GET https://osm-labo.cipherbliss.com/admin/stats/02240/followup-graph/charging_station

HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

POST https://overpass-api.de/api/interpreter
Request options
[
  "body" => [
    "data" => """
      [out:json][timeout:60];\n
      area["ref:INSEE"="02240"]->.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.88522
    "namelookup_time" => 0.000504
    "connect_time" => 0.018648
    "pretransfer_time" => 0.039244
    "size_upload" => 2410.0
    "size_download" => 25942.0
    "speed_download" => 3767.0
    "speed_upload" => 350.0
    "download_content_length" => 25942.0
    "upload_content_length" => 2410.0
    "starttransfer_time" => 6.866913
    "primary_ip" => "2a01:4f8:261:3c4f::2"
    "primary_port" => 443
    "local_ip" => "2a01:e0a:8a2:77f0:2900:602f:872e:e67a"
    "local_port" => 55266
    "http_version" => 2
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 39163
    "connect_time_us" => 18648
    "namelookup_time_us" => 504
    "pretransfer_time_us" => 39244
    "starttransfer_time_us" => 6866913
    "posttransfer_time_us" => 39243
    "total_time_us" => 6885220
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1769998558.1827
    "original_url" => "https://overpass-api.de/api/interpreter"
    "pause_handler" => Closure(float $duration) {#1110
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1129 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#1003 …}
        $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: Mon, 02 Feb 2026 02:15:58 GMT\r\n
      < Server: Apache/2.4.66 (Debian)\r\n
      < Vary: Accept-Encoding\r\n
      < Content-Encoding: gzip\r\n
      < Content-Length: 25942\r\n
      < Content-Type: application/json\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Mon, 02 Feb 2026 02:15:58 GMT"
    "Server: Apache/2.4.66 (Debian)"
    "Vary: Accept-Encoding"
    "Content-Encoding: gzip"
    "Content-Length: 25942"
    "Content-Type: application/json"
  ]
  "response_content" => [
    """
      {\n
        "version": 0.6,\n
        "generator": "Overpass API 0.7.62.10 2d4cfc48",\n
        "osm3s": {\n
          "timestamp_osm_base": "2026-02-02T02:14:12Z",\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": 3967105914,\n
        "lat": 49.9165117,\n
        "lon": 3.3995098,\n
        "timestamp": "2016-01-25T22:31:21Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105915,\n
        "lat": 49.9165327,\n
        "lon": 3.3992758,\n
        "timestamp": "2016-01-25T22:31:21Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105916,\n
        "lat": 49.9165347,\n
        "lon": 3.3995638,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105917,\n
        "lat": 49.9165697,\n
        "lon": 3.3993918,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105918,\n
        "lat": 49.9165867,\n
        "lon": 3.3994528,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105919,\n
        "lat": 49.9166067,\n
        "lon": 3.3995098,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105920,\n
        "lat": 49.9166077,\n
        "lon": 3.3992258,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105921,\n
        "lat": 49.9166139,\n
        "lon": 3.3997363,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105922,\n
        "lat": 49.9166329,\n
        "lon": 3.3997213,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105923,\n
        "lat": 49.9166339,\n
        "lon": 3.3997823,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105924,\n
        "lat": 49.9166409,\n
        "lon": 3.3997983,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105925,\n
        "lat": 49.9166427,\n
        "lon": 3.3993408,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105926,\n
        "lat": 49.9166499,\n
        "lon": 3.3997073,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105927,\n
        "lat": 49.9166519,\n
        "lon": 3.3997683,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105928,\n
        "lat": 49.9166569,\n
        "lon": 3.3997823,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105929,\n
        "lat": 49.9166619,\n
        "lon": 3.3997393,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105930,\n
        "lat": 49.9166689,\n
        "lon": 3.3996913,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105931,\n
        "lat": 49.9166809,\n
        "lon": 3.3997253,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105932,\n
        "lat": 49.9166929,\n
        "lon": 3.3998293,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105933,\n
        "lat": 49.9167139,\n
        "lon": 3.3997563,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105934,\n
        "lat": 49.9167279,\n
        "lon": 3.3997933,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105935,\n
        "lat": 49.9167449,\n
        "lon": 3.3999713,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105936,\n
        "lat": 49.9167569,\n
        "lon": 3.3997723,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105937,\n
        "lat": 49.9167630,\n
        "lon": 3.4000821,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105938,\n
        "lat": 49.9167720,\n
        "lon": 3.4001091,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105939,\n
        "lat": 49.9167760,\n
        "lon": 3.4001061,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105940,\n
        "lat": 49.9167769,\n
        "lon": 3.3996993,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105941,\n
        "lat": 49.9167909,\n
        "lon": 3.3997373,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105942,\n
        "lat": 49.9167940,\n
        "lon": 3.4000551,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105943,\n
        "lat": 49.9168070,\n
        "lon": 3.4001971,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105944,\n
        "lat": 49.9168080,\n
        "lon": 3.4000911,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105945,\n
        "lat": 49.9168109,\n
        "lon": 3.3999163,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105946,\n
        "lat": 49.9168230,\n
        "lon": 3.4002011,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105947,\n
        "lat": 49.9168330,\n
        "lon": 3.4002751,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105948,\n
        "lat": 49.9168370,\n
        "lon": 3.4002401,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105949,\n
        "lat": 49.9168400,\n
        "lon": 3.4001541,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105950,\n
        "lat": 49.9168430,\n
        "lon": 3.4002361,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105951,\n
        "lat": 49.9168440,\n
        "lon": 3.4001661,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105952,\n
        "lat": 49.9168490,\n
        "lon": 3.4001811,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105953,\n
        "lat": 49.9168520,\n
        "lon": 3.4002591,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105954,\n
        "lat": 49.9168770,\n
        "lon": 3.4000351,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105955,\n
        "lat": 49.9169020,\n
        "lon": 3.4001041,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967105956,\n
        "lat": 49.9169110,\n
        "lon": 3.4004111,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114284,\n
        "lat": 49.9235869,\n
        "lon": 3.4056277,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114285,\n
        "lat": 49.9236069,\n
        "lon": 3.4054357,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114286,\n
        "lat": 49.9236159,\n
        "lon": 3.4053707,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114287,\n
        "lat": 49.9236219,\n
        "lon": 3.4053167,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114288,\n
        "lat": 49.9237007,\n
        "lon": 3.4052170,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114289,\n
        "lat": 49.9237177,\n
        "lon": 3.4051080,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114290,\n
        "lat": 49.9237727,\n
        "lon": 3.4051300,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114291,\n
        "lat": 49.9237767,\n
        "lon": 3.4051080,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114292,\n
        "lat": 49.9237837,\n
        "lon": 3.4052490,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114293,\n
        "lat": 49.9238057,\n
        "lon": 3.4051220,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114294,\n
        "lat": 49.9238868,\n
        "lon": 3.4065529,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114295,\n
        "lat": 49.9239054,\n
        "lon": 3.4047402,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114296,\n
        "lat": 49.9239088,\n
        "lon": 3.4064439,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114297,\n
        "lat": 49.9239238,\n
        "lon": 3.4065729,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114298,\n
        "lat": 49.9239458,\n
        "lon": 3.4064639,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114299,\n
        "lat": 49.9239534,\n
        "lon": 3.4050212,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114300,\n
        "lat": 49.9239594,\n
        "lon": 3.4047172,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114301,\n
        "lat": 49.9239634,\n
        "lon": 3.4047412,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114302,\n
        "lat": 49.9239714,\n
        "lon": 3.4047902,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114303,\n
        "lat": 49.9239789,\n
        "lon": 3.4054507,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114304,\n
        "lat": 49.9239794,\n
        "lon": 3.4047342,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114305,\n
        "lat": 49.9239799,\n
        "lon": 3.4054387,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114306,\n
        "lat": 49.9239884,\n
        "lon": 3.4047842,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114307,\n
        "lat": 49.9239929,\n
        "lon": 3.4054557,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114308,\n
        "lat": 49.9239949,\n
        "lon": 3.4054437,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114309,\n
        "lat": 49.9239977,\n
        "lon": 3.4070866,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114310,\n
        "lat": 49.9240024,\n
        "lon": 3.4051437,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114311,\n
        "lat": 49.9240074,\n
        "lon": 3.4049982,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114312,\n
        "lat": 49.9240127,\n
        "lon": 3.4066126,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114313,\n
        "lat": 49.9240154,\n
        "lon": 3.4050437,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114314,\n
        "lat": 49.9240317,\n
        "lon": 3.4065256,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114315,\n
        "lat": 49.9240604,\n
        "lon": 3.4051707,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114316,\n
        "lat": 49.9240654,\n
        "lon": 3.4051417,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114317,\n
        "lat": 49.9240766,\n
        "lon": 3.4064116,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114318,\n
        "lat": 49.9240837,\n
        "lon": 3.4066506,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114319,\n
        "lat": 49.9240966,\n
        "lon": 3.4062036,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114320,\n
        "lat": 49.9240977,\n
        "lon": 3.4065606,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114321,\n
        "lat": 49.9241033,\n
        "lon": 3.4060443,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114322,\n
        "lat": 49.9241117,\n
        "lon": 3.4065006,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114323,\n
        "lat": 49.9241307,\n
        "lon": 3.4057367,\n
        "timestamp": "2016-01-25T22:31:38Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114324,\n
        "lat": 49.9241384,\n
        "lon": 3.4052117,\n
        "timestamp": "2016-01-25T22:31:39Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114325,\n
        "lat": 49.9241434,\n
        "lon": 3.4051727,\n
        "timestamp": "2016-01-25T22:31:39Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114326,\n
        "lat": 49.9241764,\n
        "lon": 3.4052257,\n
        "timestamp": "2016-01-25T22:31:39Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114327,\n
        "lat": 49.9241804,\n
        "lon": 3.4051227,\n
        "timestamp": "2016-01-25T22:31:39Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114328,\n
        "lat": 49.9242264,\n
        "lon": 3.4060708,\n
        "timestamp": "2016-01-25T22:31:39Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114329,\n
        "lat": 49.9242538,\n
        "lon": 3.4057631,\n
        "timestamp": "2016-01-25T22:31:39Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114330,\n
        "lat": 49.9243597,\n
        "lon": 3.4072546,\n
        "timestamp": "2016-01-25T22:31:39Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114331,\n
        "lat": 49.9243616,\n
        "lon": 3.4053625,\n
        "timestamp": "2016-01-25T22:31:39Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114332,\n
        "lat": 49.9244076,\n
        "lon": 3.4051635,\n
        "timestamp": "2016-01-25T22:31:39Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114333,\n
        "lat": 49.9244236,\n
        "lon": 3.4053985,\n
        "timestamp": "2016-01-25T22:31:39Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114334,\n
        "lat": 49.9244577,\n
        "lon": 3.4067856,\n
        "timestamp": "2016-01-25T22:31:39Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114335,\n
        "lat": 49.9244706,\n
        "lon": 3.4052015,\n
        "timestamp": "2016-01-25T22:31:39Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114336,\n
        "lat": 49.9244707,\n
        "lon": 3.4067246,\n
        "timestamp": "2016-01-25T22:31:39Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114337,\n
        "lat": 49.9244797,\n
        "lon": 3.4066806,\n
        "timestamp": "2016-01-25T22:31:39Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114338,\n
        "lat": 49.9244857,\n
        "lon": 3.4067966,\n
        "timestamp": "2016-01-25T22:31:39Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114339,\n
        "lat": 49.9244967,\n
        "lon": 3.4067366,\n
        "timestamp": "2016-01-25T22:31:39Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114340,\n
        "lat": 49.9246980,\n
        "lon": 3.4065065,\n
        "timestamp": "2024-09-10T14:58:42Z",\n
        "version": 2,\n
        "changeset": 156444978,\n
        "user": "Eric-Chambly",\n
        "uid": 1002121\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114341,\n
        "lat": 49.9246633,\n
        "lon": 3.4067056,\n
        "timestamp": "2024-09-10T14:58:42Z",\n
        "version": 2,\n
        "changeset": 156444978,\n
        "user": "Eric-Chambly",\n
        "uid": 1002121\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114344,\n
        "lat": 49.9247172,\n
        "lon": 3.4072568,\n
        "timestamp": "2016-04-10T13:16:43Z",\n
        "version": 2,\n
        "changeset": 38450517,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114345,\n
        "lat": 49.9247178,\n
        "lon": 3.4072452,\n
        "timestamp": "2016-04-10T13:16:43Z",\n
        "version": 2,\n
        "changeset": 38450517,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114351,\n
        "lat": 49.9247216,\n
        "lon": 3.4072352,\n
        "timestamp": "2016-04-10T13:16:43Z",\n
        "version": 2,\n
        "changeset": 38450517,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114352,\n
        "lat": 49.9247199,\n
        "lon": 3.4072676,\n
        "timestamp": "2016-04-10T13:16:43Z",\n
        "version": 2,\n
        "changeset": 38450517,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967114356,\n
        "lat": 49.9247254,\n
        "lon": 3.4072755,\n
        "timestamp": "2016-04-10T13:16:43Z",\n
        "version": 2,\n
        "changeset": 38450517,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116177,\n
        "lat": 49.9195420,\n
        "lon": 3.4014238,\n
        "timestamp": "2016-01-25T22:31:30Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116178,\n
        "lat": 49.9195470,\n
        "lon": 3.4013638,\n
        "timestamp": "2016-01-25T22:31:30Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116179,\n
        "lat": 49.9195531,\n
        "lon": 3.4022598,\n
        "timestamp": "2016-01-25T22:31:30Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116180,\n
        "lat": 49.9195561,\n
        "lon": 3.4022388,\n
        "timestamp": "2016-01-25T22:31:30Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116181,\n
        "lat": 49.9195570,\n
        "lon": 3.4013028,\n
        "timestamp": "2016-01-25T22:31:30Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116182,\n
        "lat": 49.9195650,\n
        "lon": 3.4013068,\n
        "timestamp": "2016-01-25T22:31:30Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116183,\n
        "lat": 49.9195710,\n
        "lon": 3.4011778,\n
        "timestamp": "2016-01-25T22:31:30Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116184,\n
        "lat": 49.9195760,\n
        "lon": 3.4014248,\n
        "timestamp": "2016-01-25T22:31:30Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116185,\n
        "lat": 49.9195790,\n
        "lon": 3.4011418,\n
        "timestamp": "2016-01-25T22:31:30Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116186,\n
        "lat": 49.9195831,\n
        "lon": 3.4025358,\n
        "timestamp": "2016-01-25T22:31:30Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116187,\n
        "lat": 49.9195831,\n
        "lon": 3.4026578,\n
        "timestamp": "2016-01-25T22:31:30Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116188,\n
        "lat": 49.9195850,\n
        "lon": 3.4014988,\n
        "timestamp": "2016-01-25T22:31:30Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116189,\n
        "lat": 49.9195861,\n
        "lon": 3.4026418,\n
        "timestamp": "2016-01-25T22:31:30Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116190,\n
        "lat": 49.9195891,\n
        "lon": 3.4025038,\n
        "timestamp": "2016-01-25T22:31:30Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116191,\n
        "lat": 49.9195891,\n
        "lon": 3.4027558,\n
        "timestamp": "2016-01-25T22:31:30Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116192,\n
        "lat": 49.9195960,\n
        "lon": 3.4011908,\n
        "timestamp": "2016-01-25T22:31:30Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116193,\n
        "lat": 49.9195981,\n
        "lon": 3.4026668,\n
        "timestamp": "2016-01-25T22:31:30Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116194,\n
        "lat": 49.9196021,\n
        "lon": 3.4026488,\n
        "timestamp": "2016-01-25T22:31:30Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116195,\n
        "lat": 49.9196083,\n
        "lon": 3.4020651,\n
        "timestamp": "2024-07-22T06:16:43Z",\n
        "version": 2,\n
        "changeset": 154246031,\n
        "user": "Map_Team",\n
        "uid": 21628249\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116196,\n
        "lat": 49.9196071,\n
        "lon": 3.4025128,\n
        "timestamp": "2016-01-25T22:31:30Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116197,\n
        "lat": 49.9196081,\n
        "lon": 3.4020113,\n
        "timestamp": "2024-07-22T06:16:43Z",\n
        "version": 2,\n
        "changeset": 154246031,\n
        "user": "Map_Team",\n
        "uid": 21628249\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116198,\n
        "lat": 49.9196191,\n
        "lon": 3.4027648,\n
        "timestamp": "2016-01-25T22:31:30Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116199,\n
        "lat": 49.9196311,\n
        "lon": 3.4026658,\n
        "timestamp": "2016-01-25T22:31:30Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116200,\n
        "lat": 49.9196403,\n
        "lon": 3.4020036,\n
        "timestamp": "2024-07-22T06:16:43Z",\n
        "version": 2,\n
        "changeset": 154246031,\n
        "user": "Map_Team",\n
        "uid": 21628249\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116201,\n
        "lat": 49.9196371,\n
        "lon": 3.4022928,\n
        "timestamp": "2016-01-25T22:31:30Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116202,\n
        "lat": 49.9196463,\n
        "lon": 3.4020506,\n
        "timestamp": "2024-07-22T06:16:43Z",\n
        "version": 2,\n
        "changeset": 154246031,\n
        "user": "Map_Team",\n
        "uid": 21628249\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116203,\n
        "lat": 49.9196513,\n
        "lon": 3.4020686,\n
        "timestamp": "2024-07-22T06:16:43Z",\n
        "version": 2,\n
        "changeset": 154246031,\n
        "user": "Map_Team",\n
        "uid": 21628249\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116204,\n
        "lat": 49.9196521,\n
        "lon": 3.4025238,\n
        "timestamp": "2016-01-25T22:31:30Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116205,\n
        "lat": 49.9196561,\n
        "lon": 3.4025258,\n
        "timestamp": "2016-01-25T22:31:30Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116206,\n
        "lat": 49.9196591,\n
        "lon": 3.4024838,\n
        "timestamp": "2016-01-25T22:31:30Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116207,\n
        "lat": 49.9196653,\n
        "lon": 3.4020746,\n
        "timestamp": "2024-07-22T06:16:43Z",\n
        "version": 2,\n
        "changeset": 154246031,\n
        "user": "Map_Team",\n
        "uid": 21628249\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116208,\n
        "lat": 49.9196773,\n
        "lon": 3.4017636,\n
        "timestamp": "2024-07-22T06:16:43Z",\n
        "version": 2,\n
        "changeset": 154246031,\n
        "user": "Map_Team",\n
        "uid": 21628249\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116209,\n
        "lat": 49.9196863,\n
        "lon": 3.4020496,\n
        "timestamp": "2024-07-22T06:16:43Z",\n
        "version": 2,\n
        "changeset": 154246031,\n
        "user": "Map_Team",\n
        "uid": 21628249\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116210,\n
        "lat": 49.9196871,\n
        "lon": 3.4023258,\n
        "timestamp": "2016-01-25T22:31:30Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116211,\n
        "lat": 49.9196890,\n
        "lon": 3.4014778,\n
        "timestamp": "2016-01-25T22:31:30Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116212,\n
        "lat": 49.9196940,\n
        "lon": 3.4015128,\n
        "timestamp": "2016-01-25T22:31:30Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116213,\n
        "lat": 49.9196983,\n
        "lon": 3.4019736,\n
        "timestamp": "2024-07-22T06:16:43Z",\n
        "version": 2,\n
        "changeset": 154246031,\n
        "user": "Map_Team",\n
        "uid": 21628249\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116214,\n
        "lat": 49.9197030,\n
        "lon": 3.4016218,\n
        "timestamp": "2016-01-25T22:31:30Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116215,\n
        "lat": 49.9197073,\n
        "lon": 3.4019766,\n
        "timestamp": "2024-07-22T06:16:43Z",\n
        "version": 2,\n
        "changeset": 154246031,\n
        "user": "Map_Team",\n
        "uid": 21628249\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116216,\n
        "lat": 49.9197072,\n
        "lon": 3.4007828,\n
        "timestamp": "2016-01-25T22:31:30Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116217,\n
        "lat": 49.9197091,\n
        "lon": 3.4025008,\n
        "timestamp": "2016-01-25T22:31:30Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116218,\n
        "lat": 49.9197201,\n
        "lon": 3.4027358,\n
        "timestamp": "2016-01-25T22:31:30Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116219,\n
        "lat": 49.9197343,\n
        "lon": 3.4017796,\n
        "timestamp": "2024-07-22T06:16:43Z",\n
        "version": 2,\n
        "changeset": 154246031,\n
        "user": "Map_Team",\n
        "uid": 21628249\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116220,\n
        "lat": 49.9197351,\n
        "lon": 3.4023588,\n
        "timestamp": "2016-01-25T22:31:30Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116221,\n
        "lat": 49.9197452,\n
        "lon": 3.4011258,\n
        "timestamp": "2016-01-25T22:31:30Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116222,\n
        "lat": 49.9197641,\n
        "lon": 3.4027578,\n
        "timestamp": "2016-01-25T22:31:30Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116223,\n
        "lat": 49.9197810,\n
        "lon": 3.4016028,\n
        "timestamp": "2016-01-25T22:31:30Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116224,\n
        "lat": 49.9197871,\n
        "lon": 3.4024178,\n
        "timestamp": "2016-01-25T22:31:30Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116225,\n
        "lat": 49.9198181,\n
        "lon": 3.4026958,\n
        "timestamp": "2016-01-25T22:31:30Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116226,\n
        "lat": 49.9198272,\n
        "lon": 3.4007538,\n
        "timestamp": "2016-01-25T22:31:30Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116227,\n
        "lat": 49.9198311,\n
        "lon": 3.4024398,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116228,\n
        "lat": 49.9198371,\n
        "lon": 3.4025828,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116229,\n
        "lat": 49.9198622,\n
        "lon": 3.4010978,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116230,\n
        "lat": 49.9198730,\n
        "lon": 3.4014688,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116231,\n
        "lat": 49.9198760,\n
        "lon": 3.4015718,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116232,\n
        "lat": 49.9198941,\n
        "lon": 3.4027288,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116233,\n
        "lat": 49.9198981,\n
        "lon": 3.4028608,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116234,\n
        "lat": 49.9199061,\n
        "lon": 3.4027998,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116235,\n
        "lat": 49.9199070,\n
        "lon": 3.4023560,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116236,\n
        "lat": 49.9199100,\n
        "lon": 3.4023340,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116237,\n
        "lat": 49.9199111,\n
        "lon": 3.4026128,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116238,\n
        "lat": 49.9199171,\n
        "lon": 3.4021449,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116239,\n
        "lat": 49.9199281,\n
        "lon": 3.4028708,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116240,\n
        "lat": 49.9199360,\n
        "lon": 3.4011628,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116241,\n
        "lat": 49.9199361,\n
        "lon": 3.4020229,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116242,\n
        "lat": 49.9199371,\n
        "lon": 3.4026378,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116243,\n
        "lat": 49.9199391,\n
        "lon": 3.4028148,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116244,\n
        "lat": 49.9199641,\n
        "lon": 3.4028268,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116245,\n
        "lat": 49.9199670,\n
        "lon": 3.4013678,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116246,\n
        "lat": 49.9199680,\n
        "lon": 3.4011518,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116247,\n
        "lat": 49.9199700,\n
        "lon": 3.4011638,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116248,\n
        "lat": 49.9199780,\n
        "lon": 3.4014178,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116249,\n
        "lat": 49.9199930,\n
        "lon": 3.4011628,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116250,\n
        "lat": 49.9199940,\n
        "lon": 3.4013638,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116251,\n
        "lat": 49.9199941,\n
        "lon": 3.4026668,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116252,\n
        "lat": 49.9200001,\n
        "lon": 3.4029538,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116253,\n
        "lat": 49.9200010,\n
        "lon": 3.4014248,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116254,\n
        "lat": 49.9200062,\n
        "lon": 3.4009675,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116255,\n
        "lat": 49.9200122,\n
        "lon": 3.4018291,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116256,\n
        "lat": 49.9200130,\n
        "lon": 3.4015188,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116357,\n
        "lat": 49.9169200,\n
        "lon": 3.4004051,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116358,\n
        "lat": 49.9169260,\n
        "lon": 3.4001961,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116359,\n
        "lat": 49.9169430,\n
        "lon": 3.4004661,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116360,\n
        "lat": 49.9169660,\n
        "lon": 3.4003691,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116361,\n
        "lat": 49.9169710,\n
        "lon": 3.4003251,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116362,\n
        "lat": 49.9169810,\n
        "lon": 3.4003531,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116363,\n
        "lat": 49.9169810,\n
        "lon": 3.4003541,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116364,\n
        "lat": 49.9169850,\n
        "lon": 3.4003131,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116365,\n
        "lat": 49.9169860,\n
        "lon": 3.4004291,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116366,\n
        "lat": 49.9169940,\n
        "lon": 3.4003411,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116367,\n
        "lat": 49.9171154,\n
        "lon": 3.4008610,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116368,\n
        "lat": 49.9171401,\n
        "lon": 3.4005182,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116369,\n
        "lat": 49.9171454,\n
        "lon": 3.4008350,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116370,\n
        "lat": 49.9171574,\n
        "lon": 3.4008690,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116371,\n
        "lat": 49.9171591,\n
        "lon": 3.4005052,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116372,\n
        "lat": 49.9171624,\n
        "lon": 3.4008650,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116373,\n
        "lat": 49.9171951,\n
        "lon": 3.4006942,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116374,\n
        "lat": 49.9172044,\n
        "lon": 3.4010890,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116375,\n
        "lat": 49.9172131,\n
        "lon": 3.4006822,\n
        "timestamp": "2016-01-25T22:31:22Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116376,\n
        "lat": 49.9172341,\n
        "lon": 3.4007392,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116377,\n
        "lat": 49.9172384,\n
        "lon": 3.4010590,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116378,\n
        "lat": 49.9172851,\n
        "lon": 3.4006962,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116379,\n
        "lat": 49.9172861,\n
        "lon": 3.4008752,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116380,\n
        "lat": 49.9173041,\n
        "lon": 3.4013171,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116381,\n
        "lat": 49.9173181,\n
        "lon": 3.4006852,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116382,\n
        "lat": 49.9173321,\n
        "lon": 3.4013701,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116383,\n
        "lat": 49.9173351,\n
        "lon": 3.4008322,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116384,\n
        "lat": 49.9173411,\n
        "lon": 3.4012711,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116385,\n
        "lat": 49.9173551,\n
        "lon": 3.4007892,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116386,\n
        "lat": 49.9173671,\n
        "lon": 3.4013271,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116387,\n
        "lat": 49.9173681,\n
        "lon": 3.4006412,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116388,\n
        "lat": 49.9173918,\n
        "lon": 3.4009128,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116389,\n
        "lat": 49.9174021,\n
        "lon": 3.4029431,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116390,\n
        "lat": 49.9174051,\n
        "lon": 3.4007482,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116391,\n
        "lat": 49.9174251,\n
        "lon": 3.4028061,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116392,\n
        "lat": 49.9174359,\n
        "lon": 3.4008494,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116393,\n
        "lat": 49.9174538,\n
        "lon": 3.4010169,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116394,\n
        "lat": 49.9174721,\n
        "lon": 3.4025731,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116395,\n
        "lat": 49.9174721,\n
        "lon": 3.4029731,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116396,\n
        "lat": 49.9174791,\n
        "lon": 3.4026331,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116397,\n
        "lat": 49.9174851,\n
        "lon": 3.4010872,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116398,\n
        "lat": 49.9174861,\n
        "lon": 3.4025031,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116399,\n
        "lat": 49.9174891,\n
        "lon": 3.4025821,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116400,\n
        "lat": 49.9174951,\n
        "lon": 3.4028361,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116401,\n
        "lat": 49.9174979,\n
        "lon": 3.4009534,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116402,\n
        "lat": 49.9175221,\n
        "lon": 3.4010082,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116403,\n
        "lat": 49.9175451,\n
        "lon": 3.4023381,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116404,\n
        "lat": 49.9175471,\n
        "lon": 3.4026691,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116405,\n
        "lat": 49.9175661,\n
        "lon": 3.4012672,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116406,\n
        "lat": 49.9175691,\n
        "lon": 3.4017121,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116407,\n
        "lat": 49.9175711,\n
        "lon": 3.4025461,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116408,\n
        "lat": 49.9175751,\n
        "lon": 3.4015591,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116409,\n
        "lat": 49.9175751,\n
        "lon": 3.4021631,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116410,\n
        "lat": 49.9175821,\n
        "lon": 3.4012422,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116411,\n
        "lat": 49.9175891,\n
        "lon": 3.4011602,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116412,\n
        "lat": 49.9175921,\n
        "lon": 3.4013092,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116413,\n
        "lat": 49.9175951,\n
        "lon": 3.4020041,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116414,\n
        "lat": 49.9176011,\n
        "lon": 3.4014432,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116415,\n
        "lat": 49.9176031,\n
        "lon": 3.4015801,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116416,\n
        "lat": 49.9176051,\n
        "lon": 3.4011212,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116417,\n
        "lat": 49.9176061,\n
        "lon": 3.4012832,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116418,\n
        "lat": 49.9176061,\n
        "lon": 3.4019111,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116419,\n
        "lat": 49.9176091,\n
        "lon": 3.4014212,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116420,\n
        "lat": 49.9176141,\n
        "lon": 3.4017231,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116421,\n
        "lat": 49.9176151,\n
        "lon": 3.4012942,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116422,\n
        "lat": 49.9176151,\n
        "lon": 3.4023681,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116423,\n
        "lat": 49.9176171,\n
        "lon": 3.4020141,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116424,\n
        "lat": 49.9176201,\n
        "lon": 3.4019861,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116425,\n
        "lat": 49.9176211,\n
        "lon": 3.4016291,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116426,\n
        "lat": 49.9176261,\n
        "lon": 3.4012712,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116427,\n
        "lat": 49.9176271,\n
        "lon": 3.4014642,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116428,\n
        "lat": 49.9176341,\n
        "lon": 3.4014482,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116429,\n
        "lat": 49.9176351,\n
        "lon": 3.4014712,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116430,\n
        "lat": 49.9176451,\n
        "lon": 3.4021911,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116431,\n
        "lat": 49.9176461,\n
        "lon": 3.4012462,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116432,\n
        "lat": 49.9176501,\n
        "lon": 3.4012362,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116433,\n
        "lat": 49.9176511,\n
        "lon": 3.4013002,\n
        "timestamp": "2016-01-25T22:31:23Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116434,\n
        "lat": 49.9176621,\n
        "lon": 3.4014902,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116435,\n
        "lat": 49.9176691,\n
        "lon": 3.4012672,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116436,\n
        "lat": 49.9176691,\n
        "lon": 3.4016501,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116437,\n
        "lat": 49.9176731,\n
        "lon": 3.4016151,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116438,\n
        "lat": 49.9176861,\n
        "lon": 3.4018721,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116439,\n
        "lat": 49.9176931,\n
        "lon": 3.4019271,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116440,\n
        "lat": 49.9176971,\n
        "lon": 3.4013082,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116441,\n
        "lat": 49.9176971,\n
        "lon": 3.4015092,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116442,\n
        "lat": 49.9176991,\n
        "lon": 3.4018791,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116443,\n
        "lat": 49.9177051,\n
        "lon": 3.4020211,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116444,\n
        "lat": 49.9177061,\n
        "lon": 3.4019491,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116445,\n
        "lat": 49.9177071,\n
        "lon": 3.4014632,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116446,\n
        "lat": 49.9177141,\n
        "lon": 3.4014682,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116447,\n
        "lat": 49.9177171,\n
        "lon": 3.4013522,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116448,\n
        "lat": 49.9177201,\n
        "lon": 3.4013432,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116449,\n
        "lat": 49.9177271,\n
        "lon": 3.4016421,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116450,\n
        "lat": 49.9177371,\n
        "lon": 3.4013742,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116451,\n
        "lat": 49.9177381,\n
        "lon": 3.4019441,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116452,\n
        "lat": 49.9177576,\n
        "lon": 3.4012662,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116453,\n
        "lat": 49.9177646,\n
        "lon": 3.4015362,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116454,\n
        "lat": 49.9177841,\n
        "lon": 3.4016701,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116455,\n
        "lat": 49.9178166,\n
        "lon": 3.4012612,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116456,\n
        "lat": 49.9178246,\n
        "lon": 3.4015332,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116557,\n
        "lat": 49.9178371,\n
        "lon": 3.4002302,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116558,\n
        "lat": 49.9178371,\n
        "lon": 3.4002522,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116559,\n
        "lat": 49.9178581,\n
        "lon": 3.4007892,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116560,\n
        "lat": 49.9178601,\n
        "lon": 3.4009022,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116561,\n
        "lat": 49.9178651,\n
        "lon": 3.4002292,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116562,\n
        "lat": 49.9178651,\n
        "lon": 3.4002532,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116563,\n
        "lat": 49.9178861,\n
        "lon": 3.4007882,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116564,\n
        "lat": 49.9178871,\n
        "lon": 3.4009022,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116565,\n
        "lat": 49.9179131,\n
        "lon": 3.4013037,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116566,\n
        "lat": 49.9179161,\n
        "lon": 3.4014727,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116567,\n
        "lat": 49.9180081,\n
        "lon": 3.4013017,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116568,\n
        "lat": 49.9180081,\n
        "lon": 3.4014717,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116569,\n
        "lat": 49.9181001,\n
        "lon": 3.4013007,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116570,\n
        "lat": 49.9181011,\n
        "lon": 3.4013457,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116571,\n
        "lat": 49.9181011,\n
        "lon": 3.4014727,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116572,\n
        "lat": 49.9181871,\n
        "lon": 3.4013437,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116573,\n
        "lat": 49.9181871,\n
        "lon": 3.4014697,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116574,\n
        "lat": 49.9182210,\n
        "lon": 3.4013003,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116575,\n
        "lat": 49.9182220,\n
        "lon": 3.4014023,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116576,\n
        "lat": 49.9182256,\n
        "lon": 3.3990523,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116577,\n
        "lat": 49.9182266,\n
        "lon": 3.3989823,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116578,\n
        "lat": 49.9182466,\n
        "lon": 3.3989813,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116579,\n
        "lat": 49.9182476,\n
        "lon": 3.3990523,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116580,\n
        "lat": 49.9182500,\n
        "lon": 3.4014133,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116581,\n
        "lat": 49.9182510,\n
        "lon": 3.4014043,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116582,\n
        "lat": 49.9183470,\n
        "lon": 3.4013013,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116583,\n
        "lat": 49.9183470,\n
        "lon": 3.4014133,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116584,\n
        "lat": 49.9183511,\n
        "lon": 3.4016444,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116585,\n
        "lat": 49.9183661,\n
        "lon": 3.4015724,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116586,\n
        "lat": 49.9183691,\n
        "lon": 3.4015574,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116587,\n
        "lat": 49.9183821,\n
        "lon": 3.4014964,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116588,\n
        "lat": 49.9184241,\n
        "lon": 3.4016634,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116589,\n
        "lat": 49.9184314,\n
        "lon": 3.4012139,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116590,\n
        "lat": 49.9184331,\n
        "lon": 3.4015864,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116591,\n
        "lat": 49.9184351,\n
        "lon": 3.4015674,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116592,\n
        "lat": 49.9184384,\n
        "lon": 3.4009889,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116593,\n
        "lat": 49.9184411,\n
        "lon": 3.4015064,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116594,\n
        "lat": 49.9184424,\n
        "lon": 3.4008669,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116595,\n
        "lat": 49.9184532,\n
        "lon": 3.4019910,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116596,\n
        "lat": 49.9184632,\n
        "lon": 3.4018430,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116597,\n
        "lat": 49.9184652,\n
        "lon": 3.4018240,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116598,\n
        "lat": 49.9184662,\n
        "lon": 3.4018610,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116599,\n
        "lat": 49.9184704,\n
        "lon": 3.4011639,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116600,\n
        "lat": 49.9184724,\n
        "lon": 3.4009949,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116601,\n
        "lat": 49.9184744,\n
        "lon": 3.4008709,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116602,\n
        "lat": 49.9184801,\n
        "lon": 3.4016784,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116603,\n
        "lat": 49.9184821,\n
        "lon": 3.4016794,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116604,\n
        "lat": 49.9184882,\n
        "lon": 3.4018490,\n
        "timestamp": "2016-01-25T22:31:24Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116605,\n
        "lat": 49.9184892,\n
        "lon": 3.4018290,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116606,\n
        "lat": 49.9184964,\n
        "lon": 3.4012309,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116607,\n
        "lat": 49.9184984,\n
        "lon": 3.4013109,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116608,\n
        "lat": 49.9185024,\n
        "lon": 3.4011679,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116609,\n
        "lat": 49.9185034,\n
        "lon": 3.4012539,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116610,\n
        "lat": 49.9185131,\n
        "lon": 3.4014944,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116611,\n
        "lat": 49.9185151,\n
        "lon": 3.4014954,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116612,\n
        "lat": 49.9185202,\n
        "lon": 3.4020070,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116613,\n
        "lat": 49.9185232,\n
        "lon": 3.4019710,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116614,\n
        "lat": 49.9185271,\n
        "lon": 3.4014314,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116615,\n
        "lat": 49.9185341,\n
        "lon": 3.4016924,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116616,\n
        "lat": 49.9185361,\n
        "lon": 3.4016824,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116617,\n
        "lat": 49.9185434,\n
        "lon": 3.4013239,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116618,\n
        "lat": 49.9185494,\n
        "lon": 3.4012639,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116619,\n
        "lat": 49.9185531,\n
        "lon": 3.4015894,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116620,\n
        "lat": 49.9185542,\n
        "lon": 3.4031520,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116621,\n
        "lat": 49.9185601,\n
        "lon": 3.4016944,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116622,\n
        "lat": 49.9185631,\n
        "lon": 3.4014434,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116623,\n
        "lat": 49.9185651,\n
        "lon": 3.4015274,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116624,\n
        "lat": 49.9185661,\n
        "lon": 3.4014224,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116625,\n
        "lat": 49.9185694,\n
        "lon": 3.4012659,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116626,\n
        "lat": 49.9185791,\n
        "lon": 3.4016024,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116627,\n
        "lat": 49.9185801,\n
        "lon": 3.4014484,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116628,\n
        "lat": 49.9185844,\n
        "lon": 3.4011849,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116629,\n
        "lat": 49.9185851,\n
        "lon": 3.4014274,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116630,\n
        "lat": 49.9185882,\n
        "lon": 3.4025180,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116631,\n
        "lat": 49.9185984,\n
        "lon": 3.4012739,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116632,\n
        "lat": 49.9186114,\n
        "lon": 3.4011959,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116633,\n
        "lat": 49.9186259,\n
        "lon": 3.3990737,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116634,\n
        "lat": 49.9186259,\n
        "lon": 3.3991387,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116635,\n
        "lat": 49.9186269,\n
        "lon": 3.3989927,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116636,\n
        "lat": 49.9186269,\n
        "lon": 3.3990547,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116637,\n
        "lat": 49.9186341,\n
        "lon": 3.4015054,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116638,\n
        "lat": 49.9186391,\n
        "lon": 3.4014674,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116639,\n
        "lat": 49.9186442,\n
        "lon": 3.4026060,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116640,\n
        "lat": 49.9186461,\n
        "lon": 3.4017184,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116641,\n
        "lat": 49.9186672,\n
        "lon": 3.4020000,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116642,\n
        "lat": 49.9186692,\n
        "lon": 3.4020290,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116643,\n
        "lat": 49.9186742,\n
        "lon": 3.4032020,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116644,\n
        "lat": 49.9186771,\n
        "lon": 3.4015634,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116645,\n
        "lat": 49.9186772,\n
        "lon": 3.4019070,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116646,\n
        "lat": 49.9186821,\n
        "lon": 3.4015224,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116647,\n
        "lat": 49.9186821,\n
        "lon": 3.4015264,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116648,\n
        "lat": 49.9186869,\n
        "lon": 3.3989937,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116649,\n
        "lat": 49.9186879,\n
        "lon": 3.3990567,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116650,\n
        "lat": 49.9186879,\n
        "lon": 3.3990747,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116651,\n
        "lat": 49.9186879,\n
        "lon": 3.3991387,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116652,\n
        "lat": 49.9187231,\n
        "lon": 3.4017354,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116653,\n
        "lat": 49.9187259,\n
        "lon": 3.3990577,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116654,\n
        "lat": 49.9187269,\n
        "lon": 3.3989957,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116655,\n
        "lat": 49.9187381,\n
        "lon": 3.4015734,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116656,\n
        "lat": 49.9187421,\n
        "lon": 3.4015444,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116657,\n
        "lat": 49.9187442,\n
        "lon": 3.4027660,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116658,\n
        "lat": 49.9187452,\n
        "lon": 3.4025880,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116659,\n
        "lat": 49.9187455,\n
        "lon": 3.3995857,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116660,\n
        "lat": 49.9187455,\n
        "lon": 3.3996227,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116661,\n
        "lat": 49.9187531,\n
        "lon": 3.4015784,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116662,\n
        "lat": 49.9187499,\n
        "lon": 3.3990001,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116663,\n
        "lat": 49.9187549,\n
        "lon": 3.3990571,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116664,\n
        "lat": 49.9187749,\n
        "lon": 3.3990804,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116665,\n
        "lat": 49.9187749,\n
        "lon": 3.3991264,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116666,\n
        "lat": 49.9187822,\n
        "lon": 3.4027820,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116667,\n
        "lat": 49.9187819,\n
        "lon": 3.3989041,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116668,\n
        "lat": 49.9187883,\n
        "lon": 3.4009822,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116669,\n
        "lat": 49.9187894,\n
        "lon": 3.4009093,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116670,\n
        "lat": 49.9187919,\n
        "lon": 3.3989931,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116671,\n
        "lat": 49.9187992,\n
        "lon": 3.4026740,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116672,\n
        "lat": 49.9188185,\n
        "lon": 3.3996687,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116673,\n
        "lat": 49.9188195,\n
        "lon": 3.3996297,\n
        "timestamp": "2016-01-25T22:31:25Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116674,\n
        "lat": 49.9188159,\n
        "lon": 3.3991264,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116675,\n
        "lat": 49.9188209,\n
        "lon": 3.3992514,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116676,\n
        "lat": 49.9188272,\n
        "lon": 3.4020970,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116677,\n
        "lat": 49.9188509,\n
        "lon": 3.3990804,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116678,\n
        "lat": 49.9188519,\n
        "lon": 3.3990924,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116679,\n
        "lat": 49.9188666,\n
        "lon": 3.4009003,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116680,\n
        "lat": 49.9188619,\n
        "lon": 3.3992504,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116681,\n
        "lat": 49.9188686,\n
        "lon": 3.4008013,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116682,\n
        "lat": 49.9188629,\n
        "lon": 3.3992734,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116683,\n
        "lat": 49.9188746,\n
        "lon": 3.4019952,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116684,\n
        "lat": 49.9188719,\n
        "lon": 3.3988861,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116685,\n
        "lat": 49.9188836,\n
        "lon": 3.4019282,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116686,\n
        "lat": 49.9188886,\n
        "lon": 3.4002783,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116687,\n
        "lat": 49.9188849,\n
        "lon": 3.3990271,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116688,\n
        "lat": 49.9188966,\n
        "lon": 3.4003723,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116689,\n
        "lat": 49.9188966,\n
        "lon": 3.4008013,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116690,\n
        "lat": 49.9188966,\n
        "lon": 3.4008363,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116691,\n
        "lat": 49.9189036,\n
        "lon": 3.4009013,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116692,\n
        "lat": 49.9189048,\n
        "lon": 3.4010638,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116693,\n
        "lat": 49.9189059,\n
        "lon": 3.4009866,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116694,\n
        "lat": 49.9189064,\n
        "lon": 3.4016417,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116695,\n
        "lat": 49.9189009,\n
        "lon": 3.3990874,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116696,\n
        "lat": 49.9189106,\n
        "lon": 3.4015833,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116697,\n
        "lat": 49.9189089,\n
        "lon": 3.3992794,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116698,\n
        "lat": 49.9189226,\n
        "lon": 3.4003663,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116699,\n
        "lat": 49.9189295,\n
        "lon": 3.3995977,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116700,\n
        "lat": 49.9189325,\n
        "lon": 3.3996767,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116701,\n
        "lat": 49.9189349,\n
        "lon": 3.4017929,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116702,\n
        "lat": 49.9189375,\n
        "lon": 3.4017934,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116703,\n
        "lat": 49.9189436,\n
        "lon": 3.4012503,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116704,\n
        "lat": 49.9189436,\n
        "lon": 3.4014823,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116705,\n
        "lat": 49.9189453,\n
        "lon": 3.4016485,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116706,\n
        "lat": 49.9189466,\n
        "lon": 3.4006153,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116707,\n
        "lat": 49.9189511,\n
        "lon": 3.4032328,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116708,\n
        "lat": 49.9189517,\n
        "lon": 3.4010655,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116709,\n
        "lat": 49.9189592,\n
        "lon": 3.3989847,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116710,\n
        "lat": 49.9189540,\n
        "lon": 3.4009154,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116711,\n
        "lat": 49.9189602,\n
        "lon": 3.3990277,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116712,\n
        "lat": 49.9189646,\n
        "lon": 3.4008373,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116713,\n
        "lat": 49.9189676,\n
        "lon": 3.4009013,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116714,\n
        "lat": 49.9189736,\n
        "lon": 3.4002593,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116715,\n
        "lat": 49.9189842,\n
        "lon": 3.3987967,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116716,\n
        "lat": 49.9189846,\n
        "lon": 3.4004273,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116717,\n
        "lat": 49.9189942,\n
        "lon": 3.3989827,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116718,\n
        "lat": 49.9189962,\n
        "lon": 3.3989957,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116719,\n
        "lat": 49.9189972,\n
        "lon": 3.3990257,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116720,\n
        "lat": 49.9189926,\n
        "lon": 3.4004253,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116721,\n
        "lat": 49.9189956,\n
        "lon": 3.4005703,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116722,\n
        "lat": 49.9189971,\n
        "lon": 3.4033988,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116723,\n
        "lat": 49.9189986,\n
        "lon": 3.4006073,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116724,\n
        "lat": 49.9190007,\n
        "lon": 3.3990861,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116725,\n
        "lat": 49.9190036,\n
        "lon": 3.4005683,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116726,\n
        "lat": 49.9190054,\n
        "lon": 3.4018052,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116727,\n
        "lat": 49.9190101,\n
        "lon": 3.4028778,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116728,\n
        "lat": 49.9190112,\n
        "lon": 3.3998000,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116729,\n
        "lat": 49.9190117,\n
        "lon": 3.3992321,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116730,\n
        "lat": 49.9190122,\n
        "lon": 3.3998400,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116731,\n
        "lat": 49.9190126,\n
        "lon": 3.4019562,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116732,\n
        "lat": 49.9190161,\n
        "lon": 3.4016566,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116733,\n
        "lat": 49.9190197,\n
        "lon": 3.3993061,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116734,\n
        "lat": 49.9190201,\n
        "lon": 3.4032578,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116735,\n
        "lat": 49.9190382,\n
        "lon": 3.3987887,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116736,\n
        "lat": 49.9190326,\n
        "lon": 3.4016595,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116737,\n
        "lat": 49.9190422,\n
        "lon": 3.3988707,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116738,\n
        "lat": 49.9190366,\n
        "lon": 3.4016053,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116739,\n
        "lat": 49.9190371,\n
        "lon": 3.4001859,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116740,\n
        "lat": 49.9190381,\n
        "lon": 3.4002239,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116741,\n
        "lat": 49.9190421,\n
        "lon": 3.4002539,\n
        "timestamp": "2016-01-25T22:31:26Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116742,\n
        "lat": 49.9190441,\n
        "lon": 3.4000449,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116743,\n
        "lat": 49.9190456,\n
        "lon": 3.4014953,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116744,\n
        "lat": 49.9190497,\n
        "lon": 3.3990771,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116745,\n
        "lat": 49.9190507,\n
        "lon": 3.3990891,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116746,\n
        "lat": 49.9190521,\n
        "lon": 3.4003839,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116747,\n
        "lat": 49.9190582,\n
        "lon": 3.3988697,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116748,\n
        "lat": 49.9190551,\n
        "lon": 3.4001819,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116749,\n
        "lat": 49.9190551,\n
        "lon": 3.4004169,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116750,\n
        "lat": 49.9190622,\n
        "lon": 3.3989887,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116751,\n
        "lat": 49.9190592,\n
        "lon": 3.3997950,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116752,\n
        "lat": 49.9190607,\n
        "lon": 3.3990871,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116753,\n
        "lat": 49.9190612,\n
        "lon": 3.3998330,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116754,\n
        "lat": 49.9190616,\n
        "lon": 3.4012633,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116755,\n
        "lat": 49.9190637,\n
        "lon": 3.3991311,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116756,\n
        "lat": 49.9190667,\n
        "lon": 3.3995691,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116857,\n
        "lat": 49.9190781,\n
        "lon": 3.4029048,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116858,\n
        "lat": 49.9190847,\n
        "lon": 3.3992771,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116859,\n
        "lat": 49.9190881,\n
        "lon": 3.4004109,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116860,\n
        "lat": 49.9190930,\n
        "lon": 3.3988881,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116861,\n
        "lat": 49.9190937,\n
        "lon": 3.3991261,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116862,\n
        "lat": 49.9190951,\n
        "lon": 3.4028018,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116863,\n
        "lat": 49.9190967,\n
        "lon": 3.3992211,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116864,\n
        "lat": 49.9190990,\n
        "lon": 3.3998332,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116865,\n
        "lat": 49.9191002,\n
        "lon": 3.3989234,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116866,\n
        "lat": 49.9191021,\n
        "lon": 3.4005739,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116867,\n
        "lat": 49.9191061,\n
        "lon": 3.4000319,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116868,\n
        "lat": 49.9191100,\n
        "lon": 3.3999452,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116869,\n
        "lat": 49.9191121,\n
        "lon": 3.4003729,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116870,\n
        "lat": 49.9191121,\n
        "lon": 3.4004039,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116871,\n
        "lat": 49.9191141,\n
        "lon": 3.4034458,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116872,\n
        "lat": 49.9191151,\n
        "lon": 3.4004039,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116873,\n
        "lat": 49.9191161,\n
        "lon": 3.4004569,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116874,\n
        "lat": 49.9191170,\n
        "lon": 3.3988763,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116875,\n
        "lat": 49.9191191,\n
        "lon": 3.4002099,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116876,\n
        "lat": 49.9191191,\n
        "lon": 3.4003389,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116877,\n
        "lat": 49.9191211,\n
        "lon": 3.4003709,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116878,\n
        "lat": 49.9191211,\n
        "lon": 3.4007129,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116879,\n
        "lat": 49.9191240,\n
        "lon": 3.4014998,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116880,\n
        "lat": 49.9191242,\n
        "lon": 3.3989115,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116881,\n
        "lat": 49.9191251,\n
        "lon": 3.4007539,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116882,\n
        "lat": 49.9191301,\n
        "lon": 3.4002359,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116883,\n
        "lat": 49.9191310,\n
        "lon": 3.4014578,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116885,\n
        "lat": 49.9191381,\n
        "lon": 3.4003329,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116886,\n
        "lat": 49.9191387,\n
        "lon": 3.3995411,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116887,\n
        "lat": 49.9191390,\n
        "lon": 3.3988654,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116888,\n
        "lat": 49.9191431,\n
        "lon": 3.4028058,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116889,\n
        "lat": 49.9191431,\n
        "lon": 3.4034318,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116890,\n
        "lat": 49.9191462,\n
        "lon": 3.3989007,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116891,\n
        "lat": 49.9191476,\n
        "lon": 3.4001756,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116892,\n
        "lat": 49.9191481,\n
        "lon": 3.4005449,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116893,\n
        "lat": 49.9191501,\n
        "lon": 3.4005649,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116894,\n
        "lat": 49.9191510,\n
        "lon": 3.4013468,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116895,\n
        "lat": 49.9191550,\n
        "lon": 3.4013238,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116896,\n
        "lat": 49.9191566,\n
        "lon": 3.4002736,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116897,\n
        "lat": 49.9191641,\n
        "lon": 3.4032838,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116898,\n
        "lat": 49.9191671,\n
        "lon": 3.4005109,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116899,\n
        "lat": 49.9191691,\n
        "lon": 3.4005389,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116900,\n
        "lat": 49.9191691,\n
        "lon": 3.4007029,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116901,\n
        "lat": 49.9191710,\n
        "lon": 3.4015188,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116902,\n
        "lat": 49.9191731,\n
        "lon": 3.4007439,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116903,\n
        "lat": 49.9191761,\n
        "lon": 3.4004419,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116904,\n
        "lat": 49.9191780,\n
        "lon": 3.4014758,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116905,\n
        "lat": 49.9191821,\n
        "lon": 3.4005069,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116906,\n
        "lat": 49.9191836,\n
        "lon": 3.4021322,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116907,\n
        "lat": 49.9191870,\n
        "lon": 3.3998162,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116908,\n
        "lat": 49.9191951,\n
        "lon": 3.4030898,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116909,\n
        "lat": 49.9191956,\n
        "lon": 3.4001666,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116910,\n
        "lat": 49.9191966,\n
        "lon": 3.4020442,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116911,\n
        "lat": 49.9191990,\n
        "lon": 3.3999302,\n
        "timestamp": "2016-01-25T22:31:27Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116912,\n
        "lat": 49.9192011,\n
        "lon": 3.4030918,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116913,\n
        "lat": 49.9192020,\n
        "lon": 3.4009738,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116914,\n
        "lat": 49.9192036,\n
        "lon": 3.4002666,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116915,\n
        "lat": 49.9192061,\n
        "lon": 3.4028298,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116916,\n
        "lat": 49.9192131,\n
        "lon": 3.4027858,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116917,\n
        "lat": 49.9192151,\n
        "lon": 3.4028538,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116918,\n
        "lat": 49.9192261,\n
        "lon": 3.4027908,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116919,\n
        "lat": 49.9192290,\n
        "lon": 3.4012488,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116920,\n
        "lat": 49.9192430,\n
        "lon": 3.4015718,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116921,\n
        "lat": 49.9192450,\n
        "lon": 3.4009008,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116922,\n
        "lat": 49.9192450,\n
        "lon": 3.4009648,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116923,\n
        "lat": 49.9192490,\n
        "lon": 3.4009478,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116924,\n
        "lat": 49.9192520,\n
        "lon": 3.4010478,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116925,\n
        "lat": 49.9192520,\n
        "lon": 3.4015078,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116926,\n
        "lat": 49.9192621,\n
        "lon": 3.4020688,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116927,\n
        "lat": 49.9192631,\n
        "lon": 3.4031168,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116928,\n
        "lat": 49.9192677,\n
        "lon": 3.3997031,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116929,\n
        "lat": 49.9192697,\n
        "lon": 3.3996261,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116930,\n
        "lat": 49.9192700,\n
        "lon": 3.4011618,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116931,\n
        "lat": 49.9192547,\n
        "lon": 3.3991259,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116932,\n
        "lat": 49.9192721,\n
        "lon": 3.4024238,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116933,\n
        "lat": 49.9192518,\n
        "lon": 3.3988550,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116934,\n
        "lat": 49.9192730,\n
        "lon": 3.4010428,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116935,\n
        "lat": 49.9192730,\n
        "lon": 3.4011978,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116936,\n
        "lat": 49.9192740,\n
        "lon": 3.4011318,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116937,\n
        "lat": 49.9192740,\n
        "lon": 3.4015078,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116938,\n
        "lat": 49.9192741,\n
        "lon": 3.4025948,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116939,\n
        "lat": 49.9192538,\n
        "lon": 3.3988850,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116940,\n
        "lat": 49.9192750,\n
        "lon": 3.4014648,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116941,\n
        "lat": 49.9192780,\n
        "lon": 3.4011598,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116942,\n
        "lat": 49.9192657,\n
        "lon": 3.3991799,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116943,\n
        "lat": 49.9192850,\n
        "lon": 3.4011278,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116944,\n
        "lat": 49.9192851,\n
        "lon": 3.4025978,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116945,\n
        "lat": 49.9192861,\n
        "lon": 3.4023498,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116946,\n
        "lat": 49.9192881,\n
        "lon": 3.4024298,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116947,\n
        "lat": 49.9192907,\n
        "lon": 3.3997051,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116948,\n
        "lat": 49.9192910,\n
        "lon": 3.4012428,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116949,\n
        "lat": 49.9192920,\n
        "lon": 3.4011948,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116950,\n
        "lat": 49.9192931,\n
        "lon": 3.4022958,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116951,\n
        "lat": 49.9192940,\n
        "lon": 3.4014648,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116952,\n
        "lat": 49.9192947,\n
        "lon": 3.3996281,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116953,\n
        "lat": 49.9192758,\n
        "lon": 3.3988700,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116954,\n
        "lat": 49.9192970,\n
        "lon": 3.4009408,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116955,\n
        "lat": 49.9192970,\n
        "lon": 3.4013518,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116956,\n
        "lat": 49.9192768,\n
        "lon": 3.3989630,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116957,\n
        "lat": 49.9192980,\n
        "lon": 3.4008928,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116958,\n
        "lat": 49.9193001,\n
        "lon": 3.4023558,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116959,\n
        "lat": 49.9193151,\n
        "lon": 3.4023368,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116960,\n
        "lat": 49.9193170,\n
        "lon": 3.4010628,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116961,\n
        "lat": 49.9193170,\n
        "lon": 3.4012418,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116962,\n
        "lat": 49.9192978,\n
        "lon": 3.3988180,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116963,\n
        "lat": 49.9192988,\n
        "lon": 3.3989620,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116964,\n
        "lat": 49.9193037,\n
        "lon": 3.3990999,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116965,\n
        "lat": 49.9193047,\n
        "lon": 3.3991609,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116966,\n
        "lat": 49.9193231,\n
        "lon": 3.4027648,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116967,\n
        "lat": 49.9193251,\n
        "lon": 3.4035028,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116968,\n
        "lat": 49.9193310,\n
        "lon": 3.4010248,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116969,\n
        "lat": 49.9193310,\n
        "lon": 3.4016248,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116970,\n
        "lat": 49.9193320,\n
        "lon": 3.4010608,\n
        "timestamp": "2016-01-25T22:31:28Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116971,\n
        "lat": 49.9193370,\n
        "lon": 3.4016038,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116972,\n
        "lat": 49.9193391,\n
        "lon": 3.4023448,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116973,\n
        "lat": 49.9193430,\n
        "lon": 3.4014638,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116974,\n
        "lat": 49.9193441,\n
        "lon": 3.4023168,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116975,\n
        "lat": 49.9193451,\n
        "lon": 3.4033598,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116976,\n
        "lat": 49.9193490,\n
        "lon": 3.4013288,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116977,\n
        "lat": 49.9193560,\n
        "lon": 3.4012388,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116978,\n
        "lat": 49.9193580,\n
        "lon": 3.4011668,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116979,\n
        "lat": 49.9193631,\n
        "lon": 3.4026338,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116980,\n
        "lat": 49.9193741,\n
        "lon": 3.4021228,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116981,\n
        "lat": 49.9193741,\n
        "lon": 3.4031578,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116983,\n
        "lat": 49.9193890,\n
        "lon": 3.4011688,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116984,\n
        "lat": 49.9193900,\n
        "lon": 3.4011308,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116985,\n
        "lat": 49.9193950,\n
        "lon": 3.4009278,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116986,\n
        "lat": 49.9193990,\n
        "lon": 3.4010168,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116987,\n
        "lat": 49.9194011,\n
        "lon": 3.4026508,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116988,\n
        "lat": 49.9194090,\n
        "lon": 3.4011318,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116989,\n
        "lat": 49.9194091,\n
        "lon": 3.4026118,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116990,\n
        "lat": 49.9194130,\n
        "lon": 3.4010868,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116991,\n
        "lat": 49.9194291,\n
        "lon": 3.4025438,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116992,\n
        "lat": 49.9194371,\n
        "lon": 3.4028188,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116993,\n
        "lat": 49.9194461,\n
        "lon": 3.4021678,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116994,\n
        "lat": 49.9194461,\n
        "lon": 3.4024568,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116995,\n
        "lat": 49.9194610,\n
        "lon": 3.4010938,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116996,\n
        "lat": 49.9194651,\n
        "lon": 3.4026358,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116997,\n
        "lat": 49.9194720,\n
        "lon": 3.4009958,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116998,\n
        "lat": 49.9194721,\n
        "lon": 3.4037058,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967116999,\n
        "lat": 49.9194810,\n
        "lon": 3.4016758,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117000,\n
        "lat": 49.9194821,\n
        "lon": 3.4036258,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117001,\n
        "lat": 49.9194870,\n
        "lon": 3.4012278,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117002,\n
        "lat": 49.9194900,\n
        "lon": 3.4014218,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117003,\n
        "lat": 49.9194920,\n
        "lon": 3.4013588,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117004,\n
        "lat": 49.9194951,\n
        "lon": 3.4022528,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117005,\n
        "lat": 49.9194991,\n
        "lon": 3.4037138,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117006,\n
        "lat": 49.9195031,\n
        "lon": 3.4022048,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117007,\n
        "lat": 49.9195050,\n
        "lon": 3.4009998,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117009,\n
        "lat": 49.9195080,\n
        "lon": 3.4012758,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117010,\n
        "lat": 49.9195101,\n
        "lon": 3.4036308,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117011,\n
        "lat": 49.9195331,\n
        "lon": 3.4022778,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117012,\n
        "lat": 49.9195360,\n
        "lon": 3.4011258,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117013,\n
        "lat": 49.9195391,\n
        "lon": 3.4022508,\n
        "timestamp": "2016-01-25T22:31:29Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117157,\n
        "lat": 49.9200141,\n
        "lon": 3.4028648,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117158,\n
        "lat": 49.9200180,\n
        "lon": 3.4013548,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117159,\n
        "lat": 49.9200242,\n
        "lon": 3.4019711,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117160,\n
        "lat": 49.9200341,\n
        "lon": 3.4029658,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117161,\n
        "lat": 49.9200471,\n
        "lon": 3.4028818,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117162,\n
        "lat": 49.9200482,\n
        "lon": 3.4011135,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117163,\n
        "lat": 49.9200531,\n
        "lon": 3.4027728,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117164,\n
        "lat": 49.9200561,\n
        "lon": 3.4027718,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117165,\n
        "lat": 49.9200600,\n
        "lon": 3.4024340,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117166,\n
        "lat": 49.9200640,\n
        "lon": 3.4024110,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117167,\n
        "lat": 49.9200671,\n
        "lon": 3.4021369,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117168,\n
        "lat": 49.9200742,\n
        "lon": 3.4018161,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117169,\n
        "lat": 49.9200751,\n
        "lon": 3.4020779,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117170,\n
        "lat": 49.9200801,\n
        "lon": 3.4026548,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117171,\n
        "lat": 49.9200862,\n
        "lon": 3.4019601,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117172,\n
        "lat": 49.9200891,\n
        "lon": 3.4023899,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117173,\n
        "lat": 49.9201111,\n
        "lon": 3.4023979,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117174,\n
        "lat": 49.9201121,\n
        "lon": 3.4022449,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117175,\n
        "lat": 49.9201141,\n
        "lon": 3.4028058,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117176,\n
        "lat": 49.9201211,\n
        "lon": 3.4026758,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117177,\n
        "lat": 49.9201231,\n
        "lon": 3.4027708,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117178,\n
        "lat": 49.9201311,\n
        "lon": 3.4026298,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117179,\n
        "lat": 49.9201412,\n
        "lon": 3.4008845,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117180,\n
        "lat": 49.9201491,\n
        "lon": 3.4021679,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117182,\n
        "lat": 49.9201661,\n
        "lon": 3.4028758,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117183,\n
        "lat": 49.9201681,\n
        "lon": 3.4010744,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117184,\n
        "lat": 49.9201781,\n
        "lon": 3.4028058,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117185,\n
        "lat": 49.9201802,\n
        "lon": 3.4010225,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117186,\n
        "lat": 49.9201851,\n
        "lon": 3.4028788,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117187,\n
        "lat": 49.9201951,\n
        "lon": 3.4010274,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117188,\n
        "lat": 49.9201971,\n
        "lon": 3.4010064,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117189,\n
        "lat": 49.9202011,\n
        "lon": 3.4010004,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117190,\n
        "lat": 49.9202021,\n
        "lon": 3.4010194,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117191,\n
        "lat": 49.9202021,\n
        "lon": 3.4010444,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117192,\n
        "lat": 49.9202161,\n
        "lon": 3.4033788,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117193,\n
        "lat": 49.9202250,\n
        "lon": 3.4013018,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117194,\n
        "lat": 49.9202281,\n
        "lon": 3.4026918,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117195,\n
        "lat": 49.9202480,\n
        "lon": 3.4013808,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117196,\n
        "lat": 49.9202481,\n
        "lon": 3.4012834,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117197,\n
        "lat": 49.9202661,\n
        "lon": 3.4034048,\n
        "timestamp": "2016-01-25T22:31:31Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117198,\n
        "lat": 49.9202671,\n
        "lon": 3.4033988,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117199,\n
        "lat": 49.9202911,\n
        "lon": 3.4012044,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117200,\n
        "lat": 49.9202981,\n
        "lon": 3.4013324,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117201,\n
        "lat": 49.9203111,\n
        "lon": 3.4027448,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117202,\n
        "lat": 49.9203131,\n
        "lon": 3.4034258,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117203,\n
        "lat": 49.9203237,\n
        "lon": 3.4010601,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117204,\n
        "lat": 49.9203287,\n
        "lon": 3.4010271,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117205,\n
        "lat": 49.9203367,\n
        "lon": 3.4010911,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117206,\n
        "lat": 49.9203377,\n
        "lon": 3.4009931,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117207,\n
        "lat": 49.9203377,\n
        "lon": 3.4010451,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117208,\n
        "lat": 49.9203447,\n
        "lon": 3.4010121,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117209,\n
        "lat": 49.9203451,\n
        "lon": 3.4012904,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117210,\n
        "lat": 49.9203517,\n
        "lon": 3.4010781,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117211,\n
        "lat": 49.9203617,\n
        "lon": 3.4009681,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117212,\n
        "lat": 49.9203641,\n
        "lon": 3.4027788,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117213,\n
        "lat": 49.9203687,\n
        "lon": 3.4007741,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117214,\n
        "lat": 49.9203697,\n
        "lon": 3.4009861,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117215,\n
        "lat": 49.9203827,\n
        "lon": 3.4011531,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117216,\n
        "lat": 49.9203917,\n
        "lon": 3.4008141,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117217,\n
        "lat": 49.9204077,\n
        "lon": 3.4009511,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117218,\n
        "lat": 49.9204101,\n
        "lon": 3.4028088,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117219,\n
        "lat": 49.9204237,\n
        "lon": 3.4007181,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117220,\n
        "lat": 49.9204407,\n
        "lon": 3.4007661,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117221,\n
        "lat": 49.9204597,\n
        "lon": 3.4010791,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117222,\n
        "lat": 49.9205111,\n
        "lon": 3.4031688,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117223,\n
        "lat": 49.9205271,\n
        "lon": 3.4030728,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117224,\n
        "lat": 49.9205311,\n
        "lon": 3.4030738,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117225,\n
        "lat": 49.9205504,\n
        "lon": 3.4012205,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117226,\n
        "lat": 49.9205621,\n
        "lon": 3.4029058,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117227,\n
        "lat": 49.9205641,\n
        "lon": 3.4032238,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117228,\n
        "lat": 49.9205691,\n
        "lon": 3.4032038,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117229,\n
        "lat": 49.9205711,\n
        "lon": 3.4032048,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117230,\n
        "lat": 49.9205801,\n
        "lon": 3.4031628,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117231,\n
        "lat": 49.9205804,\n
        "lon": 3.4015555,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117232,\n
        "lat": 49.9205881,\n
        "lon": 3.4032368,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117233,\n
        "lat": 49.9205914,\n
        "lon": 3.4016245,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117234,\n
        "lat": 49.9205921,\n
        "lon": 3.4032178,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117235,\n
        "lat": 49.9205964,\n
        "lon": 3.4015085,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117236,\n
        "lat": 49.9206001,\n
        "lon": 3.4032218,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117237,\n
        "lat": 49.9206011,\n
        "lon": 3.4031768,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117238,\n
        "lat": 49.9206054,\n
        "lon": 3.4011735,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117239,\n
        "lat": 49.9206064,\n
        "lon": 3.4015065,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117240,\n
        "lat": 49.9206101,\n
        "lon": 3.4031818,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117241,\n
        "lat": 49.9206114,\n
        "lon": 3.4015435,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117242,\n
        "lat": 49.9206471,\n
        "lon": 3.4029618,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117243,\n
        "lat": 49.9206674,\n
        "lon": 3.4015565,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117244,\n
        "lat": 49.9207252,\n
        "lon": 3.4010369,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117245,\n
        "lat": 49.9207652,\n
        "lon": 3.4011849,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117246,\n
        "lat": 49.9207682,\n
        "lon": 3.4009919,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117247,\n
        "lat": 49.9207902,\n
        "lon": 3.4011709,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117248,\n
        "lat": 49.9207960,\n
        "lon": 3.4034825,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117249,\n
        "lat": 49.9207976,\n
        "lon": 3.4039670,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117250,\n
        "lat": 49.9208016,\n
        "lon": 3.4038590,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117251,\n
        "lat": 49.9208030,\n
        "lon": 3.4034515,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117252,\n
        "lat": 49.9208032,\n
        "lon": 3.4012159,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117253,\n
        "lat": 49.9208132,\n
        "lon": 3.4010046,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117254,\n
        "lat": 49.9208236,\n
        "lon": 3.4038740,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117255,\n
        "lat": 49.9208242,\n
        "lon": 3.4012029,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117256,\n
        "lat": 49.9208310,\n
        "lon": 3.4035015,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117357,\n
        "lat": 49.9208366,\n
        "lon": 3.4037250,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117358,\n
        "lat": 49.9208380,\n
        "lon": 3.4034715,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117359,\n
        "lat": 49.9208522,\n
        "lon": 3.4011076,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117360,\n
        "lat": 49.9208526,\n
        "lon": 3.4040080,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117361,\n
        "lat": 49.9208611,\n
        "lon": 3.4030798,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117362,\n
        "lat": 49.9208691,\n
        "lon": 3.4030488,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117363,\n
        "lat": 49.9208821,\n
        "lon": 3.4030938,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117364,\n
        "lat": 49.9208901,\n
        "lon": 3.4030618,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117365,\n
        "lat": 49.9208957,\n
        "lon": 3.4041283,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117366,\n
        "lat": 49.9209012,\n
        "lon": 3.4009226,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117367,\n
        "lat": 49.9209087,\n
        "lon": 3.4040893,\n
        "timestamp": "2016-01-25T22:31:32Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117368,\n
        "lat": 49.9209191,\n
        "lon": 3.4039031,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117369,\n
        "lat": 49.9209196,\n
        "lon": 3.4037830,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117370,\n
        "lat": 49.9209281,\n
        "lon": 3.4030918,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117371,\n
        "lat": 49.9209331,\n
        "lon": 3.4030708,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117372,\n
        "lat": 49.9209332,\n
        "lon": 3.4009636,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117373,\n
        "lat": 49.9209382,\n
        "lon": 3.4007845,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117374,\n
        "lat": 49.9209412,\n
        "lon": 3.4010256,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117375,\n
        "lat": 49.9209437,\n
        "lon": 3.4041623,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117376,\n
        "lat": 49.9209452,\n
        "lon": 3.4010036,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117377,\n
        "lat": 49.9209491,\n
        "lon": 3.4037931,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117378,\n
        "lat": 49.9209547,\n
        "lon": 3.4041213,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117379,\n
        "lat": 49.9209591,\n
        "lon": 3.4031078,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117380,\n
        "lat": 49.9209641,\n
        "lon": 3.4030858,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117381,\n
        "lat": 49.9209642,\n
        "lon": 3.4009426,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117382,\n
        "lat": 49.9209742,\n
        "lon": 3.4009836,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117383,\n
        "lat": 49.9209784,\n
        "lon": 3.4007410,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117384,\n
        "lat": 49.9209825,\n
        "lon": 3.4012994,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117385,\n
        "lat": 49.9209905,\n
        "lon": 3.4013294,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117386,\n
        "lat": 49.9210109,\n
        "lon": 3.4009465,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117387,\n
        "lat": 49.9210115,\n
        "lon": 3.4012814,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117388,\n
        "lat": 49.9210121,\n
        "lon": 3.4036202,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117389,\n
        "lat": 49.9210171,\n
        "lon": 3.4039711,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117390,\n
        "lat": 49.9210195,\n
        "lon": 3.4013084,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117391,\n
        "lat": 49.9210222,\n
        "lon": 3.4038025,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117392,\n
        "lat": 49.9210231,\n
        "lon": 3.4035782,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117393,\n
        "lat": 49.9210261,\n
        "lon": 3.4033504,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117394,\n
        "lat": 49.9210291,\n
        "lon": 3.4032924,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117395,\n
        "lat": 49.9210381,\n
        "lon": 3.4032974,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117396,\n
        "lat": 49.9210411,\n
        "lon": 3.4032344,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117397,\n
        "lat": 49.9210441,\n
        "lon": 3.4036412,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117398,\n
        "lat": 49.9210511,\n
        "lon": 3.4009030,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117399,\n
        "lat": 49.9210512,\n
        "lon": 3.4037015,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117400,\n
        "lat": 49.9210521,\n
        "lon": 3.4038631,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117401,\n
        "lat": 49.9210561,\n
        "lon": 3.4035992,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117402,\n
        "lat": 49.9210619,\n
        "lon": 3.4007199,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117403,\n
        "lat": 49.9210687,\n
        "lon": 3.4007396,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117404,\n
        "lat": 49.9210725,\n
        "lon": 3.4012384,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117405,\n
        "lat": 49.9210732,\n
        "lon": 3.4038355,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117406,\n
        "lat": 49.9210782,\n
        "lon": 3.4037205,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117407,\n
        "lat": 49.9210795,\n
        "lon": 3.4012654,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117408,\n
        "lat": 49.9210881,\n
        "lon": 3.4032594,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117409,\n
        "lat": 49.9210912,\n
        "lon": 3.4036835,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117410,\n
        "lat": 49.9210961,\n
        "lon": 3.4032304,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117411,\n
        "lat": 49.9210975,\n
        "lon": 3.4012194,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117412,\n
        "lat": 49.9211004,\n
        "lon": 3.4008315,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117413,\n
        "lat": 49.9211032,\n
        "lon": 3.4037425,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117414,\n
        "lat": 49.9211065,\n
        "lon": 3.4012464,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117415,\n
        "lat": 49.9211074,\n
        "lon": 3.4006820,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117416,\n
        "lat": 49.9211142,\n
        "lon": 3.4007017,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117417,\n
        "lat": 49.9211162,\n
        "lon": 3.4037035,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117418,\n
        "lat": 49.9211537,\n
        "lon": 3.4006434,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117419,\n
        "lat": 49.9211571,\n
        "lon": 3.4032974,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117420,\n
        "lat": 49.9211581,\n
        "lon": 3.4034534,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117421,\n
        "lat": 49.9211631,\n
        "lon": 3.4032674,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117422,\n
        "lat": 49.9211641,\n
        "lon": 3.4034234,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117423,\n
        "lat": 49.9211911,\n
        "lon": 3.4033884,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117424,\n
        "lat": 49.9211921,\n
        "lon": 3.4034724,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117425,\n
        "lat": 49.9211922,\n
        "lon": 3.4007550,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117426,\n
        "lat": 49.9212061,\n
        "lon": 3.4033234,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117427,\n
        "lat": 49.9212101,\n
        "lon": 3.4033984,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117428,\n
        "lat": 49.9212349,\n
        "lon": 3.4043904,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117429,\n
        "lat": 49.9212936,\n
        "lon": 3.4038932,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117430,\n
        "lat": 49.9213286,\n
        "lon": 3.4037982,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117431,\n
        "lat": 49.9213362,\n
        "lon": 3.4045098,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117432,\n
        "lat": 49.9213940,\n
        "lon": 3.4043915,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117433,\n
        "lat": 49.9214000,\n
        "lon": 3.4040525,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117434,\n
        "lat": 49.9214296,\n
        "lon": 3.4040272,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117435,\n
        "lat": 49.9214366,\n
        "lon": 3.4029922,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117436,\n
        "lat": 49.9214396,\n
        "lon": 3.4030652,\n
        "timestamp": "2016-01-25T22:31:33Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117437,\n
        "lat": 49.9214436,\n
        "lon": 3.4030652,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117438,\n
        "lat": 49.9214466,\n
        "lon": 3.4027212,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117439,\n
        "lat": 49.9214496,\n
        "lon": 3.4031592,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117440,\n
        "lat": 49.9214536,\n
        "lon": 3.4029882,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117441,\n
        "lat": 49.9214576,\n
        "lon": 3.4029392,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117442,\n
        "lat": 49.9214606,\n
        "lon": 3.4031582,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117443,\n
        "lat": 49.9214676,\n
        "lon": 3.4039352,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117444,\n
        "lat": 49.9214696,\n
        "lon": 3.4029382,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117445,\n
        "lat": 49.9214706,\n
        "lon": 3.4034607,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117446,\n
        "lat": 49.9214716,\n
        "lon": 3.4029872,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117447,\n
        "lat": 49.9214886,\n
        "lon": 3.4039237,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117448,\n
        "lat": 49.9214996,\n
        "lon": 3.4033827,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117449,\n
        "lat": 49.9215013,\n
        "lon": 3.4041719,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117450,\n
        "lat": 49.9215144,\n
        "lon": 3.4041873,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117451,\n
        "lat": 49.9215196,\n
        "lon": 3.4027152,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117452,\n
        "lat": 49.9215276,\n
        "lon": 3.4031522,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117453,\n
        "lat": 49.9215326,\n
        "lon": 3.4039687,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117454,\n
        "lat": 49.9215330,\n
        "lon": 3.4047419,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117455,\n
        "lat": 49.9215336,\n
        "lon": 3.4039657,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117456,\n
        "lat": 49.9215413,\n
        "lon": 3.4047250,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117457,\n
        "lat": 49.9215549,\n
        "lon": 3.4041044,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117458,\n
        "lat": 49.9215626,\n
        "lon": 3.4035057,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117459,\n
        "lat": 49.9215859,\n
        "lon": 3.4031507,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117460,\n
        "lat": 49.9215876,\n
        "lon": 3.4034307,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117461,\n
        "lat": 49.9215908,\n
        "lon": 3.4046236,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117462,\n
        "lat": 49.9216079,\n
        "lon": 3.4030457,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117463,\n
        "lat": 49.9216146,\n
        "lon": 3.4040577,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117464,\n
        "lat": 49.9216196,\n
        "lon": 3.4037667,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117465,\n
        "lat": 49.9216259,\n
        "lon": 3.4043188,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117466,\n
        "lat": 49.9216406,\n
        "lon": 3.4048420,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117467,\n
        "lat": 49.9216439,\n
        "lon": 3.4031787,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117468,\n
        "lat": 49.9216486,\n
        "lon": 3.4040967,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117469,\n
        "lat": 49.9216566,\n
        "lon": 3.4038067,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117470,\n
        "lat": 49.9216649,\n
        "lon": 3.4030747,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117471,\n
        "lat": 49.9216664,\n
        "lon": 3.4042358,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117472,\n
        "lat": 49.9216736,\n
        "lon": 3.4038267,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117473,\n
        "lat": 49.9216776,\n
        "lon": 3.4034787,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117474,\n
        "lat": 49.9216886,\n
        "lon": 3.4037927,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117475,\n
        "lat": 49.9216926,\n
        "lon": 3.4037017,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117476,\n
        "lat": 49.9216978,\n
        "lon": 3.4047251,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117477,\n
        "lat": 49.9216982,\n
        "lon": 3.4044040,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117478,\n
        "lat": 49.9216986,\n
        "lon": 3.4037107,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117479,\n
        "lat": 49.9217039,\n
        "lon": 3.4032077,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117480,\n
        "lat": 49.9217076,\n
        "lon": 3.4038667,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117481,\n
        "lat": 49.9217246,\n
        "lon": 3.4038317,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117482,\n
        "lat": 49.9217259,\n
        "lon": 3.4031057,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117483,\n
        "lat": 49.9217266,\n
        "lon": 3.4038277,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117484,\n
        "lat": 49.9217406,\n
        "lon": 3.4038997,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117485,\n
        "lat": 49.9217509,\n
        "lon": 3.4042961,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117486,\n
        "lat": 49.9217556,\n
        "lon": 3.4035497,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117487,\n
        "lat": 49.9217736,\n
        "lon": 3.4038777,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117488,\n
        "lat": 49.9217809,\n
        "lon": 3.4048231,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117489,\n
        "lat": 49.9218122,\n
        "lon": 3.4031933,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117490,\n
        "lat": 49.9218332,\n
        "lon": 3.4030893,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117491,\n
        "lat": 49.9218502,\n
        "lon": 3.4044132,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117492,\n
        "lat": 49.9218526,\n
        "lon": 3.4035717,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117493,\n
        "lat": 49.9218712,\n
        "lon": 3.4032243,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117494,\n
        "lat": 49.9218726,\n
        "lon": 3.4036687,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117495,\n
        "lat": 49.9218836,\n
        "lon": 3.4042007,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117496,\n
        "lat": 49.9218922,\n
        "lon": 3.4031183,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117497,\n
        "lat": 49.9218946,\n
        "lon": 3.4042107,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117498,\n
        "lat": 49.9219096,\n
        "lon": 3.4041787,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117499,\n
        "lat": 49.9219102,\n
        "lon": 3.4031273,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117500,\n
        "lat": 49.9219192,\n
        "lon": 3.4030863,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117501,\n
        "lat": 49.9219326,\n
        "lon": 3.4042057,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117502,\n
        "lat": 49.9219332,\n
        "lon": 3.4032553,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117503,\n
        "lat": 49.9219333,\n
        "lon": 3.4045112,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117504,\n
        "lat": 49.9219622,\n
        "lon": 3.4031093,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117505,\n
        "lat": 49.9219738,\n
        "lon": 3.4030460,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117506,\n
        "lat": 49.9219758,\n
        "lon": 3.4031500,\n
        "timestamp": "2016-01-25T22:31:34Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117507,\n
        "lat": 49.9220126,\n
        "lon": 3.4037287,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117508,\n
        "lat": 49.9220156,\n
        "lon": 3.4039237,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117509,\n
        "lat": 49.9220416,\n
        "lon": 3.4036487,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117510,\n
        "lat": 49.9220506,\n
        "lon": 3.4038377,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117511,\n
        "lat": 49.9220506,\n
        "lon": 3.4039667,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117512,\n
        "lat": 49.9220516,\n
        "lon": 3.4039637,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117513,\n
        "lat": 49.9220576,\n
        "lon": 3.4037927,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117514,\n
        "lat": 49.9220688,\n
        "lon": 3.4031500,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117515,\n
        "lat": 49.9220698,\n
        "lon": 3.4030450,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117516,\n
        "lat": 49.9220706,\n
        "lon": 3.4037147,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117517,\n
        "lat": 49.9220713,\n
        "lon": 3.4034117,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117518,\n
        "lat": 49.9220743,\n
        "lon": 3.4031377,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117519,\n
        "lat": 49.9220786,\n
        "lon": 3.4037157,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117520,\n
        "lat": 49.9220846,\n
        "lon": 3.4038287,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117521,\n
        "lat": 49.9220856,\n
        "lon": 3.4036677,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117522,\n
        "lat": 49.9220886,\n
        "lon": 3.4038897,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117523,\n
        "lat": 49.9220896,\n
        "lon": 3.4038047,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117524,\n
        "lat": 49.9221006,\n
        "lon": 3.4039027,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117525,\n
        "lat": 49.9221046,\n
        "lon": 3.4038577,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117526,\n
        "lat": 49.9221086,\n
        "lon": 3.4038867,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117527,\n
        "lat": 49.9221126,\n
        "lon": 3.4038397,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117528,\n
        "lat": 49.9221146,\n
        "lon": 3.4038357,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117529,\n
        "lat": 49.9221196,\n
        "lon": 3.4038977,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117530,\n
        "lat": 49.9221373,\n
        "lon": 3.4031377,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117531,\n
        "lat": 49.9221373,\n
        "lon": 3.4033607,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117532,\n
        "lat": 49.9221376,\n
        "lon": 3.4038617,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117533,\n
        "lat": 49.9221403,\n
        "lon": 3.4035087,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117534,\n
        "lat": 49.9221433,\n
        "lon": 3.4034197,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117535,\n
        "lat": 49.9221453,\n
        "lon": 3.4033627,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117536,\n
        "lat": 49.9221536,\n
        "lon": 3.4037577,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117537,\n
        "lat": 49.9221546,\n
        "lon": 3.4037987,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117538,\n
        "lat": 49.9221636,\n
        "lon": 3.4038097,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117539,\n
        "lat": 49.9221653,\n
        "lon": 3.4035197,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117540,\n
        "lat": 49.9221686,\n
        "lon": 3.4037727,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117541,\n
        "lat": 49.9221693,\n
        "lon": 3.4033657,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117542,\n
        "lat": 49.9221796,\n
        "lon": 3.4037057,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117543,\n
        "lat": 49.9221866,\n
        "lon": 3.4039157,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117544,\n
        "lat": 49.9221958,\n
        "lon": 3.4035499,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117545,\n
        "lat": 49.9222078,\n
        "lon": 3.4034619,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117546,\n
        "lat": 49.9222148,\n
        "lon": 3.4035579,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117547,\n
        "lat": 49.9222178,\n
        "lon": 3.4033739,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117548,\n
        "lat": 49.9222248,\n
        "lon": 3.4033759,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117549,\n
        "lat": 49.9222258,\n
        "lon": 3.4033689,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117550,\n
        "lat": 49.9222258,\n
        "lon": 3.4034679,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117551,\n
        "lat": 49.9222276,\n
        "lon": 3.4039617,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117552,\n
        "lat": 49.9222378,\n
        "lon": 3.4033729,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117553,\n
        "lat": 49.9222398,\n
        "lon": 3.4033619,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117554,\n
        "lat": 49.9222636,\n
        "lon": 3.4037407,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117555,\n
        "lat": 49.9222748,\n
        "lon": 3.4034009,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117556,\n
        "lat": 49.9222768,\n
        "lon": 3.4033719,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117557,\n
        "lat": 49.9222828,\n
        "lon": 3.4035869,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117558,\n
        "lat": 49.9223048,\n
        "lon": 3.4034099,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117559,\n
        "lat": 49.9223166,\n
        "lon": 3.4037627,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117560,\n
        "lat": 49.9223545,\n
        "lon": 3.4023795,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117561,\n
        "lat": 49.9223548,\n
        "lon": 3.4036063,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117562,\n
        "lat": 49.9223555,\n
        "lon": 3.4023335,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117563,\n
        "lat": 49.9223778,\n
        "lon": 3.4034623,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117564,\n
        "lat": 49.9223838,\n
        "lon": 3.4034303,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117565,\n
        "lat": 49.9223955,\n
        "lon": 3.4023795,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117566,\n
        "lat": 49.9223965,\n
        "lon": 3.4023345,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117567,\n
        "lat": 49.9223998,\n
        "lon": 3.4034723,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117568,\n
        "lat": 49.9224058,\n
        "lon": 3.4034403,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117569,\n
        "lat": 49.9224148,\n
        "lon": 3.4033883,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117570,\n
        "lat": 49.9224168,\n
        "lon": 3.4036323,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117571,\n
        "lat": 49.9224338,\n
        "lon": 3.4033943,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117572,\n
        "lat": 49.9224338,\n
        "lon": 3.4035333,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117573,\n
        "lat": 49.9224478,\n
        "lon": 3.4034193,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117574,\n
        "lat": 49.9224508,\n
        "lon": 3.4034003,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117575,\n
        "lat": 49.9224518,\n
        "lon": 3.4032893,\n
        "timestamp": "2016-01-25T22:31:35Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117576,\n
        "lat": 49.9224618,\n
        "lon": 3.4035443,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117577,\n
        "lat": 49.9224798,\n
        "lon": 3.4034343,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117578,\n
        "lat": 49.9224995,\n
        "lon": 3.4023685,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117579,\n
        "lat": 49.9224995,\n
        "lon": 3.4024315,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117580,\n
        "lat": 49.9225108,\n
        "lon": 3.4034493,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117581,\n
        "lat": 49.9225308,\n
        "lon": 3.4033203,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117582,\n
        "lat": 49.9226095,\n
        "lon": 3.4023655,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117583,\n
        "lat": 49.9226105,\n
        "lon": 3.4024305,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117584,\n
        "lat": 49.9226265,\n
        "lon": 3.4024305,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117585,\n
        "lat": 49.9226275,\n
        "lon": 3.4023655,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117586,\n
        "lat": 49.9231159,\n
        "lon": 3.4066497,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117587,\n
        "lat": 49.9231280,\n
        "lon": 3.4045917,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117588,\n
        "lat": 49.9231399,\n
        "lon": 3.4065037,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117589,\n
        "lat": 49.9231570,\n
        "lon": 3.4044157,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117590,\n
        "lat": 49.9231749,\n
        "lon": 3.4067457,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117591,\n
        "lat": 49.9231762,\n
        "lon": 3.4040929,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117592,\n
        "lat": 49.9231772,\n
        "lon": 3.4040569,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117593,\n
        "lat": 49.9231782,\n
        "lon": 3.4040159,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117594,\n
        "lat": 49.9231859,\n
        "lon": 3.4066827,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117595,\n
        "lat": 49.9231890,\n
        "lon": 3.4046217,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117596,\n
        "lat": 49.9232022,\n
        "lon": 3.4040999,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117597,\n
        "lat": 49.9232029,\n
        "lon": 3.4057857,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117598,\n
        "lat": 49.9232062,\n
        "lon": 3.4040649,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117599,\n
        "lat": 49.9232099,\n
        "lon": 3.4046773,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117600,\n
        "lat": 49.9232109,\n
        "lon": 3.4065337,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117601,\n
        "lat": 49.9232190,\n
        "lon": 3.4044477,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117602,\n
        "lat": 49.9232199,\n
        "lon": 3.4056687,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117603,\n
        "lat": 49.9232219,\n
        "lon": 3.4046223,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117604,\n
        "lat": 49.9232282,\n
        "lon": 3.4040709,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117605,\n
        "lat": 49.9232309,\n
        "lon": 3.4067707,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117606,\n
        "lat": 49.9232332,\n
        "lon": 3.4040309,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117607,\n
        "lat": 49.9232422,\n
        "lon": 3.4040749,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117608,\n
        "lat": 49.9232429,\n
        "lon": 3.4067077,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117609,\n
        "lat": 49.9232449,\n
        "lon": 3.4058007,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117610,\n
        "lat": 49.9232462,\n
        "lon": 3.4040349,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117611,\n
        "lat": 49.9232582,\n
        "lon": 3.4041689,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117612,\n
        "lat": 49.9232589,\n
        "lon": 3.4056787,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117613,\n
        "lat": 49.9232669,\n
        "lon": 3.4047013,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117614,\n
        "lat": 49.9232709,\n
        "lon": 3.4038213,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117615,\n
        "lat": 49.9232732,\n
        "lon": 3.4042599,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117616,\n
        "lat": 49.9232742,\n
        "lon": 3.4044839,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117617,\n
        "lat": 49.9232752,\n
        "lon": 3.4040469,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117618,\n
        "lat": 49.9232759,\n
        "lon": 3.4046443,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117619,\n
        "lat": 49.9232799,\n
        "lon": 3.4036773,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117620,\n
        "lat": 49.9232819,\n
        "lon": 3.4052567,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117621,\n
        "lat": 49.9232832,\n
        "lon": 3.4041769,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117622,\n
        "lat": 49.9232875,\n
        "lon": 3.4028515,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117623,\n
        "lat": 49.9232955,\n
        "lon": 3.4027635,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117624,\n
        "lat": 49.9232979,\n
        "lon": 3.4036803,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117625,\n
        "lat": 49.9233009,\n
        "lon": 3.4051577,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117626,\n
        "lat": 49.9233032,\n
        "lon": 3.4042709,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117627,\n
        "lat": 49.9233042,\n
        "lon": 3.4044989,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117628,\n
        "lat": 49.9233049,\n
        "lon": 3.4036143,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117629,\n
        "lat": 49.9233117,\n
        "lon": 3.4035292,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117630,\n
        "lat": 49.9233145,\n
        "lon": 3.4029855,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117631,\n
        "lat": 49.9233159,\n
        "lon": 3.4052227,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117632,\n
        "lat": 49.9233167,\n
        "lon": 3.4034592,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117633,\n
        "lat": 49.9233249,\n
        "lon": 3.4050057,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117634,\n
        "lat": 49.9233255,\n
        "lon": 3.4028585,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117635,\n
        "lat": 49.9233439,\n
        "lon": 3.4048957,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117636,\n
        "lat": 49.9233477,\n
        "lon": 3.4035352,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117637,\n
        "lat": 49.9233527,\n
        "lon": 3.4034652,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117638,\n
        "lat": 49.9233532,\n
        "lon": 3.4040929,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117639,\n
        "lat": 49.9233549,\n
        "lon": 3.4051757,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117640,\n
        "lat": 49.9233562,\n
        "lon": 3.4040759,\n
        "timestamp": "2016-01-25T22:31:36Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117641,\n
        "lat": 49.9233589,\n
        "lon": 3.4048077,\n
        "timestamp": "2016-01-25T22:31:37Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117642,\n
        "lat": 49.9233609,\n
        "lon": 3.4051407,\n
        "timestamp": "2016-01-25T22:31:37Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117643,\n
        "lat": 49.9233669,\n
        "lon": 3.4047607,\n
        "timestamp": "2016-01-25T22:31:37Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117644,\n
        "lat": 49.9233679,\n
        "lon": 3.4047497,\n
        "timestamp": "2016-01-25T22:31:37Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117645,\n
        "lat": 49.9233692,\n
        "lon": 3.4040979,\n
        "timestamp": "2016-01-25T22:31:37Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117646,\n
        "lat": 49.9233799,\n
        "lon": 3.4038423,\n
        "timestamp": "2016-01-25T22:31:37Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117647,\n
        "lat": 49.9233839,\n
        "lon": 3.4051487,\n
        "timestamp": "2016-01-25T22:31:37Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117648,\n
        "lat": 49.9233839,\n
        "lon": 3.4058477,\n
        "timestamp": "2016-01-25T22:31:37Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117649,\n
        "lat": 49.9233885,\n
        "lon": 3.4029995,\n
        "timestamp": "2016-01-25T22:31:37Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117650,\n
        "lat": 49.9233949,\n
        "lon": 3.4036383,\n
        "timestamp": "2016-01-25T22:31:37Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117651,\n
        "lat": 49.9233989,\n
        "lon": 3.4057337,\n
        "timestamp": "2016-01-25T22:31:37Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117652,\n
        "lat": 49.9234009,\n
        "lon": 3.4045407,\n
        "timestamp": "2016-01-25T22:31:37Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117653,\n
        "lat": 49.9234049,\n
        "lon": 3.4050377,\n
        "timestamp": "2016-01-25T22:31:37Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117654,\n
        "lat": 49.9234075,\n
        "lon": 3.4027855,\n
        "timestamp": "2016-01-25T22:31:37Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117655,\n
        "lat": 49.9234109,\n
        "lon": 3.4045457,\n
        "timestamp": "2016-01-25T22:31:37Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117656,\n
        "lat": 49.9234249,\n
        "lon": 3.4050387,\n
        "timestamp": "2016-01-25T22:31:37Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117757,\n
        "lat": 49.9234299,\n
        "lon": 3.4048367,\n
        "timestamp": "2016-01-25T22:31:37Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117758,\n
        "lat": 49.9234389,\n
        "lon": 3.4047817,\n
        "timestamp": "2016-01-25T22:31:37Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117759,\n
        "lat": 49.9234389,\n
        "lon": 3.4047897,\n
        "timestamp": "2016-01-25T22:31:37Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117760,\n
        "lat": 49.9234389,\n
        "lon": 3.4049347,\n
        "timestamp": "2016-01-25T22:31:37Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117761,\n
        "lat": 49.9234439,\n
        "lon": 3.4048597,\n
        "timestamp": "2016-01-25T22:31:37Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117762,\n
        "lat": 49.9234559,\n
        "lon": 3.4047907,\n
        "timestamp": "2016-01-25T22:31:37Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117763,\n
        "lat": 49.9234719,\n
        "lon": 3.4046197,\n
        "timestamp": "2016-01-25T22:31:37Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117764,\n
        "lat": 49.9234769,\n
        "lon": 3.4048727,\n
        "timestamp": "2016-01-25T22:31:37Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117765,\n
        "lat": 49.9234899,\n
        "lon": 3.4048057,\n
        "timestamp": "2016-01-25T22:31:37Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117766,\n
        "lat": 49.9235069,\n
        "lon": 3.4056027,\n
        "timestamp": "2016-01-25T22:31:37Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117767,\n
        "lat": 49.9235149,\n
        "lon": 3.4053297,\n
        "timestamp": "2016-01-25T22:31:37Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117768,\n
        "lat": 49.9235209,\n
        "lon": 3.4052857,\n
        "timestamp": "2016-01-25T22:31:37Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117769,\n
        "lat": 49.9235259,\n
        "lon": 3.4054127,\n
        "timestamp": "2016-01-25T22:31:37Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117770,\n
        "lat": 49.9235319,\n
        "lon": 3.4046497,\n
        "timestamp": "2016-01-25T22:31:37Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117771,\n
        "lat": 49.9235359,\n
        "lon": 3.4053447,\n
        "timestamp": "2016-01-25T22:31:37Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117772,\n
        "lat": 49.9235409,\n
        "lon": 3.4046127,\n
        "timestamp": "2016-01-25T22:31:37Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117773,\n
        "lat": 49.9235419,\n
        "lon": 3.4052917,\n
        "timestamp": "2016-01-25T22:31:37Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117774,\n
        "lat": 49.9235529,\n
        "lon": 3.4059037,\n
        "timestamp": "2016-01-25T22:31:37Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117775,\n
        "lat": 49.9235629,\n
        "lon": 3.4059077,\n
        "timestamp": "2016-01-25T22:31:37Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117776,\n
        "lat": 49.9235759,\n
        "lon": 3.4057837,\n
        "timestamp": "2016-01-25T22:31:37Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117857,\n
        "lat": 49.9247277,\n
        "lon": 3.4072287,\n
        "timestamp": "2016-04-10T13:16:43Z",\n
        "version": 2,\n
        "changeset": 38450517,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117860,\n
        "lat": 49.9247304,\n
        "lon": 3.4071899,\n
        "timestamp": "2016-04-10T13:16:43Z",\n
        "version": 2,\n
        "changeset": 38450517,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117862,\n
        "lat": 49.9247299,\n
        "lon": 3.4071782,\n
        "timestamp": "2016-04-10T13:16:43Z",\n
        "version": 2,\n
        "changeset": 38450517,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117868,\n
        "lat": 49.9247326,\n
        "lon": 3.4071674,\n
        "timestamp": "2016-04-10T13:16:43Z",\n
        "version": 2,\n
        "changeset": 38450517,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117869,\n
        "lat": 49.9247325,\n
        "lon": 3.4072790,\n
        "timestamp": "2016-04-10T13:16:43Z",\n
        "version": 2,\n
        "changeset": 38450517,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117870,\n
        "lat": 49.9247341,\n
        "lon": 3.4071999,\n
        "timestamp": "2016-04-10T13:16:43Z",\n
        "version": 2,\n
        "changeset": 38450517,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117875,\n
        "lat": 49.9247381,\n
        "lon": 3.4071595,\n
        "timestamp": "2016-04-10T13:16:43Z",\n
        "version": 2,\n
        "changeset": 38450517,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117876,\n
        "lat": 49.9247351,\n
        "lon": 3.4072270,\n
        "timestamp": "2016-04-10T13:16:43Z",\n
        "version": 2,\n
        "changeset": 38450517,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117877,\n
        "lat": 49.9247399,\n
        "lon": 3.4072773,\n
        "timestamp": "2016-04-10T13:16:43Z",\n
        "version": 2,\n
        "changeset": 38450517,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117878,\n
        "lat": 49.9247403,\n
        "lon": 3.4072065,\n
        "timestamp": "2016-04-10T13:16:43Z",\n
        "version": 2,\n
        "changeset": 38450517,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117882,\n
        "lat": 49.9247423,\n
        "lon": 3.4072305,\n
        "timestamp": "2016-04-10T13:16:43Z",\n
        "version": 2,\n
        "changeset": 38450517,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117885,\n
        "lat": 49.9247461,\n
        "lon": 3.4072708,\n
        "timestamp": "2016-04-10T13:16:43Z",\n
        "version": 2,\n
        "changeset": 38450517,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117890,\n
        "lat": 49.9247477,\n
        "lon": 3.4072384,\n
        "timestamp": "2016-04-10T13:16:43Z",\n
        "version": 2,\n
        "changeset": 38450517,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117891,\n
        "lat": 49.9247477,\n
        "lon": 3.4072083,\n
        "timestamp": "2016-04-10T13:16:43Z",\n
        "version": 2,\n
        "changeset": 38450517,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117892,\n
        "lat": 49.9247498,\n
        "lon": 3.4072608,\n
        "timestamp": "2016-04-10T13:16:43Z",\n
        "version": 2,\n
        "changeset": 38450517,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117893,\n
        "lat": 49.9247453,\n
        "lon": 3.4071561,\n
        "timestamp": "2016-04-10T13:16:43Z",\n
        "version": 2,\n
        "changeset": 38450517,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117894,\n
        "lat": 49.9247504,\n
        "lon": 3.4072492,\n
        "timestamp": "2016-04-10T13:16:43Z",\n
        "version": 2,\n
        "changeset": 38450517,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117899,\n
        "lat": 49.9247549,\n
        "lon": 3.4072048,\n
        "timestamp": "2016-04-10T13:16:43Z",\n
        "version": 2,\n
        "changeset": 38450517,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117900,\n
        "lat": 49.9247527,\n
        "lon": 3.4071578,\n
        "timestamp": "2016-04-10T13:16:43Z",\n
        "version": 2,\n
        "changeset": 38450517,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117903,\n
        "lat": 49.9247604,\n
        "lon": 3.4071969,\n
        "timestamp": "2016-04-10T13:16:43Z",\n
        "version": 2,\n
        "changeset": 38450517,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117904,\n
        "lat": 49.9247589,\n
        "lon": 3.4071644,\n
        "timestamp": "2016-04-10T13:16:43Z",\n
        "version": 2,\n
        "changeset": 38450517,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117906,\n
        "lat": 49.9247626,\n
        "lon": 3.4071745,\n
        "timestamp": "2016-04-10T13:16:43Z",\n
        "version": 2,\n
        "changeset": 38450517,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117907,\n
        "lat": 49.9247631,\n
        "lon": 3.4071861,\n
        "timestamp": "2016-04-10T13:16:43Z",\n
        "version": 2,\n
        "changeset": 38450517,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117910,\n
        "lat": 49.9247848,\n
        "lon": 3.4055557,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117911,\n
        "lat": 49.9247858,\n
        "lon": 3.4055357,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117913,\n
        "lat": 49.9248018,\n
        "lon": 3.4055597,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117914,\n
        "lat": 49.9248038,\n
        "lon": 3.4055397,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117915,\n
        "lat": 49.9248128,\n
        "lon": 3.4062523,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117916,\n
        "lat": 49.9248314,\n
        "lon": 3.4062020,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117917,\n
        "lat": 49.9248450,\n
        "lon": 3.4061992,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117918,\n
        "lat": 49.9248806,\n
        "lon": 3.4063129,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117919,\n
        "lat": 49.9248992,\n
        "lon": 3.4062626,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117920,\n
        "lat": 49.9249391,\n
        "lon": 3.4063531,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117921,\n
        "lat": 49.9249484,\n
        "lon": 3.4058987,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117922,\n
        "lat": 49.9249594,\n
        "lon": 3.4062941,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117923,\n
        "lat": 49.9250480,\n
        "lon": 3.4064435,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117924,\n
        "lat": 49.9250628,\n
        "lon": 3.4059936,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117925,\n
        "lat": 49.9250766,\n
        "lon": 3.4064672,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117926,\n
        "lat": 49.9251398,\n
        "lon": 3.4057699,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117927,\n
        "lat": 49.9251839,\n
        "lon": 3.4063231,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117928,\n
        "lat": 49.9252225,\n
        "lon": 3.4059364,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117929,\n
        "lat": 49.9252487,\n
        "lon": 3.4058603,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117930,\n
        "lat": 49.9252511,\n
        "lon": 3.4059601,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117931,\n
        "lat": 49.9252587,\n
        "lon": 3.4063732,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117932,\n
        "lat": 49.9252630,\n
        "lon": 3.4060385,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117933,\n
        "lat": 49.9253247,\n
        "lon": 3.4064179,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117934,\n
        "lat": 49.9253377,\n
        "lon": 3.4060886,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117935,\n
        "lat": 49.9253959,\n
        "lon": 3.4064638,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117936,\n
        "lat": 49.9254009,\n
        "lon": 3.4061325,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117937,\n
        "lat": 49.9254721,\n
        "lon": 3.4061784,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117938,\n
        "lat": 49.9254758,\n
        "lon": 3.4061229,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117939,\n
        "lat": 49.9255008,\n
        "lon": 3.4060429,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117940,\n
        "lat": 49.9255248,\n
        "lon": 3.4061669,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117941,\n
        "lat": 49.9255468,\n
        "lon": 3.4060859,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117942,\n
        "lat": 49.9366210,\n
        "lon": 3.3894904,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117943,\n
        "lat": 49.9366620,\n
        "lon": 3.3895884,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117944,\n
        "lat": 49.9366650,\n
        "lon": 3.3894454,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117945,\n
        "lat": 49.9366898,\n
        "lon": 3.3892474,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117946,\n
        "lat": 49.9367060,\n
        "lon": 3.3895434,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117947,\n
        "lat": 49.9367288,\n
        "lon": 3.3893524,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117948,\n
        "lat": 49.9368008,\n
        "lon": 3.3892894,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117949,\n
        "lat": 49.9368038,\n
        "lon": 3.3892984,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117950,\n
        "lat": 49.9368148,\n
        "lon": 3.3891384,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117951,\n
        "lat": 49.9368198,\n
        "lon": 3.3892724,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117952,\n
        "lat": 49.9368228,\n
        "lon": 3.3892814,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117953,\n
        "lat": 49.9368568,\n
        "lon": 3.3892524,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117954,\n
        "lat": 49.9370055,\n
        "lon": 3.3889835,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117955,\n
        "lat": 49.9370445,\n
        "lon": 3.3890875,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117956,\n
        "lat": 49.9371155,\n
        "lon": 3.3890235,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117957,\n
        "lat": 49.9371185,\n
        "lon": 3.3890315,\n
        "timestamp": "2016-01-25T22:31:40Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117958,\n
        "lat": 49.9371305,\n
        "lon": 3.3888705,\n
        "timestamp": "2016-01-25T22:31:41Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117959,\n
        "lat": 49.9371365,\n
        "lon": 3.3890045,\n
        "timestamp": "2016-01-25T22:31:41Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117960,\n
        "lat": 49.9371395,\n
        "lon": 3.3890135,\n
        "timestamp": "2016-01-25T22:31:41Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117961,\n
        "lat": 49.9371725,\n
        "lon": 3.3889835,\n
        "timestamp": "2016-01-25T22:31:41Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117962,\n
        "lat": 49.9376008,\n
        "lon": 3.3890612,\n
        "timestamp": "2023-10-15T18:48:46Z",\n
        "version": 2,\n
        "changeset": 142630869,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117963,\n
        "lat": 49.9377023,\n
        "lon": 3.3893966,\n
        "timestamp": "2023-10-15T18:48:46Z",\n
        "version": 2,\n
        "changeset": 142630869,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117964,\n
        "lat": 49.9377041,\n
        "lon": 3.3889856,\n
        "timestamp": "2023-10-15T18:48:46Z",\n
        "version": 2,\n
        "changeset": 142630869,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117965,\n
        "lat": 49.9377407,\n
        "lon": 3.3889576,\n
        "timestamp": "2016-01-25T22:31:41Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117966,\n
        "lat": 49.9377600,\n
        "lon": 3.3865002,\n
        "timestamp": "2016-01-25T22:31:41Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117967,\n
        "lat": 49.9377730,\n
        "lon": 3.3889314,\n
        "timestamp": "2016-01-25T22:31:41Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117968,\n
        "lat": 49.9377970,\n
        "lon": 3.3889994,\n
        "timestamp": "2016-01-25T22:31:41Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117969,\n
        "lat": 49.9378120,\n
        "lon": 3.3889014,\n
        "timestamp": "2016-01-25T22:31:41Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117970,\n
        "lat": 49.9378057,\n
        "lon": 3.3893210,\n
        "timestamp": "2023-10-15T18:48:46Z",\n
        "version": 2,\n
        "changeset": 142630869,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117971,\n
        "lat": 49.9378360,\n
        "lon": 3.3889694,\n
        "timestamp": "2016-01-25T22:31:41Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117972,\n
        "lat": 49.9378423,\n
        "lon": 3.3892930,\n
        "timestamp": "2016-01-25T22:31:41Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117973,\n
        "lat": 49.9378840,\n
        "lon": 3.3881004,\n
        "timestamp": "2016-01-25T22:31:41Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117974,\n
        "lat": 49.9378860,\n
        "lon": 3.3863472,\n
        "timestamp": "2016-01-25T22:31:41Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117975,\n
        "lat": 49.9378687,\n
        "lon": 3.3873840,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117976,\n
        "lat": 49.9378920,\n
        "lon": 3.3888404,\n
        "timestamp": "2016-01-25T22:31:41Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117978,\n
        "lat": 49.9379150,\n
        "lon": 3.3889124,\n
        "timestamp": "2016-01-25T22:31:41Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117980,\n
        "lat": 49.9379433,\n
        "lon": 3.3888087,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117981,\n
        "lat": 49.9379566,\n
        "lon": 3.3888578,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117982,\n
        "lat": 49.9379670,\n
        "lon": 3.3872551,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117985,\n
        "lat": 49.9379849,\n
        "lon": 3.3888459,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117987,\n
        "lat": 49.9380210,\n
        "lon": 3.3881284,\n
        "timestamp": "2016-01-25T22:31:41Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117988,\n
        "lat": 49.9381051,\n
        "lon": 3.3853982,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117989,\n
        "lat": 49.9380118,\n
        "lon": 3.3889505,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117990,\n
        "lat": 49.9380159,\n
        "lon": 3.3856181,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117991,\n
        "lat": 49.9380640,\n
        "lon": 3.3887144,\n
        "timestamp": "2016-01-25T22:31:41Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117992,\n
        "lat": 49.9380595,\n
        "lon": 3.3854439,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117993,\n
        "lat": 49.9380789,\n
        "lon": 3.3854707,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117995,\n
        "lat": 49.9380799,\n
        "lon": 3.3856651,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117996,\n
        "lat": 49.9380960,\n
        "lon": 3.3871502,\n
        "timestamp": "2016-01-25T22:31:41Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117998,\n
        "lat": 49.9381110,\n
        "lon": 3.3884854,\n
        "timestamp": "2016-01-25T22:31:41Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967117999,\n
        "lat": 49.9380960,\n
        "lon": 3.3878027,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118001,\n
        "lat": 49.9381243,\n
        "lon": 3.3888577,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118002,\n
        "lat": 49.9381169,\n
        "lon": 3.3855381,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118003,\n
        "lat": 49.9381359,\n
        "lon": 3.3855481,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118004,\n
        "lat": 49.9381580,\n
        "lon": 3.3883494,\n
        "timestamp": "2016-01-25T22:31:41Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118005,\n
        "lat": 49.9381680,\n
        "lon": 3.3883054,\n
        "timestamp": "2016-01-25T22:31:41Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118006,\n
        "lat": 49.9381730,\n
        "lon": 3.3884884,\n
        "timestamp": "2016-01-25T22:31:41Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118007,\n
        "lat": 49.9381750,\n
        "lon": 3.3883224,\n
        "timestamp": "2016-01-25T22:31:41Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118008,\n
        "lat": 49.9381756,\n
        "lon": 3.3873720,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118009,\n
        "lat": 49.9381726,\n
        "lon": 3.3879339,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118010,\n
        "lat": 49.9381890,\n
        "lon": 3.3882744,\n
        "timestamp": "2016-01-25T22:31:41Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118013,\n
        "lat": 49.9381970,\n
        "lon": 3.3882874,\n
        "timestamp": "2016-01-25T22:31:41Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118014,\n
        "lat": 49.9381943,\n
        "lon": 3.3876739,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118015,\n
        "lat": 49.9381623,\n
        "lon": 3.3854541,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118017,\n
        "lat": 49.9382310,\n
        "lon": 3.3869992,\n
        "timestamp": "2016-01-25T22:31:41Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118018,\n
        "lat": 49.9382350,\n
        "lon": 3.3882354,\n
        "timestamp": "2016-01-25T22:31:41Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118019,\n
        "lat": 49.9382457,\n
        "lon": 3.3882574,\n
        "timestamp": "2016-01-25T22:31:41Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118021,\n
        "lat": 49.9382776,\n
        "lon": 3.3872450,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118022,\n
        "lat": 49.9383245,\n
        "lon": 3.3880208,\n
        "timestamp": "2016-01-25T22:31:41Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118023,\n
        "lat": 49.9383255,\n
        "lon": 3.3857178,\n
        "timestamp": "2016-01-25T22:31:41Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118024,\n
        "lat": 49.9383256,\n
        "lon": 3.3876520,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118025,\n
        "lat": 49.9383373,\n
        "lon": 3.3872820,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118026,\n
        "lat": 49.9383445,\n
        "lon": 3.3855028,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118027,\n
        "lat": 49.9383456,\n
        "lon": 3.3876230,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118028,\n
        "lat": 49.9383568,\n
        "lon": 3.3880781,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118029,\n
        "lat": 49.9383653,\n
        "lon": 3.3873790,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118030,\n
        "lat": 49.9383681,\n
        "lon": 3.3879533,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118031,\n
        "lat": 49.9383715,\n
        "lon": 3.3856298,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118032,\n
        "lat": 49.9383733,\n
        "lon": 3.3873430,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118033,\n
        "lat": 49.9383735,\n
        "lon": 3.3855308,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118034,\n
        "lat": 49.9383743,\n
        "lon": 3.3872330,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118035,\n
        "lat": 49.9383848,\n
        "lon": 3.3880388,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118036,\n
        "lat": 49.9383935,\n
        "lon": 3.3853648,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118037,\n
        "lat": 49.9383972,\n
        "lon": 3.3880151,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118038,\n
        "lat": 49.9384083,\n
        "lon": 3.3872970,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118039,\n
        "lat": 49.9384178,\n
        "lon": 3.3880988,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118040,\n
        "lat": 49.9384203,\n
        "lon": 3.3873070,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118041,\n
        "lat": 49.9384235,\n
        "lon": 3.3853948,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118042,\n
        "lat": 49.9384236,\n
        "lon": 3.3875240,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118043,\n
        "lat": 49.9384336,\n
        "lon": 3.3875110,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118044,\n
        "lat": 49.9384546,\n
        "lon": 3.3875500,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118045,\n
        "lat": 49.9384688,\n
        "lon": 3.3872204,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118046,\n
        "lat": 49.9384855,\n
        "lon": 3.3859118,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118047,\n
        "lat": 49.9385048,\n
        "lon": 3.3872664,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118048,\n
        "lat": 49.9385123,\n
        "lon": 3.3874820,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118049,\n
        "lat": 49.9385136,\n
        "lon": 3.3879500,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118050,\n
        "lat": 49.9385335,\n
        "lon": 3.3858138,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118051,\n
        "lat": 49.9385358,\n
        "lon": 3.3872104,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118052,\n
        "lat": 49.9385708,\n
        "lon": 3.3870284,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118053,\n
        "lat": 49.9386006,\n
        "lon": 3.3878260,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118054,\n
        "lat": 49.9386068,\n
        "lon": 3.3870774,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118055,\n
        "lat": 49.9386318,\n
        "lon": 3.3874254,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118056,\n
        "lat": 49.9386589,\n
        "lon": 3.3874227,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118157,\n
        "lat": 49.9386618,\n
        "lon": 3.3873704,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118158,\n
        "lat": 49.9387079,\n
        "lon": 3.3874797,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118159,\n
        "lat": 49.9387112,\n
        "lon": 3.3904418,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118160,\n
        "lat": 49.9387289,\n
        "lon": 3.3874357,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118161,\n
        "lat": 49.9387469,\n
        "lon": 3.3872547,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118162,\n
        "lat": 49.9387659,\n
        "lon": 3.3874827,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118163,\n
        "lat": 49.9387789,\n
        "lon": 3.3872937,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118164,\n
        "lat": 49.9387842,\n
        "lon": 3.3903568,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118165,\n
        "lat": 49.9387859,\n
        "lon": 3.3872797,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118166,\n
        "lat": 49.9387962,\n
        "lon": 3.3906148,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118167,\n
        "lat": 49.9387983,\n
        "lon": 3.3864441,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118168,\n
        "lat": 49.9388263,\n
        "lon": 3.3863741,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118169,\n
        "lat": 49.9388333,\n
        "lon": 3.3864801,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118170,\n
        "lat": 49.9388349,\n
        "lon": 3.3873417,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118171,\n
        "lat": 49.9388453,\n
        "lon": 3.3863261,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118172,\n
        "lat": 49.9388613,\n
        "lon": 3.3864101,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118173,\n
        "lat": 49.9388692,\n
        "lon": 3.3905248,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118174,\n
        "lat": 49.9388793,\n
        "lon": 3.3863631,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118175,\n
        "lat": 49.9389623,\n
        "lon": 3.3865191,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118176,\n
        "lat": 49.9389843,\n
        "lon": 3.3864711,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118177,\n
        "lat": 49.9390082,\n
        "lon": 3.3868044,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118178,\n
        "lat": 49.9390203,\n
        "lon": 3.3865771,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118179,\n
        "lat": 49.9390383,\n
        "lon": 3.3865981,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118180,\n
        "lat": 49.9390413,\n
        "lon": 3.3866951,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118181,\n
        "lat": 49.9390423,\n
        "lon": 3.3865331,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118182,\n
        "lat": 49.9390543,\n
        "lon": 3.3865631,\n
        "timestamp": "2016-01-25T22:31:42Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118183,\n
        "lat": 49.9390562,\n
        "lon": 3.3866964,\n
        "timestamp": "2016-01-25T22:31:43Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118184,\n
        "lat": 49.9390662,\n
        "lon": 3.3868684,\n
        "timestamp": "2016-01-25T22:31:43Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118185,\n
        "lat": 49.9390843,\n
        "lon": 3.3865991,\n
        "timestamp": "2016-01-25T22:31:43Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118186,\n
        "lat": 49.9391152,\n
        "lon": 3.3867614,\n
        "timestamp": "2016-01-25T22:31:43Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118187,\n
        "lat": 49.9391270,\n
        "lon": 3.3908624,\n
        "timestamp": "2016-01-25T22:31:43Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118188,\n
        "lat": 49.9391430,\n
        "lon": 3.3908994,\n
        "timestamp": "2016-01-25T22:31:43Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118189,\n
        "lat": 49.9391470,\n
        "lon": 3.3908374,\n
        "timestamp": "2016-01-25T22:31:43Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118190,\n
        "lat": 49.9391670,\n
        "lon": 3.3908724,\n
        "timestamp": "2016-01-25T22:31:43Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118191,\n
        "lat": 49.9395243,\n
        "lon": 3.3882829,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118192,\n
        "lat": 49.9395693,\n
        "lon": 3.3884021,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118193,\n
        "lat": 49.9395863,\n
        "lon": 3.3882129,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118194,\n
        "lat": 49.9396433,\n
        "lon": 3.3883322,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118195,\n
        "lat": 49.9396868,\n
        "lon": 3.3884211,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118196,\n
        "lat": 49.9396688,\n
        "lon": 3.3878966,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118197,\n
        "lat": 49.9397203,\n
        "lon": 3.3884843,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118198,\n
        "lat": 49.9397263,\n
        "lon": 3.3880173,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118199,\n
        "lat": 49.9397436,\n
        "lon": 3.3883645,\n
        "timestamp": "2016-01-25T22:31:43Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118200,\n
        "lat": 49.9397519,\n
        "lon": 3.3879828,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118201,\n
        "lat": 49.9397640,\n
        "lon": 3.3879993,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118202,\n
        "lat": 49.9397690,\n
        "lon": 3.3884319,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118203,\n
        "lat": 49.9397991,\n
        "lon": 3.3879309,\n
        "timestamp": "2016-01-25T22:31:43Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118204,\n
        "lat": 49.9398011,\n
        "lon": 3.3879524,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118205,\n
        "lat": 49.9397829,\n
        "lon": 3.3877657,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118206,\n
        "lat": 49.9398261,\n
        "lon": 3.3883777,\n
        "timestamp": "2016-01-25T22:31:43Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118207,\n
        "lat": 49.9398353,\n
        "lon": 3.3878896,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118208,\n
        "lat": 49.9398699,\n
        "lon": 3.3886373,\n
        "timestamp": "2016-01-25T22:31:43Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118210,\n
        "lat": 49.9399109,\n
        "lon": 3.3885608,\n
        "timestamp": "2016-01-25T22:31:43Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118211,\n
        "lat": 49.9398980,\n
        "lon": 3.3867403,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118212,\n
        "lat": 49.9399202,\n
        "lon": 3.3885810,\n
        "timestamp": "2016-01-25T22:31:43Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118213,\n
        "lat": 49.9398863,\n
        "lon": 3.3863670,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118214,\n
        "lat": 49.9399218,\n
        "lon": 3.3862744,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118216,\n
        "lat": 49.9399461,\n
        "lon": 3.3886369,\n
        "timestamp": "2016-01-25T22:31:43Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118217,\n
        "lat": 49.9399439,\n
        "lon": 3.3868030,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118218,\n
        "lat": 49.9400038,\n
        "lon": 3.3864982,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118219,\n
        "lat": 49.9400164,\n
        "lon": 3.3860217,\n
        "timestamp": "2016-01-25T22:31:43Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118220,\n
        "lat": 49.9400293,\n
        "lon": 3.3870391,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118221,\n
        "lat": 49.9400373,\n
        "lon": 3.3869731,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118222,\n
        "lat": 49.9400674,\n
        "lon": 3.3867181,\n
        "timestamp": "2016-01-25T22:31:43Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118223,\n
        "lat": 49.9400513,\n
        "lon": 3.3870071,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118224,\n
        "lat": 49.9400714,\n
        "lon": 3.3859187,\n
        "timestamp": "2016-01-25T22:31:43Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118225,\n
        "lat": 49.9400573,\n
        "lon": 3.3870971,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118226,\n
        "lat": 49.9400805,\n
        "lon": 3.3878557,\n
        "timestamp": "2016-01-25T22:31:43Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118227,\n
        "lat": 49.9400673,\n
        "lon": 3.3869391,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118228,\n
        "lat": 49.9400703,\n
        "lon": 3.3870191,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118229,\n
        "lat": 49.9400926,\n
        "lon": 3.3864630,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118230,\n
        "lat": 49.9400873,\n
        "lon": 3.3870551,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118231,\n
        "lat": 49.9401120,\n
        "lon": 3.3883358,\n
        "timestamp": "2016-01-25T22:31:43Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118232,\n
        "lat": 49.9400943,\n
        "lon": 3.3869921,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118233,\n
        "lat": 49.9401253,\n
        "lon": 3.3869306,\n
        "timestamp": "2016-01-25T22:31:43Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118234,\n
        "lat": 49.9401368,\n
        "lon": 3.3868031,\n
        "timestamp": "2016-01-25T22:31:43Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118235,\n
        "lat": 49.9401389,\n
        "lon": 3.3880148,\n
        "timestamp": "2016-01-25T22:31:43Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118236,\n
        "lat": 49.9401473,\n
        "lon": 3.3884119,\n
        "timestamp": "2016-01-25T22:31:43Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118237,\n
        "lat": 49.9401634,\n
        "lon": 3.3862067,\n
        "timestamp": "2016-01-25T22:31:43Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118238,\n
        "lat": 49.9402043,\n
        "lon": 3.3871076,\n
        "timestamp": "2016-01-25T22:31:43Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118239,\n
        "lat": 49.9402163,\n
        "lon": 3.3868296,\n
        "timestamp": "2016-01-25T22:31:43Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118240,\n
        "lat": 49.9402174,\n
        "lon": 3.3860997,\n
        "timestamp": "2016-01-25T22:31:43Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118247,\n
        "lat": 49.9402914,\n
        "lon": 3.3862466,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118248,\n
        "lat": 49.9402963,\n
        "lon": 3.3870036,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118249,\n
        "lat": 49.9403053,\n
        "lon": 3.3872506,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118250,\n
        "lat": 49.9403069,\n
        "lon": 3.3878659,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118251,\n
        "lat": 49.9403413,\n
        "lon": 3.3876246,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118252,\n
        "lat": 49.9403463,\n
        "lon": 3.3873016,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118253,\n
        "lat": 49.9403530,\n
        "lon": 3.3863210,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118254,\n
        "lat": 49.9403790,\n
        "lon": 3.3860713,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118255,\n
        "lat": 49.9403893,\n
        "lon": 3.3867536,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118256,\n
        "lat": 49.9404053,\n
        "lon": 3.3877990,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118357,\n
        "lat": 49.9404259,\n
        "lon": 3.3874754,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118358,\n
        "lat": 49.9404379,\n
        "lon": 3.3874574,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118359,\n
        "lat": 49.9404379,\n
        "lon": 3.3874924,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118360,\n
        "lat": 49.9404509,\n
        "lon": 3.3874704,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118361,\n
        "lat": 49.9404983,\n
        "lon": 3.3869366,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118362,\n
        "lat": 49.9405003,\n
        "lon": 3.3868976,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118363,\n
        "lat": 49.9405004,\n
        "lon": 3.3883931,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118364,\n
        "lat": 49.9405093,\n
        "lon": 3.3868186,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118365,\n
        "lat": 49.9405113,\n
        "lon": 3.3867516,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118366,\n
        "lat": 49.9405113,\n
        "lon": 3.3869216,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118367,\n
        "lat": 49.9405193,\n
        "lon": 3.3865976,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118368,\n
        "lat": 49.9405213,\n
        "lon": 3.3865956,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118369,\n
        "lat": 49.9405263,\n
        "lon": 3.3867906,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118370,\n
        "lat": 49.9405263,\n
        "lon": 3.3868526,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118371,\n
        "lat": 49.9405323,\n
        "lon": 3.3869966,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118372,\n
        "lat": 49.9405663,\n
        "lon": 3.3866616,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118373,\n
        "lat": 49.9405733,\n
        "lon": 3.3865869,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118374,\n
        "lat": 49.9405749,\n
        "lon": 3.3876488,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118375,\n
        "lat": 49.9406609,\n
        "lon": 3.3864116,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118376,\n
        "lat": 49.9407628,\n
        "lon": 3.3881607,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118377,\n
        "lat": 49.9408830,\n
        "lon": 3.3937210,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118378,\n
        "lat": 49.9409330,\n
        "lon": 3.3938570,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118379,\n
        "lat": 49.9409394,\n
        "lon": 3.3942288,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118380,\n
        "lat": 49.9409540,\n
        "lon": 3.3938360,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118381,\n
        "lat": 49.9409680,\n
        "lon": 3.3937130,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118382,\n
        "lat": 49.9409744,\n
        "lon": 3.3943058,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118383,\n
        "lat": 49.9409790,\n
        "lon": 3.3939070,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118384,\n
        "lat": 49.9409860,\n
        "lon": 3.3936270,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118385,\n
        "lat": 49.9410060,\n
        "lon": 3.3936800,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118386,\n
        "lat": 49.9410150,\n
        "lon": 3.3938430,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118387,\n
        "lat": 49.9410198,\n
        "lon": 3.3945220,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118388,\n
        "lat": 49.9410284,\n
        "lon": 3.3940658,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118389,\n
        "lat": 49.9410394,\n
        "lon": 3.3941148,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118390,\n
        "lat": 49.9410424,\n
        "lon": 3.3941128,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118391,\n
        "lat": 49.9410464,\n
        "lon": 3.3941068,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118392,\n
        "lat": 49.9410530,\n
        "lon": 3.3938070,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118393,\n
        "lat": 49.9410548,\n
        "lon": 3.3945920,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118394,\n
        "lat": 49.9410604,\n
        "lon": 3.3940558,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118395,\n
        "lat": 49.9410640,\n
        "lon": 3.3938370,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118396,\n
        "lat": 49.9410714,\n
        "lon": 3.3940808,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118397,\n
        "lat": 49.9410744,\n
        "lon": 3.3941898,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118398,\n
        "lat": 49.9410754,\n
        "lon": 3.3940068,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118399,\n
        "lat": 49.9410808,\n
        "lon": 3.3944540,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118400,\n
        "lat": 49.9410844,\n
        "lon": 3.3940258,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118401,\n
        "lat": 49.9410944,\n
        "lon": 3.3939838,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118402,\n
        "lat": 49.9410974,\n
        "lon": 3.3940528,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118403,\n
        "lat": 49.9411004,\n
        "lon": 3.3940048,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118404,\n
        "lat": 49.9411054,\n
        "lon": 3.3941598,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118405,\n
        "lat": 49.9411114,\n
        "lon": 3.3939628,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118406,\n
        "lat": 49.9411118,\n
        "lon": 3.3944200,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118407,\n
        "lat": 49.9411161,\n
        "lon": 3.3954981,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118408,\n
        "lat": 49.9411168,\n
        "lon": 3.3945190,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118409,\n
        "lat": 49.9411386,\n
        "lon": 3.3942717,\n
        "timestamp": "2016-01-25T22:31:44Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118410,\n
        "lat": 49.9411416,\n
        "lon": 3.3942857,\n
        "timestamp": "2016-01-25T22:31:45Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118411,\n
        "lat": 49.9411438,\n
        "lon": 3.3944870,\n
        "timestamp": "2016-01-25T22:31:45Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118412,\n
        "lat": 49.9411511,\n
        "lon": 3.3954401,\n
        "timestamp": "2016-01-25T22:31:45Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118413,\n
        "lat": 49.9411591,\n
        "lon": 3.3955701,\n
        "timestamp": "2016-01-25T22:31:45Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118414,\n
        "lat": 49.9411644,\n
        "lon": 3.3940968,\n
        "timestamp": "2016-01-25T22:31:45Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118415,\n
        "lat": 49.9411686,\n
        "lon": 3.3943277,\n
        "timestamp": "2016-01-25T22:31:45Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118416,\n
        "lat": 49.9411890,\n
        "lon": 3.3946073,\n
        "timestamp": "2016-01-25T22:31:45Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118417,\n
        "lat": 49.9411961,\n
        "lon": 3.3955131,\n
        "timestamp": "2016-01-25T22:31:45Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118418,\n
        "lat": 49.9412406,\n
        "lon": 3.3941757,\n
        "timestamp": "2016-01-25T22:31:45Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118419,\n
        "lat": 49.9412510,\n
        "lon": 3.3945333,\n
        "timestamp": "2016-01-25T22:31:45Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118420,\n
        "lat": 49.9412571,\n
        "lon": 3.3952751,\n
        "timestamp": "2016-01-25T22:31:45Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118421,\n
        "lat": 49.9412616,\n
        "lon": 3.3942227,\n
        "timestamp": "2016-01-25T22:31:45Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118422,\n
        "lat": 49.9412700,\n
        "lon": 3.3947663,\n
        "timestamp": "2016-01-25T22:31:45Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118423,\n
        "lat": 49.9413001,\n
        "lon": 3.3953541,\n
        "timestamp": "2016-01-25T22:31:45Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3967118424,\n
        "lat": 49.9413300,\n
        "lon": 3.3946983,\n
        "timestamp": "2016-01-25T22:31:45Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 8073821782,\n
        "lat": 49.9402400,\n
        "lon": 3.3873504,\n
        "timestamp": "2023-04-24T16:27:54Z",\n
        "version": 3,\n
        "changeset": 135309668,\n
        "user": "Max-Kritic",\n
        "uid": 414659\n
      },\n
      {\n
        "type": "node",\n
        "id": 8073821783,\n
        "lat": 49.9402648,\n
        "lon": 3.3873487,\n
        "timestamp": "2023-04-24T16:27:54Z",\n
        "version": 3,\n
        "changeset": 135309668,\n
        "user": "Max-Kritic",\n
        "uid": 414659\n
      },\n
      {\n
        "type": "node",\n
        "id": 8073821786,\n
        "lat": 49.9402735,\n
        "lon": 3.3873785,\n
        "timestamp": "2023-04-24T16:27:54Z",\n
        "version": 3,\n
        "changeset": 135309668,\n
        "user": "Max-Kritic",\n
        "uid": 414659\n
      },\n
      {\n
        "type": "node",\n
        "id": 8073821787,\n
        "lat": 49.9402345,\n
        "lon": 3.3874072,\n
        "timestamp": "2023-04-24T16:27:54Z",\n
        "version": 3,\n
        "changeset": 135309668,\n
        "user": "Max-Kritic",\n
        "uid": 414659\n
      },\n
      {\n
        "type": "node",\n
        "id": 8728785333,\n
        "lat": 49.9345247,\n
        "lon": 3.3825016,\n
        "timestamp": "2021-05-13T16:07:55Z",\n
        "version": 1,\n
        "changeset": 104647823,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10837442530,\n
        "lat": 49.9402529,\n
        "lon": 3.3873990,\n
        "timestamp": "2023-04-24T16:27:54Z",\n
        "version": 1,\n
        "changeset": 135309668,\n
        "user": "Max-Kritic",\n
        "uid": 414659\n
      },\n
      {\n
        "type": "node",\n
        "id": 10837442531,\n
        "lat": 49.9402251,\n
        "lon": 3.3873685,\n
        "timestamp": "2023-04-24T16:27:54Z",\n
        "version": 1,\n
        "changeset": 135309668,\n
        "user": "Max-Kritic",\n
        "uid": 414659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11078603830,\n
        "lat": 49.9195295,\n
        "lon": 3.4090890,\n
        "timestamp": "2023-07-31T11:48:19Z",\n
        "version": 1,\n
        "changeset": 139250527,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11078603831,\n
        "lat": 49.9195898,\n
        "lon": 3.4092953,\n
        "timestamp": "2023-07-31T11:48:19Z",\n
        "version": 1,\n
        "changeset": 139250527,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11078603832,\n
        "lat": 49.9194290,\n
        "lon": 3.4088471,\n
        "timestamp": "2023-07-31T11:48:19Z",\n
        "version": 1,\n
        "changeset": 139250527,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11078603833,\n
        "lat": 49.9192316,\n
        "lon": 3.4084962,\n
        "timestamp": "2023-07-31T11:48:19Z",\n
        "version": 1,\n
        "changeset": 139250527,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11078603834,\n
        "lat": 49.9190692,\n
        "lon": 3.4081040,\n
        "timestamp": "2023-07-31T11:48:19Z",\n
        "version": 1,\n
        "changeset": 139250527,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11078603835,\n
        "lat": 49.9188741,\n
        "lon": 3.4078446,\n
        "timestamp": "2023-07-31T11:48:19Z",\n
        "version": 1,\n
        "changeset": 139250527,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12435232469,\n
        "lat": 49.9231121,\n
        "lon": 3.4006657,\n
        "timestamp": "2024-12-20T08:53:05Z",\n
        "version": 1,\n
        "changeset": 160423642,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 12435232470,\n
        "lat": 49.9231363,\n
        "lon": 3.4005746,\n
        "timestamp": "2024-12-20T08:53:05Z",\n
        "version": 1,\n
        "changeset": 160423642,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 12435232471,\n
        "lat": 49.9226885,\n
        "lon": 3.4002384,\n
        "timestamp": "2024-12-20T08:53:05Z",\n
        "version": 1,\n
        "changeset": 160423642,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 12435232472,\n
        "lat": 49.9226695,\n
        "lon": 3.4003081,\n
        "timestamp": "2024-12-20T08:53:05Z",\n
        "version": 1,\n
        "changeset": 160423642,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 12435232473,\n
        "lat": 49.9227658,\n
        "lon": 3.4003685,\n
        "timestamp": "2024-12-20T08:53:05Z",\n
        "version": 1,\n
        "changeset": 160423642,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 12435232474,\n
        "lat": 49.9227857,\n
        "lon": 3.4002987,\n
        "timestamp": "2024-12-20T08:53:05Z",\n
        "version": 1,\n
        "changeset": 160423642,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 12435232475,\n
        "lat": 49.9229487,\n
        "lon": 3.4004942,\n
        "timestamp": "2024-12-20T08:53:05Z",\n
        "version": 1,\n
        "changeset": 160423642,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 12435232476,\n
        "lat": 49.9229049,\n
        "lon": 3.4004661,\n
        "timestamp": "2024-12-20T08:53:05Z",\n
        "version": 1,\n
        "changeset": 160423642,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 12435232477,\n
        "lat": 49.9228897,\n
        "lon": 3.4005231,\n
        "timestamp": "2024-12-20T08:53:05Z",\n
        "version": 1,\n
        "changeset": 160423642,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 12435232478,\n
        "lat": 49.9229577,\n
        "lon": 3.4004601,\n
        "timestamp": "2024-12-20T08:53:05Z",\n
        "version": 1,\n
        "changeset": 160423642,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 12435232479,\n
        "lat": 49.9229335,\n
        "lon": 3.4005512,\n
        "timestamp": "2024-12-20T08:53:05Z",\n
        "version": 1,\n
        "changeset": 160423642,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 12435232480,\n
        "lat": 49.9230734,\n
        "lon": 3.4006408,\n
        "timestamp": "2024-12-20T08:53:05Z",\n
        "version": 1,\n
        "changeset": 160423642,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 12435232481,\n
        "lat": 49.9230976,\n
        "lon": 3.4005498,\n
        "timestamp": "2024-12-20T08:53:05Z",\n
        "version": 1,\n
        "changeset": 160423642,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514424,\n
        "timestamp": "2016-01-25T22:31:45Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116977,\n
          3967117001,\n
          3967117007,\n
          3967116997,\n
          3967116995,\n
          3967116990,\n
          3967116988,\n
          3967116984,\n
          3967116983,\n
          3967116978,\n
          3967116977\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514425,\n
        "timestamp": "2016-01-25T22:31:45Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116706,\n
          3967116723,\n
          3967116721,\n
          3967116725,\n
          3967116720,\n
          3967116716,\n
          3967116714,\n
          3967116686,\n
          3967116688,\n
          3967116698,\n
          3967116706\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514426,\n
        "timestamp": "2016-01-25T22:31:45Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117520,\n
          3967117527,\n
          3967117528,\n
          3967117536,\n
          3967117542,\n
          3967117521,\n
          3967117519,\n
          3967117516,\n
          3967117513,\n
          3967117523,\n
          3967117520\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514427,\n
        "timestamp": "2016-01-25T22:31:45Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117617,\n
          3967117611,\n
          3967117621,\n
          3967117615,\n
          3967117626,\n
          3967117616,\n
          3967117627,\n
          3967117645,\n
          3967117638,\n
          3967117640,\n
          3967117617\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514428,\n
        "timestamp": "2016-01-25T22:31:45Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967105943,\n
          3967105951,\n
          3967105949,\n
          3967105955,\n
          3967105954,\n
          3967105944,\n
          3967105942,\n
          3967105937,\n
          3967105938,\n
          3967105939,\n
          3967105943\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514429,\n
        "timestamp": "2016-01-25T22:31:45Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116718,\n
          3967116750,\n
          3967116747,\n
          3967116737,\n
          3967116735,\n
          3967116715,\n
          3967116717,\n
          3967116709,\n
          3967116711,\n
          3967116719,\n
          3967116718\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514430,\n
        "timestamp": "2016-01-25T22:31:45Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117183,\n
          3967117196,\n
          3967117200,\n
          3967117209,\n
          3967117199,\n
          3967117189,\n
          3967117188,\n
          3967117190,\n
          3967117187,\n
          3967117191,\n
          3967117183\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514431,\n
        "timestamp": "2016-01-25T22:31:45Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967105953,\n
          3967105956,\n
          3967116357,\n
          3967116359,\n
          3967116365,\n
          3967116360,\n
          3967116363,\n
          3967116362,\n
          3967116361,\n
          3967116358,\n
          3967105953\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514432,\n
        "timestamp": "2016-01-25T22:31:45Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116675,\n
          3967116680,\n
          3967116682,\n
          3967116697,\n
          3967116695,\n
          3967116678,\n
          3967116677,\n
          3967116664,\n
          3967116665,\n
          3967116674,\n
          3967116675\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514433,\n
        "timestamp": "2016-01-25T22:31:45Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118378,\n
          3967118380,\n
          3967118383,\n
          3967118395,\n
          3967118392,\n
          3967118386,\n
          3967118381,\n
          3967118385,\n
          3967118384,\n
          3967118377,\n
          3967118378\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514434,\n
        "timestamp": "2016-01-25T22:31:46Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118169,\n
          3967118180,\n
          3967118185,\n
          3967118182,\n
          3967118179,\n
          3967118178,\n
          3967118181,\n
          3967118176,\n
          3967118175,\n
          3967118172,\n
          3967118169\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514435,\n
        "timestamp": "2024-01-11T19:13:46Z",\n
        "version": 3,\n
        "changeset": 146155500,\n
        "user": "Olyon",\n
        "uid": 1443767,\n
        "nodes": [\n
          3967116209,\n
          3967116213,\n
          3967116215,\n
          3967116219,\n
          3967116208,\n
          3967116200,\n
          3967116197,\n
          3967116195,\n
          3967116202,\n
          3967116203,\n
          3967116207,\n
          3967116209\n
        ],\n
        "tags": {\n
          "amenity": "place_of_worship",\n
          "building": "church",\n
          "denomination": "catholic",\n
          "name": "Église Saint-Médard",\n
          "religion": "christian",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wikidata": "Q38225868"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514436,\n
        "timestamp": "2016-01-25T22:31:46Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117177,\n
          3967117184,\n
          3967117182,\n
          3967117186,\n
          3967117194,\n
          3967117178,\n
          3967117176,\n
          3967117170,\n
          3967117163,\n
          3967117164,\n
          3967117175,\n
          3967117177\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514437,\n
        "timestamp": "2016-01-25T22:31:46Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116950,\n
          3967116974,\n
          3967116980,\n
          3967116926,\n
          3967116888,\n
          3967116915,\n
          3967116916,\n
          3967116932,\n
          3967116946,\n
          3967116958,\n
          3967116945,\n
          3967116950\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514438,\n
        "timestamp": "2016-01-25T22:31:46Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118361,\n
          3967118366,\n
          3967118362,\n
          3967118370,\n
          3967118364,\n
          3967118369,\n
          3967118365,\n
          3967118372,\n
          3967118368,\n
          3967118367,\n
          3967118255,\n
          3967118361\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514439,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "nodes": [\n
          3967117995,\n
          3967118002,\n
          3967118003,\n
          3967118015,\n
          3967117988,\n
          3967117993,\n
          3967117992,\n
          3967117990,\n
          3967117995\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514440,\n
        "timestamp": "2016-01-25T22:31:46Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117210,\n
          3967117215,\n
          3967117221,\n
          3967117217,\n
          3967117214,\n
          3967117211,\n
          3967117206,\n
          3967117208,\n
          3967117204,\n
          3967117207,\n
          3967117203,\n
          3967117205,\n
          3967117210\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514442,\n
        "timestamp": "2016-01-25T22:31:46Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117573,\n
          3967117574,\n
          3967117571,\n
          3967117569,\n
          3967117568,\n
          3967117567,\n
          3967117563,\n
          3967117561,\n
          3967117570,\n
          3967117572,\n
          3967117576,\n
          3967117577,\n
          3967117573\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514445,\n
        "timestamp": "2024-09-10T14:58:42Z",\n
        "version": 2,\n
        "changeset": 156444978,\n
        "user": "Eric-Chambly",\n
        "uid": 1002121,\n
        "nodes": [\n
          3967114341,\n
          3967114340,\n
          3967114319,\n
          3967114317,\n
          3967114341\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514447,\n
        "timestamp": "2016-01-25T22:31:46Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116919,\n
          3967116948,\n
          3967116949,\n
          3967116935,\n
          3967116930,\n
          3967116941,\n
          3967116936,\n
          3967116943,\n
          3967116934,\n
          3967116924,\n
          3967116922,\n
          3967116913,\n
          3967116919\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514449,\n
        "timestamp": "2016-01-25T22:31:46Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117546,\n
          3967117557,\n
          3967117558,\n
          3967117555,\n
          3967117556,\n
          3967117553,\n
          3967117552,\n
          3967117549,\n
          3967117548,\n
          3967117547,\n
          3967117545,\n
          3967117550,\n
          3967117546\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514450,\n
        "timestamp": "2016-01-25T22:31:47Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967114309,\n
          3967114330,\n
          3967114334,\n
          3967114338,\n
          3967114339,\n
          3967114336,\n
          3967114337,\n
          3967114322,\n
          3967114320,\n
          3967114314,\n
          3967114312,\n
          3967114318,\n
          3967114309\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514451,\n
        "timestamp": "2016-01-25T22:31:47Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116652,\n
          3967116661,\n
          3967116655,\n
          3967116656,\n
          3967116647,\n
          3967116646,\n
          3967116637,\n
          3967116638,\n
          3967116627,\n
          3967116623,\n
          3967116644,\n
          3967116640,\n
          3967116652\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514452,\n
        "timestamp": "2016-01-25T22:31:47Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116603,\n
          3967116615,\n
          3967116616,\n
          3967116619,\n
          3967116623,\n
          3967116627,\n
          3967116629,\n
          3967116624,\n
          3967116622,\n
          3967116614,\n
          3967116611,\n
          3967116610,\n
          3967116602,\n
          3967116603\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514453,\n
        "timestamp": "2016-01-25T22:31:47Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116231,\n
          3967116256,\n
          3967116253,\n
          3967116250,\n
          3967116247,\n
          3967116246,\n
          3967116240,\n
          3967116245,\n
          3967116248,\n
          3967116230,\n
          3967116212,\n
          3967116214,\n
          3967116223,\n
          3967116231\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514454,\n
        "timestamp": "2025-05-08T17:22:42Z",\n
        "version": 3,\n
        "changeset": 165995049,\n
        "user": "nlehuby",\n
        "uid": 1424448,\n
        "nodes": [\n
          3967117393,\n
          3967117422,\n
          3967117420,\n
          3967117424,\n
          3967117427,\n
          3967117423,\n
          3967117426,\n
          3967117419,\n
          3967117421,\n
          3967117410,\n
          3967117408,\n
          3967117396,\n
          3967117394,\n
          3967117395,\n
          3967117393\n
        ],\n
        "tags": {\n
          "addr:housenumber": "18",\n
          "addr:street": "Rue Principale",\n
          "amenity": "townhall",\n
          "building": "civic",\n
          "contact:email": "mairie.croix.fonsomme@wanadoo.fr",\n
          "contact:phone": "+33 3 23 07 98 18",\n
          "name": "Mairie de Croix-Fonsomme",\n
          "opening_hours": "Tu 10:30-11:30; We 13:30-14:15; Th 16:00-17:00",\n
          "ref:FR:SIRET": "21020225500019",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016;Service-Public.fr - 03/2025",\n
          "source:addr": "https://lannuaire.service-public.fr/nord-pas-de-calais-picardie/aisne#service-mairie"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514456,\n
        "timestamp": "2016-01-25T22:31:47Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116397,\n
          3967116410,\n
          3967116405,\n
          3967116412,\n
          3967116417,\n
          3967116421,\n
          3967116426,\n
          3967116433,\n
          3967116435,\n
          3967116432,\n
          3967116431,\n
          3967116411,\n
          3967116416,\n
          3967116402,\n
          3967116397\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514457,\n
        "timestamp": "2016-01-25T22:31:47Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116866,\n
          3967116893,\n
          3967116892,\n
          3967116899,\n
          3967116898,\n
          3967116905,\n
          3967116903,\n
          3967116873,\n
          3967116870,\n
          3967116872,\n
          3967116869,\n
          3967116746,\n
          3967116749,\n
          3967116859,\n
          3967116866\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514458,\n
        "timestamp": "2016-01-25T22:31:47Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116199,\n
          3967116205,\n
          3967116204,\n
          3967116206,\n
          3967116210,\n
          3967116201,\n
          3967116196,\n
          3967116190,\n
          3967116186,\n
          3967116994,\n
          3967116991,\n
          3967116189,\n
          3967116187,\n
          3967116193,\n
          3967116194,\n
          3967116199\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514459,\n
        "timestamp": "2016-01-25T22:31:47Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116966,\n
          3967116992,\n
          3967116996,\n
          3967116989,\n
          3967116987,\n
          3967116979,\n
          3967116993,\n
          3967116980,\n
          3967116974,\n
          3967116972,\n
          3967116959,\n
          3967116938,\n
          3967116944,\n
          3967116912,\n
          3967116927,\n
          3967116966\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514460,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "nodes": [\n
          3967118039,\n
          3967118035,\n
          3967118037,\n
          3967118030,\n
          3967118022,\n
          3967118028,\n
          3967118019,\n
          3967118018,\n
          3967118013,\n
          3967118010,\n
          3967118005,\n
          3967118007,\n
          3967118004,\n
          3967117987,\n
          3967118009,\n
          3967117999,\n
          3967117973,\n
          3967117998,\n
          3967118006,\n
          3967118039\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "Bing;cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514461,\n
        "timestamp": "2016-04-10T13:15:13Z",\n
        "version": 2,\n
        "changeset": 38450517,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089,\n
        "nodes": [\n
          3967117906,\n
          3967117904,\n
          3967117900,\n
          3967117893,\n
          3967117875,\n
          3967117868,\n
          3967117862,\n
          3967117860,\n
          3967117870,\n
          3967117878,\n
          3967117891,\n
          3967117899,\n
          3967117903,\n
          3967117907,\n
          3967117906\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514462,\n
        "timestamp": "2016-04-10T13:15:12Z",\n
        "version": 2,\n
        "changeset": 38450517,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089,\n
        "nodes": [\n
          3967117894,\n
          3967117890,\n
          3967117882,\n
          3967117876,\n
          3967117857,\n
          3967114351,\n
          3967114345,\n
          3967114344,\n
          3967114352,\n
          3967114356,\n
          3967117869,\n
          3967117877,\n
          3967117885,\n
          3967117892,\n
          3967117894\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514463,\n
        "timestamp": "2016-01-25T22:31:48Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118191,\n
          3967118192,\n
          3967118194,\n
          3967118193,\n
          3967118191\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514464,\n
        "timestamp": "2016-01-25T22:31:48Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117563,\n
          3967117567,\n
          3967117568,\n
          3967117564,\n
          3967117563\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514465,\n
        "timestamp": "2016-01-25T22:31:48Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117388,\n
          3967117397,\n
          3967117401,\n
          3967117392,\n
          3967117388\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514466,\n
        "timestamp": "2016-01-25T22:31:48Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118177,\n
          3967118184,\n
          3967118186,\n
          3967118183,\n
          3967118177\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514467,\n
        "timestamp": "2016-01-25T22:31:48Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117927,\n
          3967117931,\n
          3967117934,\n
          3967117932,\n
          3967117927\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514468,\n
        "timestamp": "2016-01-25T22:31:48Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967105923,\n
          3967105927,\n
          3967105922,\n
          3967105921,\n
          3967105923\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514469,\n
        "timestamp": "2016-01-25T22:31:48Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117766,\n
          3967114284,\n
          3967114285,\n
          3967117769,\n
          3967117766\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514470,\n
        "timestamp": "2016-01-25T22:31:48Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117951,\n
          3967117948,\n
          3967117949,\n
          3967117952,\n
          3967117951\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514471,\n
        "timestamp": "2016-01-25T22:31:48Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116254,\n
          3967117162,\n
          3967117185,\n
          3967117179,\n
          3967116254\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514473,\n
        "timestamp": "2016-01-25T22:31:48Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117545,\n
          3967117544,\n
          3967117546,\n
          3967117550,\n
          3967117545\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514474,\n
        "timestamp": "2016-01-25T22:31:48Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117248,\n
          3967117256,\n
          3967117358,\n
          3967117251,\n
          3967117248\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514476,\n
        "timestamp": "2016-01-25T22:31:48Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117598,\n
          3967117592,\n
          3967117591,\n
          3967117596,\n
          3967117598\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514477,\n
        "timestamp": "2016-01-25T22:31:49Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117390,\n
          3967117407,\n
          3967117404,\n
          3967117387,\n
          3967117390\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514479,\n
        "timestamp": "2016-01-25T22:31:49Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116571,\n
          3967116573,\n
          3967116572,\n
          3967116570,\n
          3967116571\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514480,\n
        "timestamp": "2016-01-25T22:31:49Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117587,\n
          3967117595,\n
          3967117601,\n
          3967117589,\n
          3967117587\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514481,\n
        "timestamp": "2016-01-25T22:31:49Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117364,\n
          3967117362,\n
          3967117361,\n
          3967117363,\n
          3967117364\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514482,\n
        "timestamp": "2016-01-25T22:31:49Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967105934,\n
          3967105941,\n
          3967105940,\n
          3967105933,\n
          3967105934\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514483,\n
        "timestamp": "2016-01-25T22:31:49Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117935,\n
          3967117937,\n
          3967117936,\n
          3967117933,\n
          3967117935\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514484,\n
        "timestamp": "2023-01-15T13:11:04Z",\n
        "version": 5,\n
        "changeset": 131297918,\n
        "user": "user_5589",\n
        "uid": 5589,\n
        "nodes": [\n
          3967118359,\n
          3967118360,\n
          3967118358,\n
          3967118357,\n
          3967118359\n
        ],\n
        "tags": {\n
          "building": "transformer_tower",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "substation",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "source:power": "Enedis",\n
          "substation": "minor_distribution",\n
          "voltage": "20000"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514485,\n
        "timestamp": "2016-01-25T22:31:49Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118400,\n
          3967118403,\n
          3967118401,\n
          3967118398,\n
          3967118400\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514486,\n
        "timestamp": "2016-01-25T22:31:49Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117459,\n
          3967117467,\n
          3967117470,\n
          3967117462,\n
          3967117459\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514487,\n
        "timestamp": "2016-01-25T22:31:49Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116649,\n
          3967116653,\n
          3967116654,\n
          3967116648,\n
          3967116649\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514488,\n
        "timestamp": "2016-01-25T22:31:49Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116879,\n
          3967116901,\n
          3967116904,\n
          3967116883,\n
          3967116879\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514489,\n
        "timestamp": "2016-01-25T22:31:49Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117159,\n
          3967117171,\n
          3967117168,\n
          3967116255,\n
          3967117159\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514490,\n
        "timestamp": "2016-01-25T22:31:49Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116734,\n
          3967116857,\n
          3967116727,\n
          3967116707,\n
          3967116734\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514491,\n
        "timestamp": "2016-01-25T22:31:49Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116252,\n
          3967117160,\n
          3967117161,\n
          3967117157,\n
          3967116252\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514492,\n
        "timestamp": "2016-01-25T22:31:51Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118407,\n
          3967118413,\n
          3967118417,\n
          3967118412,\n
          3967118407\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514493,\n
        "timestamp": "2016-01-25T22:31:51Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118033,\n
          3967118041,\n
          3967118036,\n
          3967118026,\n
          3967118033\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514494,\n
        "timestamp": "2016-01-25T22:31:51Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118252,\n
          3967118371,\n
          3967118361,\n
          3967118249,\n
          3967118252\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514495,\n
        "timestamp": "2016-01-25T22:31:51Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117966,\n
          3967117996,\n
          3967118017,\n
          3967117974,\n
          3967117966\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514496,\n
        "timestamp": "2016-01-25T22:31:51Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118187,\n
          3967118188,\n
          3967118190,\n
          3967118189,\n
          3967118187\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514497,\n
        "timestamp": "2016-01-25T22:31:51Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118382,\n
          3967118397,\n
          3967118389,\n
          3967118379,\n
          3967118382\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514498,\n
        "timestamp": "2016-01-25T22:31:51Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117942,\n
          3967117943,\n
          3967117946,\n
          3967117944,\n
          3967117942\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514499,\n
        "timestamp": "2016-01-25T22:31:51Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117579,\n
          3967117583,\n
          3967117582,\n
          3967117578,\n
          3967117579\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514500,\n
        "timestamp": "2016-01-25T22:31:51Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117253,\n
          3967117359,\n
          3967117374,\n
          3967117366,\n
          3967117253\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514501,\n
        "timestamp": "2016-01-25T22:31:51Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117403,\n
          3967117416,\n
          3967117415,\n
          3967117402,\n
          3967117403\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514502,\n
        "timestamp": "2016-01-25T22:31:51Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116403,\n
          3967116422,\n
          3967116430,\n
          3967116409,\n
          3967116403\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514503,\n
        "timestamp": "2016-01-25T22:31:51Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116427,\n
          3967116428,\n
          3967116419,\n
          3967116414,\n
          3967116427\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514504,\n
        "timestamp": "2016-01-25T22:31:51Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117386,\n
          3967117398,\n
          3967117383,\n
          3967117373,\n
          3967117386\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514505,\n
        "timestamp": "2016-01-25T22:31:51Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117371,\n
          3967117370,\n
          3967117379,\n
          3967117380,\n
          3967117371\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514506,\n
        "timestamp": "2016-01-25T22:31:51Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116376,\n
          3967116379,\n
          3967116383,\n
          3967116378,\n
          3967116376\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514507,\n
        "timestamp": "2016-01-25T22:31:52Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116918,\n
          3967116946,\n
          3967116932,\n
          3967116916,\n
          3967116918\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514508,\n
        "timestamp": "2016-01-25T22:31:52Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118422,\n
          3967118424,\n
          3967118419,\n
          3967118416,\n
          3967118422\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514509,\n
        "timestamp": "2016-01-25T22:31:52Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117917,\n
          3967117922,\n
          3967117924,\n
          3967117921,\n
          3967117917\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514510,\n
        "timestamp": "2016-01-25T22:31:52Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118238,\n
          3967118248,\n
          3967118239,\n
          3967118233,\n
          3967118238\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514511,\n
        "timestamp": "2016-01-25T22:31:52Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118417,\n
          3967118423,\n
          3967118420,\n
          3967118412,\n
          3967118417\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514512,\n
        "timestamp": "2016-01-25T22:31:52Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117583,\n
          3967117584,\n
          3967117585,\n
          3967117582,\n
          3967117583\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514513,\n
        "timestamp": "2016-01-25T22:31:52Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117445,\n
          3967117458,\n
          3967117460,\n
          3967117448,\n
          3967117445\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514514,\n
        "timestamp": "2016-01-25T22:31:52Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116704,\n
          3967116743,\n
          3967116754,\n
          3967116703,\n
          3967116704\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514515,\n
        "timestamp": "2016-01-25T22:31:52Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116256,\n
          3967117195,\n
          3967117193,\n
          3967116253,\n
          3967116256\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514516,\n
        "timestamp": "2016-01-25T22:31:52Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116607,\n
          3967116617,\n
          3967116618,\n
          3967116609,\n
          3967116607\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514517,\n
        "timestamp": "2016-01-25T22:31:52Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117910,\n
          3967117913,\n
          3967117914,\n
          3967117911,\n
          3967117910\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514520,\n
        "timestamp": "2016-01-25T22:31:52Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117641,\n
          3967117757,\n
          3967117759,\n
          3967117643,\n
          3967117641\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514521,\n
        "timestamp": "2016-01-25T22:31:52Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116881,\n
          3967116902,\n
          3967116900,\n
          3967116878,\n
          3967116881\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514523,\n
        "timestamp": "2016-01-25T22:31:53Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116401,\n
          3967116393,\n
          3967116388,\n
          3967116392,\n
          3967116401\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "Bing"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514524,\n
        "timestamp": "2016-01-25T22:31:53Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117969,\n
          3967117967,\n
          3967117968,\n
          3967117971,\n
          3967117969\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514525,\n
        "timestamp": "2016-01-25T22:31:53Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116218,\n
          3967116222,\n
          3967116227,\n
          3967116224,\n
          3967116218\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514526,\n
        "timestamp": "2016-01-25T22:31:53Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117637,\n
          3967117632,\n
          3967117629,\n
          3967117636,\n
          3967117637\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514527,\n
        "timestamp": "2016-01-25T22:31:53Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116636,\n
          3967116649,\n
          3967116648,\n
          3967116635,\n
          3967116636\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514528,\n
        "timestamp": "2016-01-25T22:31:53Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116235,\n
          3967117165,\n
          3967117166,\n
          3967116236,\n
          3967116235\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514529,\n
        "timestamp": "2016-01-25T22:31:53Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116389,\n
          3967116395,\n
          3967116400,\n
          3967116391,\n
          3967116389\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514530,\n
        "timestamp": "2016-01-25T22:31:53Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116592,\n
          3967116600,\n
          3967116601,\n
          3967116594,\n
          3967116592\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514531,\n
        "timestamp": "2016-01-25T22:31:53Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117407,\n
          3967117414,\n
          3967117411,\n
          3967117404,\n
          3967117407\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514532,\n
        "timestamp": "2016-01-25T22:31:53Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116584,\n
          3967116588,\n
          3967116590,\n
          3967116585,\n
          3967116584\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514533,\n
        "timestamp": "2016-01-25T22:31:53Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117606,\n
          3967117604,\n
          3967117607,\n
          3967117610,\n
          3967117606\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514534,\n
        "timestamp": "2016-01-25T22:31:53Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967105929,\n
          3967105931,\n
          3967105930,\n
          3967105926,\n
          3967105929\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514535,\n
        "timestamp": "2016-01-25T22:31:53Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116368,\n
          3967116373,\n
          3967116375,\n
          3967116371,\n
          3967116368\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514536,\n
        "timestamp": "2016-01-25T22:31:53Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117923,\n
          3967117925,\n
          3967117930,\n
          3967117928,\n
          3967117923\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514537,\n
        "timestamp": "2016-01-25T22:31:54Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116865,\n
          3967116880,\n
          3967116874,\n
          3967116860,\n
          3967116865\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514538,\n
        "timestamp": "2016-01-25T22:31:54Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117465,\n
          3967117471,\n
          3967117457,\n
          3967117450,\n
          3967117465\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514539,\n
        "timestamp": "2016-01-25T22:31:54Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116625,\n
          3967116631,\n
          3967116632,\n
          3967116628,\n
          3967116625\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514540,\n
        "timestamp": "2016-01-25T22:31:54Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117212,\n
          3967117201,\n
          3967117192,\n
          3967117198,\n
          3967117212\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514541,\n
        "timestamp": "2016-01-25T22:31:54Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116634,\n
          3967116651,\n
          3967116650,\n
          3967116633,\n
          3967116634\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514542,\n
        "timestamp": "2016-01-25T22:31:54Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116691,\n
          3967116713,\n
          3967116712,\n
          3967116690,\n
          3967116691\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514543,\n
        "timestamp": "2016-01-25T22:31:54Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116221,\n
          3967116229,\n
          3967116226,\n
          3967116216,\n
          3967116221\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514544,\n
        "timestamp": "2016-01-25T22:31:54Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117365,\n
          3967117375,\n
          3967117378,\n
          3967117367,\n
          3967117365\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514545,\n
        "timestamp": "2016-01-25T22:31:54Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116889,\n
          3967116967,\n
          3967116975,\n
          3967116897,\n
          3967116889\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514547,\n
        "timestamp": "2016-01-25T22:31:54Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967114321,\n
          3967114328,\n
          3967114329,\n
          3967114323,\n
          3967114321\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514548,\n
        "timestamp": "2016-01-25T22:31:54Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116630,\n
          3967116658,\n
          3967116676,\n
          3967116642,\n
          3967116630\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514549,\n
        "timestamp": "2016-01-25T22:31:54Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116380,\n
          3967116382,\n
          3967116386,\n
          3967116384,\n
          3967116380\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514550,\n
        "timestamp": "2016-01-25T22:31:54Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117368,\n
          3967117389,\n
          3967117400,\n
          3967117377,\n
          3967117368\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514551,\n
        "timestamp": "2016-01-25T22:31:54Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118393,\n
          3967118408,\n
          3967118399,\n
          3967118387,\n
          3967118393\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514552,\n
        "timestamp": "2016-01-25T22:31:55Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116928,\n
          3967116947,\n
          3967116952,\n
          3967116929,\n
          3967116928\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514553,\n
        "timestamp": "2016-01-25T22:31:55Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117468,\n
          3967117484,\n
          3967117480,\n
          3967117463,\n
          3967117468\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514554,\n
        "timestamp": "2016-01-25T22:31:55Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118399,\n
          3967118408,\n
          3967118411,\n
          3967118406,\n
          3967118399\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514555,\n
        "timestamp": "2016-01-25T22:31:55Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117560,\n
          3967117565,\n
          3967117566,\n
          3967117562,\n
          3967117560\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514556,\n
        "timestamp": "2016-01-25T22:31:55Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117488,\n
          3967117503,\n
          3967117491,\n
          3967117476,\n
          3967117488\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514557,\n
        "timestamp": "2016-01-25T22:31:55Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117467,\n
          3967117479,\n
          3967117482,\n
          3967117470,\n
          3967117467\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514558,\n
        "timestamp": "2016-01-25T22:31:55Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117002,\n
          3967116177,\n
          3967116178,\n
          3967117003,\n
          3967117002\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514559,\n
        "timestamp": "2016-01-25T22:31:55Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117376,\n
          3967117382,\n
          3967117381,\n
          3967117372,\n
          3967117376\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514560,\n
        "timestamp": "2016-01-25T22:31:55Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116225,\n
          3967116232,\n
          3967116237,\n
          3967116228,\n
          3967116225\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514561,\n
        "timestamp": "2016-01-25T22:31:55Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116560,\n
          3967116564,\n
          3967116563,\n
          3967116559,\n
          3967116560\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514562,\n
        "timestamp": "2016-01-25T22:31:55Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117620,\n
          3967117767,\n
          3967117768,\n
          3967117631,\n
          3967117620\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514563,\n
        "timestamp": "2016-01-25T22:31:55Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116206,\n
          3967116217,\n
          3967116220,\n
          3967116210,\n
          3967116206\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514564,\n
        "timestamp": "2016-01-25T22:31:55Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116586,\n
          3967116591,\n
          3967116593,\n
          3967116587,\n
          3967116586\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514565,\n
        "timestamp": "2016-01-25T22:31:55Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116896,\n
          3967116914,\n
          3967116909,\n
          3967116891,\n
          3967116896\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514566,\n
        "timestamp": "2016-01-25T22:31:55Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967114297,\n
          3967114298,\n
          3967114296,\n
          3967114294,\n
          3967114297\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514567,\n
        "timestamp": "2016-01-25T22:31:56Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118202,\n
          3967118199,\n
          3967118195,\n
          3967118197,\n
          3967118202\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "Bing;cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514568,\n
        "timestamp": "2016-01-25T22:31:56Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118025,\n
          3967118032,\n
          3967118038,\n
          3967118034,\n
          3967118025\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514569,\n
        "timestamp": "2016-01-25T22:31:56Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117915,\n
          3967117918,\n
          3967117919,\n
          3967117916,\n
          3967117915\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514570,\n
        "timestamp": "2016-01-25T22:31:56Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116923,\n
          3967116954,\n
          3967116957,\n
          3967116921,\n
          3967116923\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514571,\n
        "timestamp": "2016-01-25T22:31:56Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117970,\n
          3967117964,\n
          3967117962,\n
          3967117963,\n
          3967117970\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514572,\n
        "timestamp": "2016-01-25T22:31:56Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116576,\n
          3967116579,\n
          3967116578,\n
          3967116577,\n
          3967116576\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514573,\n
        "timestamp": "2016-01-25T22:31:56Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117216,\n
          3967117220,\n
          3967117219,\n
          3967117213,\n
          3967117216\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514574,\n
        "timestamp": "2016-01-25T22:31:56Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117406,\n
          3967117413,\n
          3967117417,\n
          3967117409,\n
          3967117406\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514575,\n
        "timestamp": "2016-01-25T22:31:56Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116362,\n
          3967116366,\n
          3967116364,\n
          3967116361,\n
          3967116362\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514576,\n
        "timestamp": "2016-01-25T22:31:56Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116385,\n
          3967116390,\n
          3967116387,\n
          3967116381,\n
          3967116385\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514577,\n
        "timestamp": "2016-01-25T22:31:56Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118167,\n
          3967118169,\n
          3967118172,\n
          3967118168,\n
          3967118167\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514578,\n
        "timestamp": "2016-01-25T22:31:56Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116730,\n
          3967116753,\n
          3967116751,\n
          3967116728,\n
          3967116730\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514579,\n
        "timestamp": "2016-01-25T22:31:56Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117771,\n
          3967114286,\n
          3967114287,\n
          3967117773,\n
          3967117771\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514580,\n
        "timestamp": "2016-01-25T22:31:56Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118247,\n
          3967118222,\n
          3967118234,\n
          3967118253,\n
          3967118247\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "Bing"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514581,\n
        "timestamp": "2016-01-25T22:31:57Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118047,\n
          3967118055,\n
          3967118157,\n
          3967118051,\n
          3967118047\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514582,\n
        "timestamp": "2016-01-25T22:31:57Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116942,\n
          3967116965,\n
          3967116964,\n
          3967116931,\n
          3967116942\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514583,\n
        "timestamp": "2016-01-25T22:31:57Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117971,\n
          3967117978,\n
          3967117976,\n
          3967117969,\n
          3967117971\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514584,\n
        "timestamp": "2016-01-25T22:31:57Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967114305,\n
          3967114303,\n
          3967114307,\n
          3967114308,\n
          3967114305\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514585,\n
        "timestamp": "2016-01-25T22:31:57Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118014,\n
          3967117982,\n
          3967117975,\n
          3967117999,\n
          3967118014\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514586,\n
        "timestamp": "2016-01-25T22:31:57Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117965,\n
          3967117964,\n
          3967117970,\n
          3967117972,\n
          3967117965\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514587,\n
        "timestamp": "2016-01-25T22:31:57Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116247,\n
          3967116250,\n
          3967117158,\n
          3967116249,\n
          3967116247\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514588,\n
        "timestamp": "2016-01-25T22:31:57Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117385,\n
          3967117390,\n
          3967117387,\n
          3967117384,\n
          3967117385\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514589,\n
        "timestamp": "2016-01-25T22:31:57Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116621,\n
          3967116626,\n
          3967116619,\n
          3967116616,\n
          3967116621\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514590,\n
        "timestamp": "2016-01-25T22:31:57Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117613,\n
          3967117618,\n
          3967117603,\n
          3967117599,\n
          3967117613\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514591,\n
        "timestamp": "2016-01-25T22:31:57Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116998,\n
          3967117005,\n
          3967117010,\n
          3967117000,\n
          3967116998\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514592,\n
        "timestamp": "2016-01-25T22:31:57Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967105917,\n
          3967105925,\n
          3967105920,\n
          3967105915,\n
          3967105917\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514593,\n
        "timestamp": "2016-01-25T22:31:57Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116558,\n
          3967116562,\n
          3967116561,\n
          3967116557,\n
          3967116558\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514594,\n
        "timestamp": "2016-01-25T22:31:57Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117586,\n
          3967117594,\n
          3967117600,\n
          3967117588,\n
          3967117586\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514595,\n
        "timestamp": "2016-01-25T22:31:57Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116868,\n
          3967116911,\n
          3967116907,\n
          3967116864,\n
          3967116868\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514596,\n
        "timestamp": "2016-01-25T22:31:58Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117551,\n
          3967117559,\n
          3967117554,\n
          3967117543,\n
          3967117551\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514597,\n
        "timestamp": "2016-01-25T22:31:58Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117761,\n
          3967117764,\n
          3967117765,\n
          3967117762,\n
          3967117761\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514598,\n
        "timestamp": "2016-01-25T22:31:58Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117506,\n
          3967117514,\n
          3967117515,\n
          3967117505,\n
          3967117506\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514599,\n
        "timestamp": "2016-01-25T22:31:58Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117003,\n
          3967116178,\n
          3967116181,\n
          3967117009,\n
          3967117003\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514600,\n
        "timestamp": "2016-01-25T22:31:58Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116566,\n
          3967116568,\n
          3967116567,\n
          3967116565,\n
          3967116566\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514601,\n
        "timestamp": "2016-01-25T22:31:58Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967105935,\n
          3967105945,\n
          3967105936,\n
          3967105932,\n
          3967105935\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514602,\n
        "timestamp": "2016-01-25T22:31:58Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118046,\n
          3967118050,\n
          3967118031,\n
          3967118023,\n
          3967118046\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514603,\n
        "timestamp": "2016-01-25T22:31:58Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967114331,\n
          3967114333,\n
          3967114335,\n
          3967114332,\n
          3967114331\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514604,\n
        "timestamp": "2016-01-25T22:31:58Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118237,\n
          3967118240,\n
          3967118224,\n
          3967118219,\n
          3967118237\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514605,\n
        "timestamp": "2016-01-25T22:31:58Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116886,\n
          3967116858,\n
          3967116733,\n
          3967116756,\n
          3967116886\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514606,\n
        "timestamp": "2016-01-25T22:31:58Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967105916,\n
          3967105919,\n
          3967105918,\n
          3967105914,\n
          3967105916\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514607,\n
        "timestamp": "2016-01-25T22:31:58Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117959,\n
          3967117956,\n
          3967117957,\n
          3967117960,\n
          3967117959\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514608,\n
        "timestamp": "2016-01-25T22:31:58Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117590,\n
          3967117605,\n
          3967117608,\n
          3967117594,\n
          3967117590\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514609,\n
        "timestamp": "2016-01-25T22:31:58Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116596,\n
          3967116604,\n
          3967116605,\n
          3967116597,\n
          3967116596\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514611,\n
        "timestamp": "2016-01-25T22:31:59Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117489,\n
          3967117493,\n
          3967117496,\n
          3967117490,\n
          3967117489\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514612,\n
        "timestamp": "2016-01-25T22:31:59Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117592,\n
          3967117604,\n
          3967117606,\n
          3967117593,\n
          3967117592\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514613,\n
        "timestamp": "2016-01-25T22:31:59Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967105924,\n
          3967105928,\n
          3967105927,\n
          3967105923,\n
          3967105924\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514614,\n
        "timestamp": "2016-01-25T22:31:59Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116453,\n
          3967116456,\n
          3967116455,\n
          3967116452,\n
          3967116453\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514615,\n
        "timestamp": "2016-01-25T22:31:59Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118168,\n
          3967118172,\n
          3967118174,\n
          3967118171,\n
          3967118168\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514616,\n
        "timestamp": "2016-01-25T22:31:59Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117938,\n
          3967117940,\n
          3967117941,\n
          3967117939,\n
          3967117938\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514617,\n
        "timestamp": "2016-01-25T22:31:59Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117429,\n
          3967117434,\n
          3967117443,\n
          3967117430,\n
          3967117429\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514618,\n
        "timestamp": "2016-01-25T22:31:59Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117597,\n
          3967117609,\n
          3967117612,\n
          3967117602,\n
          3967117597\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514619,\n
        "timestamp": "2016-01-25T22:31:59Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117472,\n
          3967117480,\n
          3967117481,\n
          3967117474,\n
          3967117472\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514620,\n
        "timestamp": "2016-01-25T22:31:59Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118159,\n
          3967118166,\n
          3967118173,\n
          3967118164,\n
          3967118159\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514621,\n
        "timestamp": "2016-01-25T22:31:59Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117454,\n
          3967117456,\n
          3967117461,\n
          3967117432,\n
          3967117431,\n
          3967117454\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514622,\n
        "timestamp": "2016-01-25T22:31:59Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118202,\n
          3967118208,\n
          3967118212,\n
          3967118210,\n
          3967118206,\n
          3967118202\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "Bing;cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514623,\n
        "timestamp": "2021-11-23T21:17:30Z",\n
        "version": 2,\n
        "changeset": 114157025,\n
        "user": "Denis_Helfer",\n
        "uid": 22165,\n
        "nodes": [\n
          3967116880,\n
          3967116890,\n
          3967116887,\n
          3967116874,\n
          3967116880\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514624,\n
        "timestamp": "2016-01-25T22:31:59Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118247,\n
          3967118253,\n
          3967118373,\n
          3967118375,\n
          3967118254,\n
          3967118247\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "Bing;cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514625,\n
        "timestamp": "2016-01-25T22:32:00Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116568,\n
          3967116571,\n
          3967116570,\n
          3967116569,\n
          3967116567,\n
          3967116568\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514626,\n
        "timestamp": "2016-01-25T22:32:00Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117633,\n
          3967117653,\n
          3967117656,\n
          3967117760,\n
          3967117635,\n
          3967117633\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514627,\n
        "timestamp": "2016-01-25T22:32:00Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117391,\n
          3967117405,\n
          3967117413,\n
          3967117406,\n
          3967117399,\n
          3967117391\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514628,\n
        "timestamp": "2016-01-25T22:32:00Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117431,\n
          3967117432,\n
          3967117449,\n
          3967117433,\n
          3967117428,\n
          3967117431\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514629,\n
        "timestamp": "2016-01-25T22:32:00Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116191,\n
          3967116198,\n
          3967116199,\n
          3967116194,\n
          3967116193,\n
          3967116191\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514630,\n
        "timestamp": "2016-01-25T22:32:00Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118415,\n
          3967118421,\n
          3967118418,\n
          3967118409,\n
          3967118410,\n
          3967118415\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514631,\n
        "timestamp": "2016-01-25T22:32:00Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117648,\n
          3967117774,\n
          3967117775,\n
          3967117776,\n
          3967117651,\n
          3967117648\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514632,\n
        "timestamp": "2016-01-25T22:32:00Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118029,\n
          3967118043,\n
          3967118044,\n
          3967118048,\n
          3967118040,\n
          3967118029\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514633,\n
        "timestamp": "2016-01-25T22:32:00Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118051,\n
          3967118054,\n
          3967118052,\n
          3967118045,\n
          3967118047,\n
          3967118051\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514634,\n
        "timestamp": "2016-01-25T22:32:00Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116683,\n
          3967116906,\n
          3967116910,\n
          3967116731,\n
          3967116685,\n
          3967116683\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514635,\n
        "timestamp": "2016-01-25T22:32:00Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116679,\n
          3967116691,\n
          3967116690,\n
          3967116689,\n
          3967116681,\n
          3967116679\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514636,\n
        "timestamp": "2016-01-25T22:32:00Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117202,\n
          3967117218,\n
          3967117212,\n
          3967117198,\n
          3967117197,\n
          3967117202\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514637,\n
        "timestamp": "2016-01-25T22:32:00Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117533,\n
          3967117539,\n
          3967117541,\n
          3967117535,\n
          3967117534,\n
          3967117533\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514638,\n
        "timestamp": "2016-01-25T22:32:01Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117227,\n
          3967117232,\n
          3967117234,\n
          3967117229,\n
          3967117228,\n
          3967117227\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514639,\n
        "timestamp": "2016-01-25T22:32:01Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118216,\n
          3967118236,\n
          3967118231,\n
          3967118210,\n
          3967118212,\n
          3967118216\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "Bing;cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514640,\n
        "timestamp": "2016-01-25T22:32:01Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118389,\n
          3967118397,\n
          3967118404,\n
          3967118396,\n
          3967118391,\n
          3967118390,\n
          3967118389\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514641,\n
        "timestamp": "2016-01-25T22:32:01Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117466,\n
          3967117491,\n
          3967117485,\n
          3967117477,\n
          3967117461,\n
          3967117456,\n
          3967117466\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514642,\n
        "timestamp": "2016-01-25T22:32:01Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117950,\n
          3967117945,\n
          3967117947,\n
          3967117951,\n
          3967117952,\n
          3967117953,\n
          3967117950\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514643,\n
        "timestamp": "2016-01-25T22:32:01Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117510,\n
          3967117525,\n
          3967117527,\n
          3967117520,\n
          3967117523,\n
          3967117513,\n
          3967117510\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514644,\n
        "timestamp": "2016-01-25T22:32:01Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117532,\n
          3967117538,\n
          3967117537,\n
          3967117540,\n
          3967117536,\n
          3967117528,\n
          3967117532\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514645,\n
        "timestamp": "2016-01-25T22:32:01Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117630,\n
          3967117649,\n
          3967117654,\n
          3967117623,\n
          3967117622,\n
          3967117634,\n
          3967117630\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514646,\n
        "timestamp": "2016-01-25T22:32:01Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117517,\n
          3967117534,\n
          3967117535,\n
          3967117531,\n
          3967117530,\n
          3967117518,\n
          3967117517\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514648,\n
        "timestamp": "2016-01-25T22:32:01Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116447,\n
          3967116434,\n
          3967116441,\n
          3967116445,\n
          3967116446,\n
          3967116450,\n
          3967116447\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514649,\n
        "timestamp": "2016-01-25T22:32:01Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116951,\n
          3967116973,\n
          3967116976,\n
          3967116895,\n
          3967116894,\n
          3967116955,\n
          3967116951\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514650,\n
        "timestamp": "2016-01-25T22:32:01Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117614,\n
          3967117646,\n
          3967117650,\n
          3967117628,\n
          3967117624,\n
          3967117619,\n
          3967117614\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514651,\n
        "timestamp": "2016-01-25T22:32:02Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117249,\n
          3967117360,\n
          3967117369,\n
          3967117357,\n
          3967117250,\n
          3967117254,\n
          3967117249\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514652,\n
        "timestamp": "2016-01-25T22:32:02Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116396,\n
          3967116404,\n
          3967116407,\n
          3967116398,\n
          3967116394,\n
          3967116399,\n
          3967116396\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514653,\n
        "timestamp": "2016-01-25T22:32:02Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118391,\n
          3967118396,\n
          3967118394,\n
          3967118400,\n
          3967118398,\n
          3967118388,\n
          3967118391\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514654,\n
        "timestamp": "2016-01-25T22:32:02Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117493,\n
          3967117502,\n
          3967117504,\n
          3967117500,\n
          3967117499,\n
          3967117496,\n
          3967117493\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514655,\n
        "timestamp": "2016-01-25T22:32:02Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117244,\n
          3967117245,\n
          3967117247,\n
          3967117252,\n
          3967117255,\n
          3967117246,\n
          3967117244\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514656,\n
        "timestamp": "2016-01-25T22:32:02Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117004,\n
          3967117011,\n
          3967117013,\n
          3967116179,\n
          3967116180,\n
          3967117006,\n
          3967117004\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514657,\n
        "timestamp": "2016-01-25T22:32:02Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116439,\n
          3967116451,\n
          3967116454,\n
          3967116449,\n
          3967116438,\n
          3967116442,\n
          3967116439\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514658,\n
        "timestamp": "2016-01-25T22:32:02Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116434,\n
          3967116447,\n
          3967116448,\n
          3967116440,\n
          3967116427,\n
          3967116429,\n
          3967116434\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514659,\n
        "timestamp": "2016-01-25T22:32:03Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116740,\n
          3967116875,\n
          3967116867,\n
          3967116742,\n
          3967116748,\n
          3967116739,\n
          3967116740\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514660,\n
        "timestamp": "2016-01-25T22:32:03Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117653,\n
          3967117633,\n
          3967117625,\n
          3967117639,\n
          3967117642,\n
          3967117647,\n
          3967117653\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514661,\n
        "timestamp": "2016-01-25T22:32:03Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116663,\n
          3967116687,\n
          3967116684,\n
          3967116667,\n
          3967116670,\n
          3967116662,\n
          3967116663\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514662,\n
        "timestamp": "2016-01-25T22:32:03Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117425,\n
          3967117418,\n
          3967117415,\n
          3967117416,\n
          3967117403,\n
          3967117412,\n
          3967117425\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514663,\n
        "timestamp": "2016-01-25T22:32:03Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116580,\n
          3967116583,\n
          3967116582,\n
          3967116574,\n
          3967116575,\n
          3967116581,\n
          3967116580\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514664,\n
        "timestamp": "2016-01-25T22:32:03Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116613,\n
          3967116641,\n
          3967116645,\n
          3967116598,\n
          3967116595,\n
          3967116612,\n
          3967116613\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514665,\n
        "timestamp": "2016-01-25T22:32:03Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116897,\n
          3967116975,\n
          3967116981,\n
          3967116927,\n
          3967116912,\n
          3967116908,\n
          3967116897\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514666,\n
        "timestamp": "2016-01-25T22:32:03Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117958,\n
          3967117954,\n
          3967117955,\n
          3967117959,\n
          3967117960,\n
          3967117961,\n
          3967117958\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514667,\n
        "timestamp": "2016-01-25T22:32:03Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116643,\n
          3967116657,\n
          3967116666,\n
          3967116671,\n
          3967116639,\n
          3967116620,\n
          3967116643\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514668,\n
        "timestamp": "2016-01-25T22:32:03Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116424,\n
          3967116443,\n
          3967116444,\n
          3967116418,\n
          3967116413,\n
          3967116423,\n
          3967116424\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514669,\n
        "timestamp": "2016-01-25T22:32:03Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967114288,\n
          3967114292,\n
          3967114293,\n
          3967114291,\n
          3967114290,\n
          3967114289,\n
          3967114288\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514670,\n
        "timestamp": "2016-01-25T22:32:03Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117440,\n
          3967117435,\n
          3967117436,\n
          3967117437,\n
          3967117439,\n
          3967117442,\n
          3967117440\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514671,\n
        "timestamp": "2016-01-25T22:32:03Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116956,\n
          3967116963,\n
          3967116962,\n
          3967116933,\n
          3967116939,\n
          3967116953,\n
          3967116956\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514672,\n
        "timestamp": "2016-01-25T22:32:03Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117463,\n
          3967117480,\n
          3967117472,\n
          3967117469,\n
          3967117464,\n
          3967117455,\n
          3967117463\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514673,\n
        "timestamp": "2016-01-25T22:32:04Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117461,\n
          3967117477,\n
          3967117465,\n
          3967117450,\n
          3967117449,\n
          3967117432,\n
          3967117461\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514674,\n
        "timestamp": "2016-01-25T22:32:04Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116692,\n
          3967116708,\n
          3967116710,\n
          3967116669,\n
          3967116668,\n
          3967116693,\n
          3967116692\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514675,\n
        "timestamp": "2016-01-25T22:32:04Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116367,\n
          3967116374,\n
          3967116377,\n
          3967116372,\n
          3967116370,\n
          3967116369,\n
          3967116367\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514676,\n
        "timestamp": "2016-01-25T22:32:04Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116871,\n
          3967116917,\n
          3967116862,\n
          3967116857,\n
          3967116734,\n
          3967116722,\n
          3967116871\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514677,\n
        "timestamp": "2016-01-25T22:32:04Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117230,\n
          3967117229,\n
          3967117234,\n
          3967117236,\n
          3967117240,\n
          3967117237,\n
          3967117230\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514678,\n
        "timestamp": "2016-01-25T22:32:04Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117494,\n
          3967117507,\n
          3967117509,\n
          3967117492,\n
          3967117483,\n
          3967117487,\n
          3967117494\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514679,\n
        "timestamp": "2016-01-25T22:32:04Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116672,\n
          3967116700,\n
          3967116699,\n
          3967116659,\n
          3967116660,\n
          3967116673,\n
          3967116672\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514680,\n
        "timestamp": "2016-01-25T22:32:04Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116589,\n
          3967116606,\n
          3967116608,\n
          3967116599,\n
          3967116600,\n
          3967116592,\n
          3967116589\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514681,\n
        "timestamp": "2016-01-25T22:32:04Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117575,\n
          3967117571,\n
          3967117574,\n
          3967117573,\n
          3967117577,\n
          3967117580,\n
          3967117581,\n
          3967117575\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514682,\n
        "timestamp": "2016-01-25T22:32:04Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116242,\n
          3967116234,\n
          3967116233,\n
          3967116239,\n
          3967116243,\n
          3967116244,\n
          3967116251,\n
          3967116242\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514683,\n
        "timestamp": "2016-01-25T22:32:04Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116406,\n
          3967116420,\n
          3967116425,\n
          3967116436,\n
          3967116437,\n
          3967116415,\n
          3967116408,\n
          3967116406\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514684,\n
        "timestamp": "2016-01-25T22:32:04Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116746,\n
          3967116869,\n
          3967116877,\n
          3967116876,\n
          3967116885,\n
          3967116882,\n
          3967116741,\n
          3967116746\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514685,\n
        "timestamp": "2016-01-25T22:32:04Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117644,\n
          3967117758,\n
          3967117763,\n
          3967117770,\n
          3967117772,\n
          3967117655,\n
          3967117652,\n
          3967117644\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514686,\n
        "timestamp": "2016-01-25T22:32:05Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117009,\n
          3967116181,\n
          3967116182,\n
          3967116192,\n
          3967116183,\n
          3967116185,\n
          3967117012,\n
          3967117009\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514687,\n
        "timestamp": "2016-01-25T22:32:05Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117498,\n
          3967117501,\n
          3967117511,\n
          3967117512,\n
          3967117508,\n
          3967117495,\n
          3967117497,\n
          3967117498\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514688,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "nodes": [\n
          3967117989,\n
          3967118001,\n
          3967117991,\n
          3967117980,\n
          3967117981,\n
          3967117985,\n
          3967117989\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514689,\n
        "timestamp": "2016-01-25T22:32:05Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117920,\n
          3967117923,\n
          3967117928,\n
          3967117929,\n
          3967117926,\n
          3967117924,\n
          3967117922,\n
          3967117920\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514690,\n
        "timestamp": "2016-01-25T22:32:05Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118160,\n
          3967118162,\n
          3967118170,\n
          3967118165,\n
          3967118163,\n
          3967118161,\n
          3967118056,\n
          3967118158,\n
          3967118160\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514691,\n
        "timestamp": "2016-01-25T22:32:05Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967114300,\n
          3967114295,\n
          3967114299,\n
          3967114311,\n
          3967114302,\n
          3967114306,\n
          3967114304,\n
          3967114301,\n
          3967114300\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514692,\n
        "timestamp": "2016-01-25T22:32:05Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116999,\n
          3967116214,\n
          3967116212,\n
          3967116211,\n
          3967116188,\n
          3967116184,\n
          3967116177,\n
          3967117002,\n
          3967116999\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514693,\n
        "timestamp": "2016-01-25T22:32:05Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116729,\n
          3967116863,\n
          3967116861,\n
          3967116755,\n
          3967116752,\n
          3967116745,\n
          3967116744,\n
          3967116724,\n
          3967116729\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514694,\n
        "timestamp": "2016-01-25T22:32:05Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116238,\n
          3967117174,\n
          3967117172,\n
          3967117173,\n
          3967117180,\n
          3967117167,\n
          3967117169,\n
          3967116241,\n
          3967116238\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514695,\n
        "timestamp": "2016-01-25T22:32:05Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118256,\n
          3967118251,\n
          3967118226,\n
          3967118235,\n
          3967118250,\n
          3967118363,\n
          3967118376,\n
          3967118374,\n
          3967118256\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514696,\n
        "timestamp": "2016-01-25T22:32:05Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118404,\n
          3967118414,\n
          3967118405,\n
          3967118401,\n
          3967118403,\n
          3967118400,\n
          3967118402,\n
          3967118396,\n
          3967118404\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514697,\n
        "timestamp": "2016-01-25T22:32:05Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118196,\n
          3967118198,\n
          3967118200,\n
          3967118201,\n
          3967118204,\n
          3967118203,\n
          3967118207,\n
          3967118205,\n
          3967118196\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514698,\n
        "timestamp": "2020-11-02T08:10:34Z",\n
        "version": 2,\n
        "changeset": 93402983,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "nodes": [\n
          3967118217,\n
          3967118229,\n
          3967118214,\n
          3967118213,\n
          3967118218,\n
          3967118211,\n
          3967118217\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514699,\n
        "timestamp": "2016-01-25T22:32:06Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116920,\n
          3967116969,\n
          3967116971,\n
          3967116973,\n
          3967116951,\n
          3967116940,\n
          3967116937,\n
          3967116925,\n
          3967116920\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514700,\n
        "timestamp": "2016-01-25T22:32:06Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118225,\n
          3967118230,\n
          3967118228,\n
          3967118232,\n
          3967118227,\n
          3967118221,\n
          3967118223,\n
          3967118220,\n
          3967118225\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514701,\n
        "timestamp": "2016-01-25T22:32:06Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117529,\n
          3967117532,\n
          3967117528,\n
          3967117527,\n
          3967117525,\n
          3967117522,\n
          3967117524,\n
          3967117526,\n
          3967117529\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514702,\n
        "timestamp": "2016-01-25T22:32:06Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967105943,\n
          3967105947,\n
          3967105953,\n
          3967105950,\n
          3967105948,\n
          3967105946,\n
          3967105952,\n
          3967105951,\n
          3967105943\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514703,\n
        "timestamp": "2016-01-25T22:32:06Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117442,\n
          3967117452,\n
          3967117451,\n
          3967117438,\n
          3967117441,\n
          3967117444,\n
          3967117446,\n
          3967117440,\n
          3967117442\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514704,\n
        "timestamp": "2016-01-25T22:32:06Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967114316,\n
          3967114325,\n
          3967114324,\n
          3967114326,\n
          3967114327,\n
          3967114313,\n
          3967114310,\n
          3967114315,\n
          3967114316\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514705,\n
        "timestamp": "2016-01-25T22:32:06Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117233,\n
          3967117243,\n
          3967117238,\n
          3967117225,\n
          3967117235,\n
          3967117239,\n
          3967117241,\n
          3967117231,\n
          3967117233\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514706,\n
        "timestamp": "2016-01-25T22:32:06Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117229,\n
          3967117230,\n
          3967117237,\n
          3967117242,\n
          3967117226,\n
          3967117223,\n
          3967117224,\n
          3967117222,\n
          3967117228,\n
          3967117229\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514707,\n
        "timestamp": "2016-01-25T22:32:06Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116968,\n
          3967116986,\n
          3967116985,\n
          3967116954,\n
          3967116949,\n
          3967116948,\n
          3967116961,\n
          3967116960,\n
          3967116970,\n
          3967116968\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514708,\n
        "timestamp": "2016-01-25T22:32:06Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967117464,\n
          3967117469,\n
          3967117478,\n
          3967117475,\n
          3967117486,\n
          3967117473,\n
          3967117447,\n
          3967117453,\n
          3967117455,\n
          3967117464\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514709,\n
        "timestamp": "2016-01-25T22:32:06Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967116702,\n
          3967116726,\n
          3967116732,\n
          3967116736,\n
          3967116738,\n
          3967116696,\n
          3967116694,\n
          3967116705,\n
          3967116701,\n
          3967116702\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393514710,\n
        "timestamp": "2016-01-25T22:32:06Z",\n
        "version": 1,\n
        "changeset": 36806885,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3967118008,\n
          3967118024,\n
          3967118027,\n
          3967118049,\n
          3967118053,\n
          3967118044,\n
          3967118043,\n
          3967118042,\n
          3967118021,\n
          3967118008\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 866200657,\n
        "timestamp": "2023-04-24T16:27:54Z",\n
        "version": 2,\n
        "changeset": 135309668,\n
        "user": "Max-Kritic",\n
        "uid": 414659,\n
        "nodes": [\n
          8073821787,\n
          10837442530,\n
          8073821786,\n
          8073821783,\n
          8073821782,\n
          10837442531,\n
          8073821787\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "man_made": "water_tower",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1343976432,\n
        "timestamp": "2024-12-20T08:53:05Z",\n
        "version": 1,\n
        "changeset": 160423642,\n
        "user": "Denis_Helfer",\n
        "uid": 22165,\n
        "nodes": [\n
          12435232481,\n
          12435232470,\n
          12435232469,\n
          12435232480,\n
          12435232481\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "BDOrtho IGN",\n
          "source:date": "2021"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1343976433,\n
        "timestamp": "2024-12-20T08:53:05Z",\n
        "version": 1,\n
        "changeset": 160423642,\n
        "user": "Denis_Helfer",\n
        "uid": 22165,\n
        "nodes": [\n
          12435232474,\n
          12435232473,\n
          12435232472,\n
          12435232471,\n
          12435232474\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "BDOrtho IGN",\n
          "source:date": "2021"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1343976434,\n
        "timestamp": "2024-12-20T08:53:05Z",\n
        "version": 1,\n
        "changeset": 160423642,\n
        "user": "Denis_Helfer",\n
        "uid": 22165,\n
        "nodes": [\n
          12435232479,\n
          12435232477,\n
          12435232476,\n
          12435232475,\n
          12435232479\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "BDOrtho IGN",\n
          "source:date": "2021"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1343976435,\n
        "timestamp": "2024-12-20T08:53:05Z",\n
        "version": 1,\n
        "changeset": 160423642,\n
        "user": "Denis_Helfer",\n
        "uid": 22165,\n
        "nodes": [\n
          12435232481,\n
          12435232480,\n
          12435232479,\n
          12435232475,\n
          12435232478,\n
          12435232481\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "BDOrtho IGN",\n
          "source:date": "2021"\n
        }\n
      }\n
      \n
        ]\n
      }\n
      """
  ]
]