Redirect 302 redirect from GET @app_public_edit (121aa9)

GET https://osm-commerces.cipherbliss.com/admin/stats/02284/followup-graph/waste_basket

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"="02284"]->.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.135365
    "namelookup_time" => 0.000438
    "connect_time" => 0.042797
    "pretransfer_time" => 0.087909
    "size_upload" => 2410.0
    "size_download" => 22205.0
    "speed_download" => 3619.0
    "speed_upload" => 392.0
    "download_content_length" => 22205.0
    "upload_content_length" => 2410.0
    "starttransfer_time" => 6.094179
    "primary_ip" => "2a01:4f9:3051:3e48::2"
    "primary_port" => 443
    "local_ip" => "2a01:e0a:8a2:77f0:88e4:cc06:423a:2464"
    "local_port" => 40908
    "http_version" => 2
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 87798
    "connect_time_us" => 42797
    "namelookup_time_us" => 438
    "pretransfer_time_us" => 87909
    "starttransfer_time_us" => 6094179
    "posttransfer_time_us" => 87908
    "total_time_us" => 6135365
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1770182107.864
    "original_url" => "https://overpass-api.de/api/interpreter"
    "pause_handler" => Closure(float $duration) {#1098
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1117 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#978 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * Host overpass-api.de:443 was resolved.\n
      * IPv6: 2a01:4f9:3051:3e48::2, 2a01:4f8:261:3c4f::2\n
      * IPv4: 162.55.144.139, 65.109.112.52\n
      *   Trying [2a01:4f9:3051:3e48::2]:443...\n
      * ALPN: curl offers h2,http/1.1\n
      *  CAfile: /etc/ssl/certs/ca-certificates.crt\n
      *  CApath: /etc/ssl/certs\n
      * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / id-ecPublicKey\n
      * ALPN: server accepted http/1.1\n
      * Server certificate:\n
      *  subject: CN=lambert.openstreetmap.de\n
      *  start date: Jan 21 16:56:36 2026 GMT\n
      *  expire date: Apr 21 16:56:35 2026 GMT\n
      *  subjectAltName: host "overpass-api.de" matched cert's "overpass-api.de"\n
      *  issuer: C=US; O=Let's Encrypt; CN=E7\n
      *  SSL certificate verify ok.\n
      *   Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384\n
      *   Certificate level 1: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n
      * Connected to overpass-api.de (2a01:4f9:3051:3e48::2) port 443\n
      * using HTTP/1.x\n
      > POST /api/interpreter HTTP/1.1\r\n
      Host: overpass-api.de\r\n
      Accept: */*\r\n
      Content-Type: application/x-www-form-urlencoded\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      Content-Length: 2410\r\n
      \r\n
      * upload completely sent off: 2410 bytes\n
      < HTTP/1.1 200 OK\r\n
      < Date: Wed, 04 Feb 2026 05:15:07 GMT\r\n
      < Server: Apache/2.4.66 (Debian)\r\n
      < Vary: Accept-Encoding\r\n
      < Content-Encoding: gzip\r\n
      < Content-Length: 22205\r\n
      < Content-Type: application/json\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Wed, 04 Feb 2026 05:15:07 GMT"
    "Server: Apache/2.4.66 (Debian)"
    "Vary: Accept-Encoding"
    "Content-Encoding: gzip"
    "Content-Length: 22205"
    "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-04T05:14:01Z",\n
          "timestamp_areas_base": "2026-01-23T01:22:35Z",\n
          "copyright": "The data included in this document is from www.openstreetmap.org. The data is made available under ODbL."\n
        },\n
        "elements": [\n
      \n
      {\n
        "type": "node",\n
        "id": 4161759096,\n
        "lat": 49.9095928,\n
        "lon": 3.8295919,\n
        "timestamp": "2016-05-02T16:44:10Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759097,\n
        "lat": 49.9095938,\n
        "lon": 3.8296712,\n
        "timestamp": "2016-05-02T16:44:10Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759098,\n
        "lat": 49.9096177,\n
        "lon": 3.8296198,\n
        "timestamp": "2016-05-02T16:44:10Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759099,\n
        "lat": 49.9096312,\n
        "lon": 3.8297133,\n
        "timestamp": "2016-05-02T16:44:10Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759100,\n
        "lat": 49.9096394,\n
        "lon": 3.8294917,\n
        "timestamp": "2016-05-02T16:44:10Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759101,\n
        "lat": 49.9096993,\n
        "lon": 3.8293955,\n
        "timestamp": "2016-05-02T16:44:10Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759102,\n
        "lat": 49.9097017,\n
        "lon": 3.8295617,\n
        "timestamp": "2016-05-02T16:44:10Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759103,\n
        "lat": 49.9097268,\n
        "lon": 3.8292866,\n
        "timestamp": "2016-05-02T16:44:10Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759104,\n
        "lat": 49.9097440,\n
        "lon": 3.8293076,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759105,\n
        "lat": 49.9097527,\n
        "lon": 3.8294611,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759106,\n
        "lat": 49.9097591,\n
        "lon": 3.8292230,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759107,\n
        "lat": 49.9097774,\n
        "lon": 3.8292455,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759108,\n
        "lat": 49.9097428,\n
        "lon": 3.8290997,\n
        "timestamp": "2023-07-04T18:36:41Z",\n
        "version": 2,\n
        "changeset": 138118973,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759109,\n
        "lat": 49.9098051,\n
        "lon": 3.8291910,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759110,\n
        "lat": 49.9097849,\n
        "lon": 3.8290210,\n
        "timestamp": "2023-07-04T18:36:41Z",\n
        "version": 2,\n
        "changeset": 138118973,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759111,\n
        "lat": 49.9098574,\n
        "lon": 3.8292551,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759112,\n
        "lat": 49.9098996,\n
        "lon": 3.8291284,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759113,\n
        "lat": 49.9099127,\n
        "lon": 3.8290971,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759114,\n
        "lat": 49.9099587,\n
        "lon": 3.8292881,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759115,\n
        "lat": 49.9099907,\n
        "lon": 3.8292211,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759116,\n
        "lat": 49.9099927,\n
        "lon": 3.8292231,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759117,\n
        "lat": 49.9100024,\n
        "lon": 3.8292417,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759118,\n
        "lat": 49.9100067,\n
        "lon": 3.8291921,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759119,\n
        "lat": 49.9100906,\n
        "lon": 3.8290482,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759120,\n
        "lat": 49.9101865,\n
        "lon": 3.8294442,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759121,\n
        "lat": 49.9102018,\n
        "lon": 3.8294106,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759122,\n
        "lat": 49.9102344,\n
        "lon": 3.8294465,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759123,\n
        "lat": 49.9102406,\n
        "lon": 3.8293077,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759124,\n
        "lat": 49.9102469,\n
        "lon": 3.8293478,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759125,\n
        "lat": 49.9102569,\n
        "lon": 3.8293257,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759126,\n
        "lat": 49.9102685,\n
        "lon": 3.8293716,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759127,\n
        "lat": 49.9102693,\n
        "lon": 3.8292447,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759128,\n
        "lat": 49.9106827,\n
        "lon": 3.8290788,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759129,\n
        "lat": 49.9106967,\n
        "lon": 3.8289988,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759130,\n
        "lat": 49.9107167,\n
        "lon": 3.8290538,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759131,\n
        "lat": 49.9107497,\n
        "lon": 3.8289568,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759132,\n
        "lat": 49.9107577,\n
        "lon": 3.8292908,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759133,\n
        "lat": 49.9107677,\n
        "lon": 3.8290128,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759134,\n
        "lat": 49.9107887,\n
        "lon": 3.8292658,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759135,\n
        "lat": 49.9108197,\n
        "lon": 3.8291728,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759136,\n
        "lat": 49.9108487,\n
        "lon": 3.8289248,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759137,\n
        "lat": 49.9108517,\n
        "lon": 3.8289648,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759138,\n
        "lat": 49.9108537,\n
        "lon": 3.8288728,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759139,\n
        "lat": 49.9108607,\n
        "lon": 3.8291418,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759140,\n
        "lat": 49.9108747,\n
        "lon": 3.8291868,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759141,\n
        "lat": 49.9109027,\n
        "lon": 3.8287578,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759142,\n
        "lat": 49.9109167,\n
        "lon": 3.8287098,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759143,\n
        "lat": 49.9109177,\n
        "lon": 3.8295338,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759144,\n
        "lat": 49.9109217,\n
        "lon": 3.8293218,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759145,\n
        "lat": 49.9109357,\n
        "lon": 3.8289778,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759146,\n
        "lat": 49.9109367,\n
        "lon": 3.8290438,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759147,\n
        "lat": 49.9109517,\n
        "lon": 3.8296848,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759148,\n
        "lat": 49.9109597,\n
        "lon": 3.8288688,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759149,\n
        "lat": 49.9109597,\n
        "lon": 3.8295108,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759150,\n
        "lat": 49.9109657,\n
        "lon": 3.8287788,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759151,\n
        "lat": 49.9109767,\n
        "lon": 3.8287268,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759152,\n
        "lat": 49.9109817,\n
        "lon": 3.8286648,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759153,\n
        "lat": 49.9109867,\n
        "lon": 3.8296688,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759154,\n
        "lat": 49.9109917,\n
        "lon": 3.8296878,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759155,\n
        "lat": 49.9109927,\n
        "lon": 3.8290558,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759156,\n
        "lat": 49.9109937,\n
        "lon": 3.8292858,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759157,\n
        "lat": 49.9110017,\n
        "lon": 3.8288978,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759158,\n
        "lat": 49.9110147,\n
        "lon": 3.8288728,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759159,\n
        "lat": 49.9110257,\n
        "lon": 3.8294268,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759160,\n
        "lat": 49.9110307,\n
        "lon": 3.8286668,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759161,\n
        "lat": 49.9110527,\n
        "lon": 3.8294168,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759162,\n
        "lat": 49.9110607,\n
        "lon": 3.8294508,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759163,\n
        "lat": 49.9110657,\n
        "lon": 3.8296508,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759164,\n
        "lat": 49.9110677,\n
        "lon": 3.8295298,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759165,\n
        "lat": 49.9110747,\n
        "lon": 3.8294488,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759166,\n
        "lat": 49.9110797,\n
        "lon": 3.8295848,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759167,\n
        "lat": 49.9110897,\n
        "lon": 3.8295218,\n
        "timestamp": "2016-05-02T16:44:11Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759168,\n
        "lat": 49.9112298,\n
        "lon": 3.8280952,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759169,\n
        "lat": 49.9112503,\n
        "lon": 3.8282166,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759170,\n
        "lat": 49.9113274,\n
        "lon": 3.8279971,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759171,\n
        "lat": 49.9113366,\n
        "lon": 3.8280517,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759172,\n
        "lat": 49.9114061,\n
        "lon": 3.8296245,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759173,\n
        "lat": 49.9114231,\n
        "lon": 3.8279581,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759174,\n
        "lat": 49.9114323,\n
        "lon": 3.8280128,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759175,\n
        "lat": 49.9114389,\n
        "lon": 3.8282570,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759176,\n
        "lat": 49.9114413,\n
        "lon": 3.8275608,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759177,\n
        "lat": 49.9114439,\n
        "lon": 3.8282420,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759178,\n
        "lat": 49.9114459,\n
        "lon": 3.8282540,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759179,\n
        "lat": 49.9114510,\n
        "lon": 3.8276036,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759180,\n
        "lat": 49.9114528,\n
        "lon": 3.8281342,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759181,\n
        "lat": 49.9114551,\n
        "lon": 3.8295425,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759182,\n
        "lat": 49.9114609,\n
        "lon": 3.8281970,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759183,\n
        "lat": 49.9114659,\n
        "lon": 3.8282350,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759184,\n
        "lat": 49.9114689,\n
        "lon": 3.8284870,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759185,\n
        "lat": 49.9115135,\n
        "lon": 3.8286341,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759186,\n
        "lat": 49.9115149,\n
        "lon": 3.8281800,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759187,\n
        "lat": 49.9115215,\n
        "lon": 3.8286881,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161759188,\n
        "lat": 49.9115421,\n
        "lon": 3.8298335,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762089,\n
        "lat": 49.9115469,\n
        "lon": 3.8284280,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762090,\n
        "lat": 49.9115701,\n
        "lon": 3.8296945,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762091,\n
        "lat": 49.9115710,\n
        "lon": 3.8282830,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762092,\n
        "lat": 49.9115950,\n
        "lon": 3.8279380,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762093,\n
        "lat": 49.9115980,\n
        "lon": 3.8283940,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762094,\n
        "lat": 49.9115991,\n
        "lon": 3.8297375,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762095,\n
        "lat": 49.9116001,\n
        "lon": 3.8297405,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762096,\n
        "lat": 49.9116090,\n
        "lon": 3.8282620,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762097,\n
        "lat": 49.9116120,\n
        "lon": 3.8280100,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762098,\n
        "lat": 49.9116160,\n
        "lon": 3.8282910,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762099,\n
        "lat": 49.9116161,\n
        "lon": 3.8274650,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762100,\n
        "lat": 49.9116210,\n
        "lon": 3.8275570,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762101,\n
        "lat": 49.9116258,\n
        "lon": 3.8275078,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762102,\n
        "lat": 49.9116340,\n
        "lon": 3.8273680,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762103,\n
        "lat": 49.9116345,\n
        "lon": 3.8285541,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762104,\n
        "lat": 49.9116410,\n
        "lon": 3.8477093,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762105,\n
        "lat": 49.9116475,\n
        "lon": 3.8286011,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762106,\n
        "lat": 49.9116557,\n
        "lon": 3.8301938,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762107,\n
        "lat": 49.9116560,\n
        "lon": 3.8279070,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762108,\n
        "lat": 49.9116667,\n
        "lon": 3.8302438,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762109,\n
        "lat": 49.9116668,\n
        "lon": 3.8472781,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762110,\n
        "lat": 49.9116670,\n
        "lon": 3.8477363,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762111,\n
        "lat": 49.9116680,\n
        "lon": 3.8280870,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762112,\n
        "lat": 49.9116680,\n
        "lon": 3.8282650,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762113,\n
        "lat": 49.9116688,\n
        "lon": 3.8471951,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762114,\n
        "lat": 49.9116720,\n
        "lon": 3.8279790,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762115,\n
        "lat": 49.9116729,\n
        "lon": 3.8275255,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762116,\n
        "lat": 49.9116800,\n
        "lon": 3.8277910,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762117,\n
        "lat": 49.9116800,\n
        "lon": 3.8477073,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762118,\n
        "lat": 49.9116830,\n
        "lon": 3.8283390,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762119,\n
        "lat": 49.9116860,\n
        "lon": 3.8476163,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762120,\n
        "lat": 49.9116960,\n
        "lon": 3.8282080,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762121,\n
        "lat": 49.9116980,\n
        "lon": 3.8476673,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762122,\n
        "lat": 49.9117020,\n
        "lon": 3.8477313,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762123,\n
        "lat": 49.9117030,\n
        "lon": 3.8279630,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762124,\n
        "lat": 49.9117077,\n
        "lon": 3.8301688,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762125,\n
        "lat": 49.9117090,\n
        "lon": 3.8273220,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762126,\n
        "lat": 49.9117090,\n
        "lon": 3.8476423,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762127,\n
        "lat": 49.9117110,\n
        "lon": 3.8284850,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762128,\n
        "lat": 49.9117177,\n
        "lon": 3.8302168,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762129,\n
        "lat": 49.9117200,\n
        "lon": 3.8476913,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762130,\n
        "lat": 49.9117230,\n
        "lon": 3.8280570,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762131,\n
        "lat": 49.9117250,\n
        "lon": 3.8281910,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762132,\n
        "lat": 49.9117350,\n
        "lon": 3.8282320,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762133,\n
        "lat": 49.9117428,\n
        "lon": 3.8472841,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762134,\n
        "lat": 49.9117458,\n
        "lon": 3.8472001,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762135,\n
        "lat": 49.9117480,\n
        "lon": 3.8274800,\n
        "timestamp": "2016-05-02T16:44:12Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762136,\n
        "lat": 49.9117480,\n
        "lon": 3.8286740,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762137,\n
        "lat": 49.9117770,\n
        "lon": 3.8282090,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762138,\n
        "lat": 49.9117820,\n
        "lon": 3.8280420,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762139,\n
        "lat": 49.9117860,\n
        "lon": 3.8284370,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762140,\n
        "lat": 49.9117860,\n
        "lon": 3.8290330,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762141,\n
        "lat": 49.9117920,\n
        "lon": 3.8282670,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762142,\n
        "lat": 49.9118020,\n
        "lon": 3.8286450,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762143,\n
        "lat": 49.9118040,\n
        "lon": 3.8277160,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762144,\n
        "lat": 49.9118060,\n
        "lon": 3.8281340,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762145,\n
        "lat": 49.9117959,\n
        "lon": 3.8302382,\n
        "timestamp": "2025-04-02T13:01:04Z",\n
        "version": 2,\n
        "changeset": 164420455,\n
        "user": "Map_Team",\n
        "uid": 21628249\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762146,\n
        "lat": 49.9118150,\n
        "lon": 3.8290180,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762147,\n
        "lat": 49.9118170,\n
        "lon": 3.8287180,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762148,\n
        "lat": 49.9118180,\n
        "lon": 3.8291790,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762149,\n
        "lat": 49.9118230,\n
        "lon": 3.8286370,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762150,\n
        "lat": 49.9118270,\n
        "lon": 3.8286340,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762151,\n
        "lat": 49.9118159,\n
        "lon": 3.8303592,\n
        "timestamp": "2025-04-02T13:01:04Z",\n
        "version": 2,\n
        "changeset": 164420455,\n
        "user": "Map_Team",\n
        "uid": 21628249\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762152,\n
        "lat": 49.9118370,\n
        "lon": 3.8287050,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762153,\n
        "lat": 49.9118420,\n
        "lon": 3.8287030,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762154,\n
        "lat": 49.9118460,\n
        "lon": 3.8287930,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762155,\n
        "lat": 49.9118379,\n
        "lon": 3.8299852,\n
        "timestamp": "2025-04-02T13:01:04Z",\n
        "version": 2,\n
        "changeset": 164420455,\n
        "user": "Map_Team",\n
        "uid": 21628249\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762156,\n
        "lat": 49.9118570,\n
        "lon": 3.8287860,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762157,\n
        "lat": 49.9118439,\n
        "lon": 3.8300192,\n
        "timestamp": "2025-04-02T13:01:04Z",\n
        "version": 2,\n
        "changeset": 164420455,\n
        "user": "Map_Team",\n
        "uid": 21628249\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762158,\n
        "lat": 49.9118710,\n
        "lon": 3.8279870,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762159,\n
        "lat": 49.9118619,\n
        "lon": 3.8300132,\n
        "timestamp": "2025-04-02T13:01:04Z",\n
        "version": 2,\n
        "changeset": 164420455,\n
        "user": "Map_Team",\n
        "uid": 21628249\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762160,\n
        "lat": 49.9118649,\n
        "lon": 3.8300372,\n
        "timestamp": "2025-04-02T13:01:04Z",\n
        "version": 2,\n
        "changeset": 164420455,\n
        "user": "Map_Team",\n
        "uid": 21628249\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762161,\n
        "lat": 49.9118877,\n
        "lon": 3.8311688,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762162,\n
        "lat": 49.9118930,\n
        "lon": 3.8280790,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762163,\n
        "lat": 49.9118799,\n
        "lon": 3.8299672,\n
        "timestamp": "2025-04-02T13:01:04Z",\n
        "version": 2,\n
        "changeset": 164420455,\n
        "user": "Map_Team",\n
        "uid": 21628249\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762164,\n
        "lat": 49.9118859,\n
        "lon": 3.8300312,\n
        "timestamp": "2025-04-02T13:01:04Z",\n
        "version": 2,\n
        "changeset": 164420455,\n
        "user": "Map_Team",\n
        "uid": 21628249\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762165,\n
        "lat": 49.9118869,\n
        "lon": 3.8300032,\n
        "timestamp": "2025-04-02T13:01:04Z",\n
        "version": 2,\n
        "changeset": 164420455,\n
        "user": "Map_Team",\n
        "uid": 21628249\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762166,\n
        "lat": 49.9119097,\n
        "lon": 3.8312158,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762167,\n
        "lat": 49.9119150,\n
        "lon": 3.8291280,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762168,\n
        "lat": 49.9119159,\n
        "lon": 3.8301902,\n
        "timestamp": "2025-04-02T13:01:04Z",\n
        "version": 2,\n
        "changeset": 164420455,\n
        "user": "Map_Team",\n
        "uid": 21628249\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762169,\n
        "lat": 49.9119467,\n
        "lon": 3.8311088,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762170,\n
        "lat": 49.9119630,\n
        "lon": 3.8283220,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762171,\n
        "lat": 49.9119479,\n
        "lon": 3.8299812,\n
        "timestamp": "2025-04-02T13:01:04Z",\n
        "version": 2,\n
        "changeset": 164420455,\n
        "user": "Map_Team",\n
        "uid": 21628249\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762172,\n
        "lat": 49.9119677,\n
        "lon": 3.8310988,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762173,\n
        "lat": 49.9119697,\n
        "lon": 3.8311598,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762174,\n
        "lat": 49.9119529,\n
        "lon": 3.8300132,\n
        "timestamp": "2025-04-02T13:01:04Z",\n
        "version": 2,\n
        "changeset": 164420455,\n
        "user": "Map_Team",\n
        "uid": 21628249\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762175,\n
        "lat": 49.9119732,\n
        "lon": 3.8473139,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762176,\n
        "lat": 49.9119739,\n
        "lon": 3.8300072,\n
        "timestamp": "2025-04-02T13:01:04Z",\n
        "version": 2,\n
        "changeset": 164420455,\n
        "user": "Map_Team",\n
        "uid": 21628249\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762177,\n
        "lat": 49.9119992,\n
        "lon": 3.8472859,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762178,\n
        "lat": 49.9120000,\n
        "lon": 3.8284740,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762179,\n
        "lat": 49.9120007,\n
        "lon": 3.8311708,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762180,\n
        "lat": 49.9120170,\n
        "lon": 3.8282930,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762181,\n
        "lat": 49.9120187,\n
        "lon": 3.8311558,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762182,\n
        "lat": 49.9120059,\n
        "lon": 3.8301612,\n
        "timestamp": "2025-04-02T13:01:04Z",\n
        "version": 2,\n
        "changeset": 164420455,\n
        "user": "Map_Team",\n
        "uid": 21628249\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762183,\n
        "lat": 49.9120277,\n
        "lon": 3.8310328,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762184,\n
        "lat": 49.9120352,\n
        "lon": 3.8474529,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762185,\n
        "lat": 49.9120500,\n
        "lon": 3.8284450,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762186,\n
        "lat": 49.9120557,\n
        "lon": 3.8312458,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762187,\n
        "lat": 49.9120612,\n
        "lon": 3.8474259,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762188,\n
        "lat": 49.9120697,\n
        "lon": 3.8311158,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762289,\n
        "lat": 49.9120767,\n
        "lon": 3.8312298,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762290,\n
        "lat": 49.9120629,\n
        "lon": 3.8301342,\n
        "timestamp": "2025-04-02T13:01:04Z",\n
        "version": 2,\n
        "changeset": 164420455,\n
        "user": "Map_Team",\n
        "uid": 21628249\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762291,\n
        "lat": 49.9120827,\n
        "lon": 3.8311018,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762292,\n
        "lat": 49.9120889,\n
        "lon": 3.8302352,\n
        "timestamp": "2025-04-02T13:01:04Z",\n
        "version": 2,\n
        "changeset": 164420455,\n
        "user": "Map_Team",\n
        "uid": 21628249\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762293,\n
        "lat": 49.9121067,\n
        "lon": 3.8311358,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762294,\n
        "lat": 49.9121067,\n
        "lon": 3.8313048,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762295,\n
        "lat": 49.9121187,\n
        "lon": 3.8309413,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762296,\n
        "lat": 49.9121187,\n
        "lon": 3.8311678,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762297,\n
        "lat": 49.9121437,\n
        "lon": 3.8310073,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762298,\n
        "lat": 49.9121447,\n
        "lon": 3.8312348,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762299,\n
        "lat": 49.9121557,\n
        "lon": 3.8309983,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762300,\n
        "lat": 49.9121657,\n
        "lon": 3.8310273,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762301,\n
        "lat": 49.9121717,\n
        "lon": 3.8312098,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762302,\n
        "lat": 49.9121807,\n
        "lon": 3.8308733,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762303,\n
        "lat": 49.9121827,\n
        "lon": 3.8312338,\n
        "timestamp": "2016-05-02T16:44:13Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762304,\n
        "lat": 49.9121857,\n
        "lon": 3.8308893,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762305,\n
        "lat": 49.9122047,\n
        "lon": 3.8308553,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762306,\n
        "lat": 49.9122097,\n
        "lon": 3.8308713,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762307,\n
        "lat": 49.9122320,\n
        "lon": 3.8281430,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762308,\n
        "lat": 49.9122355,\n
        "lon": 3.8278251,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762309,\n
        "lat": 49.9122417,\n
        "lon": 3.8309863,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762310,\n
        "lat": 49.9122437,\n
        "lon": 3.8310473,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762311,\n
        "lat": 49.9122445,\n
        "lon": 3.8277401,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762312,\n
        "lat": 49.9122485,\n
        "lon": 3.8277661,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762313,\n
        "lat": 49.9122537,\n
        "lon": 3.8309153,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762314,\n
        "lat": 49.9122595,\n
        "lon": 3.8278171,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762315,\n
        "lat": 49.9122607,\n
        "lon": 3.8309483,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762316,\n
        "lat": 49.9122635,\n
        "lon": 3.8279951,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762317,\n
        "lat": 49.9122687,\n
        "lon": 3.8309693,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762318,\n
        "lat": 49.9122697,\n
        "lon": 3.8309853,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762319,\n
        "lat": 49.9122775,\n
        "lon": 3.8277261,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762320,\n
        "lat": 49.9122817,\n
        "lon": 3.8309473,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762321,\n
        "lat": 49.9122827,\n
        "lon": 3.8308163,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762322,\n
        "lat": 49.9122827,\n
        "lon": 3.8309683,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762323,\n
        "lat": 49.9122835,\n
        "lon": 3.8277521,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762324,\n
        "lat": 49.9122925,\n
        "lon": 3.8277281,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762325,\n
        "lat": 49.9122930,\n
        "lon": 3.8284550,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762326,\n
        "lat": 49.9122945,\n
        "lon": 3.8277481,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762327,\n
        "lat": 49.9122997,\n
        "lon": 3.8308813,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762328,\n
        "lat": 49.9123055,\n
        "lon": 3.8277221,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762329,\n
        "lat": 49.9123085,\n
        "lon": 3.8277421,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762330,\n
        "lat": 49.9123115,\n
        "lon": 3.8277411,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762331,\n
        "lat": 49.9123235,\n
        "lon": 3.8277911,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762332,\n
        "lat": 49.9123307,\n
        "lon": 3.8309413,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762333,\n
        "lat": 49.9123340,\n
        "lon": 3.8281610,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762334,\n
        "lat": 49.9123397,\n
        "lon": 3.8310373,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762335,\n
        "lat": 49.9123435,\n
        "lon": 3.8278831,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762336,\n
        "lat": 49.9123465,\n
        "lon": 3.8276101,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762337,\n
        "lat": 49.9123605,\n
        "lon": 3.8276971,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762338,\n
        "lat": 49.9123610,\n
        "lon": 3.8281220,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762339,\n
        "lat": 49.9123650,\n
        "lon": 3.8281460,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762340,\n
        "lat": 49.9123780,\n
        "lon": 3.8284210,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762341,\n
        "lat": 49.9123935,\n
        "lon": 3.8278661,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762342,\n
        "lat": 49.9123960,\n
        "lon": 3.8280750,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762343,\n
        "lat": 49.9124010,\n
        "lon": 3.8281060,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762344,\n
        "lat": 49.9124075,\n
        "lon": 3.8279381,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762345,\n
        "lat": 49.9124285,\n
        "lon": 3.8275751,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762346,\n
        "lat": 49.9124325,\n
        "lon": 3.8269231,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762347,\n
        "lat": 49.9124395,\n
        "lon": 3.8276401,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762348,\n
        "lat": 49.9124570,\n
        "lon": 3.8280450,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762349,\n
        "lat": 49.9124595,\n
        "lon": 3.8270891,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762350,\n
        "lat": 49.9124625,\n
        "lon": 3.8276621,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762351,\n
        "lat": 49.9124667,\n
        "lon": 3.8313463,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762352,\n
        "lat": 49.9124695,\n
        "lon": 3.8270841,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762353,\n
        "lat": 49.9124695,\n
        "lon": 3.8275061,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762354,\n
        "lat": 49.9124735,\n
        "lon": 3.8268201,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762355,\n
        "lat": 49.9124737,\n
        "lon": 3.8313983,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762356,\n
        "lat": 49.9124865,\n
        "lon": 3.8276201,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762357,\n
        "lat": 49.9124885,\n
        "lon": 3.8268741,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762358,\n
        "lat": 49.9124925,\n
        "lon": 3.8276521,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762359,\n
        "lat": 49.9124975,\n
        "lon": 3.8278971,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762360,\n
        "lat": 49.9125070,\n
        "lon": 3.8283340,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762361,\n
        "lat": 49.9125075,\n
        "lon": 3.8273221,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762362,\n
        "lat": 49.9125100,\n
        "lon": 3.8280180,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762363,\n
        "lat": 49.9125105,\n
        "lon": 3.8268961,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762364,\n
        "lat": 49.9125155,\n
        "lon": 3.8274881,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762365,\n
        "lat": 49.9125290,\n
        "lon": 3.8285540,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762366,\n
        "lat": 49.9125335,\n
        "lon": 3.8267841,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762367,\n
        "lat": 49.9125345,\n
        "lon": 3.8276311,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762368,\n
        "lat": 49.9125450,\n
        "lon": 3.8286560,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762369,\n
        "lat": 49.9125455,\n
        "lon": 3.8270951,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762370,\n
        "lat": 49.9125465,\n
        "lon": 3.8268361,\n
        "timestamp": "2016-05-02T16:44:14Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762371,\n
        "lat": 49.9125507,\n
        "lon": 3.8313563,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762372,\n
        "lat": 49.9125530,\n
        "lon": 3.8283200,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762373,\n
        "lat": 49.9125537,\n
        "lon": 3.8313713,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762374,\n
        "lat": 49.9125540,\n
        "lon": 3.8282130,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762375,\n
        "lat": 49.9125675,\n
        "lon": 3.8278601,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762376,\n
        "lat": 49.9125770,\n
        "lon": 3.8285360,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762377,\n
        "lat": 49.9125810,\n
        "lon": 3.8283850,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762378,\n
        "lat": 49.9125876,\n
        "lon": 3.8313733,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762379,\n
        "lat": 49.9125897,\n
        "lon": 3.8313053,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762380,\n
        "lat": 49.9125947,\n
        "lon": 3.8313423,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762381,\n
        "lat": 49.9125980,\n
        "lon": 3.8286390,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762382,\n
        "lat": 49.9125990,\n
        "lon": 3.8281990,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762383,\n
        "lat": 49.9126005,\n
        "lon": 3.8270771,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762384,\n
        "lat": 49.9126026,\n
        "lon": 3.8314103,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762385,\n
        "lat": 49.9126070,\n
        "lon": 3.8282540,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762386,\n
        "lat": 49.9126280,\n
        "lon": 3.8279630,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762387,\n
        "lat": 49.9126285,\n
        "lon": 3.8272781,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762388,\n
        "lat": 49.9126376,\n
        "lon": 3.8315043,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762489,\n
        "lat": 49.9126406,\n
        "lon": 3.8313393,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762490,\n
        "lat": 49.9126586,\n
        "lon": 3.8313353,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762491,\n
        "lat": 49.9126660,\n
        "lon": 3.8282380,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762492,\n
        "lat": 49.9126675,\n
        "lon": 3.8271911,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762493,\n
        "lat": 49.9126746,\n
        "lon": 3.8313513,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762494,\n
        "lat": 49.9126790,\n
        "lon": 3.8279396,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762495,\n
        "lat": 49.9126846,\n
        "lon": 3.8313433,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762496,\n
        "lat": 49.9126860,\n
        "lon": 3.8280350,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762497,\n
        "lat": 49.9127050,\n
        "lon": 3.8281610,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762498,\n
        "lat": 49.9127070,\n
        "lon": 3.8279390,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762499,\n
        "lat": 49.9127170,\n
        "lon": 3.8280240,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762500,\n
        "lat": 49.9127195,\n
        "lon": 3.8271521,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762501,\n
        "lat": 49.9127216,\n
        "lon": 3.8314383,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762502,\n
        "lat": 49.9127325,\n
        "lon": 3.8271401,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762503,\n
        "lat": 49.9127375,\n
        "lon": 3.8272051,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762504,\n
        "lat": 49.9127400,\n
        "lon": 3.8281540,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762505,\n
        "lat": 49.9127455,\n
        "lon": 3.8272361,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762506,\n
        "lat": 49.9127495,\n
        "lon": 3.8271961,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762507,\n
        "lat": 49.9127585,\n
        "lon": 3.8272241,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762508,\n
        "lat": 49.9127660,\n
        "lon": 3.8283330,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762509,\n
        "lat": 49.9127815,\n
        "lon": 3.8271041,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762510,\n
        "lat": 49.9127815,\n
        "lon": 3.8272901,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762511,\n
        "lat": 49.9127855,\n
        "lon": 3.8315546,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762512,\n
        "lat": 49.9127905,\n
        "lon": 3.8276001,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762513,\n
        "lat": 49.9127995,\n
        "lon": 3.8315996,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762514,\n
        "lat": 49.9128025,\n
        "lon": 3.8274081,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762515,\n
        "lat": 49.9128090,\n
        "lon": 3.8282380,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762516,\n
        "lat": 49.9128195,\n
        "lon": 3.8273971,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762517,\n
        "lat": 49.9128225,\n
        "lon": 3.8274761,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762518,\n
        "lat": 49.9128245,\n
        "lon": 3.8315236,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762519,\n
        "lat": 49.9128250,\n
        "lon": 3.8283160,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762520,\n
        "lat": 49.9128255,\n
        "lon": 3.8274181,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762521,\n
        "lat": 49.9128305,\n
        "lon": 3.8272551,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762522,\n
        "lat": 49.9128375,\n
        "lon": 3.8274111,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762523,\n
        "lat": 49.9128415,\n
        "lon": 3.8315666,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762524,\n
        "lat": 49.9128475,\n
        "lon": 3.8275531,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762525,\n
        "lat": 49.9128520,\n
        "lon": 3.8282250,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762526,\n
        "lat": 49.9128525,\n
        "lon": 3.8274551,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762527,\n
        "lat": 49.9128660,\n
        "lon": 3.8283020,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762528,\n
        "lat": 49.9129310,\n
        "lon": 3.8280750,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762529,\n
        "lat": 49.9129340,\n
        "lon": 3.8275490,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762530,\n
        "lat": 49.9129400,\n
        "lon": 3.8282990,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762531,\n
        "lat": 49.9129450,\n
        "lon": 3.8276830,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762532,\n
        "lat": 49.9129460,\n
        "lon": 3.8275330,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762533,\n
        "lat": 49.9129460,\n
        "lon": 3.8283080,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762534,\n
        "lat": 49.9129510,\n
        "lon": 3.8277240,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762535,\n
        "lat": 49.9129540,\n
        "lon": 3.8277460,\n
        "timestamp": "2016-05-02T16:44:15Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762536,\n
        "lat": 49.9129580,\n
        "lon": 3.8275030,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762537,\n
        "lat": 49.9129720,\n
        "lon": 3.8275760,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762538,\n
        "lat": 49.9129740,\n
        "lon": 3.8283060,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762539,\n
        "lat": 49.9129820,\n
        "lon": 3.8284090,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762540,\n
        "lat": 49.9129860,\n
        "lon": 3.8280710,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762541,\n
        "lat": 49.9129870,\n
        "lon": 3.8275730,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762542,\n
        "lat": 49.9129870,\n
        "lon": 3.8279350,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762543,\n
        "lat": 49.9129938,\n
        "lon": 3.8320449,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762544,\n
        "lat": 49.9129950,\n
        "lon": 3.8283160,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762545,\n
        "lat": 49.9130120,\n
        "lon": 3.8277030,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762546,\n
        "lat": 49.9130158,\n
        "lon": 3.8317209,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762547,\n
        "lat": 49.9130180,\n
        "lon": 3.8277260,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762548,\n
        "lat": 49.9130180,\n
        "lon": 3.8283120,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762549,\n
        "lat": 49.9130250,\n
        "lon": 3.8284010,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762550,\n
        "lat": 49.9130270,\n
        "lon": 3.8277740,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762551,\n
        "lat": 49.9130270,\n
        "lon": 3.8283810,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762552,\n
        "lat": 49.9130298,\n
        "lon": 3.8321149,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762553,\n
        "lat": 49.9130300,\n
        "lon": 3.8282700,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762554,\n
        "lat": 49.9130358,\n
        "lon": 3.8317569,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762555,\n
        "lat": 49.9130410,\n
        "lon": 3.8278710,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762556,\n
        "lat": 49.9130415,\n
        "lon": 3.8270531,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762557,\n
        "lat": 49.9130450,\n
        "lon": 3.8277700,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762558,\n
        "lat": 49.9130490,\n
        "lon": 3.8279170,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762559,\n
        "lat": 49.9130518,\n
        "lon": 3.8320889,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762560,\n
        "lat": 49.9130540,\n
        "lon": 3.8283820,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762561,\n
        "lat": 49.9130590,\n
        "lon": 3.8282720,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762562,\n
        "lat": 49.9130610,\n
        "lon": 3.8278630,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762563,\n
        "lat": 49.9130650,\n
        "lon": 3.8277160,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762564,\n
        "lat": 49.9130698,\n
        "lon": 3.8316469,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762565,\n
        "lat": 49.9130738,\n
        "lon": 3.8321349,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762566,\n
        "lat": 49.9130740,\n
        "lon": 3.8278010,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762567,\n
        "lat": 49.9130805,\n
        "lon": 3.8270191,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762568,\n
        "lat": 49.9130845,\n
        "lon": 3.8270281,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762569,\n
        "lat": 49.9130908,\n
        "lon": 3.8316819,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762570,\n
        "lat": 49.9130938,\n
        "lon": 3.8319279,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762571,\n
        "lat": 49.9130968,\n
        "lon": 3.8320729,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762572,\n
        "lat": 49.9130985,\n
        "lon": 3.8272301,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762573,\n
        "lat": 49.9130995,\n
        "lon": 3.8270161,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762574,\n
        "lat": 49.9131000,\n
        "lon": 3.8256770,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762575,\n
        "lat": 49.9131078,\n
        "lon": 3.8320949,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762576,\n
        "lat": 49.9131130,\n
        "lon": 3.8277080,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762577,\n
        "lat": 49.9131188,\n
        "lon": 3.8320479,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762578,\n
        "lat": 49.9131200,\n
        "lon": 3.8277940,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762579,\n
        "lat": 49.9131200,\n
        "lon": 3.8278250,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762580,\n
        "lat": 49.9131268,\n
        "lon": 3.8320639,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762581,\n
        "lat": 49.9131320,\n
        "lon": 3.8257700,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762582,\n
        "lat": 49.9131320,\n
        "lon": 3.8280380,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762583,\n
        "lat": 49.9131340,\n
        "lon": 3.8284060,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762584,\n
        "lat": 49.9131380,\n
        "lon": 3.8281420,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762585,\n
        "lat": 49.9131488,\n
        "lon": 3.8320389,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762586,\n
        "lat": 49.9131525,\n
        "lon": 3.8271881,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762587,\n
        "lat": 49.9131760,\n
        "lon": 3.8256110,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762588,\n
        "lat": 49.9131760,\n
        "lon": 3.8279440,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762589,\n
        "lat": 49.9131810,\n
        "lon": 3.8278140,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762590,\n
        "lat": 49.9131820,\n
        "lon": 3.8280380,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762591,\n
        "lat": 49.9131850,\n
        "lon": 3.8283440,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762592,\n
        "lat": 49.9131850,\n
        "lon": 3.8284060,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762593,\n
        "lat": 49.9131890,\n
        "lon": 3.8282690,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762594,\n
        "lat": 49.9131890,\n
        "lon": 3.8283440,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762595,\n
        "lat": 49.9131900,\n
        "lon": 3.8259330,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762596,\n
        "lat": 49.9131900,\n
        "lon": 3.8279420,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762597,\n
        "lat": 49.9132090,\n
        "lon": 3.8257040,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762598,\n
        "lat": 49.9132230,\n
        "lon": 3.8281560,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762599,\n
        "lat": 49.9132230,\n
        "lon": 3.8282690,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762600,\n
        "lat": 49.9132250,\n
        "lon": 3.8261790,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762601,\n
        "lat": 49.9132410,\n
        "lon": 3.8261380,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762602,\n
        "lat": 49.9132448,\n
        "lon": 3.8321949,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762603,\n
        "lat": 49.9132470,\n
        "lon": 3.8261580,\n
        "timestamp": "2016-05-02T16:44:16Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762604,\n
        "lat": 49.9132578,\n
        "lon": 3.8322319,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762605,\n
        "lat": 49.9132630,\n
        "lon": 3.8262800,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762606,\n
        "lat": 49.9132660,\n
        "lon": 3.8258670,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762607,\n
        "lat": 49.9132720,\n
        "lon": 3.8260490,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762608,\n
        "lat": 49.9132728,\n
        "lon": 3.8321719,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762609,\n
        "lat": 49.9132858,\n
        "lon": 3.8322079,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762610,\n
        "lat": 49.9132900,\n
        "lon": 3.8260990,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762611,\n
        "lat": 49.9132950,\n
        "lon": 3.8262520,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762612,\n
        "lat": 49.9133010,\n
        "lon": 3.8272120,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762613,\n
        "lat": 49.9133040,\n
        "lon": 3.8272260,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762614,\n
        "lat": 49.9133110,\n
        "lon": 3.8272070,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762615,\n
        "lat": 49.9133150,\n
        "lon": 3.8272200,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762616,\n
        "lat": 49.9133210,\n
        "lon": 3.8277410,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762617,\n
        "lat": 49.9133250,\n
        "lon": 3.8279270,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762618,\n
        "lat": 49.9133340,\n
        "lon": 3.8259940,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762619,\n
        "lat": 49.9133560,\n
        "lon": 3.8275170,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762620,\n
        "lat": 49.9133730,\n
        "lon": 3.8275960,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762621,\n
        "lat": 49.9133820,\n
        "lon": 3.8277350,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762622,\n
        "lat": 49.9133840,\n
        "lon": 3.8264980,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762623,\n
        "lat": 49.9133880,\n
        "lon": 3.8263210,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762624,\n
        "lat": 49.9133880,\n
        "lon": 3.8279250,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762625,\n
        "lat": 49.9133890,\n
        "lon": 3.8271460,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762626,\n
        "lat": 49.9133930,\n
        "lon": 3.8264930,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762627,\n
        "lat": 49.9134020,\n
        "lon": 3.8264050,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762628,\n
        "lat": 49.9134080,\n
        "lon": 3.8282050,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762629,\n
        "lat": 49.9134140,\n
        "lon": 3.8263950,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762630,\n
        "lat": 49.9134210,\n
        "lon": 3.8263890,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762631,\n
        "lat": 49.9134220,\n
        "lon": 3.8273050,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762632,\n
        "lat": 49.9134240,\n
        "lon": 3.8264610,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762633,\n
        "lat": 49.9134250,\n
        "lon": 3.8273190,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762634,\n
        "lat": 49.9134350,\n
        "lon": 3.8262830,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762635,\n
        "lat": 49.9134380,\n
        "lon": 3.8271240,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762636,\n
        "lat": 49.9134410,\n
        "lon": 3.8264450,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762637,\n
        "lat": 49.9134530,\n
        "lon": 3.8274600,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762638,\n
        "lat": 49.9134670,\n
        "lon": 3.8284750,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762639,\n
        "lat": 49.9134700,\n
        "lon": 3.8272850,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762640,\n
        "lat": 49.9134730,\n
        "lon": 3.8272990,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762641,\n
        "lat": 49.9134780,\n
        "lon": 3.8282040,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762642,\n
        "lat": 49.9134840,\n
        "lon": 3.8273560,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762643,\n
        "lat": 49.9134950,\n
        "lon": 3.8273900,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762644,\n
        "lat": 49.9135000,\n
        "lon": 3.8273480,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762645,\n
        "lat": 49.9135080,\n
        "lon": 3.8273830,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762646,\n
        "lat": 49.9135140,\n
        "lon": 3.8276340,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762647,\n
        "lat": 49.9135200,\n
        "lon": 3.8275160,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762648,\n
        "lat": 49.9135240,\n
        "lon": 3.8277060,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762649,\n
        "lat": 49.9135300,\n
        "lon": 3.8284560,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762650,\n
        "lat": 49.9135360,\n
        "lon": 3.8277720,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762651,\n
        "lat": 49.9135550,\n
        "lon": 3.8278710,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762652,\n
        "lat": 49.9135840,\n
        "lon": 3.8276070,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762653,\n
        "lat": 49.9135910,\n
        "lon": 3.8276840,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762654,\n
        "lat": 49.9135928,\n
        "lon": 3.8465921,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762655,\n
        "lat": 49.9135950,\n
        "lon": 3.8282250,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762656,\n
        "lat": 49.9135958,\n
        "lon": 3.8466301,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762657,\n
        "lat": 49.9135980,\n
        "lon": 3.8276820,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762658,\n
        "lat": 49.9136010,\n
        "lon": 3.8277440,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762659,\n
        "lat": 49.9136188,\n
        "lon": 3.8465871,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762660,\n
        "lat": 49.9136208,\n
        "lon": 3.8466261,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762661,\n
        "lat": 49.9136210,\n
        "lon": 3.8278420,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762662,\n
        "lat": 49.9136360,\n
        "lon": 3.8281900,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762663,\n
        "lat": 49.9136494,\n
        "lon": 3.8567256,\n
        "timestamp": "2016-05-02T16:44:17Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762664,\n
        "lat": 49.9136500,\n
        "lon": 3.8287510,\n
        "timestamp": "2016-05-02T16:44:18Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762665,\n
        "lat": 49.9136534,\n
        "lon": 3.8573676,\n
        "timestamp": "2016-05-02T16:44:18Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762666,\n
        "lat": 49.9136600,\n
        "lon": 3.8287810,\n
        "timestamp": "2016-05-02T16:44:18Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762667,\n
        "lat": 49.9136680,\n
        "lon": 3.8286470,\n
        "timestamp": "2016-05-02T16:44:18Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762668,\n
        "lat": 49.9136710,\n
        "lon": 3.8281930,\n
        "timestamp": "2016-05-02T16:44:18Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762669,\n
        "lat": 49.9136890,\n
        "lon": 3.8282660,\n
        "timestamp": "2016-05-02T16:44:18Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762670,\n
        "lat": 49.9136930,\n
        "lon": 3.8287270,\n
        "timestamp": "2016-05-02T16:44:18Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762671,\n
        "lat": 49.9137000,\n
        "lon": 3.8287490,\n
        "timestamp": "2016-05-02T16:44:18Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762672,\n
        "lat": 49.9137030,\n
        "lon": 3.8287471,\n
        "timestamp": "2016-05-02T16:44:18Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762673,\n
        "lat": 49.9137050,\n
        "lon": 3.8287600,\n
        "timestamp": "2016-05-02T16:44:18Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762674,\n
        "lat": 49.9137100,\n
        "lon": 3.8285060,\n
        "timestamp": "2016-05-02T16:44:18Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762675,\n
        "lat": 49.9137180,\n
        "lon": 3.8283340,\n
        "timestamp": "2016-05-02T16:44:18Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762676,\n
        "lat": 49.9137290,\n
        "lon": 3.8276370,\n
        "timestamp": "2016-05-02T16:44:18Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762677,\n
        "lat": 49.9137440,\n
        "lon": 3.8284760,\n
        "timestamp": "2016-05-02T16:44:18Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762678,\n
        "lat": 49.9137464,\n
        "lon": 3.8570716,\n
        "timestamp": "2016-05-02T16:44:18Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762679,\n
        "lat": 49.9137474,\n
        "lon": 3.8572286,\n
        "timestamp": "2016-05-02T16:44:18Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762680,\n
        "lat": 49.9137485,\n
        "lon": 3.8573656,\n
        "timestamp": "2016-05-02T16:44:18Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762681,\n
        "lat": 49.9137510,\n
        "lon": 3.8276600,\n
        "timestamp": "2016-05-02T16:44:18Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762682,\n
        "lat": 49.9137514,\n
        "lon": 3.8576446,\n
        "timestamp": "2016-05-02T16:44:18Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762683,\n
        "lat": 49.9137550,\n
        "lon": 3.8284520,\n
        "timestamp": "2016-05-02T16:44:18Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762684,\n
        "lat": 49.9137560,\n
        "lon": 3.8285900,\n
        "timestamp": "2016-05-02T16:44:18Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762685,\n
        "lat": 49.9137584,\n
        "lon": 3.8571816,\n
        "timestamp": "2016-05-02T16:44:18Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762686,\n
        "lat": 49.9137584,\n
        "lon": 3.8572226,\n
        "timestamp": "2016-05-02T16:44:18Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762687,\n
        "lat": 49.9137590,\n
        "lon": 3.8276670,\n
        "timestamp": "2016-05-02T16:44:18Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762688,\n
        "lat": 49.9137610,\n
        "lon": 3.8285110,\n
        "timestamp": "2016-05-02T16:44:18Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762689,\n
        "lat": 49.9137690,\n
        "lon": 3.8284380,\n
        "timestamp": "2016-05-02T16:44:18Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762690,\n
        "lat": 49.9137704,\n
        "lon": 3.8565336,\n
        "timestamp": "2016-05-02T16:44:18Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762691,\n
        "lat": 49.9137730,\n
        "lon": 3.8276320,\n
        "timestamp": "2016-05-02T16:44:18Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762692,\n
        "lat": 49.9137734,\n
        "lon": 3.8567206,\n
        "timestamp": "2016-05-02T16:44:18Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762693,\n
        "lat": 49.9137754,\n
        "lon": 3.8568916,\n
        "timestamp": "2016-05-02T16:44:18Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762694,\n
        "lat": 49.9137764,\n
        "lon": 3.8570716,\n
        "timestamp": "2016-05-02T16:44:18Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762695,\n
        "lat": 49.9137850,\n
        "lon": 3.8286940,\n
        "timestamp": "2016-05-02T16:44:18Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762696,\n
        "lat": 49.9137860,\n
        "lon": 3.8274960,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762697,\n
        "lat": 49.9137900,\n
        "lon": 3.8284850,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762698,\n
        "lat": 49.9137910,\n
        "lon": 3.8281950,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762699,\n
        "lat": 49.9138010,\n
        "lon": 3.8283310,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762700,\n
        "lat": 49.9138090,\n
        "lon": 3.8275180,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762702,\n
        "lat": 49.9138120,\n
        "lon": 3.8274310,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762704,\n
        "lat": 49.9138232,\n
        "lon": 3.8287143,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762705,\n
        "lat": 49.9138250,\n
        "lon": 3.8273980,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762706,\n
        "lat": 49.9138254,\n
        "lon": 3.8571796,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762707,\n
        "lat": 49.9138264,\n
        "lon": 3.8572146,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762708,\n
        "lat": 49.9138061,\n
        "lon": 3.8489060,\n
        "timestamp": "2025-04-01T18:43:57Z",\n
        "version": 2,\n
        "changeset": 164389067,\n
        "user": "Map_Team",\n
        "uid": 21628249\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762709,\n
        "lat": 49.9138364,\n
        "lon": 3.8572206,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762712,\n
        "lat": 49.9138424,\n
        "lon": 3.8565306,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762713,\n
        "lat": 49.9138424,\n
        "lon": 3.8576316,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762714,\n
        "lat": 49.9138432,\n
        "lon": 3.8286973,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762715,\n
        "lat": 49.9138454,\n
        "lon": 3.8568906,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762716,\n
        "lat": 49.9138492,\n
        "lon": 3.8287863,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762717,\n
        "lat": 49.9138510,\n
        "lon": 3.8277560,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762718,\n
        "lat": 49.9138564,\n
        "lon": 3.8571496,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762719,\n
        "lat": 49.9138361,\n
        "lon": 3.8488610,\n
        "timestamp": "2025-04-01T18:43:57Z",\n
        "version": 2,\n
        "changeset": 164389067,\n
        "user": "Map_Team",\n
        "uid": 21628249\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762720,\n
        "lat": 49.9138604,\n
        "lon": 3.8573496,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762721,\n
        "lat": 49.9138650,\n
        "lon": 3.8277200,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762722,\n
        "lat": 49.9138702,\n
        "lon": 3.8287673,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762723,\n
        "lat": 49.9138704,\n
        "lon": 3.8571496,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762724,\n
        "lat": 49.9138710,\n
        "lon": 3.8551383,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762725,\n
        "lat": 49.9138714,\n
        "lon": 3.8571896,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762726,\n
        "lat": 49.9138511,\n
        "lon": 3.8489850,\n
        "timestamp": "2025-04-01T18:43:57Z",\n
        "version": 2,\n
        "changeset": 164389067,\n
        "user": "Map_Team",\n
        "uid": 21628249\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762727,\n
        "lat": 49.9138804,\n
        "lon": 3.8565306,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762728,\n
        "lat": 49.9138834,\n
        "lon": 3.8567016,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762729,\n
        "lat": 49.9138844,\n
        "lon": 3.8568876,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762730,\n
        "lat": 49.9138870,\n
        "lon": 3.8557573,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762731,\n
        "lat": 49.9138880,\n
        "lon": 3.8557103,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762732,\n
        "lat": 49.9138944,\n
        "lon": 3.8571856,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762733,\n
        "lat": 49.9138944,\n
        "lon": 3.8572696,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762734,\n
        "lat": 49.9139010,\n
        "lon": 3.8560583,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762735,\n
        "lat": 49.9138831,\n
        "lon": 3.8489370,\n
        "timestamp": "2025-04-01T18:43:57Z",\n
        "version": 2,\n
        "changeset": 164389067,\n
        "user": "Map_Team",\n
        "uid": 21628249\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762736,\n
        "lat": 49.9139060,\n
        "lon": 3.8557593,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762737,\n
        "lat": 49.9139080,\n
        "lon": 3.8288187,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762738,\n
        "lat": 49.9139080,\n
        "lon": 3.8556203,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762739,\n
        "lat": 49.9139304,\n
        "lon": 3.8564926,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762740,\n
        "lat": 49.9139314,\n
        "lon": 3.8565296,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762741,\n
        "lat": 49.9139333,\n
        "lon": 3.8289396,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762742,\n
        "lat": 49.9139364,\n
        "lon": 3.8566996,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762743,\n
        "lat": 49.9139374,\n
        "lon": 3.8572686,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762744,\n
        "lat": 49.9139384,\n
        "lon": 3.8573526,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762745,\n
        "lat": 49.9139394,\n
        "lon": 3.8573236,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762746,\n
        "lat": 49.9139410,\n
        "lon": 3.8554003,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762747,\n
        "lat": 49.9139420,\n
        "lon": 3.8275560,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762748,\n
        "lat": 49.9139460,\n
        "lon": 3.8546463,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762749,\n
        "lat": 49.9139550,\n
        "lon": 3.8275230,\n
        "timestamp": "2016-05-02T16:44:19Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762750,\n
        "lat": 49.9139599,\n
        "lon": 3.8583404,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762751,\n
        "lat": 49.9139609,\n
        "lon": 3.8585114,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762752,\n
        "lat": 49.9139700,\n
        "lon": 3.8560643,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762753,\n
        "lat": 49.9139720,\n
        "lon": 3.8559803,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762754,\n
        "lat": 49.9139730,\n
        "lon": 3.8559503,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762755,\n
        "lat": 49.9139780,\n
        "lon": 3.8556513,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762756,\n
        "lat": 49.9139790,\n
        "lon": 3.8557163,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762757,\n
        "lat": 49.9139920,\n
        "lon": 3.8559813,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762758,\n
        "lat": 49.9139930,\n
        "lon": 3.8559513,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762759,\n
        "lat": 49.9140120,\n
        "lon": 3.8554263,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762760,\n
        "lat": 49.9140154,\n
        "lon": 3.8571086,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762761,\n
        "lat": 49.9140164,\n
        "lon": 3.8571436,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762762,\n
        "lat": 49.9140194,\n
        "lon": 3.8569826,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762763,\n
        "lat": 49.9140224,\n
        "lon": 3.8570616,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762764,\n
        "lat": 49.9140294,\n
        "lon": 3.8568036,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762765,\n
        "lat": 49.9140319,\n
        "lon": 3.8583354,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762766,\n
        "lat": 49.9140319,\n
        "lon": 3.8583894,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762767,\n
        "lat": 49.9140329,\n
        "lon": 3.8584324,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762768,\n
        "lat": 49.9140339,\n
        "lon": 3.8585084,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762769,\n
        "lat": 49.9140344,\n
        "lon": 3.8569816,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762770,\n
        "lat": 49.9140364,\n
        "lon": 3.8570606,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762771,\n
        "lat": 49.9140374,\n
        "lon": 3.8571036,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762772,\n
        "lat": 49.9140404,\n
        "lon": 3.8564846,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762773,\n
        "lat": 49.9140419,\n
        "lon": 3.8583894,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762774,\n
        "lat": 49.9140429,\n
        "lon": 3.8584324,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762775,\n
        "lat": 49.9140444,\n
        "lon": 3.8565666,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762776,\n
        "lat": 49.9140450,\n
        "lon": 3.8548613,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762777,\n
        "lat": 49.9140690,\n
        "lon": 3.8546903,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762778,\n
        "lat": 49.9140774,\n
        "lon": 3.8567986,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762779,\n
        "lat": 49.9140894,\n
        "lon": 3.8571026,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762780,\n
        "lat": 49.9140904,\n
        "lon": 3.8565686,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762781,\n
        "lat": 49.9140974,\n
        "lon": 3.8566926,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762782,\n
        "lat": 49.9141154,\n
        "lon": 3.8571006,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762783,\n
        "lat": 49.9141234,\n
        "lon": 3.8573176,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762784,\n
        "lat": 49.9141400,\n
        "lon": 3.8552353,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762785,\n
        "lat": 49.9141704,\n
        "lon": 3.8286865,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762786,\n
        "lat": 49.9141870,\n
        "lon": 3.8549063,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762787,\n
        "lat": 49.9141956,\n
        "lon": 3.8288075,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762788,\n
        "lat": 49.9142464,\n
        "lon": 3.8560873,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762889,\n
        "lat": 49.9142640,\n
        "lon": 3.8284700,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762890,\n
        "lat": 49.9142784,\n
        "lon": 3.8557853,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762891,\n
        "lat": 49.9143014,\n
        "lon": 3.8564996,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762892,\n
        "lat": 49.9143034,\n
        "lon": 3.8566326,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762893,\n
        "lat": 49.9143090,\n
        "lon": 3.8285490,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762894,\n
        "lat": 49.9143124,\n
        "lon": 3.8561013,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762895,\n
        "lat": 49.9143274,\n
        "lon": 3.8566346,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762896,\n
        "lat": 49.9143304,\n
        "lon": 3.8567966,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762897,\n
        "lat": 49.9143370,\n
        "lon": 3.8285180,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762898,\n
        "lat": 49.9143444,\n
        "lon": 3.8557993,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762899,\n
        "lat": 49.9143500,\n
        "lon": 3.8283760,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762900,\n
        "lat": 49.9143610,\n
        "lon": 3.8285580,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762901,\n
        "lat": 49.9143700,\n
        "lon": 3.8283490,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762902,\n
        "lat": 49.9143720,\n
        "lon": 3.8284170,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762903,\n
        "lat": 49.9143844,\n
        "lon": 3.8564986,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762904,\n
        "lat": 49.9143854,\n
        "lon": 3.8566276,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762905,\n
        "lat": 49.9143900,\n
        "lon": 3.8285270,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762906,\n
        "lat": 49.9143910,\n
        "lon": 3.8283930,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762907,\n
        "lat": 49.9144044,\n
        "lon": 3.8566276,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762908,\n
        "lat": 49.9144074,\n
        "lon": 3.8567916,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762909,\n
        "lat": 49.9144240,\n
        "lon": 3.8285820,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762910,\n
        "lat": 49.9144630,\n
        "lon": 3.8285400,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762911,\n
        "lat": 49.9145500,\n
        "lon": 3.8293950,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762912,\n
        "lat": 49.9145710,\n
        "lon": 3.8297730,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762913,\n
        "lat": 49.9145760,\n
        "lon": 3.8288810,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762914,\n
        "lat": 49.9145840,\n
        "lon": 3.8298020,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762915,\n
        "lat": 49.9145980,\n
        "lon": 3.8293590,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762916,\n
        "lat": 49.9146000,\n
        "lon": 3.8295840,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762917,\n
        "lat": 49.9146090,\n
        "lon": 3.8291750,\n
        "timestamp": "2016-05-02T16:44:20Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762918,\n
        "lat": 49.9146140,\n
        "lon": 3.8296210,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762919,\n
        "lat": 49.9146150,\n
        "lon": 3.8295690,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762920,\n
        "lat": 49.9146240,\n
        "lon": 3.8288090,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762921,\n
        "lat": 49.9146290,\n
        "lon": 3.8288140,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762922,\n
        "lat": 49.9146290,\n
        "lon": 3.8296070,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762923,\n
        "lat": 49.9146300,\n
        "lon": 3.8297100,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762924,\n
        "lat": 49.9146320,\n
        "lon": 3.8291480,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762925,\n
        "lat": 49.9146390,\n
        "lon": 3.8287020,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762926,\n
        "lat": 49.9146390,\n
        "lon": 3.8292350,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762927,\n
        "lat": 49.9146410,\n
        "lon": 3.8296370,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762928,\n
        "lat": 49.9146430,\n
        "lon": 3.8297390,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762929,\n
        "lat": 49.9146450,\n
        "lon": 3.8290410,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762930,\n
        "lat": 49.9146600,\n
        "lon": 3.8296230,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762931,\n
        "lat": 49.9146610,\n
        "lon": 3.8287380,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762932,\n
        "lat": 49.9146640,\n
        "lon": 3.8296280,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762933,\n
        "lat": 49.9146650,\n
        "lon": 3.8292100,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762934,\n
        "lat": 49.9146650,\n
        "lon": 3.8295290,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762935,\n
        "lat": 49.9146710,\n
        "lon": 3.8297760,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762936,\n
        "lat": 49.9146720,\n
        "lon": 3.8295250,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762937,\n
        "lat": 49.9146850,\n
        "lon": 3.8286590,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762938,\n
        "lat": 49.9146850,\n
        "lon": 3.8298200,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762939,\n
        "lat": 49.9146870,\n
        "lon": 3.8287840,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762940,\n
        "lat": 49.9147000,\n
        "lon": 3.8295990,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762941,\n
        "lat": 49.9147010,\n
        "lon": 3.8286970,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762942,\n
        "lat": 49.9147040,\n
        "lon": 3.8289760,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762943,\n
        "lat": 49.9147240,\n
        "lon": 3.8297450,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762944,\n
        "lat": 49.9147250,\n
        "lon": 3.8299700,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762945,\n
        "lat": 49.9147360,\n
        "lon": 3.8297870,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762946,\n
        "lat": 49.9147380,\n
        "lon": 3.8287260,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762947,\n
        "lat": 49.9147460,\n
        "lon": 3.8297800,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762948,\n
        "lat": 49.9147500,\n
        "lon": 3.8287500,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762949,\n
        "lat": 49.9147620,\n
        "lon": 3.8287350,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762950,\n
        "lat": 49.9147630,\n
        "lon": 3.8301850,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762951,\n
        "lat": 49.9147690,\n
        "lon": 3.8289470,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762952,\n
        "lat": 49.9147860,\n
        "lon": 3.8302730,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762953,\n
        "lat": 49.9147890,\n
        "lon": 3.8299270,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762954,\n
        "lat": 49.9147890,\n
        "lon": 3.8303970,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762955,\n
        "lat": 49.9148000,\n
        "lon": 3.8288960,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762956,\n
        "lat": 49.9148050,\n
        "lon": 3.8289050,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762957,\n
        "lat": 49.9148088,\n
        "lon": 3.8431201,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762958,\n
        "lat": 49.9148220,\n
        "lon": 3.8305390,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762959,\n
        "lat": 49.9148230,\n
        "lon": 3.8303770,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762960,\n
        "lat": 49.9148240,\n
        "lon": 3.8288660,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762961,\n
        "lat": 49.9148370,\n
        "lon": 3.8301440,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762962,\n
        "lat": 49.9148378,\n
        "lon": 3.8431021,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762963,\n
        "lat": 49.9148380,\n
        "lon": 3.8304377,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762964,\n
        "lat": 49.9148388,\n
        "lon": 3.8432361,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762965,\n
        "lat": 49.9148520,\n
        "lon": 3.8263150,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762966,\n
        "lat": 49.9148560,\n
        "lon": 3.8302310,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762967,\n
        "lat": 49.9148564,\n
        "lon": 3.8305172,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762968,\n
        "lat": 49.9148600,\n
        "lon": 3.8263840,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762969,\n
        "lat": 49.9148678,\n
        "lon": 3.8432181,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762970,\n
        "lat": 49.9148750,\n
        "lon": 3.8282330,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762971,\n
        "lat": 49.9148790,\n
        "lon": 3.8263070,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762972,\n
        "lat": 49.9148880,\n
        "lon": 3.8263750,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762973,\n
        "lat": 49.9148960,\n
        "lon": 3.8291160,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762974,\n
        "lat": 49.9149000,\n
        "lon": 3.8283140,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762975,\n
        "lat": 49.9149020,\n
        "lon": 3.8263000,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762976,\n
        "lat": 49.9149041,\n
        "lon": 3.8300588,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762977,\n
        "lat": 49.9149090,\n
        "lon": 3.8277990,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762978,\n
        "lat": 49.9149110,\n
        "lon": 3.8263680,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762979,\n
        "lat": 49.9149140,\n
        "lon": 3.8291640,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762980,\n
        "lat": 49.9149270,\n
        "lon": 3.8282010,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762981,\n
        "lat": 49.9149280,\n
        "lon": 3.8290870,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762982,\n
        "lat": 49.9149420,\n
        "lon": 3.8292790,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762983,\n
        "lat": 49.9149460,\n
        "lon": 3.8291350,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762984,\n
        "lat": 49.9149473,\n
        "lon": 3.8300347,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762985,\n
        "lat": 49.9149490,\n
        "lon": 3.8282850,\n
        "timestamp": "2016-05-02T16:44:21Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762986,\n
        "lat": 49.9149720,\n
        "lon": 3.8280340,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762987,\n
        "lat": 49.9149740,\n
        "lon": 3.8303620,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762988,\n
        "lat": 49.9149790,\n
        "lon": 3.8263210,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762989,\n
        "lat": 49.9149810,\n
        "lon": 3.8277590,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762990,\n
        "lat": 49.9149860,\n
        "lon": 3.8293770,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762991,\n
        "lat": 49.9149910,\n
        "lon": 3.8263760,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762992,\n
        "lat": 49.9149930,\n
        "lon": 3.8293960,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762993,\n
        "lat": 49.9150060,\n
        "lon": 3.8279210,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762994,\n
        "lat": 49.9150100,\n
        "lon": 3.8294460,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762995,\n
        "lat": 49.9150200,\n
        "lon": 3.8279120,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762996,\n
        "lat": 49.9150210,\n
        "lon": 3.8262980,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762997,\n
        "lat": 49.9150240,\n
        "lon": 3.8290720,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762998,\n
        "lat": 49.9150270,\n
        "lon": 3.8280010,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161762999,\n
        "lat": 49.9150330,\n
        "lon": 3.8263540,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763000,\n
        "lat": 49.9150356,\n
        "lon": 3.8304174,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763001,\n
        "lat": 49.9150370,\n
        "lon": 3.8299620,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763002,\n
        "lat": 49.9150600,\n
        "lon": 3.8291540,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763003,\n
        "lat": 49.9150600,\n
        "lon": 3.8294070,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763004,\n
        "lat": 49.9150740,\n
        "lon": 3.8300550,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763005,\n
        "lat": 49.9150910,\n
        "lon": 3.8290000,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763006,\n
        "lat": 49.9151030,\n
        "lon": 3.8292510,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763007,\n
        "lat": 49.9151040,\n
        "lon": 3.8280390,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763008,\n
        "lat": 49.9151120,\n
        "lon": 3.8292900,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763009,\n
        "lat": 49.9151140,\n
        "lon": 3.8295660,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763010,\n
        "lat": 49.9151190,\n
        "lon": 3.8300890,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763011,\n
        "lat": 49.9151260,\n
        "lon": 3.8300030,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763012,\n
        "lat": 49.9151280,\n
        "lon": 3.8290820,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763013,\n
        "lat": 49.9151290,\n
        "lon": 3.8298640,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763014,\n
        "lat": 49.9151310,\n
        "lon": 3.8281460,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763015,\n
        "lat": 49.9151390,\n
        "lon": 3.8306850,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763016,\n
        "lat": 49.9151400,\n
        "lon": 3.8307600,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763017,\n
        "lat": 49.9151415,\n
        "lon": 3.8473675,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763018,\n
        "lat": 49.9151470,\n
        "lon": 3.8300610,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763019,\n
        "lat": 49.9151540,\n
        "lon": 3.8315260,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763020,\n
        "lat": 49.9151590,\n
        "lon": 3.8301930,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763021,\n
        "lat": 49.9151640,\n
        "lon": 3.8307590,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763022,\n
        "lat": 49.9151705,\n
        "lon": 3.8474355,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763023,\n
        "lat": 49.9151710,\n
        "lon": 3.8276870,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763024,\n
        "lat": 49.9151770,\n
        "lon": 3.8291930,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763025,\n
        "lat": 49.9151770,\n
        "lon": 3.8308570,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763026,\n
        "lat": 49.9151830,\n
        "lon": 3.8303350,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763027,\n
        "lat": 49.9151830,\n
        "lon": 3.8317010,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763028,\n
        "lat": 49.9151845,\n
        "lon": 3.8473245,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763029,\n
        "lat": 49.9151850,\n
        "lon": 3.8295110,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763030,\n
        "lat": 49.9151890,\n
        "lon": 3.8292350,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763031,\n
        "lat": 49.9151940,\n
        "lon": 3.8300130,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763032,\n
        "lat": 49.9151960,\n
        "lon": 3.8316930,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763033,\n
        "lat": 49.9152000,\n
        "lon": 3.8314980,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763034,\n
        "lat": 49.9152060,\n
        "lon": 3.8304750,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763035,\n
        "lat": 49.9152110,\n
        "lon": 3.8279750,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763036,\n
        "lat": 49.9152135,\n
        "lon": 3.8473895,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763037,\n
        "lat": 49.9152140,\n
        "lon": 3.8307530,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763038,\n
        "lat": 49.9152150,\n
        "lon": 3.8299930,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763039,\n
        "lat": 49.9152202,\n
        "lon": 3.8308099,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763040,\n
        "lat": 49.9152220,\n
        "lon": 3.8291620,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763041,\n
        "lat": 49.9152240,\n
        "lon": 3.8276550,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763042,\n
        "lat": 49.9152240,\n
        "lon": 3.8306780,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763043,\n
        "lat": 49.9152250,\n
        "lon": 3.8308540,\n
        "timestamp": "2016-05-02T16:44:22Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763044,\n
        "lat": 49.9152260,\n
        "lon": 3.8302960,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763045,\n
        "lat": 49.9152270,\n
        "lon": 3.8307510,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763046,\n
        "lat": 49.9152340,\n
        "lon": 3.8292060,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763047,\n
        "lat": 49.9152380,\n
        "lon": 3.8280820,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763048,\n
        "lat": 49.9152390,\n
        "lon": 3.8307480,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763049,\n
        "lat": 49.9152430,\n
        "lon": 3.8280010,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763050,\n
        "lat": 49.9152450,\n
        "lon": 3.8308050,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763051,\n
        "lat": 49.9152460,\n
        "lon": 3.8316770,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763052,\n
        "lat": 49.9152470,\n
        "lon": 3.8308200,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763053,\n
        "lat": 49.9152470,\n
        "lon": 3.8319840,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763054,\n
        "lat": 49.9152480,\n
        "lon": 3.8309270,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763055,\n
        "lat": 49.9152540,\n
        "lon": 3.8304550,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763056,\n
        "lat": 49.9152570,\n
        "lon": 3.8300960,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763057,\n
        "lat": 49.9152570,\n
        "lon": 3.8310450,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763058,\n
        "lat": 49.9152780,\n
        "lon": 3.8308140,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763059,\n
        "lat": 49.9152810,\n
        "lon": 3.8308430,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763060,\n
        "lat": 49.9152860,\n
        "lon": 3.8313180,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763061,\n
        "lat": 49.9152870,\n
        "lon": 3.8279390,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763062,\n
        "lat": 49.9152930,\n
        "lon": 3.8309170,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763063,\n
        "lat": 49.9152940,\n
        "lon": 3.8279330,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763064,\n
        "lat": 49.9152960,\n
        "lon": 3.8279710,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763065,\n
        "lat": 49.9152960,\n
        "lon": 3.8313720,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763066,\n
        "lat": 49.9153030,\n
        "lon": 3.8310350,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763067,\n
        "lat": 49.9153090,\n
        "lon": 3.8319510,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763068,\n
        "lat": 49.9153330,\n
        "lon": 3.8309620,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763069,\n
        "lat": 49.9153500,\n
        "lon": 3.8315010,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763070,\n
        "lat": 49.9153640,\n
        "lon": 3.8311290,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763071,\n
        "lat": 49.9153710,\n
        "lon": 3.8315850,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763072,\n
        "lat": 49.9153810,\n
        "lon": 3.8309410,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763073,\n
        "lat": 49.9154040,\n
        "lon": 3.8316330,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763074,\n
        "lat": 49.9154100,\n
        "lon": 3.8298860,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763075,\n
        "lat": 49.9154160,\n
        "lon": 3.8311060,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763076,\n
        "lat": 49.9154450,\n
        "lon": 3.8312440,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763077,\n
        "lat": 49.9154450,\n
        "lon": 3.8315870,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763078,\n
        "lat": 49.9154510,\n
        "lon": 3.8312420,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763079,\n
        "lat": 49.9154530,\n
        "lon": 3.8299970,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763080,\n
        "lat": 49.9154610,\n
        "lon": 3.8312960,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763081,\n
        "lat": 49.9154640,\n
        "lon": 3.8316240,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763082,\n
        "lat": 49.9154800,\n
        "lon": 3.8299100,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763083,\n
        "lat": 49.9154830,\n
        "lon": 3.8316560,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763084,\n
        "lat": 49.9154840,\n
        "lon": 3.8316010,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763085,\n
        "lat": 49.9154970,\n
        "lon": 3.8299530,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763086,\n
        "lat": 49.9155020,\n
        "lon": 3.8316340,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763087,\n
        "lat": 49.9155030,\n
        "lon": 3.8314280,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763088,\n
        "lat": 49.9155060,\n
        "lon": 3.8323320,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763089,\n
        "lat": 49.9155090,\n
        "lon": 3.8317110,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763090,\n
        "lat": 49.9155140,\n
        "lon": 3.8297940,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763091,\n
        "lat": 49.9155150,\n
        "lon": 3.8312310,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763092,\n
        "lat": 49.9155200,\n
        "lon": 3.8316990,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763093,\n
        "lat": 49.9155230,\n
        "lon": 3.8315080,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763094,\n
        "lat": 49.9155260,\n
        "lon": 3.8266490,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763095,\n
        "lat": 49.9155280,\n
        "lon": 3.8313130,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763096,\n
        "lat": 49.9155290,\n
        "lon": 3.8278190,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763097,\n
        "lat": 49.9155350,\n
        "lon": 3.8312220,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763098,\n
        "lat": 49.9155360,\n
        "lon": 3.8318980,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763099,\n
        "lat": 49.9155380,\n
        "lon": 3.8298530,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763100,\n
        "lat": 49.9155420,\n
        "lon": 3.8278830,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763101,\n
        "lat": 49.9155470,\n
        "lon": 3.8278100,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763102,\n
        "lat": 49.9155500,\n
        "lon": 3.8324320,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763103,\n
        "lat": 49.9155510,\n
        "lon": 3.8313110,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763104,\n
        "lat": 49.9155610,\n
        "lon": 3.8278030,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763105,\n
        "lat": 49.9155610,\n
        "lon": 3.8329460,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763106,\n
        "lat": 49.9155620,\n
        "lon": 3.8275660,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763107,\n
        "lat": 49.9155620,\n
        "lon": 3.8278720,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763108,\n
        "lat": 49.9155730,\n
        "lon": 3.8265760,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763109,\n
        "lat": 49.9155800,\n
        "lon": 3.8278730,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763110,\n
        "lat": 49.9155860,\n
        "lon": 3.8318370,\n
        "timestamp": "2016-05-02T16:44:23Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763111,\n
        "lat": 49.9156020,\n
        "lon": 3.8329240,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763112,\n
        "lat": 49.9156040,\n
        "lon": 3.8329350,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763113,\n
        "lat": 49.9156110,\n
        "lon": 3.8275370,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763114,\n
        "lat": 49.9156110,\n
        "lon": 3.8322100,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763115,\n
        "lat": 49.9156130,\n
        "lon": 3.8277710,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763116,\n
        "lat": 49.9156140,\n
        "lon": 3.8329300,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763117,\n
        "lat": 49.9156140,\n
        "lon": 3.8331760,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763118,\n
        "lat": 49.9156180,\n
        "lon": 3.8280400,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763119,\n
        "lat": 49.9156250,\n
        "lon": 3.8267960,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763120,\n
        "lat": 49.9156470,\n
        "lon": 3.8321680,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763121,\n
        "lat": 49.9156470,\n
        "lon": 3.8331120,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763122,\n
        "lat": 49.9156550,\n
        "lon": 3.8331070,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763123,\n
        "lat": 49.9156560,\n
        "lon": 3.8331530,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763124,\n
        "lat": 49.9156690,\n
        "lon": 3.8323010,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763125,\n
        "lat": 49.9156710,\n
        "lon": 3.8267220,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763126,\n
        "lat": 49.9156790,\n
        "lon": 3.8278130,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763127,\n
        "lat": 49.9157070,\n
        "lon": 3.8322580,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763128,\n
        "lat": 49.9157180,\n
        "lon": 3.8271780,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763129,\n
        "lat": 49.9157190,\n
        "lon": 3.8279730,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763130,\n
        "lat": 49.9157280,\n
        "lon": 3.8272500,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763131,\n
        "lat": 49.9157370,\n
        "lon": 3.8284340,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763132,\n
        "lat": 49.9158060,\n
        "lon": 3.8312820,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763133,\n
        "lat": 49.9158110,\n
        "lon": 3.8303000,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763134,\n
        "lat": 49.9158120,\n
        "lon": 3.8313380,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763135,\n
        "lat": 49.9158270,\n
        "lon": 3.8304160,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763136,\n
        "lat": 49.9158330,\n
        "lon": 3.8283670,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763137,\n
        "lat": 49.9158480,\n
        "lon": 3.8312750,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763138,\n
        "lat": 49.9158510,\n
        "lon": 3.8274360,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763139,\n
        "lat": 49.9158540,\n
        "lon": 3.8313340,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763140,\n
        "lat": 49.9158550,\n
        "lon": 3.8271360,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763141,\n
        "lat": 49.9158620,\n
        "lon": 3.8275250,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763142,\n
        "lat": 49.9158660,\n
        "lon": 3.8272090,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763143,\n
        "lat": 49.9158680,\n
        "lon": 3.8314470,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763144,\n
        "lat": 49.9158760,\n
        "lon": 3.8278670,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763145,\n
        "lat": 49.9158790,\n
        "lon": 3.8271290,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763146,\n
        "lat": 49.9158900,\n
        "lon": 3.8272010,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763147,\n
        "lat": 49.9158920,\n
        "lon": 3.8312650,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763148,\n
        "lat": 49.9158950,\n
        "lon": 3.8279850,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763149,\n
        "lat": 49.9159010,\n
        "lon": 3.8302690,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763150,\n
        "lat": 49.9159130,\n
        "lon": 3.8314380,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763151,\n
        "lat": 49.9159160,\n
        "lon": 3.8303910,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763152,\n
        "lat": 49.9159210,\n
        "lon": 3.8274210,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763153,\n
        "lat": 49.9159230,\n
        "lon": 3.8280800,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763154,\n
        "lat": 49.9159280,\n
        "lon": 3.8281070,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763155,\n
        "lat": 49.9159290,\n
        "lon": 3.8275100,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763156,\n
        "lat": 49.9159400,\n
        "lon": 3.8280730,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763157,\n
        "lat": 49.9159420,\n
        "lon": 3.8279660,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763158,\n
        "lat": 49.9159440,\n
        "lon": 3.8281000,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763159,\n
        "lat": 49.9159440,\n
        "lon": 3.8349270,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763160,\n
        "lat": 49.9159470,\n
        "lon": 3.8340940,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763161,\n
        "lat": 49.9159500,\n
        "lon": 3.8343420,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763162,\n
        "lat": 49.9159580,\n
        "lon": 3.8280620,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763163,\n
        "lat": 49.9159600,\n
        "lon": 3.8345550,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763164,\n
        "lat": 49.9159620,\n
        "lon": 3.8344100,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763165,\n
        "lat": 49.9159660,\n
        "lon": 3.8350620,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763166,\n
        "lat": 49.9159720,\n
        "lon": 3.8274550,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763167,\n
        "lat": 49.9159830,\n
        "lon": 3.8346930,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763168,\n
        "lat": 49.9159910,\n
        "lon": 3.8343220,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763169,\n
        "lat": 49.9159920,\n
        "lon": 3.8349090,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763170,\n
        "lat": 49.9159970,\n
        "lon": 3.8340750,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763171,\n
        "lat": 49.9160140,\n
        "lon": 3.8350430,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763172,\n
        "lat": 49.9160180,\n
        "lon": 3.8277530,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763173,\n
        "lat": 49.9160180,\n
        "lon": 3.8279850,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763174,\n
        "lat": 49.9160250,\n
        "lon": 3.8277920,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763175,\n
        "lat": 49.9160250,\n
        "lon": 3.8280330,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763176,\n
        "lat": 49.9160300,\n
        "lon": 3.8277470,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763177,\n
        "lat": 49.9160330,\n
        "lon": 3.8345260,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763178,\n
        "lat": 49.9160410,\n
        "lon": 3.8345760,\n
        "timestamp": "2016-05-02T16:44:24Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763179,\n
        "lat": 49.9160460,\n
        "lon": 3.8274250,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763180,\n
        "lat": 49.9160550,\n
        "lon": 3.8343700,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763181,\n
        "lat": 49.9160560,\n
        "lon": 3.8346640,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763182,\n
        "lat": 49.9160570,\n
        "lon": 3.8279290,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763183,\n
        "lat": 49.9160640,\n
        "lon": 3.8279670,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763184,\n
        "lat": 49.9160640,\n
        "lon": 3.8345670,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763185,\n
        "lat": 49.9160790,\n
        "lon": 3.8346540,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763186,\n
        "lat": 49.9161150,\n
        "lon": 3.8278470,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763187,\n
        "lat": 49.9161240,\n
        "lon": 3.8279010,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763188,\n
        "lat": 49.9161340,\n
        "lon": 3.8278370,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763189,\n
        "lat": 49.9161380,\n
        "lon": 3.8275240,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763190,\n
        "lat": 49.9161630,\n
        "lon": 3.8276380,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763191,\n
        "lat": 49.9161710,\n
        "lon": 3.8274550,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763192,\n
        "lat": 49.9161800,\n
        "lon": 3.8275010,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763193,\n
        "lat": 49.9162340,\n
        "lon": 3.8274240,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763194,\n
        "lat": 49.9162440,\n
        "lon": 3.8274670,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763195,\n
        "lat": 49.9162690,\n
        "lon": 3.8275840,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763196,\n
        "lat": 49.9162850,\n
        "lon": 3.8304010,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763197,\n
        "lat": 49.9162890,\n
        "lon": 3.8269370,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763198,\n
        "lat": 49.9162940,\n
        "lon": 3.8304330,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763199,\n
        "lat": 49.9163160,\n
        "lon": 3.8268770,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763200,\n
        "lat": 49.9163250,\n
        "lon": 3.8305420,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763201,\n
        "lat": 49.9163320,\n
        "lon": 3.8268960,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763202,\n
        "lat": 49.9163360,\n
        "lon": 3.8303680,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763203,\n
        "lat": 49.9163440,\n
        "lon": 3.8268780,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763204,\n
        "lat": 49.9163440,\n
        "lon": 3.8304000,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763205,\n
        "lat": 49.9163500,\n
        "lon": 3.8306370,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763206,\n
        "lat": 49.9163560,\n
        "lon": 3.8306390,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763207,\n
        "lat": 49.9163750,\n
        "lon": 3.8305070,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763208,\n
        "lat": 49.9163810,\n
        "lon": 3.8269670,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763209,\n
        "lat": 49.9163850,\n
        "lon": 3.8304990,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763210,\n
        "lat": 49.9163930,\n
        "lon": 3.8269390,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763211,\n
        "lat": 49.9164140,\n
        "lon": 3.8305980,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763212,\n
        "lat": 49.9164198,\n
        "lon": 3.8437411,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763213,\n
        "lat": 49.9164340,\n
        "lon": 3.8271020,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763214,\n
        "lat": 49.9164458,\n
        "lon": 3.8436281,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763215,\n
        "lat": 49.9164498,\n
        "lon": 3.8437591,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763216,\n
        "lat": 49.9164550,\n
        "lon": 3.8270560,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763217,\n
        "lat": 49.9164650,\n
        "lon": 3.8271380,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763218,\n
        "lat": 49.9164768,\n
        "lon": 3.8436481,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763219,\n
        "lat": 49.9164870,\n
        "lon": 3.8270950,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763220,\n
        "lat": 49.9165108,\n
        "lon": 3.8436431,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763221,\n
        "lat": 49.9165178,\n
        "lon": 3.8436001,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763222,\n
        "lat": 49.9165388,\n
        "lon": 3.8436621,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763223,\n
        "lat": 49.9165508,\n
        "lon": 3.8436151,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763224,\n
        "lat": 49.9165890,\n
        "lon": 3.8273510,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763225,\n
        "lat": 49.9166210,\n
        "lon": 3.8273030,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763226,\n
        "lat": 49.9166280,\n
        "lon": 3.8273230,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763227,\n
        "lat": 49.9166360,\n
        "lon": 3.8275200,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763228,\n
        "lat": 49.9166390,\n
        "lon": 3.8275320,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763229,\n
        "lat": 49.9166530,\n
        "lon": 3.8273110,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763230,\n
        "lat": 49.9166670,\n
        "lon": 3.8274400,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763231,\n
        "lat": 49.9166840,\n
        "lon": 3.8275030,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763232,\n
        "lat": 49.9166930,\n
        "lon": 3.8274230,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763233,\n
        "lat": 49.9167230,\n
        "lon": 3.8306480,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763234,\n
        "lat": 49.9167720,\n
        "lon": 3.8306270,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763235,\n
        "lat": 49.9167760,\n
        "lon": 3.8309410,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763236,\n
        "lat": 49.9168280,\n
        "lon": 3.8309200,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763237,\n
        "lat": 49.9169690,\n
        "lon": 3.8307890,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763238,\n
        "lat": 49.9169740,\n
        "lon": 3.8304810,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763239,\n
        "lat": 49.9169860,\n
        "lon": 3.8308830,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763240,\n
        "lat": 49.9170190,\n
        "lon": 3.8304540,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763241,\n
        "lat": 49.9170350,\n
        "lon": 3.8307560,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763242,\n
        "lat": 49.9170550,\n
        "lon": 3.8306610,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763243,\n
        "lat": 49.9170680,\n
        "lon": 3.8306580,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763244,\n
        "lat": 49.9170910,\n
        "lon": 3.8307830,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763245,\n
        "lat": 49.9171000,\n
        "lon": 3.8307810,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763246,\n
        "lat": 49.9171000,\n
        "lon": 3.8308230,\n
        "timestamp": "2016-05-02T16:44:25Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763247,\n
        "lat": 49.9172544,\n
        "lon": 3.8303316,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763248,\n
        "lat": 49.9172564,\n
        "lon": 3.8304816,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763249,\n
        "lat": 49.9172574,\n
        "lon": 3.8322806,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763250,\n
        "lat": 49.9172744,\n
        "lon": 3.8305776,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763251,\n
        "lat": 49.9172814,\n
        "lon": 3.8304736,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763252,\n
        "lat": 49.9172844,\n
        "lon": 3.8323796,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763253,\n
        "lat": 49.9172924,\n
        "lon": 3.8303206,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763254,\n
        "lat": 49.9173144,\n
        "lon": 3.8304376,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763255,\n
        "lat": 49.9173244,\n
        "lon": 3.8304356,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763256,\n
        "lat": 49.9173254,\n
        "lon": 3.8305126,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763257,\n
        "lat": 49.9173314,\n
        "lon": 3.8305596,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763258,\n
        "lat": 49.9173394,\n
        "lon": 3.8305086,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763259,\n
        "lat": 49.9173484,\n
        "lon": 3.8303236,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763260,\n
        "lat": 49.9173574,\n
        "lon": 3.8303736,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763261,\n
        "lat": 49.9173614,\n
        "lon": 3.8323276,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763262,\n
        "lat": 49.9173874,\n
        "lon": 3.8321906,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763263,\n
        "lat": 49.9173994,\n
        "lon": 3.8303046,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763264,\n
        "lat": 49.9174044,\n
        "lon": 3.8324706,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763265,\n
        "lat": 49.9174074,\n
        "lon": 3.8303556,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763266,\n
        "lat": 49.9174334,\n
        "lon": 3.8325406,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763267,\n
        "lat": 49.9174514,\n
        "lon": 3.8324326,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763268,\n
        "lat": 49.9174744,\n
        "lon": 3.8325186,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763269,\n
        "lat": 49.9174764,\n
        "lon": 3.8324156,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763270,\n
        "lat": 49.9174914,\n
        "lon": 3.8324826,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763271,\n
        "lat": 49.9175964,\n
        "lon": 3.8332256,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763272,\n
        "lat": 49.9176054,\n
        "lon": 3.8302626,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763273,\n
        "lat": 49.9176174,\n
        "lon": 3.8332086,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763274,\n
        "lat": 49.9176184,\n
        "lon": 3.8332896,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763275,\n
        "lat": 49.9176194,\n
        "lon": 3.8305146,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763276,\n
        "lat": 49.9176244,\n
        "lon": 3.8305876,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763277,\n
        "lat": 49.9176394,\n
        "lon": 3.8332716,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763278,\n
        "lat": 49.9176729,\n
        "lon": 3.8304677,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763279,\n
        "lat": 49.9176744,\n
        "lon": 3.8305016,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763280,\n
        "lat": 49.9176784,\n
        "lon": 3.8305776,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763281,\n
        "lat": 49.9176854,\n
        "lon": 3.8303632,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763282,\n
        "lat": 49.9176894,\n
        "lon": 3.8304656,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763283,\n
        "lat": 49.9177034,\n
        "lon": 3.8302696,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763284,\n
        "lat": 49.9177054,\n
        "lon": 3.8303626,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763285,\n
        "lat": 49.9177364,\n
        "lon": 3.8327736,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763286,\n
        "lat": 49.9177504,\n
        "lon": 3.8327916,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763287,\n
        "lat": 49.9177514,\n
        "lon": 3.8328646,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763288,\n
        "lat": 49.9177614,\n
        "lon": 3.8328606,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763389,\n
        "lat": 49.9177884,\n
        "lon": 3.8327536,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763390,\n
        "lat": 49.9177894,\n
        "lon": 3.8293976,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763391,\n
        "lat": 49.9177924,\n
        "lon": 3.8327756,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763392,\n
        "lat": 49.9178034,\n
        "lon": 3.8328436,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763393,\n
        "lat": 49.9178374,\n
        "lon": 3.8295286,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763394,\n
        "lat": 49.9178824,\n
        "lon": 3.8293176,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763395,\n
        "lat": 49.9178824,\n
        "lon": 3.8298326,\n
        "timestamp": "2016-05-02T16:44:26Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763396,\n
        "lat": 49.9179174,\n
        "lon": 3.8299086,\n
        "timestamp": "2016-05-02T16:44:27Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763397,\n
        "lat": 49.9179284,\n
        "lon": 3.8297796,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763398,\n
        "lat": 49.9179314,\n
        "lon": 3.8294506,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763399,\n
        "lat": 49.9179574,\n
        "lon": 3.8292556,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763400,\n
        "lat": 49.9179604,\n
        "lon": 3.8300036,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763401,\n
        "lat": 49.9180024,\n
        "lon": 3.8301006,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763402,\n
        "lat": 49.9180034,\n
        "lon": 3.8293896,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763403,\n
        "lat": 49.9180204,\n
        "lon": 3.8300816,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763404,\n
        "lat": 49.9180264,\n
        "lon": 3.8299156,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763405,\n
        "lat": 49.9180394,\n
        "lon": 3.8301246,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763406,\n
        "lat": 49.9180504,\n
        "lon": 3.8296406,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763407,\n
        "lat": 49.9180564,\n
        "lon": 3.8301076,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763408,\n
        "lat": 49.9180624,\n
        "lon": 3.8300346,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763409,\n
        "lat": 49.9180754,\n
        "lon": 3.8300216,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763410,\n
        "lat": 49.9180834,\n
        "lon": 3.8301626,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763411,\n
        "lat": 49.9181084,\n
        "lon": 3.8301346,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763412,\n
        "lat": 49.9181274,\n
        "lon": 3.8298076,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763413,\n
        "lat": 49.9181394,\n
        "lon": 3.8300176,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763414,\n
        "lat": 49.9181554,\n
        "lon": 3.8296256,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763415,\n
        "lat": 49.9181854,\n
        "lon": 3.8299486,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763416,\n
        "lat": 49.9181904,\n
        "lon": 3.8299616,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763417,\n
        "lat": 49.9181964,\n
        "lon": 3.8302266,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763418,\n
        "lat": 49.9181974,\n
        "lon": 3.8300016,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763419,\n
        "lat": 49.9182054,\n
        "lon": 3.8299946,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763420,\n
        "lat": 49.9182164,\n
        "lon": 3.8300126,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763421,\n
        "lat": 49.9182214,\n
        "lon": 3.8302016,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763422,\n
        "lat": 49.9182214,\n
        "lon": 3.8302806,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763423,\n
        "lat": 49.9182224,\n
        "lon": 3.8299056,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763424,\n
        "lat": 49.9182414,\n
        "lon": 3.8300916,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763425,\n
        "lat": 49.9182544,\n
        "lon": 3.8299666,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763426,\n
        "lat": 49.9182544,\n
        "lon": 3.8300806,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763427,\n
        "lat": 49.9182734,\n
        "lon": 3.8294926,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763428,\n
        "lat": 49.9182754,\n
        "lon": 3.8327536,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763429,\n
        "lat": 49.9182884,\n
        "lon": 3.8299106,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763430,\n
        "lat": 49.9182914,\n
        "lon": 3.8328556,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763431,\n
        "lat": 49.9183094,\n
        "lon": 3.8301886,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763432,\n
        "lat": 49.9183094,\n
        "lon": 3.8327366,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763433,\n
        "lat": 49.9183174,\n
        "lon": 3.8332086,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763434,\n
        "lat": 49.9183214,\n
        "lon": 3.8331516,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763435,\n
        "lat": 49.9183284,\n
        "lon": 3.8328376,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763436,\n
        "lat": 49.9183404,\n
        "lon": 3.8332136,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763437,\n
        "lat": 49.9183454,\n
        "lon": 3.8331576,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763438,\n
        "lat": 49.9183754,\n
        "lon": 3.8330956,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763439,\n
        "lat": 49.9183824,\n
        "lon": 3.8334126,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763440,\n
        "lat": 49.9183844,\n
        "lon": 3.8332696,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763441,\n
        "lat": 49.9183904,\n
        "lon": 3.8329996,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763442,\n
        "lat": 49.9183914,\n
        "lon": 3.8329996,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763443,\n
        "lat": 49.9183924,\n
        "lon": 3.8293596,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763444,\n
        "lat": 49.9183994,\n
        "lon": 3.8332746,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763445,\n
        "lat": 49.9184064,\n
        "lon": 3.8297776,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763446,\n
        "lat": 49.9184074,\n
        "lon": 3.8331086,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763447,\n
        "lat": 49.9184334,\n
        "lon": 3.8334396,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763448,\n
        "lat": 49.9184554,\n
        "lon": 3.8334556,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763449,\n
        "lat": 49.9184615,\n
        "lon": 3.8295095,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763450,\n
        "lat": 49.9184744,\n
        "lon": 3.8333996,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763451,\n
        "lat": 49.9184794,\n
        "lon": 3.8330366,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763452,\n
        "lat": 49.9184824,\n
        "lon": 3.8333746,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763453,\n
        "lat": 49.9184834,\n
        "lon": 3.8302586,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763454,\n
        "lat": 49.9184864,\n
        "lon": 3.8302146,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763455,\n
        "lat": 49.9185204,\n
        "lon": 3.8335126,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763456,\n
        "lat": 49.9185244,\n
        "lon": 3.8296456,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763457,\n
        "lat": 49.9185384,\n
        "lon": 3.8334566,\n
        "timestamp": "2016-05-02T16:44:28Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763458,\n
        "lat": 49.9185404,\n
        "lon": 3.8302656,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763459,\n
        "lat": 49.9185424,\n
        "lon": 3.8302236,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763460,\n
        "lat": 49.9185474,\n
        "lon": 3.8334326,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763461,\n
        "lat": 49.9185714,\n
        "lon": 3.8293866,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763462,\n
        "lat": 49.9186114,\n
        "lon": 3.8333746,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763463,\n
        "lat": 49.9186194,\n
        "lon": 3.8335516,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763464,\n
        "lat": 49.9186274,\n
        "lon": 3.8316126,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763465,\n
        "lat": 49.9186354,\n
        "lon": 3.8295216,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763466,\n
        "lat": 49.9186894,\n
        "lon": 3.8333576,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763467,\n
        "lat": 49.9187104,\n
        "lon": 3.8335426,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763468,\n
        "lat": 49.9187524,\n
        "lon": 3.8319836,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763469,\n
        "lat": 49.9188664,\n
        "lon": 3.8314196,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763470,\n
        "lat": 49.9188854,\n
        "lon": 3.8333096,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763471,\n
        "lat": 49.9188954,\n
        "lon": 3.8333686,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763472,\n
        "lat": 49.9189304,\n
        "lon": 3.8332926,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763473,\n
        "lat": 49.9189394,\n
        "lon": 3.8331706,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763474,\n
        "lat": 49.9189404,\n
        "lon": 3.8333506,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763475,\n
        "lat": 49.9189484,\n
        "lon": 3.8332186,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763476,\n
        "lat": 49.9189544,\n
        "lon": 3.8332566,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763477,\n
        "lat": 49.9189644,\n
        "lon": 3.8331606,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763478,\n
        "lat": 49.9189734,\n
        "lon": 3.8332086,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763479,\n
        "lat": 49.9189804,\n
        "lon": 3.8332436,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763480,\n
        "lat": 49.9189914,\n
        "lon": 3.8317896,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763481,\n
        "lat": 49.9190134,\n
        "lon": 3.8332246,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763482,\n
        "lat": 49.9190154,\n
        "lon": 3.8331926,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763483,\n
        "lat": 49.9190224,\n
        "lon": 3.8332196,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763484,\n
        "lat": 49.9190304,\n
        "lon": 3.8333096,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763485,\n
        "lat": 49.9190324,\n
        "lon": 3.8331856,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763486,\n
        "lat": 49.9190394,\n
        "lon": 3.8332116,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763487,\n
        "lat": 49.9190564,\n
        "lon": 3.8332036,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763488,\n
        "lat": 49.9190744,\n
        "lon": 3.8332876,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763689,\n
        "lat": 49.9192304,\n
        "lon": 3.8221196,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763690,\n
        "lat": 49.9192324,\n
        "lon": 3.8221376,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763691,\n
        "lat": 49.9192334,\n
        "lon": 3.8221006,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763692,\n
        "lat": 49.9192374,\n
        "lon": 3.8220816,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763693,\n
        "lat": 49.9192384,\n
        "lon": 3.8221586,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763694,\n
        "lat": 49.9192414,\n
        "lon": 3.8310346,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763695,\n
        "lat": 49.9192474,\n
        "lon": 3.8220646,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763696,\n
        "lat": 49.9192494,\n
        "lon": 3.8221726,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763697,\n
        "lat": 49.9192564,\n
        "lon": 3.8311746,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763698,\n
        "lat": 49.9192574,\n
        "lon": 3.8220546,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763699,\n
        "lat": 49.9192594,\n
        "lon": 3.8221836,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763700,\n
        "lat": 49.9192644,\n
        "lon": 3.8309986,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763701,\n
        "lat": 49.9192664,\n
        "lon": 3.8310296,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763702,\n
        "lat": 49.9192704,\n
        "lon": 3.8220496,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763703,\n
        "lat": 49.9192714,\n
        "lon": 3.8221886,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763704,\n
        "lat": 49.9192814,\n
        "lon": 3.8220506,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763705,\n
        "lat": 49.9192824,\n
        "lon": 3.8312506,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763706,\n
        "lat": 49.9192864,\n
        "lon": 3.8221896,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763707,\n
        "lat": 49.9192884,\n
        "lon": 3.8317536,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763708,\n
        "lat": 49.9192914,\n
        "lon": 3.8220556,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763709,\n
        "lat": 49.9192964,\n
        "lon": 3.8221836,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763710,\n
        "lat": 49.9193004,\n
        "lon": 3.8220626,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763711,\n
        "lat": 49.9193024,\n
        "lon": 3.8313646,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763712,\n
        "lat": 49.9193074,\n
        "lon": 3.8220696,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763713,\n
        "lat": 49.9193074,\n
        "lon": 3.8221736,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763714,\n
        "lat": 49.9193114,\n
        "lon": 3.8314176,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763715,\n
        "lat": 49.9193144,\n
        "lon": 3.8221556,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763716,\n
        "lat": 49.9193154,\n
        "lon": 3.8221086,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763717,\n
        "lat": 49.9193174,\n
        "lon": 3.8221236,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763718,\n
        "lat": 49.9193184,\n
        "lon": 3.8221386,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763719,\n
        "lat": 49.9193184,\n
        "lon": 3.8309906,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763720,\n
        "lat": 49.9193214,\n
        "lon": 3.8310206,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763721,\n
        "lat": 49.9193274,\n
        "lon": 3.8220556,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763722,\n
        "lat": 49.9193304,\n
        "lon": 3.8311586,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763723,\n
        "lat": 49.9193334,\n
        "lon": 3.8311096,\n
        "timestamp": "2016-05-02T16:44:29Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763724,\n
        "lat": 49.9193384,\n
        "lon": 3.8220926,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763725,\n
        "lat": 49.9193404,\n
        "lon": 3.8307826,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763726,\n
        "lat": 49.9193404,\n
        "lon": 3.8308006,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763727,\n
        "lat": 49.9193444,\n
        "lon": 3.8307176,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763728,\n
        "lat": 49.9193494,\n
        "lon": 3.8301686,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763729,\n
        "lat": 49.9193544,\n
        "lon": 3.8310166,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763730,\n
        "lat": 49.9193584,\n
        "lon": 3.8307176,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763731,\n
        "lat": 49.9193824,\n
        "lon": 3.8308016,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763732,\n
        "lat": 49.9193824,\n
        "lon": 3.8320586,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763733,\n
        "lat": 49.9193844,\n
        "lon": 3.8320576,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763734,\n
        "lat": 49.9193864,\n
        "lon": 3.8307306,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763735,\n
        "lat": 49.9193884,\n
        "lon": 3.8301496,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763736,\n
        "lat": 49.9194094,\n
        "lon": 3.8301816,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763737,\n
        "lat": 49.9194104,\n
        "lon": 3.8310946,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763738,\n
        "lat": 49.9194204,\n
        "lon": 3.8316576,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763739,\n
        "lat": 49.9194214,\n
        "lon": 3.8309596,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763740,\n
        "lat": 49.9194314,\n
        "lon": 3.8301686,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763741,\n
        "lat": 49.9194354,\n
        "lon": 3.8311166,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763742,\n
        "lat": 49.9194444,\n
        "lon": 3.8311836,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763743,\n
        "lat": 49.9194464,\n
        "lon": 3.8317306,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763744,\n
        "lat": 49.9194564,\n
        "lon": 3.8309456,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763745,\n
        "lat": 49.9194684,\n
        "lon": 3.8311116,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763746,\n
        "lat": 49.9194724,\n
        "lon": 3.8311726,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763747,\n
        "lat": 49.9194944,\n
        "lon": 3.8304866,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763748,\n
        "lat": 49.9194984,\n
        "lon": 3.8302836,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763749,\n
        "lat": 49.9195013,\n
        "lon": 3.8314228,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763750,\n
        "lat": 49.9195034,\n
        "lon": 3.8311606,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763751,\n
        "lat": 49.9195134,\n
        "lon": 3.8305206,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763752,\n
        "lat": 49.9195134,\n
        "lon": 3.8319616,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763753,\n
        "lat": 49.9195143,\n
        "lon": 3.8304597,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763754,\n
        "lat": 49.9195194,\n
        "lon": 3.8305246,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763755,\n
        "lat": 49.9195214,\n
        "lon": 3.8312746,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763756,\n
        "lat": 49.9195244,\n
        "lon": 3.8302536,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763757,\n
        "lat": 49.9195274,\n
        "lon": 3.8305226,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763758,\n
        "lat": 49.9195283,\n
        "lon": 3.8315408,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763759,\n
        "lat": 49.9195314,\n
        "lon": 3.8313286,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763760,\n
        "lat": 49.9195404,\n
        "lon": 3.8305056,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763761,\n
        "lat": 49.9195454,\n
        "lon": 3.8303456,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763762,\n
        "lat": 49.9195624,\n
        "lon": 3.8303736,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763763,\n
        "lat": 49.9195654,\n
        "lon": 3.8303246,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763764,\n
        "lat": 49.9195783,\n
        "lon": 3.8313428,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763765,\n
        "lat": 49.9195863,\n
        "lon": 3.8313778,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763766,\n
        "lat": 49.9195914,\n
        "lon": 3.8303446,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763767,\n
        "lat": 49.9196204,\n
        "lon": 3.8323006,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763768,\n
        "lat": 49.9196244,\n
        "lon": 3.8304016,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763769,\n
        "lat": 49.9196460,\n
        "lon": 3.8315701,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763770,\n
        "lat": 49.9196494,\n
        "lon": 3.8315816,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763771,\n
        "lat": 49.9196814,\n
        "lon": 3.8325046,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763772,\n
        "lat": 49.9196965,\n
        "lon": 3.8317366,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763773,\n
        "lat": 49.9197144,\n
        "lon": 3.8315206,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763774,\n
        "lat": 49.9197433,\n
        "lon": 3.8313468,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763775,\n
        "lat": 49.9197583,\n
        "lon": 3.8312498,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763776,\n
        "lat": 49.9197613,\n
        "lon": 3.8314168,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763777,\n
        "lat": 49.9197624,\n
        "lon": 3.8316886,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763778,\n
        "lat": 49.9197634,\n
        "lon": 3.8327686,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763779,\n
        "lat": 49.9197773,\n
        "lon": 3.8313298,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763780,\n
        "lat": 49.9197943,\n
        "lon": 3.8313998,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763781,\n
        "lat": 49.9198224,\n
        "lon": 3.8321506,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763782,\n
        "lat": 49.9199244,\n
        "lon": 3.8323226,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763783,\n
        "lat": 49.9199584,\n
        "lon": 3.8310513,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763784,\n
        "lat": 49.9199588,\n
        "lon": 3.8312966,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763785,\n
        "lat": 49.9199595,\n
        "lon": 3.8307574,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763786,\n
        "lat": 49.9199790,\n
        "lon": 3.8313611,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763787,\n
        "lat": 49.9199834,\n
        "lon": 3.8311333,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763788,\n
        "lat": 49.9199954,\n
        "lon": 3.8310273,\n
        "timestamp": "2016-05-02T16:44:30Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763789,\n
        "lat": 49.9200064,\n
        "lon": 3.8325866,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763790,\n
        "lat": 49.9200069,\n
        "lon": 3.8309082,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763791,\n
        "lat": 49.9200194,\n
        "lon": 3.8311083,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763792,\n
        "lat": 49.9200355,\n
        "lon": 3.8316121,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763793,\n
        "lat": 49.9200646,\n
        "lon": 3.8317177,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763794,\n
        "lat": 49.9200695,\n
        "lon": 3.8311075,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763795,\n
        "lat": 49.9200886,\n
        "lon": 3.8310931,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763796,\n
        "lat": 49.9200942,\n
        "lon": 3.8306554,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763797,\n
        "lat": 49.9201077,\n
        "lon": 3.8316628,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763798,\n
        "lat": 49.9201138,\n
        "lon": 3.8316850,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763799,\n
        "lat": 49.9201153,\n
        "lon": 3.8311780,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763800,\n
        "lat": 49.9201265,\n
        "lon": 3.8319017,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763801,\n
        "lat": 49.9201415,\n
        "lon": 3.8308062,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763802,\n
        "lat": 49.9201491,\n
        "lon": 3.8319795,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763803,\n
        "lat": 49.9201783,\n
        "lon": 3.8318655,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763804,\n
        "lat": 49.9201835,\n
        "lon": 3.8316124,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763805,\n
        "lat": 49.9201949,\n
        "lon": 3.8309760,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763806,\n
        "lat": 49.9202009,\n
        "lon": 3.8319433,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763807,\n
        "lat": 49.9202070,\n
        "lon": 3.8314981,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763808,\n
        "lat": 49.9202221,\n
        "lon": 3.8309553,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763809,\n
        "lat": 49.9202406,\n
        "lon": 3.8316200,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763810,\n
        "lat": 49.9202448,\n
        "lon": 3.8310274,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763811,\n
        "lat": 49.9202668,\n
        "lon": 3.8316026,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763812,\n
        "lat": 49.9202814,\n
        "lon": 3.8319678,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763813,\n
        "lat": 49.9202865,\n
        "lon": 3.8317707,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763814,\n
        "lat": 49.9203090,\n
        "lon": 3.8317558,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763815,\n
        "lat": 49.9203283,\n
        "lon": 3.8309640,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763816,\n
        "lat": 49.9203316,\n
        "lon": 3.8319344,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763817,\n
        "lat": 49.9203619,\n
        "lon": 3.8310710,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763818,\n
        "lat": 49.9203632,\n
        "lon": 3.8304883,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763819,\n
        "lat": 49.9204214,\n
        "lon": 3.8303794,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763820,\n
        "lat": 49.9204322,\n
        "lon": 3.8304413,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763821,\n
        "lat": 49.9204462,\n
        "lon": 3.8307413,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763822,\n
        "lat": 49.9204464,\n
        "lon": 3.8304534,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763823,\n
        "lat": 49.9204584,\n
        "lon": 3.8303564,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763824,\n
        "lat": 49.9204722,\n
        "lon": 3.8306443,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763825,\n
        "lat": 49.9204804,\n
        "lon": 3.8304284,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763826,\n
        "lat": 49.9204922,\n
        "lon": 3.8308723,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763827,\n
        "lat": 49.9204932,\n
        "lon": 3.8307123,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763828,\n
        "lat": 49.9204962,\n
        "lon": 3.8306253,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763829,\n
        "lat": 49.9205202,\n
        "lon": 3.8306953,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763830,\n
        "lat": 49.9205401,\n
        "lon": 3.8303230,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763831,\n
        "lat": 49.9206122,\n
        "lon": 3.8306353,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763832,\n
        "lat": 49.9206191,\n
        "lon": 3.8302650,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763833,\n
        "lat": 49.9206192,\n
        "lon": 3.8307213,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763834,\n
        "lat": 49.9206312,\n
        "lon": 3.8307153,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763835,\n
        "lat": 49.9206312,\n
        "lon": 3.8307733,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763836,\n
        "lat": 49.9206406,\n
        "lon": 3.8306527,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763837,\n
        "lat": 49.9206806,\n
        "lon": 3.8308048,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763838,\n
        "lat": 49.9206861,\n
        "lon": 3.8304845,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763839,\n
        "lat": 49.9206893,\n
        "lon": 3.8306170,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763840,\n
        "lat": 49.9206992,\n
        "lon": 3.8306495,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763841,\n
        "lat": 49.9207046,\n
        "lon": 3.8307376,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763842,\n
        "lat": 49.9207140,\n
        "lon": 3.8309186,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763843,\n
        "lat": 49.9207168,\n
        "lon": 3.8307792,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763844,\n
        "lat": 49.9207473,\n
        "lon": 3.8306614,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763845,\n
        "lat": 49.9207585,\n
        "lon": 3.8306995,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763846,\n
        "lat": 49.9207790,\n
        "lon": 3.8304162,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763847,\n
        "lat": 49.9207915,\n
        "lon": 3.8306301,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763848,\n
        "lat": 49.9208225,\n
        "lon": 3.8305589,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763849,\n
        "lat": 49.9208483,\n
        "lon": 3.8308235,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763850,\n
        "lat": 49.9216924,\n
        "lon": 3.8281276,\n
        "timestamp": "2016-05-02T16:44:31Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763851,\n
        "lat": 49.9217814,\n
        "lon": 3.8279896,\n
        "timestamp": "2016-05-02T16:44:32Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763852,\n
        "lat": 49.9218514,\n
        "lon": 3.8283576,\n
        "timestamp": "2016-05-02T16:44:32Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4161763853,\n
        "lat": 49.9219404,\n
        "lon": 3.8282196,\n
        "timestamp": "2016-05-02T16:44:32Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 12132442725,\n
        "lat": 49.9123651,\n
        "lon": 3.8565708,\n
        "timestamp": "2024-08-23T18:11:44Z",\n
        "version": 1,\n
        "changeset": 155666293,\n
        "user": "Pierre 21000",\n
        "uid": 4546892,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12132442726,\n
        "lat": 49.9126331,\n
        "lon": 3.8538510,\n
        "timestamp": "2024-08-23T18:11:44Z",\n
        "version": 1,\n
        "changeset": 155666293,\n
        "user": "Pierre 21000",\n
        "uid": 4546892,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12132442727,\n
        "lat": 49.9129075,\n
        "lon": 3.8511477,\n
        "timestamp": "2024-08-23T18:11:44Z",\n
        "version": 1,\n
        "changeset": 155666293,\n
        "user": "Pierre 21000",\n
        "uid": 4546892,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12132442728,\n
        "lat": 49.9131685,\n
        "lon": 3.8485407,\n
        "timestamp": "2024-08-23T18:11:44Z",\n
        "version": 1,\n
        "changeset": 155666293,\n
        "user": "Pierre 21000",\n
        "uid": 4546892,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12132442729,\n
        "lat": 49.9136781,\n
        "lon": 3.8457744,\n
        "timestamp": "2024-08-23T18:11:44Z",\n
        "version": 1,\n
        "changeset": 155666293,\n
        "user": "Pierre 21000",\n
        "uid": 4546892,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12132442730,\n
        "lat": 49.9141959,\n
        "lon": 3.8429127,\n
        "timestamp": "2024-08-23T18:11:44Z",\n
        "version": 1,\n
        "changeset": 155666293,\n
        "user": "Pierre 21000",\n
        "uid": 4546892,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12132442731,\n
        "lat": 49.9152848,\n
        "lon": 3.8370047,\n
        "timestamp": "2024-08-23T18:11:44Z",\n
        "version": 1,\n
        "changeset": 155666293,\n
        "user": "Pierre 21000",\n
        "uid": 4546892,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12132442732,\n
        "lat": 49.9164060,\n
        "lon": 3.8309408,\n
        "timestamp": "2024-08-23T18:11:44Z",\n
        "version": 1,\n
        "changeset": 155666293,\n
        "user": "Pierre 21000",\n
        "uid": 4546892,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12132442733,\n
        "lat": 49.9167607,\n
        "lon": 3.8289708,\n
        "timestamp": "2024-08-23T18:11:44Z",\n
        "version": 1,\n
        "changeset": 155666293,\n
        "user": "Pierre 21000",\n
        "uid": 4546892,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12132442734,\n
        "lat": 49.9166627,\n
        "lon": 3.8272161,\n
        "timestamp": "2024-08-23T18:11:44Z",\n
        "version": 1,\n
        "changeset": 155666293,\n
        "user": "Pierre 21000",\n
        "uid": 4546892,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12132442735,\n
        "lat": 49.9165849,\n
        "lon": 3.8257356,\n
        "timestamp": "2024-08-23T18:11:44Z",\n
        "version": 1,\n
        "changeset": 155666293,\n
        "user": "Pierre 21000",\n
        "uid": 4546892,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12132442736,\n
        "lat": 49.9164235,\n
        "lon": 3.8232170,\n
        "timestamp": "2024-08-23T18:11:44Z",\n
        "version": 1,\n
        "changeset": 155666293,\n
        "user": "Pierre 21000",\n
        "uid": 4546892,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12132442737,\n
        "lat": 49.9179648,\n
        "lon": 3.8231207,\n
        "timestamp": "2024-08-23T18:11:44Z",\n
        "version": 1,\n
        "changeset": 155666293,\n
        "user": "Pierre 21000",\n
        "uid": 4546892,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12132442738,\n
        "lat": 49.9187798,\n
        "lon": 3.8225710,\n
        "timestamp": "2024-08-23T18:11:44Z",\n
        "version": 1,\n
        "changeset": 155666293,\n
        "user": "Pierre 21000",\n
        "uid": 4546892,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12132442739,\n
        "lat": 49.9193955,\n
        "lon": 3.8221582,\n
        "timestamp": "2024-08-23T18:11:44Z",\n
        "version": 1,\n
        "changeset": 155666293,\n
        "user": "Pierre 21000",\n
        "uid": 4546892,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole",\n
          "transformer": "distribution"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12132442742,\n
        "lat": 49.9158300,\n
        "lon": 3.8338875,\n
        "timestamp": "2024-08-23T18:11:44Z",\n
        "version": 1,\n
        "changeset": 155666293,\n
        "user": "Pierre 21000",\n
        "uid": 4546892,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12132442744,\n
        "lat": 49.9147427,\n
        "lon": 3.8399462,\n
        "timestamp": "2024-08-23T18:11:44Z",\n
        "version": 1,\n
        "changeset": 155666293,\n
        "user": "Pierre 21000",\n
        "uid": 4546892,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12132442745,\n
        "lat": 49.9120485,\n
        "lon": 3.8596297,\n
        "timestamp": "2024-08-23T18:11:44Z",\n
        "version": 1,\n
        "changeset": 155666293,\n
        "user": "Pierre 21000",\n
        "uid": 4546892,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12132442746,\n
        "lat": 49.9117347,\n
        "lon": 3.8626606,\n
        "timestamp": "2024-08-23T18:11:44Z",\n
        "version": 1,\n
        "changeset": 155666293,\n
        "user": "Pierre 21000",\n
        "uid": 4546892,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12132442747,\n
        "lat": 49.9114359,\n
        "lon": 3.8655839,\n
        "timestamp": "2024-08-23T18:11:44Z",\n
        "version": 1,\n
        "changeset": 155666293,\n
        "user": "Pierre 21000",\n
        "uid": 4546892,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12132444653,\n
        "lat": 49.9161041,\n
        "lon": 3.8176343,\n
        "timestamp": "2024-08-23T18:23:44Z",\n
        "version": 1,\n
        "changeset": 155666854,\n
        "user": "Pierre 21000",\n
        "uid": 4546892,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12132444654,\n
        "lat": 49.9159413,\n
        "lon": 3.8148058,\n
        "timestamp": "2024-08-23T18:23:44Z",\n
        "version": 1,\n
        "changeset": 155666854,\n
        "user": "Pierre 21000",\n
        "uid": 4546892,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12132444663,\n
        "lat": 49.9162761,\n
        "lon": 3.8204757,\n
        "timestamp": "2024-08-23T18:23:44Z",\n
        "version": 1,\n
        "changeset": 155666854,\n
        "user": "Pierre 21000",\n
        "uid": 4546892,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101371,\n
        "timestamp": "2016-05-02T16:44:32Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762375,\n
          4161762367,\n
          4161762358,\n
          4161762356,\n
          4161762347,\n
          4161762345,\n
          4161762336,\n
          4161762337,\n
          4161762350,\n
          4161762359,\n
          4161762375\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101372,\n
        "timestamp": "2016-05-02T16:44:32Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763426,\n
          4161763424,\n
          4161763418,\n
          4161763419,\n
          4161763416,\n
          4161763413,\n
          4161763421,\n
          4161763417,\n
          4161763422,\n
          4161763431,\n
          4161763426\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101373,\n
        "timestamp": "2016-05-02T16:44:32Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762647,\n
          4161762643,\n
          4161762645,\n
          4161762644,\n
          4161762642,\n
          4161762640,\n
          4161762633,\n
          4161762637,\n
          4161762619,\n
          4161762620,\n
          4161762647\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101374,\n
        "timestamp": "2016-05-02T16:44:32Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161759122,\n
          4161759126,\n
          4161759124,\n
          4161759125,\n
          4161759123,\n
          4161759127,\n
          4161759119,\n
          4161759117,\n
          4161759120,\n
          4161759121,\n
          4161759122\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101375,\n
        "timestamp": "2016-05-02T16:44:32Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763056,\n
          4161763038,\n
          4161763031,\n
          4161763013,\n
          4161763001,\n
          4161763004,\n
          4161763011,\n
          4161763018,\n
          4161763010,\n
          4161763020,\n
          4161763056\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101376,\n
        "timestamp": "2016-05-02T16:44:32Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763269,\n
          4161763267,\n
          4161763262,\n
          4161763249,\n
          4161763252,\n
          4161763261,\n
          4161763264,\n
          4161763266,\n
          4161763268,\n
          4161763270,\n
          4161763269\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101377,\n
        "timestamp": "2016-05-02T16:44:32Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762906,\n
          4161762902,\n
          4161762899,\n
          4161762889,\n
          4161762893,\n
          4161762897,\n
          4161762900,\n
          4161762905,\n
          4161762909,\n
          4161762910,\n
          4161762906\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101379,\n
        "timestamp": "2016-05-02T16:44:32Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762752,\n
          4161762753,\n
          4161762757,\n
          4161762758,\n
          4161762754,\n
          4161762756,\n
          4161762731,\n
          4161762730,\n
          4161762736,\n
          4161762734,\n
          4161762752\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101380,\n
        "timestamp": "2016-05-02T16:44:32Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763256,\n
          4161763258,\n
          4161763255,\n
          4161763254,\n
          4161763253,\n
          4161763247,\n
          4161763251,\n
          4161763248,\n
          4161763250,\n
          4161763257,\n
          4161763256\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101381,\n
        "timestamp": "2016-05-02T16:44:32Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762543,\n
          4161762552,\n
          4161762559,\n
          4161762565,\n
          4161762575,\n
          4161762571,\n
          4161762577,\n
          4161762580,\n
          4161762585,\n
          4161762570,\n
          4161762543\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101382,\n
        "timestamp": "2016-05-02T16:44:32Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763073,\n
          4161763098,\n
          4161763110,\n
          4161763092,\n
          4161763089,\n
          4161763083,\n
          4161763086,\n
          4161763084,\n
          4161763081,\n
          4161763077,\n
          4161763073\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101383,\n
        "timestamp": "2016-05-02T16:44:32Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763239,\n
          4161763246,\n
          4161763244,\n
          4161763245,\n
          4161763243,\n
          4161763242,\n
          4161763240,\n
          4161763238,\n
          4161763241,\n
          4161763237,\n
          4161763239\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101384,\n
        "timestamp": "2016-05-02T16:44:33Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762148,\n
          4161762167,\n
          4161762154,\n
          4161762156,\n
          4161762153,\n
          4161762152,\n
          4161762147,\n
          4161762142,\n
          4161762136,\n
          4161762146,\n
          4161762140,\n
          4161762148\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101385,\n
        "timestamp": "2016-05-02T16:44:33Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763804,\n
          4161763812,\n
          4161763816,\n
          4161763813,\n
          4161763814,\n
          4161763811,\n
          4161763809,\n
          4161763807,\n
          4161763792,\n
          4161763793,\n
          4161763798,\n
          4161763797,\n
          4161763804\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101386,\n
        "timestamp": "2016-05-02T16:44:33Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762313,\n
          4161762327,\n
          4161762321,\n
          4161762306,\n
          4161762305,\n
          4161762302,\n
          4161762304,\n
          4161762295,\n
          4161762297,\n
          4161762299,\n
          4161762300,\n
          4161762315,\n
          4161762313\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101387,\n
        "timestamp": "2016-05-02T16:44:33Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762118,\n
          4161762141,\n
          4161762137,\n
          4161762132,\n
          4161762131,\n
          4161762120,\n
          4161762111,\n
          4161762130,\n
          4161762123,\n
          4161762114,\n
          4161762097,\n
          4161762112,\n
          4161762118\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101388,\n
        "timestamp": "2016-05-02T16:44:33Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763817,\n
          4161763815,\n
          4161763810,\n
          4161763808,\n
          4161763805,\n
          4161763801,\n
          4161763790,\n
          4161763794,\n
          4161763795,\n
          4161763799,\n
          4161763784,\n
          4161763786,\n
          4161763817\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101389,\n
        "timestamp": "2016-05-02T16:44:33Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763728,\n
          4161763753,\n
          4161763760,\n
          4161763768,\n
          4161763766,\n
          4161763762,\n
          4161763761,\n
          4161763763,\n
          4161763756,\n
          4161763748,\n
          4161763740,\n
          4161763736,\n
          4161763735,\n
          4161763728\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101390,\n
        "timestamp": "2016-05-02T16:44:33Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762508,\n
          4161762504,\n
          4161762497,\n
          4161762496,\n
          4161762499,\n
          4161762498,\n
          4161762494,\n
          4161762386,\n
          4161762491,\n
          4161762385,\n
          4161762382,\n
          4161762374,\n
          4161762377,\n
          4161762508\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101391,\n
        "timestamp": "2016-05-02T16:44:33Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762183,\n
          4161762172,\n
          4161762179,\n
          4161762181,\n
          4161762186,\n
          4161762289,\n
          4161762294,\n
          4161762303,\n
          4161762301,\n
          4161762298,\n
          4161762296,\n
          4161762293,\n
          4161762291,\n
          4161762188,\n
          4161762183\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101392,\n
        "timestamp": "2016-05-02T16:44:33Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762626,\n
          4161762632,\n
          4161762627,\n
          4161762629,\n
          4161762623,\n
          4161762634,\n
          4161762618,\n
          4161762607,\n
          4161762610,\n
          4161762601,\n
          4161762603,\n
          4161762600,\n
          4161762605,\n
          4161762611,\n
          4161762622,\n
          4161762626\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101393,\n
        "timestamp": "2024-01-11T19:13:46Z",\n
        "version": 4,\n
        "changeset": 146155500,\n
        "user": "Olyon",\n
        "uid": 1443767,\n
        "nodes": [\n
          4161759154,\n
          4161759163,\n
          4161759166,\n
          4161759164,\n
          4161759167,\n
          4161759165,\n
          4161759162,\n
          4161759161,\n
          4161759159,\n
          4161759156,\n
          4161759144,\n
          4161759149,\n
          4161759143,\n
          4161759147,\n
          4161759153,\n
          4161759154\n
        ],\n
        "tags": {\n
          "amenity": "place_of_worship",\n
          "building": "church",\n
          "denomination": "catholic",\n
          "name": "Église Sainte-Eugénie",\n
          "religion": "christian",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wikidata": "Q3585018"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101394,\n
        "timestamp": "2016-05-02T16:44:33Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763411,\n
          4161763408,\n
          4161763409,\n
          4161763404,\n
          4161763412,\n
          4161763406,\n
          4161763397,\n
          4161763395,\n
          4161763396,\n
          4161763400,\n
          4161763401,\n
          4161763403,\n
          4161763405,\n
          4161763407,\n
          4161763410,\n
          4161763411\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101395,\n
        "timestamp": "2016-05-02T16:44:34Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763186,\n
          4161763188,\n
          4161763179,\n
          4161763166,\n
          4161763176,\n
          4161763172,\n
          4161763174,\n
          4161763144,\n
          4161763148,\n
          4161763157,\n
          4161763162,\n
          4161763175,\n
          4161763173,\n
          4161763183,\n
          4161763182,\n
          4161763187,\n
          4161763186\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101396,\n
        "timestamp": "2016-05-02T16:44:34Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762151,\n
          4161762292,\n
          4161762290,\n
          4161762182,\n
          4161762176,\n
          4161762174,\n
          4161762171,\n
          4161762165,\n
          4161762163,\n
          4161762155,\n
          4161762157,\n
          4161762159,\n
          4161762160,\n
          4161762164,\n
          4161762168,\n
          4161762145,\n
          4161762151\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101397,\n
        "timestamp": "2016-05-02T16:44:34Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763734,\n
          4161763730,\n
          4161763727,\n
          4161763725,\n
          4161763726,\n
          4161763729,\n
          4161763720,\n
          4161763719,\n
          4161763700,\n
          4161763701,\n
          4161763694,\n
          4161763697,\n
          4161763722,\n
          4161763723,\n
          4161763737,\n
          4161763731,\n
          4161763734\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101398,\n
        "timestamp": "2016-05-02T16:44:34Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762510,\n
          4161762521,\n
          4161762509,\n
          4161762502,\n
          4161762506,\n
          4161762503,\n
          4161762500,\n
          4161762492,\n
          4161762512,\n
          4161762524,\n
          4161762517,\n
          4161762526,\n
          4161762522,\n
          4161762520,\n
          4161762516,\n
          4161762514,\n
          4161762505,\n
          4161762507,\n
          4161762510\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101399,\n
        "timestamp": "2016-05-02T16:44:34Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762723,\n
          4161762725,\n
          4161762732,\n
          4161762733,\n
          4161762743,\n
          4161762745,\n
          4161762783,\n
          4161762782,\n
          4161762779,\n
          4161762778,\n
          4161762764,\n
          4161762769,\n
          4161762762,\n
          4161762763,\n
          4161762770,\n
          4161762771,\n
          4161762760,\n
          4161762761,\n
          4161762723\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101400,\n
        "timestamp": "2016-05-02T16:44:34Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763716,\n
          4161763724,\n
          4161763721,\n
          4161763712,\n
          4161763710,\n
          4161763708,\n
          4161763704,\n
          4161763702,\n
          4161763698,\n
          4161763695,\n
          4161763692,\n
          4161763691,\n
          4161763689,\n
          4161763690,\n
          4161763693,\n
          4161763696,\n
          4161763699,\n
          4161763703,\n
          4161763706,\n
          4161763709,\n
          4161763713,\n
          4161763715,\n
          4161763718,\n
          4161763717,\n
          4161763716\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101401,\n
        "timestamp": "2016-05-02T16:44:34Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763800,\n
          4161763802,\n
          4161763806,\n
          4161763803,\n
          4161763800\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101402,\n
        "timestamp": "2016-05-02T16:44:34Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763790,\n
          4161763801,\n
          4161763796,\n
          4161763785,\n
          4161763790\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101403,\n
        "timestamp": "2016-05-02T16:44:34Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762597,\n
          4161762581,\n
          4161762595,\n
          4161762606,\n
          4161762597\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101404,\n
        "timestamp": "2016-05-02T16:44:34Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762518,\n
          4161762511,\n
          4161762513,\n
          4161762523,\n
          4161762518\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101405,\n
        "timestamp": "2016-05-02T16:44:34Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762890,\n
          4161762788,\n
          4161762894,\n
          4161762898,\n
          4161762890\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101406,\n
        "timestamp": "2016-05-02T16:44:34Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763095,\n
          4161763103,\n
          4161763097,\n
          4161763091,\n
          4161763095\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101407,\n
        "timestamp": "2016-05-02T16:44:35Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762578,\n
          4161762576,\n
          4161762563,\n
          4161762566,\n
          4161762578\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101408,\n
        "timestamp": "2016-05-02T16:44:35Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762983,\n
          4161762981,\n
          4161762973,\n
          4161762979,\n
          4161762983\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101409,\n
        "timestamp": "2016-05-02T16:44:35Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762923,\n
          4161762912,\n
          4161762914,\n
          4161762928,\n
          4161762923\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101410,\n
        "timestamp": "2016-05-02T16:44:35Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763071,\n
          4161763093,\n
          4161763087,\n
          4161763069,\n
          4161763071\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101411,\n
        "timestamp": "2016-05-02T16:44:35Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763478,\n
          4161763477,\n
          4161763473,\n
          4161763475,\n
          4161763478\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101412,\n
        "timestamp": "2016-05-02T16:44:35Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762108,\n
          4161762128,\n
          4161762124,\n
          4161762106,\n
          4161762108\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101415,\n
        "timestamp": "2016-05-02T16:44:35Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763745,\n
          4161763741,\n
          4161763742,\n
          4161763746,\n
          4161763745\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101416,\n
        "timestamp": "2016-05-02T16:44:35Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763434,\n
          4161763433,\n
          4161763436,\n
          4161763437,\n
          4161763434\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101417,\n
        "timestamp": "2016-05-02T16:44:35Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762324,\n
          4161762326,\n
          4161762329,\n
          4161762328,\n
          4161762324\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101418,\n
        "timestamp": "2016-05-02T16:44:35Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763204,\n
          4161763198,\n
          4161763200,\n
          4161763207,\n
          4161763204\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101419,\n
        "timestamp": "2016-05-02T16:44:35Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762919,\n
          4161762916,\n
          4161762918,\n
          4161762922,\n
          4161762919\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101420,\n
        "timestamp": "2016-05-02T16:44:35Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763096,\n
          4161763100,\n
          4161763107,\n
          4161763101,\n
          4161763096\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101421,\n
        "timestamp": "2016-05-02T16:44:35Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763453,\n
          4161763458,\n
          4161763459,\n
          4161763454,\n
          4161763453\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101422,\n
        "timestamp": "2016-05-02T16:44:35Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763062,\n
          4161763054,\n
          4161763057,\n
          4161763066,\n
          4161763062\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101423,\n
        "timestamp": "2016-05-02T16:44:36Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763263,\n
          4161763259,\n
          4161763260,\n
          4161763265,\n
          4161763263\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101424,\n
        "timestamp": "2016-05-02T16:44:36Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763044,\n
          4161763026,\n
          4161763034,\n
          4161763055,\n
          4161763044\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101425,\n
        "timestamp": "2016-05-02T16:44:36Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763275,\n
          4161763276,\n
          4161763280,\n
          4161763279,\n
          4161763275\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101426,\n
        "timestamp": "2016-05-02T16:44:36Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763235,\n
          4161763236,\n
          4161763234,\n
          4161763233,\n
          4161763235\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101427,\n
        "timestamp": "2016-05-02T16:44:36Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763068,\n
          4161763070,\n
          4161763075,\n
          4161763072,\n
          4161763068\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101428,\n
        "timestamp": "2016-05-02T16:44:36Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762996,\n
          4161762988,\n
          4161762991,\n
          4161762999,\n
          4161762996\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101429,\n
        "timestamp": "2016-05-02T16:44:36Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762105,\n
          4161762103,\n
          4161759185,\n
          4161759187,\n
          4161762105\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101430,\n
        "timestamp": "2016-05-02T16:44:36Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763142,\n
          4161763146,\n
          4161763145,\n
          4161763140,\n
          4161763142\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101431,\n
        "timestamp": "2016-05-02T16:44:36Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763782,\n
          4161763771,\n
          4161763778,\n
          4161763789,\n
          4161763782\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101432,\n
        "timestamp": "2016-05-02T16:44:36Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762144,\n
          4161762162,\n
          4161762158,\n
          4161762138,\n
          4161762144\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101433,\n
        "timestamp": "2016-05-02T16:44:36Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763791,\n
          4161763788,\n
          4161763783,\n
          4161763787,\n
          4161763791\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101434,\n
        "timestamp": "2016-05-02T16:44:36Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763204,\n
          4161763202,\n
          4161763196,\n
          4161763198,\n
          4161763204\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101435,\n
        "timestamp": "2016-05-02T16:44:36Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762938,\n
          4161762945,\n
          4161762943,\n
          4161762935,\n
          4161762938\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101436,\n
        "timestamp": "2016-05-02T16:44:37Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763469,\n
          4161763464,\n
          4161763468,\n
          4161763480,\n
          4161763469\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101437,\n
        "timestamp": "2016-05-02T16:44:37Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762621,\n
          4161762616,\n
          4161762617,\n
          4161762624,\n
          4161762621\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101438,\n
        "timestamp": "2016-05-02T16:44:37Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762691,\n
          4161762687,\n
          4161762717,\n
          4161762721,\n
          4161762691\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101439,\n
        "timestamp": "2016-05-02T16:44:37Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763823,\n
          4161763819,\n
          4161763822,\n
          4161763825,\n
          4161763823\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101440,\n
        "timestamp": "2016-05-02T16:44:37Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762368,\n
          4161762381,\n
          4161762376,\n
          4161762365,\n
          4161762368\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101441,\n
        "timestamp": "2016-05-02T16:44:37Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762899,\n
          4161762902,\n
          4161762906,\n
          4161762901,\n
          4161762899\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101442,\n
        "timestamp": "2016-05-02T16:44:37Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763457,\n
          4161763460,\n
          4161763452,\n
          4161763450,\n
          4161763457\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101443,\n
        "timestamp": "2016-05-02T16:44:37Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762961,\n
          4161762950,\n
          4161762952,\n
          4161762966,\n
          4161762961\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101444,\n
        "timestamp": "2016-05-02T16:44:37Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763472,\n
          4161763470,\n
          4161763471,\n
          4161763474,\n
          4161763472\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101445,\n
        "timestamp": "2016-05-02T16:44:37Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762659,\n
          4161762654,\n
          4161762656,\n
          4161762660,\n
          4161762659\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101446,\n
        "timestamp": "2016-05-02T16:44:37Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762092,\n
          4161762097,\n
          4161762114,\n
          4161762107,\n
          4161762092\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101447,\n
        "timestamp": "2016-05-02T16:44:37Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763448,\n
          4161763455,\n
          4161763457,\n
          4161763450,\n
          4161763448\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101448,\n
        "timestamp": "2016-05-02T16:44:37Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762648,\n
          4161762650,\n
          4161762658,\n
          4161762653,\n
          4161762648\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101449,\n
        "timestamp": "2016-05-02T16:44:37Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763130,\n
          4161763142,\n
          4161763140,\n
          4161763128,\n
          4161763130\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101450,\n
        "timestamp": "2016-05-02T16:44:38Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762962,\n
          4161762957,\n
          4161762964,\n
          4161762969,\n
          4161762962\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101451,\n
        "timestamp": "2016-05-02T16:44:38Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161759112,\n
          4161759115,\n
          4161759118,\n
          4161759113,\n
          4161759112\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101452,\n
        "timestamp": "2016-05-02T16:44:38Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763779,\n
          4161763774,\n
          4161763776,\n
          4161763780,\n
          4161763779\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101453,\n
        "timestamp": "2016-05-02T16:44:38Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763135,\n
          4161763151,\n
          4161763149,\n
          4161763133,\n
          4161763135\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101454,\n
        "timestamp": "2016-05-02T16:44:38Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763711,\n
          4161763714,\n
          4161763759,\n
          4161763755,\n
          4161763711\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101455,\n
        "timestamp": "2016-05-02T16:44:38Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763022,\n
          4161763036,\n
          4161763028,\n
          4161763017,\n
          4161763022\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101456,\n
        "timestamp": "2016-05-02T16:44:38Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762740,\n
          4161762727,\n
          4161762728,\n
          4161762742,\n
          4161762740\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101457,\n
        "timestamp": "2016-05-02T16:44:38Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762749,\n
          4161762705,\n
          4161762702,\n
          4161762747,\n
          4161762749\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101458,\n
        "timestamp": "2016-05-02T16:44:38Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763475,\n
          4161763476,\n
          4161763479,\n
          4161763478,\n
          4161763475\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101459,\n
        "timestamp": "2016-05-02T16:44:38Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762625,\n
          4161762631,\n
          4161762639,\n
          4161762635,\n
          4161762625\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101460,\n
        "timestamp": "2016-05-02T16:44:38Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763216,\n
          4161763213,\n
          4161763217,\n
          4161763219,\n
          4161763216\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101461,\n
        "timestamp": "2016-05-02T16:44:38Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762348,\n
          4161762360,\n
          4161762372,\n
          4161762362,\n
          4161762348\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101462,\n
        "timestamp": "2016-05-02T16:44:38Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763138,\n
          4161763141,\n
          4161763155,\n
          4161763152,\n
          4161763138\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101463,\n
        "timestamp": "2016-05-02T16:44:39Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763430,\n
          4161763435,\n
          4161763432,\n
          4161763428,\n
          4161763430\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101464,\n
        "timestamp": "2016-05-02T16:44:39Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762746,\n
          4161762738,\n
          4161762755,\n
          4161762759,\n
          4161762746\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101465,\n
        "timestamp": "2016-05-02T16:44:39Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762924,\n
          4161762917,\n
          4161762926,\n
          4161762933,\n
          4161762924\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101466,\n
        "timestamp": "2016-05-02T16:44:39Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763114,\n
          4161763124,\n
          4161763127,\n
          4161763120,\n
          4161763114\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101467,\n
        "timestamp": "2016-05-02T16:44:39Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763030,\n
          4161763046,\n
          4161763040,\n
          4161763024,\n
          4161763030\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101468,\n
        "timestamp": "2016-05-02T16:44:39Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763114,\n
          4161763088,\n
          4161763102,\n
          4161763124,\n
          4161763114\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101469,\n
        "timestamp": "2016-05-02T16:44:39Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762700,\n
          4161762696,\n
          4161762676,\n
          4161762681,\n
          4161762700\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101470,\n
        "timestamp": "2016-05-02T16:44:39Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762133,\n
          4161762134,\n
          4161762113,\n
          4161762109,\n
          4161762133\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101471,\n
        "timestamp": "2016-05-02T16:44:39Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762587,\n
          4161762574,\n
          4161762581,\n
          4161762597,\n
          4161762587\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101472,\n
        "timestamp": "2016-05-02T16:44:39Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763214,\n
          4161763212,\n
          4161763215,\n
          4161763218,\n
          4161763214\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101473,\n
        "timestamp": "2016-05-02T16:44:39Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762716,\n
          4161762722,\n
          4161762714,\n
          4161762704,\n
          4161762716\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101474,\n
        "timestamp": "2016-05-02T16:44:39Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762608,\n
          4161762602,\n
          4161762604,\n
          4161762609,\n
          4161762608\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101475,\n
        "timestamp": "2016-05-02T16:44:39Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762125,\n
          4161762102,\n
          4161762115,\n
          4161762135,\n
          4161762125\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101476,\n
        "timestamp": "2016-05-02T16:44:39Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161759132,\n
          4161759134,\n
          4161759130,\n
          4161759128,\n
          4161759132\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101477,\n
        "timestamp": "2016-05-02T16:44:40Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762639,\n
          4161762631,\n
          4161762633,\n
          4161762640,\n
          4161762639\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101478,\n
        "timestamp": "2016-05-02T16:44:40Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763192,\n
          4161763194,\n
          4161763193,\n
          4161763191,\n
          4161763192\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101479,\n
        "timestamp": "2016-05-02T16:44:40Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763465,\n
          4161763461,\n
          4161763449,\n
          4161763456,\n
          4161763465\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101480,\n
        "timestamp": "2016-05-02T16:44:40Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762547,\n
          4161762545,\n
          4161762534,\n
          4161762535,\n
          4161762547\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101481,\n
        "timestamp": "2016-05-02T16:44:40Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762975,\n
          4161762971,\n
          4161762972,\n
          4161762978,\n
          4161762975\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101482,\n
        "timestamp": "2025-05-08T17:22:54Z",\n
        "version": 3,\n
        "changeset": 165995054,\n
        "user": "nlehuby",\n
        "uid": 1424448,\n
        "nodes": [\n
          4161762787,\n
          4161762785,\n
          4161762737,\n
          4161762741,\n
          4161762787\n
        ],\n
        "tags": {\n
          "addr:housenumber": "16",\n
          "addr:street": "Grande Rue",\n
          "amenity": "townhall",\n
          "building": "civic",\n
          "contact:email": "mairie.erloy@wanadoo.fr",\n
          "contact:phone": "+33 3 23 97 41 53",\n
          "name": "Mairie d'Erloy",\n
          "opening_hours": "Tu 09:30-12:30; Th 09:30-12:30",\n
          "ref:FR:SIRET": "21020268500017",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016;Service-Public.fr - 03/2025",\n
          "source:addr": "https://lannuaire.service-public.fr/hauts-de-france/aisne"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101483,\n
        "timestamp": "2016-05-02T16:44:40Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763427,\n
          4161763414,\n
          4161763429,\n
          4161763445,\n
          4161763427\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101484,\n
        "timestamp": "2016-05-02T16:44:40Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762149,\n
          4161762142,\n
          4161762147,\n
          4161762152,\n
          4161762149\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101485,\n
        "timestamp": "2016-05-02T16:44:40Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762357,\n
          4161762370,\n
          4161762366,\n
          4161762354,\n
          4161762357\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101486,\n
        "timestamp": "2016-05-02T16:44:40Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763178,\n
          4161763181,\n
          4161763185,\n
          4161763184,\n
          4161763178\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101487,\n
        "timestamp": "2016-05-02T16:44:40Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763466,\n
          4161763462,\n
          4161763463,\n
          4161763467,\n
          4161763466\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101488,\n
        "timestamp": "2016-05-02T16:44:40Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763134,\n
          4161763139,\n
          4161763137,\n
          4161763132,\n
          4161763134\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101489,\n
        "timestamp": "2016-05-02T16:44:40Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763744,\n
          4161763739,\n
          4161763741,\n
          4161763745,\n
          4161763744\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101490,\n
        "timestamp": "2016-05-02T16:44:40Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763223,\n
          4161763221,\n
          4161763220,\n
          4161763222,\n
          4161763223\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101491,\n
        "timestamp": "2016-05-02T16:44:41Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762726,\n
          4161762735,\n
          4161762719,\n
          4161762708,\n
          4161762726\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101492,\n
        "timestamp": "2016-05-02T16:44:41Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762525,\n
          4161762515,\n
          4161762519,\n
          4161762527,\n
          4161762525\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101493,\n
        "timestamp": "2016-05-02T16:44:41Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762925,\n
          4161762931,\n
          4161762941,\n
          4161762937,\n
          4161762925\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101494,\n
        "timestamp": "2016-05-02T16:44:41Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763171,\n
          4161763169,\n
          4161763159,\n
          4161763165,\n
          4161763171\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101495,\n
        "timestamp": "2016-05-02T16:44:41Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762985,\n
          4161762980,\n
          4161762970,\n
          4161762974,\n
          4161762985\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101496,\n
        "timestamp": "2016-05-02T16:44:41Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763394,\n
          4161763398,\n
          4161763402,\n
          4161763399,\n
          4161763394\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101497,\n
        "timestamp": "2016-05-02T16:44:41Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762650,\n
          4161762651,\n
          4161762661,\n
          4161762658,\n
          4161762650\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101498,\n
        "timestamp": "2016-05-02T16:44:41Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763154,\n
          4161763158,\n
          4161763156,\n
          4161763153,\n
          4161763154\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101499,\n
        "timestamp": "2016-05-02T16:44:41Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763824,\n
          4161763827,\n
          4161763829,\n
          4161763828,\n
          4161763824\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101500,\n
        "timestamp": "2016-05-02T16:44:41Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762099,\n
          4161759176,\n
          4161759179,\n
          4161762101,\n
          4161762099\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101501,\n
        "timestamp": "2016-05-02T16:44:41Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762169,\n
          4161762161,\n
          4161762166,\n
          4161762173,\n
          4161762169\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101502,\n
        "timestamp": "2016-05-02T16:44:41Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763273,\n
          4161763271,\n
          4161763274,\n
          4161763277,\n
          4161763273\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101503,\n
        "timestamp": "2016-05-02T16:44:41Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762312,\n
          4161762323,\n
          4161762319,\n
          4161762311,\n
          4161762312\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101504,\n
        "timestamp": "2016-05-02T16:44:41Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762178,\n
          4161762185,\n
          4161762180,\n
          4161762170,\n
          4161762178\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101505,\n
        "timestamp": "2016-05-02T16:44:41Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763850,\n
          4161763852,\n
          4161763853,\n
          4161763851,\n
          4161763850\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101506,\n
        "timestamp": "2016-05-02T16:44:42Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762971,\n
          4161762965,\n
          4161762968,\n
          4161762972,\n
          4161762971\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101507,\n
        "timestamp": "2016-05-02T16:44:42Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762177,\n
          4161762175,\n
          4161762184,\n
          4161762187,\n
          4161762177\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101508,\n
        "timestamp": "2016-05-02T16:44:42Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763119,\n
          4161763125,\n
          4161763108,\n
          4161763094,\n
          4161763119\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101509,\n
        "timestamp": "2016-05-02T16:44:42Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762641,\n
          4161762628,\n
          4161762638,\n
          4161762649,\n
          4161762641\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101510,\n
        "timestamp": "2016-05-02T16:44:42Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762551,\n
          4161762560,\n
          4161762561,\n
          4161762553,\n
          4161762551\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101511,\n
        "timestamp": "2016-05-02T16:44:42Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763393,\n
          4161763398,\n
          4161763394,\n
          4161763390,\n
          4161763393\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101512,\n
        "timestamp": "2016-05-02T16:44:42Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763002,\n
          4161762982,\n
          4161762990,\n
          4161763006,\n
          4161763002\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101513,\n
        "timestamp": "2016-05-02T16:44:42Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763391,\n
          4161763286,\n
          4161763288,\n
          4161763392,\n
          4161763391\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101514,\n
        "timestamp": "2016-05-02T16:44:42Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763035,\n
          4161763007,\n
          4161763014,\n
          4161763047,\n
          4161763035\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101515,\n
        "timestamp": "2016-05-02T16:44:42Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161759130,\n
          4161759133,\n
          4161759131,\n
          4161759129,\n
          4161759130\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101516,\n
        "timestamp": "2016-05-02T16:44:42Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762613,\n
          4161762615,\n
          4161762614,\n
          4161762612,\n
          4161762613\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101517,\n
        "timestamp": "2016-05-02T16:44:42Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763131,\n
          4161763136,\n
          4161763129,\n
          4161763118,\n
          4161763131\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101518,\n
        "timestamp": "2016-05-02T16:44:43Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762564,\n
          4161762546,\n
          4161762554,\n
          4161762569,\n
          4161762564\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101519,\n
        "timestamp": "2016-05-02T16:44:43Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161759173,\n
          4161759170,\n
          4161759171,\n
          4161759174,\n
          4161759173\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101520,\n
        "timestamp": "2016-05-02T16:44:43Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763137,\n
          4161763139,\n
          4161763143,\n
          4161763150,\n
          4161763147,\n
          4161763137\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101521,\n
        "timestamp": "2016-05-02T16:44:43Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161759169,\n
          4161759180,\n
          4161759174,\n
          4161759171,\n
          4161759168,\n
          4161759169\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "Bing"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101522,\n
        "timestamp": "2016-05-02T16:44:43Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763767,\n
          4161763781,\n
          4161763772,\n
          4161763770,\n
          4161763743,\n
          4161763767\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101523,\n
        "timestamp": "2016-05-02T16:44:43Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762632,\n
          4161762636,\n
          4161762630,\n
          4161762629,\n
          4161762627,\n
          4161762632\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101524,\n
        "timestamp": "2016-05-02T16:44:43Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762715,\n
          4161762729,\n
          4161762728,\n
          4161762727,\n
          4161762712,\n
          4161762715\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101525,\n
        "timestamp": "2016-05-02T16:44:43Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762356,\n
          4161762358,\n
          4161762367,\n
          4161762364,\n
          4161762353,\n
          4161762356\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101526,\n
        "timestamp": "2016-05-02T16:44:43Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762653,\n
          4161762657,\n
          4161762652,\n
          4161762646,\n
          4161762648,\n
          4161762653\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101527,\n
        "timestamp": "2016-05-02T16:44:43Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762959,\n
          4161762954,\n
          4161762958,\n
          4161762967,\n
          4161762963,\n
          4161762959\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101528,\n
        "timestamp": "2016-05-02T16:44:44Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762699,\n
          4161762698,\n
          4161762668,\n
          4161762669,\n
          4161762675,\n
          4161762699\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101529,\n
        "timestamp": "2016-05-02T16:44:44Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763002,\n
          4161763006,\n
          4161763012,\n
          4161763005,\n
          4161762997,\n
          4161763002\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101530,\n
        "timestamp": "2016-05-02T16:44:44Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762143,\n
          4161762135,\n
          4161762115,\n
          4161762100,\n
          4161762116,\n
          4161762143\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101531,\n
        "timestamp": "2016-05-02T16:44:44Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763769,\n
          4161763770,\n
          4161763772,\n
          4161763777,\n
          4161763773,\n
          4161763769\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101532,\n
        "timestamp": "2016-05-02T16:44:44Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762712,\n
          4161762690,\n
          4161762692,\n
          4161762693,\n
          4161762715,\n
          4161762712\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101533,\n
        "timestamp": "2016-05-02T16:44:44Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763177,\n
          4161763163,\n
          4161763167,\n
          4161763181,\n
          4161763178,\n
          4161763177\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101534,\n
        "timestamp": "2016-05-02T16:44:44Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763189,\n
          4161763190,\n
          4161763195,\n
          4161763194,\n
          4161763192,\n
          4161763189\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101535,\n
        "timestamp": "2016-05-02T16:44:44Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763738,\n
          4161763707,\n
          4161763732,\n
          4161763733,\n
          4161763752,\n
          4161763738\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101536,\n
        "timestamp": "2016-05-02T16:44:44Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763037,\n
          4161763039,\n
          4161763050,\n
          4161763048,\n
          4161763045,\n
          4161763037\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101537,\n
        "timestamp": "2016-05-02T16:44:44Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762947,\n
          4161762945,\n
          4161762938,\n
          4161762944,\n
          4161762953,\n
          4161762947\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101538,\n
        "timestamp": "2016-05-02T16:44:44Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763078,\n
          4161763076,\n
          4161763060,\n
          4161763065,\n
          4161763080,\n
          4161763078\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101539,\n
        "timestamp": "2016-05-02T16:44:44Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763750,\n
          4161763742,\n
          4161763705,\n
          4161763711,\n
          4161763755,\n
          4161763750\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101540,\n
        "timestamp": "2016-05-02T16:44:44Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762920,\n
          4161762913,\n
          4161762929,\n
          4161762942,\n
          4161762921,\n
          4161762920\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101541,\n
        "timestamp": "2016-05-02T16:44:45Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763443,\n
          4161763427,\n
          4161763445,\n
          4161763456,\n
          4161763449,\n
          4161763443\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101542,\n
        "timestamp": "2016-05-02T16:44:45Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762582,\n
          4161762590,\n
          4161762588,\n
          4161762596,\n
          4161762589,\n
          4161762579,\n
          4161762582\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101543,\n
        "timestamp": "2016-05-02T16:44:45Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763425,\n
          4161763423,\n
          4161763415,\n
          4161763416,\n
          4161763419,\n
          4161763420,\n
          4161763425\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101544,\n
        "timestamp": "2016-05-02T16:44:45Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762989,\n
          4161762977,\n
          4161762986,\n
          4161762998,\n
          4161762993,\n
          4161762995,\n
          4161762989\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101545,\n
        "timestamp": "2016-05-02T16:44:45Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762090,\n
          4161759181,\n
          4161759172,\n
          4161759188,\n
          4161762095,\n
          4161762094,\n
          4161762090\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101546,\n
        "timestamp": "2016-05-02T16:44:45Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763753,\n
          4161763747,\n
          4161763751,\n
          4161763754,\n
          4161763757,\n
          4161763760,\n
          4161763753\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101547,\n
        "timestamp": "2016-05-02T16:44:45Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762379,\n
          4161762351,\n
          4161762355,\n
          4161762373,\n
          4161762371,\n
          4161762380,\n
          4161762379\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101548,\n
        "timestamp": "2016-05-02T16:44:45Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763049,\n
          4161763064,\n
          4161763061,\n
          4161763063,\n
          4161763041,\n
          4161763023,\n
          4161763049\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101549,\n
        "timestamp": "2016-05-02T16:44:45Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161759097,\n
          4161759099,\n
          4161759102,\n
          4161759100,\n
          4161759096,\n
          4161759098,\n
          4161759097\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101551,\n
        "timestamp": "2016-05-02T16:44:45Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161759110,\n
          4161759108,\n
          4161759114,\n
          4161759116,\n
          4161759115,\n
          4161759112,\n
          4161759110\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101552,\n
        "timestamp": "2016-05-02T16:44:45Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762572,\n
          4161762586,\n
          4161762573,\n
          4161762568,\n
          4161762567,\n
          4161762556,\n
          4161762572\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101553,\n
        "timestamp": "2016-05-02T16:44:45Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763009,\n
          4161763029,\n
          4161763008,\n
          4161762992,\n
          4161762994,\n
          4161763003,\n
          4161763009\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101554,\n
        "timestamp": "2016-05-02T16:44:45Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762149,\n
          4161762150,\n
          4161762139,\n
          4161762127,\n
          4161762136,\n
          4161762142,\n
          4161762149\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101556,\n
        "timestamp": "2016-05-02T16:44:45Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763099,\n
          4161763090,\n
          4161763074,\n
          4161763079,\n
          4161763085,\n
          4161763082,\n
          4161763099\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101557,\n
        "timestamp": "2016-05-02T16:44:45Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763050,\n
          4161763039,\n
          4161763043,\n
          4161763059,\n
          4161763058,\n
          4161763052,\n
          4161763050\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101558,\n
        "timestamp": "2016-05-02T16:44:46Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161759134,\n
          4161759140,\n
          4161759139,\n
          4161759135,\n
          4161759133,\n
          4161759130,\n
          4161759134\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101559,\n
        "timestamp": "2016-05-02T16:44:46Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762091,\n
          4161762093,\n
          4161762118,\n
          4161762112,\n
          4161762098,\n
          4161762096,\n
          4161762091\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101560,\n
        "timestamp": "2016-05-02T16:44:46Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762671,\n
          4161762672,\n
          4161762695,\n
          4161762684,\n
          4161762667,\n
          4161762670,\n
          4161762671\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101561,\n
        "timestamp": "2016-05-02T16:44:46Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763818,\n
          4161763821,\n
          4161763827,\n
          4161763824,\n
          4161763828,\n
          4161763820,\n
          4161763818\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101562,\n
        "timestamp": "2016-05-02T16:44:46Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763206,\n
          4161763211,\n
          4161763209,\n
          4161763207,\n
          4161763200,\n
          4161763205,\n
          4161763206\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101563,\n
        "timestamp": "2016-05-02T16:44:46Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763170,\n
          4161763160,\n
          4161763168,\n
          4161763161,\n
          4161763164,\n
          4161763180,\n
          4161763170\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101564,\n
        "timestamp": "2016-05-02T16:44:46Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763113,\n
          4161763106,\n
          4161763115,\n
          4161763104,\n
          4161763109,\n
          4161763126,\n
          4161763113\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101565,\n
        "timestamp": "2016-05-02T16:44:46Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762664,\n
          4161762666,\n
          4161762673,\n
          4161762672,\n
          4161762671,\n
          4161762670,\n
          4161762664\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101566,\n
        "timestamp": "2016-05-02T16:44:46Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762784,\n
          4161762786,\n
          4161762776,\n
          4161762777,\n
          4161762748,\n
          4161762724,\n
          4161762784\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101567,\n
        "timestamp": "2016-05-02T16:44:46Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763391,\n
          4161763389,\n
          4161763285,\n
          4161763287,\n
          4161763288,\n
          4161763286,\n
          4161763391\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101568,\n
        "timestamp": "2016-05-02T16:44:46Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762984,\n
          4161762976,\n
          4161762987,\n
          4161762963,\n
          4161762967,\n
          4161763000,\n
          4161762984\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "Bing"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101569,\n
        "timestamp": "2016-05-02T16:44:46Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763053,\n
          4161763067,\n
          4161763051,\n
          4161763033,\n
          4161763019,\n
          4161763032,\n
          4161763027,\n
          4161763053\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101570,\n
        "timestamp": "2016-05-02T16:44:46Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161759146,\n
          4161759155,\n
          4161759157,\n
          4161759138,\n
          4161759136,\n
          4161759137,\n
          4161759145,\n
          4161759146\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101571,\n
        "timestamp": "2016-05-02T16:44:47Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762326,\n
          4161762323,\n
          4161762312,\n
          4161762314,\n
          4161762331,\n
          4161762330,\n
          4161762329,\n
          4161762326\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101572,\n
        "timestamp": "2016-05-02T16:44:47Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762739,\n
          4161762740,\n
          4161762742,\n
          4161762781,\n
          4161762780,\n
          4161762775,\n
          4161762772,\n
          4161762739\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101573,\n
        "timestamp": "2016-05-02T16:44:47Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762316,\n
          4161762344,\n
          4161762341,\n
          4161762335,\n
          4161762331,\n
          4161762314,\n
          4161762308,\n
          4161762316\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101574,\n
        "timestamp": "2016-05-02T16:44:47Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763197,\n
          4161763213,\n
          4161763216,\n
          4161763208,\n
          4161763210,\n
          4161763203,\n
          4161763201,\n
          4161763199,\n
          4161763197\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101575,\n
        "timestamp": "2016-05-02T16:44:47Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762534,\n
          4161762545,\n
          4161762541,\n
          4161762537,\n
          4161762536,\n
          4161762532,\n
          4161762529,\n
          4161762531,\n
          4161762534\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101576,\n
        "timestamp": "2016-05-02T16:44:47Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763484,\n
          4161763488,\n
          4161763487,\n
          4161763486,\n
          4161763485,\n
          4161763482,\n
          4161763483,\n
          4161763481,\n
          4161763484\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101577,\n
        "timestamp": "2016-05-02T16:44:47Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762535,\n
          4161762542,\n
          4161762558,\n
          4161762555,\n
          4161762562,\n
          4161762557,\n
          4161762550,\n
          4161762547,\n
          4161762535\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101578,\n
        "timestamp": "2016-05-02T16:44:47Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161759106,\n
          4161759103,\n
          4161759104,\n
          4161759101,\n
          4161759105,\n
          4161759111,\n
          4161759109,\n
          4161759107,\n
          4161759106\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101579,\n
        "timestamp": "2016-05-02T16:44:47Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161759148,\n
          4161759158,\n
          4161759160,\n
          4161759152,\n
          4161759151,\n
          4161759142,\n
          4161759141,\n
          4161759150,\n
          4161759148\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101580,\n
        "timestamp": "2016-05-02T16:44:47Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763776,\n
          4161763774,\n
          4161763779,\n
          4161763775,\n
          4161763764,\n
          4161763765,\n
          4161763749,\n
          4161763758,\n
          4161763776\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101581,\n
        "timestamp": "2016-05-02T16:44:47Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762342,\n
          4161762307,\n
          4161762325,\n
          4161762340,\n
          4161762333,\n
          4161762339,\n
          4161762338,\n
          4161762343,\n
          4161762342\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101582,\n
        "timestamp": "2016-05-02T16:44:47Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763278,\n
          4161763282,\n
          4161763281,\n
          4161763284,\n
          4161763283,\n
          4161763272,\n
          4161763275,\n
          4161763279,\n
          4161763278\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101583,\n
        "timestamp": "2016-05-02T16:44:47Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762126,\n
          4161762119,\n
          4161762104,\n
          4161762110,\n
          4161762117,\n
          4161762122,\n
          4161762129,\n
          4161762121,\n
          4161762126\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101584,\n
        "timestamp": "2016-05-02T16:44:47Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762895,\n
          4161762896,\n
          4161762908,\n
          4161762907,\n
          4161762904,\n
          4161762903,\n
          4161762891,\n
          4161762892,\n
          4161762895\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101585,\n
        "timestamp": "2016-05-02T16:44:48Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762768,\n
          4161762767,\n
          4161762774,\n
          4161762773,\n
          4161762766,\n
          4161762765,\n
          4161762750,\n
          4161762751,\n
          4161762768\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101586,\n
        "timestamp": "2016-05-02T16:44:48Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762692,\n
          4161762663,\n
          4161762665,\n
          4161762680,\n
          4161762679,\n
          4161762678,\n
          4161762694,\n
          4161762693,\n
          4161762692\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101587,\n
        "timestamp": "2016-05-02T16:44:48Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763122,\n
          4161763116,\n
          4161763112,\n
          4161763111,\n
          4161763105,\n
          4161763117,\n
          4161763123,\n
          4161763121,\n
          4161763122\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101588,\n
        "timestamp": "2016-05-02T16:44:48Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762501,\n
          4161762495,\n
          4161762493,\n
          4161762490,\n
          4161762489,\n
          4161762378,\n
          4161762384,\n
          4161762388,\n
          4161762501\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101589,\n
        "timestamp": "2016-05-02T16:44:48Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762599,\n
          4161762598,\n
          4161762584,\n
          4161762583,\n
          4161762592,\n
          4161762591,\n
          4161762594,\n
          4161762593,\n
          4161762599\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101590,\n
        "timestamp": "2016-05-02T16:44:48Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763836,\n
          4161763839,\n
          4161763840,\n
          4161763848,\n
          4161763846,\n
          4161763838,\n
          4161763832,\n
          4161763830,\n
          4161763836\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "Bing"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101591,\n
        "timestamp": "2016-05-02T16:44:48Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763841,\n
          4161763843,\n
          4161763837,\n
          4161763842,\n
          4161763849,\n
          4161763847,\n
          4161763844,\n
          4161763845,\n
          4161763841\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "Bing"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101592,\n
        "timestamp": "2016-05-02T16:44:48Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161759175,\n
          4161759184,\n
          4161762089,\n
          4161759186,\n
          4161759182,\n
          4161759183,\n
          4161759177,\n
          4161759178,\n
          4161759175\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101593,\n
        "timestamp": "2016-05-02T16:44:48Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762946,\n
          4161762939,\n
          4161762951,\n
          4161762956,\n
          4161762955,\n
          4161762960,\n
          4161762949,\n
          4161762948,\n
          4161762946\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101594,\n
        "timestamp": "2016-05-02T16:44:48Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762310,\n
          4161762334,\n
          4161762332,\n
          4161762320,\n
          4161762322,\n
          4161762317,\n
          4161762318,\n
          4161762309,\n
          4161762310\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101595,\n
        "timestamp": "2016-05-02T16:44:48Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762688,\n
          4161762697,\n
          4161762689,\n
          4161762683,\n
          4161762662,\n
          4161762655,\n
          4161762674,\n
          4161762677,\n
          4161762688\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101596,\n
        "timestamp": "2016-05-02T16:44:48Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762932,\n
          4161762940,\n
          4161762936,\n
          4161762934,\n
          4161762915,\n
          4161762911,\n
          4161762927,\n
          4161762930,\n
          4161762932\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101597,\n
        "timestamp": "2016-05-02T16:44:48Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763821,\n
          4161763826,\n
          4161763835,\n
          4161763833,\n
          4161763834,\n
          4161763831,\n
          4161763829,\n
          4161763827,\n
          4161763821\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101598,\n
        "timestamp": "2016-05-02T16:44:49Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762349,\n
          4161762352,\n
          4161762361,\n
          4161762387,\n
          4161762383,\n
          4161762369,\n
          4161762363,\n
          4161762346,\n
          4161762349\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101599,\n
        "timestamp": "2016-05-02T16:44:49Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762709,\n
          4161762707,\n
          4161762706,\n
          4161762685,\n
          4161762686,\n
          4161762679,\n
          4161762680,\n
          4161762682,\n
          4161762713,\n
          4161762709\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101600,\n
        "timestamp": "2016-05-02T16:44:49Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763037,\n
          4161763045,\n
          4161763042,\n
          4161763015,\n
          4161763016,\n
          4161763021,\n
          4161763025,\n
          4161763043,\n
          4161763039,\n
          4161763037\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101601,\n
        "timestamp": "2016-05-02T16:44:49Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762540,\n
          4161762528,\n
          4161762530,\n
          4161762533,\n
          4161762538,\n
          4161762539,\n
          4161762549,\n
          4161762548,\n
          4161762544,\n
          4161762540\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101602,\n
        "timestamp": "2016-05-02T16:44:49Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161762725,\n
          4161762723,\n
          4161762718,\n
          4161762720,\n
          4161762744,\n
          4161762745,\n
          4161762743,\n
          4161762733,\n
          4161762732,\n
          4161762725\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101603,\n
        "timestamp": "2016-05-02T16:44:49Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763228,\n
          4161763231,\n
          4161763230,\n
          4161763232,\n
          4161763229,\n
          4161763226,\n
          4161763225,\n
          4161763224,\n
          4161763227,\n
          4161763228\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 415101604,\n
        "timestamp": "2016-05-02T16:44:49Z",\n
        "version": 1,\n
        "changeset": 39044865,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4161763451,\n
          4161763442,\n
          4161763441,\n
          4161763438,\n
          4161763446,\n
          4161763440,\n
          4161763444,\n
          4161763439,\n
          4161763447,\n
          4161763451\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      }\n
      \n
        ]\n
      }\n
      """
  ]
]