Redirect 302 redirect from GET @app_admin_commerce (4988cf)

GET https://osm-labo.cipherbliss.com/admin/followup/02291

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"="02291"]->.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" => 4.638072
    "namelookup_time" => 0.000507
    "connect_time" => 0.01814
    "pretransfer_time" => 0.04017
    "size_upload" => 2410.0
    "size_download" => 50504.0
    "speed_download" => 10889.0
    "speed_upload" => 519.0
    "download_content_length" => 50504.0
    "upload_content_length" => 2410.0
    "starttransfer_time" => 4.60196
    "primary_ip" => "2a01:4f8:261:3c4f::2"
    "primary_port" => 443
    "local_ip" => "2a01:e0a:8a2:77f0:2900:602f:872e:e67a"
    "local_port" => 39008
    "http_version" => 2
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 40088
    "connect_time_us" => 18140
    "namelookup_time_us" => 507
    "pretransfer_time_us" => 40170
    "starttransfer_time_us" => 4601960
    "posttransfer_time_us" => 40169
    "total_time_us" => 4638072
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1770010186.8299
    "original_url" => "https://overpass-api.de/api/interpreter"
    "pause_handler" => Closure(float $duration) {#913
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#670 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#897 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * Host overpass-api.de:443 was resolved.\n
      * IPv6: 2a01:4f8:261:3c4f::2, 2a01:4f9:3051:3e48::2\n
      * IPv4: 162.55.144.139, 65.109.112.52\n
      *   Trying [2a01:4f8:261:3c4f::2]:443...\n
      * ALPN: curl offers h2,http/1.1\n
      *  CAfile: /etc/ssl/certs/ca-certificates.crt\n
      *  CApath: /etc/ssl/certs\n
      * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / id-ecPublicKey\n
      * ALPN: server accepted http/1.1\n
      * Server certificate:\n
      *  subject: CN=gall.openstreetmap.de\n
      *  start date: Jan 21 16:56:04 2026 GMT\n
      *  expire date: Apr 21 16:56:03 2026 GMT\n
      *  subjectAltName: host "overpass-api.de" matched cert's "overpass-api.de"\n
      *  issuer: C=US; O=Let's Encrypt; CN=E7\n
      *  SSL certificate verify ok.\n
      *   Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384\n
      *   Certificate level 1: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n
      * Connected to overpass-api.de (2a01:4f8:261:3c4f::2) port 443\n
      * using HTTP/1.x\n
      > POST /api/interpreter HTTP/1.1\r\n
      Host: overpass-api.de\r\n
      Accept: */*\r\n
      Content-Type: application/x-www-form-urlencoded\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      Content-Length: 2410\r\n
      \r\n
      * upload completely sent off: 2410 bytes\n
      < HTTP/1.1 200 OK\r\n
      < Date: Mon, 02 Feb 2026 05:29:46 GMT\r\n
      < Server: Apache/2.4.66 (Debian)\r\n
      < Vary: Accept-Encoding\r\n
      < Content-Encoding: gzip\r\n
      < Content-Length: 50504\r\n
      < Content-Type: application/json\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Mon, 02 Feb 2026 05:29:46 GMT"
    "Server: Apache/2.4.66 (Debian)"
    "Vary: Accept-Encoding"
    "Content-Encoding: gzip"
    "Content-Length: 50504"
    "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-02T05:28:51Z",\n
          "timestamp_areas_base": "2026-01-22T23:45:51Z",\n
          "copyright": "The data included in this document is from www.openstreetmap.org. The data is made available under ODbL."\n
        },\n
        "elements": [\n
      \n
      {\n
        "type": "node",\n
        "id": 3966575867,\n
        "lat": 49.9699180,\n
        "lon": 3.2915900,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575868,\n
        "lat": 49.9699220,\n
        "lon": 3.2928690,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575869,\n
        "lat": 49.9699310,\n
        "lon": 3.2919680,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575870,\n
        "lat": 49.9699360,\n
        "lon": 3.2913710,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575871,\n
        "lat": 49.9699430,\n
        "lon": 3.2914830,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575872,\n
        "lat": 49.9699530,\n
        "lon": 3.2920120,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575873,\n
        "lat": 49.9699540,\n
        "lon": 3.2916670,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575874,\n
        "lat": 49.9699590,\n
        "lon": 3.2916420,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575875,\n
        "lat": 49.9699650,\n
        "lon": 3.2915370,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575876,\n
        "lat": 49.9699670,\n
        "lon": 3.2915350,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575877,\n
        "lat": 49.9699720,\n
        "lon": 3.2925310,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575878,\n
        "lat": 49.9699800,\n
        "lon": 3.2925510,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575879,\n
        "lat": 49.9699820,\n
        "lon": 3.2917280,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575880,\n
        "lat": 49.9699890,\n
        "lon": 3.2913660,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575881,\n
        "lat": 49.9699930,\n
        "lon": 3.2925090,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575882,\n
        "lat": 49.9699990,\n
        "lon": 3.2921080,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575883,\n
        "lat": 49.9700040,\n
        "lon": 3.2913980,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575884,\n
        "lat": 49.9700050,\n
        "lon": 3.2912890,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575885,\n
        "lat": 49.9700230,\n
        "lon": 3.2913230,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575886,\n
        "lat": 49.9700300,\n
        "lon": 3.2924830,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575887,\n
        "lat": 49.9700310,\n
        "lon": 3.2926240,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575888,\n
        "lat": 49.9700320,\n
        "lon": 3.2915560,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575889,\n
        "lat": 49.9700350,\n
        "lon": 3.2915640,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575890,\n
        "lat": 49.9700420,\n
        "lon": 3.2912800,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575891,\n
        "lat": 49.9700420,\n
        "lon": 3.2915560,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575892,\n
        "lat": 49.9700480,\n
        "lon": 3.2912910,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575893,\n
        "lat": 49.9700490,\n
        "lon": 3.2912710,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575894,\n
        "lat": 49.9700530,\n
        "lon": 3.2915790,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575895,\n
        "lat": 49.9700540,\n
        "lon": 3.2918310,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575896,\n
        "lat": 49.9700550,\n
        "lon": 3.2912830,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575897,\n
        "lat": 49.9700610,\n
        "lon": 3.2912760,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575898,\n
        "lat": 49.9700610,\n
        "lon": 3.2926850,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575899,\n
        "lat": 49.9700740,\n
        "lon": 3.2925770,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575900,\n
        "lat": 49.9700770,\n
        "lon": 3.2913060,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575901,\n
        "lat": 49.9700770,\n
        "lon": 3.2915490,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575902,\n
        "lat": 49.9700810,\n
        "lon": 3.2918860,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575903,\n
        "lat": 49.9700970,\n
        "lon": 3.2915920,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575904,\n
        "lat": 49.9701240,\n
        "lon": 3.2923730,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575905,\n
        "lat": 49.9701520,\n
        "lon": 3.2920930,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575906,\n
        "lat": 49.9701650,\n
        "lon": 3.2916920,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575907,\n
        "lat": 49.9701740,\n
        "lon": 3.2917720,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575908,\n
        "lat": 49.9701740,\n
        "lon": 3.2925590,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575909,\n
        "lat": 49.9701770,\n
        "lon": 3.2917770,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575910,\n
        "lat": 49.9701810,\n
        "lon": 3.2925740,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575911,\n
        "lat": 49.9701860,\n
        "lon": 3.2919170,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575912,\n
        "lat": 49.9701920,\n
        "lon": 3.2921780,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575913,\n
        "lat": 49.9701970,\n
        "lon": 3.2917520,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575914,\n
        "lat": 49.9702050,\n
        "lon": 3.2925470,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575915,\n
        "lat": 49.9702150,\n
        "lon": 3.2919790,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575916,\n
        "lat": 49.9702210,\n
        "lon": 3.2914450,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575917,\n
        "lat": 49.9702230,\n
        "lon": 3.2922450,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575918,\n
        "lat": 49.9702310,\n
        "lon": 3.2916110,\n
        "timestamp": "2016-01-25T16:55:11Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575919,\n
        "lat": 49.9702420,\n
        "lon": 3.2919480,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575920,\n
        "lat": 49.9702540,\n
        "lon": 3.2919730,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575921,\n
        "lat": 49.9702580,\n
        "lon": 3.2922030,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575922,\n
        "lat": 49.9702610,\n
        "lon": 3.2916720,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575923,\n
        "lat": 49.9702660,\n
        "lon": 3.2913900,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575924,\n
        "lat": 49.9702700,\n
        "lon": 3.2922030,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575925,\n
        "lat": 49.9702750,\n
        "lon": 3.2922130,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575926,\n
        "lat": 49.9702870,\n
        "lon": 3.2922000,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575927,\n
        "lat": 49.9702910,\n
        "lon": 3.2923900,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575928,\n
        "lat": 49.9703010,\n
        "lon": 3.2917840,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575929,\n
        "lat": 49.9703020,\n
        "lon": 3.2922260,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575930,\n
        "lat": 49.9703050,\n
        "lon": 3.2916040,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575931,\n
        "lat": 49.9703060,\n
        "lon": 3.2924180,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575932,\n
        "lat": 49.9703180,\n
        "lon": 3.2918620,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575933,\n
        "lat": 49.9703290,\n
        "lon": 3.2918830,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575934,\n
        "lat": 49.9703320,\n
        "lon": 3.2918470,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575935,\n
        "lat": 49.9703470,\n
        "lon": 3.2915490,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575936,\n
        "lat": 49.9703610,\n
        "lon": 3.2915680,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575937,\n
        "lat": 49.9703630,\n
        "lon": 3.2917910,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575938,\n
        "lat": 49.9703650,\n
        "lon": 3.2917200,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575939,\n
        "lat": 49.9703650,\n
        "lon": 3.2919560,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575940,\n
        "lat": 49.9703700,\n
        "lon": 3.2919670,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575941,\n
        "lat": 49.9703770,\n
        "lon": 3.2924370,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575942,\n
        "lat": 49.9703789,\n
        "lon": 3.2918238,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575943,\n
        "lat": 49.9703860,\n
        "lon": 3.2917640,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575944,\n
        "lat": 49.9703890,\n
        "lon": 3.2923200,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575945,\n
        "lat": 49.9703930,\n
        "lon": 3.2923310,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575946,\n
        "lat": 49.9703970,\n
        "lon": 3.2922620,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575947,\n
        "lat": 49.9703970,\n
        "lon": 3.2924880,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575948,\n
        "lat": 49.9704020,\n
        "lon": 3.2917960,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575949,\n
        "lat": 49.9704128,\n
        "lon": 3.2916641,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575950,\n
        "lat": 49.9704180,\n
        "lon": 3.2923060,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575951,\n
        "lat": 49.9704190,\n
        "lon": 3.2914150,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575952,\n
        "lat": 49.9704340,\n
        "lon": 3.2920670,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575953,\n
        "lat": 49.9704410,\n
        "lon": 3.2920840,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575954,\n
        "lat": 49.9704420,\n
        "lon": 3.2914570,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575955,\n
        "lat": 49.9704520,\n
        "lon": 3.2917370,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966575956,\n
        "lat": 49.9704590,\n
        "lon": 3.2923110,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576660,\n
        "lat": 49.9616280,\n
        "lon": 3.2776960,\n
        "timestamp": "2016-01-25T16:54:28Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576661,\n
        "lat": 49.9616580,\n
        "lon": 3.2776530,\n
        "timestamp": "2016-01-25T16:54:28Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576662,\n
        "lat": 49.9616730,\n
        "lon": 3.2776850,\n
        "timestamp": "2016-01-25T16:54:28Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576663,\n
        "lat": 49.9616970,\n
        "lon": 3.2778170,\n
        "timestamp": "2016-01-25T16:54:28Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576664,\n
        "lat": 49.9617100,\n
        "lon": 3.2776340,\n
        "timestamp": "2016-01-25T16:54:28Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576665,\n
        "lat": 49.9617150,\n
        "lon": 3.2777940,\n
        "timestamp": "2016-01-25T16:54:28Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576666,\n
        "lat": 49.9617350,\n
        "lon": 3.2778350,\n
        "timestamp": "2016-01-25T16:54:28Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576667,\n
        "lat": 49.9617860,\n
        "lon": 3.2777770,\n
        "timestamp": "2016-01-25T16:54:28Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576668,\n
        "lat": 49.9618340,\n
        "lon": 3.2780060,\n
        "timestamp": "2016-01-25T16:54:28Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576669,\n
        "lat": 49.9618680,\n
        "lon": 3.2779610,\n
        "timestamp": "2016-01-25T16:54:28Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576670,\n
        "lat": 49.9618980,\n
        "lon": 3.2780130,\n
        "timestamp": "2016-01-25T16:54:28Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576671,\n
        "lat": 49.9619070,\n
        "lon": 3.2781350,\n
        "timestamp": "2016-01-25T16:54:28Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576672,\n
        "lat": 49.9619200,\n
        "lon": 3.2779870,\n
        "timestamp": "2016-01-25T16:54:28Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576673,\n
        "lat": 49.9619230,\n
        "lon": 3.2780650,\n
        "timestamp": "2016-01-25T16:54:28Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576674,\n
        "lat": 49.9619340,\n
        "lon": 3.2781020,\n
        "timestamp": "2016-01-25T16:54:28Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576675,\n
        "lat": 49.9619400,\n
        "lon": 3.2780920,\n
        "timestamp": "2016-01-25T16:54:28Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576676,\n
        "lat": 49.9619440,\n
        "lon": 3.2780350,\n
        "timestamp": "2016-01-25T16:54:28Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576677,\n
        "lat": 49.9619890,\n
        "lon": 3.2782880,\n
        "timestamp": "2016-01-25T16:54:28Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576678,\n
        "lat": 49.9620180,\n
        "lon": 3.2782520,\n
        "timestamp": "2016-01-25T16:54:29Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576679,\n
        "lat": 49.9630529,\n
        "lon": 3.2909759,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576682,\n
        "lat": 49.9630536,\n
        "lon": 3.2909642,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576683,\n
        "lat": 49.9630543,\n
        "lon": 3.2909874,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576686,\n
        "lat": 49.9630562,\n
        "lon": 3.2909532,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576687,\n
        "lat": 49.9630576,\n
        "lon": 3.2909980,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576690,\n
        "lat": 49.9630607,\n
        "lon": 3.2909437,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576691,\n
        "lat": 49.9630627,\n
        "lon": 3.2910067,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576692,\n
        "lat": 49.9630667,\n
        "lon": 3.2909365,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576693,\n
        "lat": 49.9630690,\n
        "lon": 3.2910130,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576696,\n
        "lat": 49.9630737,\n
        "lon": 3.2909320,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576697,\n
        "lat": 49.9630763,\n
        "lon": 3.2910164,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576700,\n
        "lat": 49.9630812,\n
        "lon": 3.2909307,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576701,\n
        "lat": 49.9630838,\n
        "lon": 3.2910166,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576702,\n
        "lat": 49.9630886,\n
        "lon": 3.2909325,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576703,\n
        "lat": 49.9630911,\n
        "lon": 3.2910137,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576706,\n
        "lat": 49.9630955,\n
        "lon": 3.2909374,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576707,\n
        "lat": 49.9630977,\n
        "lon": 3.2910078,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576710,\n
        "lat": 49.9631029,\n
        "lon": 3.2909994,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576711,\n
        "lat": 49.9631013,\n
        "lon": 3.2909450,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576712,\n
        "lat": 49.9631066,\n
        "lon": 3.2909891,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576713,\n
        "lat": 49.9631055,\n
        "lon": 3.2909547,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576716,\n
        "lat": 49.9631082,\n
        "lon": 3.2909776,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576717,\n
        "lat": 49.9631079,\n
        "lon": 3.2909659,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576718,\n
        "lat": 49.9638580,\n
        "lon": 3.2842358,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 2,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576719,\n
        "lat": 49.9639030,\n
        "lon": 3.2812150,\n
        "timestamp": "2016-01-25T16:54:29Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576721,\n
        "lat": 49.9639180,\n
        "lon": 3.2840750,\n
        "timestamp": "2016-01-25T16:54:29Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576722,\n
        "lat": 49.9639730,\n
        "lon": 3.2813200,\n
        "timestamp": "2016-01-25T16:54:29Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576723,\n
        "lat": 49.9639770,\n
        "lon": 3.2810930,\n
        "timestamp": "2016-01-25T16:54:29Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576724,\n
        "lat": 49.9639770,\n
        "lon": 3.2841420,\n
        "timestamp": "2016-01-25T16:54:29Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576725,\n
        "lat": 49.9640040,\n
        "lon": 3.2840350,\n
        "timestamp": "2016-01-25T16:54:29Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576726,\n
        "lat": 49.9640320,\n
        "lon": 3.2840730,\n
        "timestamp": "2016-01-25T16:54:29Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576727,\n
        "lat": 49.9640350,\n
        "lon": 3.2840680,\n
        "timestamp": "2016-01-25T16:54:29Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576728,\n
        "lat": 49.9640440,\n
        "lon": 3.2811890,\n
        "timestamp": "2016-01-25T16:54:29Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576729,\n
        "lat": 49.9640640,\n
        "lon": 3.2838990,\n
        "timestamp": "2016-01-25T16:54:29Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576730,\n
        "lat": 49.9640840,\n
        "lon": 3.2841260,\n
        "timestamp": "2016-01-25T16:54:29Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576731,\n
        "lat": 49.9641450,\n
        "lon": 3.2839840,\n
        "timestamp": "2016-01-25T16:54:29Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576732,\n
        "lat": 49.9641570,\n
        "lon": 3.2812830,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576733,\n
        "lat": 49.9641630,\n
        "lon": 3.2812710,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576734,\n
        "lat": 49.9641900,\n
        "lon": 3.2813260,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576735,\n
        "lat": 49.9641960,\n
        "lon": 3.2813140,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576736,\n
        "lat": 49.9642030,\n
        "lon": 3.2813010,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576737,\n
        "lat": 49.9642170,\n
        "lon": 3.2811710,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576738,\n
        "lat": 49.9642170,\n
        "lon": 3.2813280,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576739,\n
        "lat": 49.9642200,\n
        "lon": 3.2813230,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576740,\n
        "lat": 49.9642680,\n
        "lon": 3.2813940,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576741,\n
        "lat": 49.9642860,\n
        "lon": 3.2818270,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576742,\n
        "lat": 49.9643170,\n
        "lon": 3.2817790,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576743,\n
        "lat": 49.9643180,\n
        "lon": 3.2813020,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576744,\n
        "lat": 49.9643540,\n
        "lon": 3.2819410,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576745,\n
        "lat": 49.9643550,\n
        "lon": 3.2847640,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576746,\n
        "lat": 49.9643850,\n
        "lon": 3.2819910,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576747,\n
        "lat": 49.9643880,\n
        "lon": 3.2818930,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576748,\n
        "lat": 49.9643970,\n
        "lon": 3.2846740,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576749,\n
        "lat": 49.9643990,\n
        "lon": 3.2848130,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576750,\n
        "lat": 49.9644130,\n
        "lon": 3.2820370,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576751,\n
        "lat": 49.9644160,\n
        "lon": 3.2847770,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576752,\n
        "lat": 49.9644170,\n
        "lon": 3.2819410,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576753,\n
        "lat": 49.9644440,\n
        "lon": 3.2819000,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576754,\n
        "lat": 49.9644450,\n
        "lon": 3.2820890,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576755,\n
        "lat": 49.9644470,\n
        "lon": 3.2843980,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966576756,\n
        "lat": 49.9644530,\n
        "lon": 3.2848180,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578769,\n
        "lat": 49.9686330,\n
        "lon": 3.2899840,\n
        "timestamp": "2016-01-25T16:55:02Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578770,\n
        "lat": 49.9686340,\n
        "lon": 3.2899030,\n
        "timestamp": "2016-01-25T16:55:02Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578771,\n
        "lat": 49.9686350,\n
        "lon": 3.2825060,\n
        "timestamp": "2016-01-25T16:55:02Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578772,\n
        "lat": 49.9686350,\n
        "lon": 3.2875280,\n
        "timestamp": "2016-01-25T16:55:02Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578773,\n
        "lat": 49.9686380,\n
        "lon": 3.2829350,\n
        "timestamp": "2016-01-25T16:55:02Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578774,\n
        "lat": 49.9686390,\n
        "lon": 3.2904080,\n
        "timestamp": "2016-01-25T16:55:02Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578775,\n
        "lat": 49.9686420,\n
        "lon": 3.2823320,\n
        "timestamp": "2016-01-25T16:55:02Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578776,\n
        "lat": 49.9686430,\n
        "lon": 3.2900870,\n
        "timestamp": "2016-01-25T16:55:02Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578777,\n
        "lat": 49.9686470,\n
        "lon": 3.2833940,\n
        "timestamp": "2016-01-25T16:55:02Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578778,\n
        "lat": 49.9686490,\n
        "lon": 3.2824320,\n
        "timestamp": "2016-01-25T16:55:02Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578779,\n
        "lat": 49.9686530,\n
        "lon": 3.2858740,\n
        "timestamp": "2016-01-25T16:55:02Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578780,\n
        "lat": 49.9686590,\n
        "lon": 3.2899570,\n
        "timestamp": "2016-01-25T16:55:02Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578781,\n
        "lat": 49.9686600,\n
        "lon": 3.2874390,\n
        "timestamp": "2016-01-25T16:55:02Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578782,\n
        "lat": 49.9686620,\n
        "lon": 3.2907470,\n
        "timestamp": "2016-01-25T16:55:02Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578783,\n
        "lat": 49.9686640,\n
        "lon": 3.2829670,\n
        "timestamp": "2016-01-25T16:55:02Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578784,\n
        "lat": 49.9686650,\n
        "lon": 3.2839850,\n
        "timestamp": "2016-01-25T16:55:02Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578785,\n
        "lat": 49.9686650,\n
        "lon": 3.2857190,\n
        "timestamp": "2016-01-25T16:55:02Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578786,\n
        "lat": 49.9686660,\n
        "lon": 3.2824580,\n
        "timestamp": "2016-01-25T16:55:02Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578787,\n
        "lat": 49.9686690,\n
        "lon": 3.2832160,\n
        "timestamp": "2016-01-25T16:55:02Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578788,\n
        "lat": 49.9686720,\n
        "lon": 3.2823850,\n
        "timestamp": "2016-01-25T16:55:02Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578789,\n
        "lat": 49.9686720,\n
        "lon": 3.2903660,\n
        "timestamp": "2016-01-25T16:55:02Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578790,\n
        "lat": 49.9686740,\n
        "lon": 3.2874790,\n
        "timestamp": "2016-01-25T16:55:02Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578791,\n
        "lat": 49.9686790,\n
        "lon": 3.2892970,\n
        "timestamp": "2016-01-25T16:55:02Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578792,\n
        "lat": 49.9686810,\n
        "lon": 3.2822800,\n
        "timestamp": "2016-01-25T16:55:02Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578793,\n
        "lat": 49.9686810,\n
        "lon": 3.2825790,\n
        "timestamp": "2016-01-25T16:55:02Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578794,\n
        "lat": 49.9686810,\n
        "lon": 3.2828720,\n
        "timestamp": "2016-01-25T16:55:02Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578795,\n
        "lat": 49.9686810,\n
        "lon": 3.2885580,\n
        "timestamp": "2016-01-25T16:55:02Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578796,\n
        "lat": 49.9686830,\n
        "lon": 3.2839470,\n
        "timestamp": "2016-01-25T16:55:02Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578797,\n
        "lat": 49.9686880,\n
        "lon": 3.2891850,\n
        "timestamp": "2016-01-25T16:55:02Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578798,\n
        "lat": 49.9686890,\n
        "lon": 3.2839540,\n
        "timestamp": "2016-01-25T16:55:02Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578799,\n
        "lat": 49.9686910,\n
        "lon": 3.2900970,\n
        "timestamp": "2016-01-25T16:55:02Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578800,\n
        "lat": 49.9686910,\n
        "lon": 3.2909290,\n
        "timestamp": "2016-01-25T16:55:02Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578801,\n
        "lat": 49.9686930,\n
        "lon": 3.2900340,\n
        "timestamp": "2016-01-25T16:55:02Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578802,\n
        "lat": 49.9686950,\n
        "lon": 3.2904050,\n
        "timestamp": "2016-01-25T16:55:02Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578803,\n
        "lat": 49.9686990,\n
        "lon": 3.2898390,\n
        "timestamp": "2016-01-25T16:55:02Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578804,\n
        "lat": 49.9687010,\n
        "lon": 3.2825510,\n
        "timestamp": "2016-01-25T16:55:02Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578805,\n
        "lat": 49.9687020,\n
        "lon": 3.2828980,\n
        "timestamp": "2016-01-25T16:55:02Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578806,\n
        "lat": 49.9687030,\n
        "lon": 3.2828280,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578807,\n
        "lat": 49.9687040,\n
        "lon": 3.2898300,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578808,\n
        "lat": 49.9687060,\n
        "lon": 3.2858190,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578809,\n
        "lat": 49.9687070,\n
        "lon": 3.2883510,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578810,\n
        "lat": 49.9687080,\n
        "lon": 3.2826230,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578811,\n
        "lat": 49.9687100,\n
        "lon": 3.2823260,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578812,\n
        "lat": 49.9687100,\n
        "lon": 3.2905330,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578813,\n
        "lat": 49.9687160,\n
        "lon": 3.2903800,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578814,\n
        "lat": 49.9687170,\n
        "lon": 3.2893280,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578815,\n
        "lat": 49.9687190,\n
        "lon": 3.2903860,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578816,\n
        "lat": 49.9687210,\n
        "lon": 3.2831090,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578817,\n
        "lat": 49.9687220,\n
        "lon": 3.2892350,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578818,\n
        "lat": 49.9687250,\n
        "lon": 3.2892390,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578819,\n
        "lat": 49.9687270,\n
        "lon": 3.2901630,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578820,\n
        "lat": 49.9687280,\n
        "lon": 3.2825930,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578821,\n
        "lat": 49.9687320,\n
        "lon": 3.2908740,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578822,\n
        "lat": 49.9687330,\n
        "lon": 3.2886510,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578823,\n
        "lat": 49.9687370,\n
        "lon": 3.2902810,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578824,\n
        "lat": 49.9687410,\n
        "lon": 3.2825000,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578825,\n
        "lat": 49.9687470,\n
        "lon": 3.2905990,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578826,\n
        "lat": 49.9687550,\n
        "lon": 3.2899690,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578827,\n
        "lat": 49.9687630,\n
        "lon": 3.2903260,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578828,\n
        "lat": 49.9687650,\n
        "lon": 3.2835270,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578829,\n
        "lat": 49.9687660,\n
        "lon": 3.2840350,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578830,\n
        "lat": 49.9687710,\n
        "lon": 3.2862320,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578831,\n
        "lat": 49.9687720,\n
        "lon": 3.2827660,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578832,\n
        "lat": 49.9687780,\n
        "lon": 3.2824460,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578833,\n
        "lat": 49.9687780,\n
        "lon": 3.2891680,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578834,\n
        "lat": 49.9687790,\n
        "lon": 3.2887300,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578835,\n
        "lat": 49.9687790,\n
        "lon": 3.2892320,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578836,\n
        "lat": 49.9687800,\n
        "lon": 3.2822190,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578837,\n
        "lat": 49.9687810,\n
        "lon": 3.2905790,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578838,\n
        "lat": 49.9687830,\n
        "lon": 3.2894310,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578839,\n
        "lat": 49.9687850,\n
        "lon": 3.2909720,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578840,\n
        "lat": 49.9687930,\n
        "lon": 3.2861320,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578841,\n
        "lat": 49.9687990,\n
        "lon": 3.2909970,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578842,\n
        "lat": 49.9688030,\n
        "lon": 3.2893990,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578843,\n
        "lat": 49.9688090,\n
        "lon": 3.2900540,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578844,\n
        "lat": 49.9688120,\n
        "lon": 3.2885400,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578845,\n
        "lat": 49.9688130,\n
        "lon": 3.2826210,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578846,\n
        "lat": 49.9688150,\n
        "lon": 3.2862550,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578847,\n
        "lat": 49.9688190,\n
        "lon": 3.2821590,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578848,\n
        "lat": 49.9688190,\n
        "lon": 3.2885350,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578849,\n
        "lat": 49.9688200,\n
        "lon": 3.2890030,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578850,\n
        "lat": 49.9688220,\n
        "lon": 3.2893620,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578851,\n
        "lat": 49.9688250,\n
        "lon": 3.2893660,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578852,\n
        "lat": 49.9688260,\n
        "lon": 3.2890140,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578853,\n
        "lat": 49.9688260,\n
        "lon": 3.2903520,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578854,\n
        "lat": 49.9688280,\n
        "lon": 3.2836430,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578855,\n
        "lat": 49.9688290,\n
        "lon": 3.2910540,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966578856,\n
        "lat": 49.9688300,\n
        "lon": 3.2834350,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579857,\n
        "lat": 49.9644550,\n
        "lon": 3.2847400,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579858,\n
        "lat": 49.9644620,\n
        "lon": 3.2847240,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579859,\n
        "lat": 49.9644630,\n
        "lon": 3.2820640,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579860,\n
        "lat": 49.9644720,\n
        "lon": 3.2847570,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579861,\n
        "lat": 49.9644740,\n
        "lon": 3.2819410,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579862,\n
        "lat": 49.9644740,\n
        "lon": 3.2843320,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579863,\n
        "lat": 49.9644790,\n
        "lon": 3.2821450,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579864,\n
        "lat": 49.9644790,\n
        "lon": 3.2847440,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579865,\n
        "lat": 49.9644790,\n
        "lon": 3.2847650,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579866,\n
        "lat": 49.9644840,\n
        "lon": 3.2821130,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579867,\n
        "lat": 49.9644890,\n
        "lon": 3.2821050,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579868,\n
        "lat": 49.9644920,\n
        "lon": 3.2821250,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579869,\n
        "lat": 49.9645040,\n
        "lon": 3.2817940,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579871,\n
        "lat": 49.9645120,\n
        "lon": 3.2844620,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579872,\n
        "lat": 49.9645140,\n
        "lon": 3.2819860,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579873,\n
        "lat": 49.9645230,\n
        "lon": 3.2844390,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579874,\n
        "lat": 49.9645240,\n
        "lon": 3.2817590,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579875,\n
        "lat": 49.9645330,\n
        "lon": 3.2818370,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579878,\n
        "lat": 49.9645440,\n
        "lon": 3.2844610,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579879,\n
        "lat": 49.9645500,\n
        "lon": 3.2897480,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579880,\n
        "lat": 49.9645530,\n
        "lon": 3.2817990,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579881,\n
        "lat": 49.9645620,\n
        "lon": 3.2819010,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579882,\n
        "lat": 49.9645620,\n
        "lon": 3.2844160,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579883,\n
        "lat": 49.9645680,\n
        "lon": 3.2897890,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579884,\n
        "lat": 49.9645690,\n
        "lon": 3.2897950,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579885,\n
        "lat": 49.9645710,\n
        "lon": 3.2818870,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579887,\n
        "lat": 49.9645800,\n
        "lon": 3.2819000,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579888,\n
        "lat": 49.9645800,\n
        "lon": 3.2897180,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579889,\n
        "lat": 49.9645870,\n
        "lon": 3.2819330,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579890,\n
        "lat": 49.9645880,\n
        "lon": 3.2819110,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579891,\n
        "lat": 49.9645920,\n
        "lon": 3.2818810,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579892,\n
        "lat": 49.9645970,\n
        "lon": 3.2897570,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579893,\n
        "lat": 49.9645990,\n
        "lon": 3.2818900,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579894,\n
        "lat": 49.9646050,\n
        "lon": 3.2818970,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579895,\n
        "lat": 49.9646170,\n
        "lon": 3.2896460,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579896,\n
        "lat": 49.9646260,\n
        "lon": 3.2821330,\n
        "timestamp": "2016-01-25T16:54:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579897,\n
        "lat": 49.9646270,\n
        "lon": 3.2845610,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579898,\n
        "lat": 49.9646390,\n
        "lon": 3.2820010,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579899,\n
        "lat": 49.9646390,\n
        "lon": 3.2896240,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579900,\n
        "lat": 49.9646480,\n
        "lon": 3.2897180,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579901,\n
        "lat": 49.9646540,\n
        "lon": 3.2820200,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579902,\n
        "lat": 49.9646580,\n
        "lon": 3.2900100,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579903,\n
        "lat": 49.9646590,\n
        "lon": 3.2819650,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579904,\n
        "lat": 49.9646740,\n
        "lon": 3.2844330,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579905,\n
        "lat": 49.9646830,\n
        "lon": 3.2819660,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579906,\n
        "lat": 49.9646890,\n
        "lon": 3.2843860,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579907,\n
        "lat": 49.9646900,\n
        "lon": 3.2843470,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579908,\n
        "lat": 49.9646910,\n
        "lon": 3.2846170,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579909,\n
        "lat": 49.9646930,\n
        "lon": 3.2828270,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579910,\n
        "lat": 49.9647000,\n
        "lon": 3.2843550,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579911,\n
        "lat": 49.9647030,\n
        "lon": 3.2819960,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579912,\n
        "lat": 49.9647100,\n
        "lon": 3.2828030,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579913,\n
        "lat": 49.9647100,\n
        "lon": 3.2844040,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579914,\n
        "lat": 49.9647150,\n
        "lon": 3.2830110,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579915,\n
        "lat": 49.9647180,\n
        "lon": 3.2828700,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579916,\n
        "lat": 49.9647190,\n
        "lon": 3.2842660,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579917,\n
        "lat": 49.9647210,\n
        "lon": 3.2843730,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579918,\n
        "lat": 49.9647290,\n
        "lon": 3.2842720,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579919,\n
        "lat": 49.9647310,\n
        "lon": 3.2832070,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579920,\n
        "lat": 49.9647350,\n
        "lon": 3.2828470,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579921,\n
        "lat": 49.9647380,\n
        "lon": 3.2844860,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579922,\n
        "lat": 49.9647400,\n
        "lon": 3.2831940,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579923,\n
        "lat": 49.9647460,\n
        "lon": 3.2832320,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579924,\n
        "lat": 49.9647520,\n
        "lon": 3.2842930,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579925,\n
        "lat": 49.9647530,\n
        "lon": 3.2844420,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579926,\n
        "lat": 49.9647550,\n
        "lon": 3.2832180,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579927,\n
        "lat": 49.9647580,\n
        "lon": 3.2899090,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579928,\n
        "lat": 49.9647640,\n
        "lon": 3.2844130,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579929,\n
        "lat": 49.9647680,\n
        "lon": 3.2844140,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579930,\n
        "lat": 49.9647740,\n
        "lon": 3.2831410,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579931,\n
        "lat": 49.9647770,\n
        "lon": 3.2818600,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579932,\n
        "lat": 49.9647770,\n
        "lon": 3.2842250,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579933,\n
        "lat": 49.9647810,\n
        "lon": 3.2829190,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579934,\n
        "lat": 49.9647830,\n
        "lon": 3.2826050,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579935,\n
        "lat": 49.9647880,\n
        "lon": 3.2831380,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579936,\n
        "lat": 49.9647890,\n
        "lon": 3.2831640,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579937,\n
        "lat": 49.9647990,\n
        "lon": 3.2905580,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579938,\n
        "lat": 49.9647990,\n
        "lon": 3.2905630,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579939,\n
        "lat": 49.9647990,\n
        "lon": 3.2905710,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579940,\n
        "lat": 49.9648000,\n
        "lon": 3.2831820,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579941,\n
        "lat": 49.9648000,\n
        "lon": 3.2905530,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579942,\n
        "lat": 49.9648010,\n
        "lon": 3.2818100,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579943,\n
        "lat": 49.9648010,\n
        "lon": 3.2825790,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579944,\n
        "lat": 49.9648020,\n
        "lon": 3.2905470,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579945,\n
        "lat": 49.9648030,\n
        "lon": 3.2818950,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579946,\n
        "lat": 49.9648040,\n
        "lon": 3.2905430,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579947,\n
        "lat": 49.9648040,\n
        "lon": 3.2905760,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579948,\n
        "lat": 49.9648050,\n
        "lon": 3.2905820,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579949,\n
        "lat": 49.9648060,\n
        "lon": 3.2905980,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579950,\n
        "lat": 49.9648070,\n
        "lon": 3.2905380,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579951,\n
        "lat": 49.9648090,\n
        "lon": 3.2905360,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579952,\n
        "lat": 49.9648130,\n
        "lon": 3.2826560,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579953,\n
        "lat": 49.9648130,\n
        "lon": 3.2906090,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579954,\n
        "lat": 49.9648140,\n
        "lon": 3.2905320,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579955,\n
        "lat": 49.9648170,\n
        "lon": 3.2831590,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579956,\n
        "lat": 49.9648170,\n
        "lon": 3.2905310,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579957,\n
        "lat": 49.9648190,\n
        "lon": 3.2853790,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579958,\n
        "lat": 49.9648200,\n
        "lon": 3.2827430,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579959,\n
        "lat": 49.9648210,\n
        "lon": 3.2842620,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579960,\n
        "lat": 49.9648220,\n
        "lon": 3.2905300,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579961,\n
        "lat": 49.9648280,\n
        "lon": 3.2818450,\n
        "timestamp": "2016-01-25T16:54:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579962,\n
        "lat": 49.9648290,\n
        "lon": 3.2905320,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579963,\n
        "lat": 49.9648300,\n
        "lon": 3.2837570,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579964,\n
        "lat": 49.9648310,\n
        "lon": 3.2826290,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579965,\n
        "lat": 49.9648320,\n
        "lon": 3.2827210,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579966,\n
        "lat": 49.9648330,\n
        "lon": 3.2825270,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579967,\n
        "lat": 49.9648340,\n
        "lon": 3.2905360,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579968,\n
        "lat": 49.9648390,\n
        "lon": 3.2827330,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579969,\n
        "lat": 49.9648390,\n
        "lon": 3.2837980,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579970,\n
        "lat": 49.9648390,\n
        "lon": 3.2905440,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579971,\n
        "lat": 49.9648390,\n
        "lon": 3.2905530,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579972,\n
        "lat": 49.9648410,\n
        "lon": 3.2905490,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579973,\n
        "lat": 49.9648420,\n
        "lon": 3.2825640,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579974,\n
        "lat": 49.9648430,\n
        "lon": 3.2825860,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579975,\n
        "lat": 49.9648430,\n
        "lon": 3.2832800,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579976,\n
        "lat": 49.9648450,\n
        "lon": 3.2836790,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579977,\n
        "lat": 49.9648450,\n
        "lon": 3.2905600,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579978,\n
        "lat": 49.9648460,\n
        "lon": 3.2832580,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579979,\n
        "lat": 49.9648460,\n
        "lon": 3.2837650,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579980,\n
        "lat": 49.9648470,\n
        "lon": 3.2905880,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579981,\n
        "lat": 49.9648490,\n
        "lon": 3.2825750,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579982,\n
        "lat": 49.9648490,\n
        "lon": 3.2905790,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579983,\n
        "lat": 49.9648510,\n
        "lon": 3.2825500,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579984,\n
        "lat": 49.9648530,\n
        "lon": 3.2824870,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579985,\n
        "lat": 49.9648540,\n
        "lon": 3.2830470,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579986,\n
        "lat": 49.9648580,\n
        "lon": 3.2825590,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579987,\n
        "lat": 49.9648590,\n
        "lon": 3.2826070,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579988,\n
        "lat": 49.9648620,\n
        "lon": 3.2832340,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579989,\n
        "lat": 49.9648650,\n
        "lon": 3.2825670,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579990,\n
        "lat": 49.9648650,\n
        "lon": 3.2828200,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579991,\n
        "lat": 49.9648690,\n
        "lon": 3.2836900,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579992,\n
        "lat": 49.9648730,\n
        "lon": 3.2830780,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579993,\n
        "lat": 49.9648740,\n
        "lon": 3.2825790,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579994,\n
        "lat": 49.9648740,\n
        "lon": 3.2836680,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579995,\n
        "lat": 49.9648770,\n
        "lon": 3.2826670,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579996,\n
        "lat": 49.9648770,\n
        "lon": 3.2833370,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579997,\n
        "lat": 49.9648840,\n
        "lon": 3.2825300,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579998,\n
        "lat": 49.9648930,\n
        "lon": 3.2833310,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966579999,\n
        "lat": 49.9649050,\n
        "lon": 3.2838310,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580000,\n
        "lat": 49.9649060,\n
        "lon": 3.2902770,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580001,\n
        "lat": 49.9649070,\n
        "lon": 3.2855580,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580002,\n
        "lat": 49.9649080,\n
        "lon": 3.2826140,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580003,\n
        "lat": 49.9649150,\n
        "lon": 3.2838250,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580004,\n
        "lat": 49.9649190,\n
        "lon": 3.2827280,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580005,\n
        "lat": 49.9649200,\n
        "lon": 3.2837990,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580006,\n
        "lat": 49.9649260,\n
        "lon": 3.2833860,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580007,\n
        "lat": 49.9649290,\n
        "lon": 3.2856030,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580008,\n
        "lat": 49.9649350,\n
        "lon": 3.2827190,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580009,\n
        "lat": 49.9649390,\n
        "lon": 3.2903760,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580010,\n
        "lat": 49.9649470,\n
        "lon": 3.2825420,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580011,\n
        "lat": 49.9649480,\n
        "lon": 3.2826960,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580012,\n
        "lat": 49.9649480,\n
        "lon": 3.2828950,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580013,\n
        "lat": 49.9649500,\n
        "lon": 3.2826740,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580014,\n
        "lat": 49.9649520,\n
        "lon": 3.2838140,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580015,\n
        "lat": 49.9649640,\n
        "lon": 3.2837570,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580016,\n
        "lat": 49.9649690,\n
        "lon": 3.2837270,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580017,\n
        "lat": 49.9649720,\n
        "lon": 3.2837110,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580018,\n
        "lat": 49.9649800,\n
        "lon": 3.2829470,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580019,\n
        "lat": 49.9649870,\n
        "lon": 3.2832760,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580020,\n
        "lat": 49.9649890,\n
        "lon": 3.2827990,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580021,\n
        "lat": 49.9649900,\n
        "lon": 3.2826050,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580022,\n
        "lat": 49.9649940,\n
        "lon": 3.2828110,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580023,\n
        "lat": 49.9649980,\n
        "lon": 3.2830500,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580024,\n
        "lat": 49.9649980,\n
        "lon": 3.2902090,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580025,\n
        "lat": 49.9649990,\n
        "lon": 3.2837820,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580026,\n
        "lat": 49.9650000,\n
        "lon": 3.2828200,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580027,\n
        "lat": 49.9650030,\n
        "lon": 3.2827790,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580028,\n
        "lat": 49.9650050,\n
        "lon": 3.2827940,\n
        "timestamp": "2016-01-25T16:54:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580029,\n
        "lat": 49.9650090,\n
        "lon": 3.2837540,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580030,\n
        "lat": 49.9650160,\n
        "lon": 3.2830800,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580031,\n
        "lat": 49.9650160,\n
        "lon": 3.2836370,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580032,\n
        "lat": 49.9650230,\n
        "lon": 3.2828860,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580033,\n
        "lat": 49.9650300,\n
        "lon": 3.2903070,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580034,\n
        "lat": 49.9650310,\n
        "lon": 3.2854730,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580035,\n
        "lat": 49.9650320,\n
        "lon": 3.2830050,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580036,\n
        "lat": 49.9650340,\n
        "lon": 3.2828400,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580037,\n
        "lat": 49.9650380,\n
        "lon": 3.2831200,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580038,\n
        "lat": 49.9650410,\n
        "lon": 3.2835460,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580039,\n
        "lat": 49.9650430,\n
        "lon": 3.2829180,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580040,\n
        "lat": 49.9650440,\n
        "lon": 3.2828560,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580041,\n
        "lat": 49.9650480,\n
        "lon": 3.2830350,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580042,\n
        "lat": 49.9650490,\n
        "lon": 3.2828160,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580043,\n
        "lat": 49.9650560,\n
        "lon": 3.2828400,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580044,\n
        "lat": 49.9650614,\n
        "lon": 3.2858848,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 2,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580045,\n
        "lat": 49.9650610,\n
        "lon": 3.2835780,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580046,\n
        "lat": 49.9650610,\n
        "lon": 3.2855310,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580047,\n
        "lat": 49.9650700,\n
        "lon": 3.2830020,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580048,\n
        "lat": 49.9650740,\n
        "lon": 3.2828690,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580049,\n
        "lat": 49.9650770,\n
        "lon": 3.2828630,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580050,\n
        "lat": 49.9650890,\n
        "lon": 3.2849560,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580051,\n
        "lat": 49.9650920,\n
        "lon": 3.2855890,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580052,\n
        "lat": 49.9650930,\n
        "lon": 3.2830430,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580053,\n
        "lat": 49.9650940,\n
        "lon": 3.2836780,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580054,\n
        "lat": 49.9650980,\n
        "lon": 3.2834660,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580055,\n
        "lat": 49.9651130,\n
        "lon": 3.2832500,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580056,\n
        "lat": 49.9651132,\n
        "lon": 3.2850074,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580065,\n
        "lat": 49.9658010,\n
        "lon": 3.2847530,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580066,\n
        "lat": 49.9658020,\n
        "lon": 3.2856390,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580067,\n
        "lat": 49.9658150,\n
        "lon": 3.2842290,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580068,\n
        "lat": 49.9658180,\n
        "lon": 3.2838630,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580069,\n
        "lat": 49.9658200,\n
        "lon": 3.2843730,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580070,\n
        "lat": 49.9658200,\n
        "lon": 3.2904400,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580071,\n
        "lat": 49.9658240,\n
        "lon": 3.2896310,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580072,\n
        "lat": 49.9658260,\n
        "lon": 3.2850560,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580073,\n
        "lat": 49.9658300,\n
        "lon": 3.2845390,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580074,\n
        "lat": 49.9658320,\n
        "lon": 3.2891270,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580075,\n
        "lat": 49.9658330,\n
        "lon": 3.2843400,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580076,\n
        "lat": 49.9658330,\n
        "lon": 3.2896140,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580077,\n
        "lat": 49.9658350,\n
        "lon": 3.2843440,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580078,\n
        "lat": 49.9658360,\n
        "lon": 3.2843420,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580079,\n
        "lat": 49.9658360,\n
        "lon": 3.2904170,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580080,\n
        "lat": 49.9658370,\n
        "lon": 3.2843940,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580081,\n
        "lat": 49.9658380,\n
        "lon": 3.2836780,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580082,\n
        "lat": 49.9658410,\n
        "lon": 3.2843300,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580083,\n
        "lat": 49.9658420,\n
        "lon": 3.2854970,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580084,\n
        "lat": 49.9658440,\n
        "lon": 3.2896570,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580085,\n
        "lat": 49.9658530,\n
        "lon": 3.2850120,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580086,\n
        "lat": 49.9658530,\n
        "lon": 3.2850190,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580087,\n
        "lat": 49.9658530,\n
        "lon": 3.2855140,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580088,\n
        "lat": 49.9658530,\n
        "lon": 3.2896410,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580089,\n
        "lat": 49.9658590,\n
        "lon": 3.2843520,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580090,\n
        "lat": 49.9658600,\n
        "lon": 3.2905000,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580091,\n
        "lat": 49.9658610,\n
        "lon": 3.2842860,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580092,\n
        "lat": 49.9658610,\n
        "lon": 3.2851150,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580093,\n
        "lat": 49.9658620,\n
        "lon": 3.2842890,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580094,\n
        "lat": 49.9658660,\n
        "lon": 3.2890600,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580095,\n
        "lat": 49.9658670,\n
        "lon": 3.2854940,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580096,\n
        "lat": 49.9658710,\n
        "lon": 3.2839240,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580097,\n
        "lat": 49.9658710,\n
        "lon": 3.2854980,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580098,\n
        "lat": 49.9658730,\n
        "lon": 3.2854600,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580099,\n
        "lat": 49.9658760,\n
        "lon": 3.2855250,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580100,\n
        "lat": 49.9658780,\n
        "lon": 3.2846310,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580101,\n
        "lat": 49.9658780,\n
        "lon": 3.2855200,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580102,\n
        "lat": 49.9658810,\n
        "lon": 3.2904760,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580103,\n
        "lat": 49.9658830,\n
        "lon": 3.2852020,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580104,\n
        "lat": 49.9658840,\n
        "lon": 3.2853930,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580105,\n
        "lat": 49.9658840,\n
        "lon": 3.2854780,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580106,\n
        "lat": 49.9658880,\n
        "lon": 3.2850780,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580107,\n
        "lat": 49.9658900,\n
        "lon": 3.2904850,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580108,\n
        "lat": 49.9658930,\n
        "lon": 3.2849540,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580109,\n
        "lat": 49.9658950,\n
        "lon": 3.2849570,\n
        "timestamp": "2016-01-25T16:54:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580110,\n
        "lat": 49.9658960,\n
        "lon": 3.2892390,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580111,\n
        "lat": 49.9659000,\n
        "lon": 3.2851000,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580112,\n
        "lat": 49.9659000,\n
        "lon": 3.2854190,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580113,\n
        "lat": 49.9659010,\n
        "lon": 3.2844060,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580114,\n
        "lat": 49.9659040,\n
        "lon": 3.2905060,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580115,\n
        "lat": 49.9659130,\n
        "lon": 3.2897170,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580116,\n
        "lat": 49.9659170,\n
        "lon": 3.2854570,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580117,\n
        "lat": 49.9659190,\n
        "lon": 3.2854520,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580118,\n
        "lat": 49.9659210,\n
        "lon": 3.2903080,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580119,\n
        "lat": 49.9659220,\n
        "lon": 3.2854520,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580120,\n
        "lat": 49.9659240,\n
        "lon": 3.2847230,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580121,\n
        "lat": 49.9659240,\n
        "lon": 3.2854530,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580122,\n
        "lat": 49.9659240,\n
        "lon": 3.2896550,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580123,\n
        "lat": 49.9659270,\n
        "lon": 3.2852710,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580124,\n
        "lat": 49.9659290,\n
        "lon": 3.2837870,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580125,\n
        "lat": 49.9659420,\n
        "lon": 3.2837680,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580126,\n
        "lat": 49.9659420,\n
        "lon": 3.2847420,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580127,\n
        "lat": 49.9659420,\n
        "lon": 3.2850390,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580128,\n
        "lat": 49.9659450,\n
        "lon": 3.2837710,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580129,\n
        "lat": 49.9659570,\n
        "lon": 3.2904230,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580130,\n
        "lat": 49.9659590,\n
        "lon": 3.2844710,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580131,\n
        "lat": 49.9659650,\n
        "lon": 3.2850800,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580132,\n
        "lat": 49.9659650,\n
        "lon": 3.2903870,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580133,\n
        "lat": 49.9659750,\n
        "lon": 3.2844900,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580134,\n
        "lat": 49.9659770,\n
        "lon": 3.2847890,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580135,\n
        "lat": 49.9659770,\n
        "lon": 3.2896210,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580136,\n
        "lat": 49.9659830,\n
        "lon": 3.2855720,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580137,\n
        "lat": 49.9659830,\n
        "lon": 3.2905390,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580138,\n
        "lat": 49.9659860,\n
        "lon": 3.2853570,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580139,\n
        "lat": 49.9659890,\n
        "lon": 3.2847700,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580140,\n
        "lat": 49.9659910,\n
        "lon": 3.2855580,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580141,\n
        "lat": 49.9659930,\n
        "lon": 3.2848180,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580142,\n
        "lat": 49.9659950,\n
        "lon": 3.2855920,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580143,\n
        "lat": 49.9659980,\n
        "lon": 3.2895200,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580144,\n
        "lat": 49.9660000,\n
        "lon": 3.2858430,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580145,\n
        "lat": 49.9660020,\n
        "lon": 3.2853810,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580146,\n
        "lat": 49.9660040,\n
        "lon": 3.2855770,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580147,\n
        "lat": 49.9660060,\n
        "lon": 3.2846240,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580148,\n
        "lat": 49.9660060,\n
        "lon": 3.2847980,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580149,\n
        "lat": 49.9660070,\n
        "lon": 3.2851490,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580150,\n
        "lat": 49.9660070,\n
        "lon": 3.2886720,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580151,\n
        "lat": 49.9660070,\n
        "lon": 3.2904970,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580152,\n
        "lat": 49.9660090,\n
        "lon": 3.2838480,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580153,\n
        "lat": 49.9660090,\n
        "lon": 3.2892410,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580154,\n
        "lat": 49.9660170,\n
        "lon": 3.2895440,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580155,\n
        "lat": 49.9660220,\n
        "lon": 3.2851750,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580156,\n
        "lat": 49.9660240,\n
        "lon": 3.2856420,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580257,\n
        "lat": 49.9651280,\n
        "lon": 3.2831210,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580258,\n
        "lat": 49.9651253,\n
        "lon": 3.2859901,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 2,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580259,\n
        "lat": 49.9651450,\n
        "lon": 3.2831500,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580260,\n
        "lat": 49.9651450,\n
        "lon": 3.2832990,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580261,\n
        "lat": 49.9651480,\n
        "lon": 3.2832970,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580262,\n
        "lat": 49.9651523,\n
        "lon": 3.2850886,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580263,\n
        "lat": 49.9651540,\n
        "lon": 3.2830840,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580264,\n
        "lat": 49.9651620,\n
        "lon": 3.2831790,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580265,\n
        "lat": 49.9651640,\n
        "lon": 3.2835830,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580266,\n
        "lat": 49.9651670,\n
        "lon": 3.2833460,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580267,\n
        "lat": 49.9651710,\n
        "lon": 3.2831130,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580268,\n
        "lat": 49.9651720,\n
        "lon": 3.2833370,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580269,\n
        "lat": 49.9651779,\n
        "lon": 3.2857036,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 2,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580270,\n
        "lat": 49.9651800,\n
        "lon": 3.2831280,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580271,\n
        "lat": 49.9651900,\n
        "lon": 3.2831160,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580272,\n
        "lat": 49.9651930,\n
        "lon": 3.2856760,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580273,\n
        "lat": 49.9651970,\n
        "lon": 3.2831530,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580274,\n
        "lat": 49.9652010,\n
        "lon": 3.2851880,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580275,\n
        "lat": 49.9652030,\n
        "lon": 3.2831630,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580276,\n
        "lat": 49.9652050,\n
        "lon": 3.2831410,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580277,\n
        "lat": 49.9652050,\n
        "lon": 3.2834100,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580278,\n
        "lat": 49.9652097,\n
        "lon": 3.2856644,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 2,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580279,\n
        "lat": 49.9652080,\n
        "lon": 3.2834140,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580280,\n
        "lat": 49.9652154,\n
        "lon": 3.2857609,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 2,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580282,\n
        "lat": 49.9652210,\n
        "lon": 3.2852350,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580283,\n
        "lat": 49.9652230,\n
        "lon": 3.2852320,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580284,\n
        "lat": 49.9652290,\n
        "lon": 3.2831260,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580285,\n
        "lat": 49.9652320,\n
        "lon": 3.2857380,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580286,\n
        "lat": 49.9652330,\n
        "lon": 3.2831700,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580287,\n
        "lat": 49.9652330,\n
        "lon": 3.2847930,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580288,\n
        "lat": 49.9652350,\n
        "lon": 3.2831370,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580289,\n
        "lat": 49.9652430,\n
        "lon": 3.2831240,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580290,\n
        "lat": 49.9652450,\n
        "lon": 3.2832340,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580291,\n
        "lat": 49.9652460,\n
        "lon": 3.2834740,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580292,\n
        "lat": 49.9652436,\n
        "lon": 3.2858054,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 2,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580293,\n
        "lat": 49.9652520,\n
        "lon": 3.2831400,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580294,\n
        "lat": 49.9652520,\n
        "lon": 3.2852930,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580295,\n
        "lat": 49.9652600,\n
        "lon": 3.2832120,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580296,\n
        "lat": 49.9652700,\n
        "lon": 3.2833170,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580297,\n
        "lat": 49.9652730,\n
        "lon": 3.2833190,\n
        "timestamp": "2016-01-25T16:54:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580298,\n
        "lat": 49.9652740,\n
        "lon": 3.2832160,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580299,\n
        "lat": 49.9652750,\n
        "lon": 3.2899500,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580300,\n
        "lat": 49.9652713,\n
        "lon": 3.2857598,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 2,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580301,\n
        "lat": 49.9652820,\n
        "lon": 3.2832890,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580302,\n
        "lat": 49.9652820,\n
        "lon": 3.2853510,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580303,\n
        "lat": 49.9652960,\n
        "lon": 3.2831800,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580304,\n
        "lat": 49.9652980,\n
        "lon": 3.2835700,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580305,\n
        "lat": 49.9652980,\n
        "lon": 3.2849240,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580306,\n
        "lat": 49.9653027,\n
        "lon": 3.2855254,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 2,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580307,\n
        "lat": 49.9652990,\n
        "lon": 3.2835180,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580308,\n
        "lat": 49.9653010,\n
        "lon": 3.2832610,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580309,\n
        "lat": 49.9653090,\n
        "lon": 3.2833780,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580310,\n
        "lat": 49.9653090,\n
        "lon": 3.2900730,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580311,\n
        "lat": 49.9653140,\n
        "lon": 3.2835410,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580312,\n
        "lat": 49.9653220,\n
        "lon": 3.2846950,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580313,\n
        "lat": 49.9653220,\n
        "lon": 3.2848110,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580314,\n
        "lat": 49.9653230,\n
        "lon": 3.2832240,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580315,\n
        "lat": 49.9653310,\n
        "lon": 3.2834580,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580316,\n
        "lat": 49.9653320,\n
        "lon": 3.2836340,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580317,\n
        "lat": 49.9653420,\n
        "lon": 3.2831890,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580318,\n
        "lat": 49.9653420,\n
        "lon": 3.2846070,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580319,\n
        "lat": 49.9653420,\n
        "lon": 3.2900360,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580320,\n
        "lat": 49.9653470,\n
        "lon": 3.2900480,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580321,\n
        "lat": 49.9653490,\n
        "lon": 3.2834810,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580322,\n
        "lat": 49.9653490,\n
        "lon": 3.2848690,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580323,\n
        "lat": 49.9653580,\n
        "lon": 3.2847700,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580324,\n
        "lat": 49.9653747,\n
        "lon": 3.2856374,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 2,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580325,\n
        "lat": 49.9653710,\n
        "lon": 3.2850700,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580326,\n
        "lat": 49.9653800,\n
        "lon": 3.2852550,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580327,\n
        "lat": 49.9653830,\n
        "lon": 3.2898790,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580328,\n
        "lat": 49.9653890,\n
        "lon": 3.2830890,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580329,\n
        "lat": 49.9653930,\n
        "lon": 3.2845480,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580330,\n
        "lat": 49.9653950,\n
        "lon": 3.2845530,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580331,\n
        "lat": 49.9654000,\n
        "lon": 3.2835560,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580332,\n
        "lat": 49.9654010,\n
        "lon": 3.2833880,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580333,\n
        "lat": 49.9654100,\n
        "lon": 3.2837710,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580334,\n
        "lat": 49.9654140,\n
        "lon": 3.2899880,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580335,\n
        "lat": 49.9654170,\n
        "lon": 3.2835770,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580336,\n
        "lat": 49.9654180,\n
        "lon": 3.2845970,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580337,\n
        "lat": 49.9654180,\n
        "lon": 3.2847630,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580338,\n
        "lat": 49.9654190,\n
        "lon": 3.2835210,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580339,\n
        "lat": 49.9654240,\n
        "lon": 3.2853420,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580340,\n
        "lat": 49.9654320,\n
        "lon": 3.2851920,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580341,\n
        "lat": 49.9654360,\n
        "lon": 3.2835430,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580342,\n
        "lat": 49.9654400,\n
        "lon": 3.2834380,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580343,\n
        "lat": 49.9654500,\n
        "lon": 3.2837460,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580344,\n
        "lat": 49.9654510,\n
        "lon": 3.2834610,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580345,\n
        "lat": 49.9654520,\n
        "lon": 3.2849710,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580346,\n
        "lat": 49.9654680,\n
        "lon": 3.2844680,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580347,\n
        "lat": 49.9654690,\n
        "lon": 3.2847020,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580348,\n
        "lat": 49.9654720,\n
        "lon": 3.2837920,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580349,\n
        "lat": 49.9654740,\n
        "lon": 3.2838830,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580350,\n
        "lat": 49.9654750,\n
        "lon": 3.2838210,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580351,\n
        "lat": 49.9654760,\n
        "lon": 3.2852800,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580352,\n
        "lat": 49.9654770,\n
        "lon": 3.2837850,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580353,\n
        "lat": 49.9654780,\n
        "lon": 3.2834110,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580354,\n
        "lat": 49.9654780,\n
        "lon": 3.2897940,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580355,\n
        "lat": 49.9654800,\n
        "lon": 3.2836400,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580356,\n
        "lat": 49.9654830,\n
        "lon": 3.2838070,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580357,\n
        "lat": 49.9654840,\n
        "lon": 3.2833540,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580358,\n
        "lat": 49.9654890,\n
        "lon": 3.2845120,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580359,\n
        "lat": 49.9654940,\n
        "lon": 3.2838470,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580360,\n
        "lat": 49.9654970,\n
        "lon": 3.2836610,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580361,\n
        "lat": 49.9655150,\n
        "lon": 3.2834590,\n
        "timestamp": "2016-01-25T16:54:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580362,\n
        "lat": 49.9655160,\n
        "lon": 3.2839560,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580363,\n
        "lat": 49.9655200,\n
        "lon": 3.2898720,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580364,\n
        "lat": 49.9655320,\n
        "lon": 3.2853900,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580365,\n
        "lat": 49.9655350,\n
        "lon": 3.2832530,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580366,\n
        "lat": 49.9655350,\n
        "lon": 3.2834190,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580367,\n
        "lat": 49.9655350,\n
        "lon": 3.2838760,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580368,\n
        "lat": 49.9655420,\n
        "lon": 3.2853790,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580369,\n
        "lat": 49.9655480,\n
        "lon": 3.2838920,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580370,\n
        "lat": 49.9655510,\n
        "lon": 3.2840160,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580371,\n
        "lat": 49.9655540,\n
        "lon": 3.2840100,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580372,\n
        "lat": 49.9655540,\n
        "lon": 3.2851690,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580373,\n
        "lat": 49.9655550,\n
        "lon": 3.2854040,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580374,\n
        "lat": 49.9655570,\n
        "lon": 3.2838290,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580375,\n
        "lat": 49.9655590,\n
        "lon": 3.2848650,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580376,\n
        "lat": 49.9655640,\n
        "lon": 3.2848740,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580377,\n
        "lat": 49.9656377,\n
        "lon": 3.2846886,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 2,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580378,\n
        "lat": 49.9655700,\n
        "lon": 3.2838460,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580379,\n
        "lat": 49.9655740,\n
        "lon": 3.2840370,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580380,\n
        "lat": 49.9655860,\n
        "lon": 3.2849210,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580381,\n
        "lat": 49.9655880,\n
        "lon": 3.2840820,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580382,\n
        "lat": 49.9656576,\n
        "lon": 3.2847358,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 2,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580383,\n
        "lat": 49.9655890,\n
        "lon": 3.2839370,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580384,\n
        "lat": 49.9656000,\n
        "lon": 3.2896270,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580385,\n
        "lat": 49.9656100,\n
        "lon": 3.2839640,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580386,\n
        "lat": 49.9656160,\n
        "lon": 3.2838810,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580387,\n
        "lat": 49.9656200,\n
        "lon": 3.2841380,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580388,\n
        "lat": 49.9656200,\n
        "lon": 3.2853230,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580389,\n
        "lat": 49.9656240,\n
        "lon": 3.2895940,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580390,\n
        "lat": 49.9656250,\n
        "lon": 3.2893420,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580391,\n
        "lat": 49.9656260,\n
        "lon": 3.2840080,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580392,\n
        "lat": 49.9656340,\n
        "lon": 3.2852580,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580393,\n
        "lat": 49.9656350,\n
        "lon": 3.2839100,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580394,\n
        "lat": 49.9656380,\n
        "lon": 3.2852650,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580395,\n
        "lat": 49.9656440,\n
        "lon": 3.2853670,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580396,\n
        "lat": 49.9656440,\n
        "lon": 3.2893090,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580397,\n
        "lat": 49.9656450,\n
        "lon": 3.2836940,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580398,\n
        "lat": 49.9656480,\n
        "lon": 3.2852860,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580399,\n
        "lat": 49.9656480,\n
        "lon": 3.2897010,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580400,\n
        "lat": 49.9656490,\n
        "lon": 3.2897520,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580401,\n
        "lat": 49.9656530,\n
        "lon": 3.2841980,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580402,\n
        "lat": 49.9656590,\n
        "lon": 3.2846310,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580403,\n
        "lat": 49.9656630,\n
        "lon": 3.2840520,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580404,\n
        "lat": 49.9656650,\n
        "lon": 3.2897290,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580405,\n
        "lat": 49.9656690,\n
        "lon": 3.2894390,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580406,\n
        "lat": 49.9656700,\n
        "lon": 3.2846540,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580407,\n
        "lat": 49.9656700,\n
        "lon": 3.2896690,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580408,\n
        "lat": 49.9656730,\n
        "lon": 3.2853320,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580409,\n
        "lat": 49.9656750,\n
        "lon": 3.2897910,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580410,\n
        "lat": 49.9656760,\n
        "lon": 3.2847370,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580411,\n
        "lat": 49.9656800,\n
        "lon": 3.2846090,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580412,\n
        "lat": 49.9656810,\n
        "lon": 3.2840160,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580413,\n
        "lat": 49.9656810,\n
        "lon": 3.2894130,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580414,\n
        "lat": 49.9656820,\n
        "lon": 3.2847490,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580415,\n
        "lat": 49.9656830,\n
        "lon": 3.2850150,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580416,\n
        "lat": 49.9656870,\n
        "lon": 3.2894020,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580417,\n
        "lat": 49.9656890,\n
        "lon": 3.2847030,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580418,\n
        "lat": 49.9656900,\n
        "lon": 3.2846300,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580419,\n
        "lat": 49.9656910,\n
        "lon": 3.2897670,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580420,\n
        "lat": 49.9656950,\n
        "lon": 3.2847150,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580421,\n
        "lat": 49.9656980,\n
        "lon": 3.2840940,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580422,\n
        "lat": 49.9656990,\n
        "lon": 3.2893780,\n
        "timestamp": "2016-01-25T16:54:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580423,\n
        "lat": 49.9657010,\n
        "lon": 3.2846920,\n
        "timestamp": "2016-01-25T16:54:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580424,\n
        "lat": 49.9657010,\n
        "lon": 3.2847270,\n
        "timestamp": "2016-01-25T16:54:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580425,\n
        "lat": 49.9657020,\n
        "lon": 3.2841010,\n
        "timestamp": "2016-01-25T16:54:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580426,\n
        "lat": 49.9657030,\n
        "lon": 3.2842860,\n
        "timestamp": "2016-01-25T16:54:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580427,\n
        "lat": 49.9657070,\n
        "lon": 3.2850650,\n
        "timestamp": "2016-01-25T16:54:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580428,\n
        "lat": 49.9657110,\n
        "lon": 3.2847160,\n
        "timestamp": "2016-01-25T16:54:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580429,\n
        "lat": 49.9657130,\n
        "lon": 3.2894950,\n
        "timestamp": "2016-01-25T16:54:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580430,\n
        "lat": 49.9657170,\n
        "lon": 3.2840590,\n
        "timestamp": "2016-01-25T16:54:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580431,\n
        "lat": 49.9657230,\n
        "lon": 3.2840650,\n
        "timestamp": "2016-01-25T16:54:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580432,\n
        "lat": 49.9657270,\n
        "lon": 3.2845890,\n
        "timestamp": "2016-01-25T16:54:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580433,\n
        "lat": 49.9657290,\n
        "lon": 3.2836510,\n
        "timestamp": "2016-01-25T16:54:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580434,\n
        "lat": 49.9657310,\n
        "lon": 3.2894580,\n
        "timestamp": "2016-01-25T16:54:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580435,\n
        "lat": 49.9657320,\n
        "lon": 3.2847610,\n
        "timestamp": "2016-01-25T16:54:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580436,\n
        "lat": 49.9657330,\n
        "lon": 3.2851590,\n
        "timestamp": "2016-01-25T16:54:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580437,\n
        "lat": 49.9657360,\n
        "lon": 3.2851630,\n
        "timestamp": "2016-01-25T16:54:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580438,\n
        "lat": 49.9657460,\n
        "lon": 3.2849660,\n
        "timestamp": "2016-01-25T16:54:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580439,\n
        "lat": 49.9657490,\n
        "lon": 3.2846370,\n
        "timestamp": "2016-01-25T16:54:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580440,\n
        "lat": 49.9657530,\n
        "lon": 3.2848050,\n
        "timestamp": "2016-01-25T16:54:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580441,\n
        "lat": 49.9657590,\n
        "lon": 3.2894920,\n
        "timestamp": "2016-01-25T16:54:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580442,\n
        "lat": 49.9657610,\n
        "lon": 3.2890350,\n
        "timestamp": "2016-01-25T16:54:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580443,\n
        "lat": 49.9657620,\n
        "lon": 3.2854830,\n
        "timestamp": "2016-01-25T16:54:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580444,\n
        "lat": 49.9657630,\n
        "lon": 3.2849950,\n
        "timestamp": "2016-01-25T16:54:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580445,\n
        "lat": 49.9657690,\n
        "lon": 3.2842090,\n
        "timestamp": "2016-01-25T16:54:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580446,\n
        "lat": 49.9657700,\n
        "lon": 3.2895350,\n
        "timestamp": "2016-01-25T16:54:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580447,\n
        "lat": 49.9657730,\n
        "lon": 3.2855020,\n
        "timestamp": "2016-01-25T16:54:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580448,\n
        "lat": 49.9657740,\n
        "lon": 3.2854630,\n
        "timestamp": "2016-01-25T16:54:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580449,\n
        "lat": 49.9657770,\n
        "lon": 3.2838150,\n
        "timestamp": "2016-01-25T16:54:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580450,\n
        "lat": 49.9657770,\n
        "lon": 3.2856000,\n
        "timestamp": "2016-01-25T16:54:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580451,\n
        "lat": 49.9657810,\n
        "lon": 3.2844420,\n
        "timestamp": "2016-01-25T16:54:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580452,\n
        "lat": 49.9657810,\n
        "lon": 3.2847060,\n
        "timestamp": "2016-01-25T16:54:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580453,\n
        "lat": 49.9657820,\n
        "lon": 3.2844450,\n
        "timestamp": "2016-01-25T16:54:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580454,\n
        "lat": 49.9657870,\n
        "lon": 3.2854810,\n
        "timestamp": "2016-01-25T16:54:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580455,\n
        "lat": 49.9657930,\n
        "lon": 3.2894920,\n
        "timestamp": "2016-01-25T16:54:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580456,\n
        "lat": 49.9657950,\n
        "lon": 3.2850790,\n
        "timestamp": "2016-01-25T16:54:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580457,\n
        "lat": 49.9657950,\n
        "lon": 3.2850860,\n
        "timestamp": "2016-01-25T16:54:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580458,\n
        "lat": 49.9657970,\n
        "lon": 3.2849000,\n
        "timestamp": "2016-01-25T16:54:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580459,\n
        "lat": 49.9657970,\n
        "lon": 3.2889730,\n
        "timestamp": "2016-01-25T16:54:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580557,\n
        "lat": 49.9660250,\n
        "lon": 3.2894390,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580558,\n
        "lat": 49.9660260,\n
        "lon": 3.2894510,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580559,\n
        "lat": 49.9660270,\n
        "lon": 3.2846530,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580560,\n
        "lat": 49.9660270,\n
        "lon": 3.2857210,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580561,\n
        "lat": 49.9660270,\n
        "lon": 3.2892070,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580562,\n
        "lat": 49.9660270,\n
        "lon": 3.2894290,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580563,\n
        "lat": 49.9660300,\n
        "lon": 3.2854050,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580564,\n
        "lat": 49.9660320,\n
        "lon": 3.2853330,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580565,\n
        "lat": 49.9660330,\n
        "lon": 3.2846850,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580566,\n
        "lat": 49.9660330,\n
        "lon": 3.2858900,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580567,\n
        "lat": 49.9660360,\n
        "lon": 3.2894140,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580568,\n
        "lat": 49.9660380,\n
        "lon": 3.2843760,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580569,\n
        "lat": 49.9660430,\n
        "lon": 3.2906250,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580570,\n
        "lat": 49.9660440,\n
        "lon": 3.2894890,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580571,\n
        "lat": 49.9660460,\n
        "lon": 3.2849080,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580572,\n
        "lat": 49.9660480,\n
        "lon": 3.2856070,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580573,\n
        "lat": 49.9660490,\n
        "lon": 3.2892930,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580574,\n
        "lat": 49.9660520,\n
        "lon": 3.2843940,\n
        "timestamp": "2016-01-25T16:54:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580575,\n
        "lat": 49.9660520,\n
        "lon": 3.2856840,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580576,\n
        "lat": 49.9660530,\n
        "lon": 3.2857560,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580577,\n
        "lat": 49.9660540,\n
        "lon": 3.2846060,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580578,\n
        "lat": 49.9660540,\n
        "lon": 3.2853690,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580579,\n
        "lat": 49.9660550,\n
        "lon": 3.2899550,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580580,\n
        "lat": 49.9660590,\n
        "lon": 3.2854500,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580581,\n
        "lat": 49.9660600,\n
        "lon": 3.2839080,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580582,\n
        "lat": 49.9660610,\n
        "lon": 3.2852400,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580583,\n
        "lat": 49.9660610,\n
        "lon": 3.2896530,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580584,\n
        "lat": 49.9660620,\n
        "lon": 3.2890630,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580585,\n
        "lat": 49.9660640,\n
        "lon": 3.2846270,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580586,\n
        "lat": 49.9660660,\n
        "lon": 3.2850000,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580587,\n
        "lat": 49.9660670,\n
        "lon": 3.2846220,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580588,\n
        "lat": 49.9660680,\n
        "lon": 3.2892570,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580589,\n
        "lat": 49.9660710,\n
        "lon": 3.2893200,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580590,\n
        "lat": 49.9660730,\n
        "lon": 3.2857680,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580591,\n
        "lat": 49.9660730,\n
        "lon": 3.2858590,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580592,\n
        "lat": 49.9660750,\n
        "lon": 3.2846410,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580593,\n
        "lat": 49.9660750,\n
        "lon": 3.2856460,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580594,\n
        "lat": 49.9660800,\n
        "lon": 3.2905630,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580595,\n
        "lat": 49.9660810,\n
        "lon": 3.2896800,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580596,\n
        "lat": 49.9660830,\n
        "lon": 3.2859610,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580597,\n
        "lat": 49.9660830,\n
        "lon": 3.2892980,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580598,\n
        "lat": 49.9660840,\n
        "lon": 3.2896100,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580599,\n
        "lat": 49.9660850,\n
        "lon": 3.2846260,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580600,\n
        "lat": 49.9660860,\n
        "lon": 3.2891580,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580601,\n
        "lat": 49.9660880,\n
        "lon": 3.2843290,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580602,\n
        "lat": 49.9660880,\n
        "lon": 3.2856650,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580603,\n
        "lat": 49.9660890,\n
        "lon": 3.2854390,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580604,\n
        "lat": 49.9660890,\n
        "lon": 3.2854430,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580605,\n
        "lat": 49.9660890,\n
        "lon": 3.2899010,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580606,\n
        "lat": 49.9660900,\n
        "lon": 3.2854460,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580607,\n
        "lat": 49.9660910,\n
        "lon": 3.2857950,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580608,\n
        "lat": 49.9660910,\n
        "lon": 3.2893090,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580609,\n
        "lat": 49.9660930,\n
        "lon": 3.2854320,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580610,\n
        "lat": 49.9660950,\n
        "lon": 3.2845720,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580611,\n
        "lat": 49.9660950,\n
        "lon": 3.2854300,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580612,\n
        "lat": 49.9660970,\n
        "lon": 3.2854300,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580613,\n
        "lat": 49.9660980,\n
        "lon": 3.2850570,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580614,\n
        "lat": 49.9660990,\n
        "lon": 3.2856830,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580615,\n
        "lat": 49.9660990,\n
        "lon": 3.2892950,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580616,\n
        "lat": 49.9661000,\n
        "lon": 3.2854310,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580617,\n
        "lat": 49.9661010,\n
        "lon": 3.2853380,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580618,\n
        "lat": 49.9661010,\n
        "lon": 3.2892260,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580619,\n
        "lat": 49.9661030,\n
        "lon": 3.2858050,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580620,\n
        "lat": 49.9661040,\n
        "lon": 3.2891260,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580621,\n
        "lat": 49.9661040,\n
        "lon": 3.2896360,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580622,\n
        "lat": 49.9661060,\n
        "lon": 3.2891860,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580623,\n
        "lat": 49.9661070,\n
        "lon": 3.2891220,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580624,\n
        "lat": 49.9661070,\n
        "lon": 3.2893670,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580625,\n
        "lat": 49.9661100,\n
        "lon": 3.2853240,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580626,\n
        "lat": 49.9661120,\n
        "lon": 3.2843620,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580627,\n
        "lat": 49.9661120,\n
        "lon": 3.2848180,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580628,\n
        "lat": 49.9661120,\n
        "lon": 3.2859140,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580629,\n
        "lat": 49.9661130,\n
        "lon": 3.2887020,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580630,\n
        "lat": 49.9661140,\n
        "lon": 3.2857040,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580631,\n
        "lat": 49.9661150,\n
        "lon": 3.2893760,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580632,\n
        "lat": 49.9661160,\n
        "lon": 3.2891060,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580633,\n
        "lat": 49.9661160,\n
        "lon": 3.2891990,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580634,\n
        "lat": 49.9661200,\n
        "lon": 3.2884490,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580635,\n
        "lat": 49.9661210,\n
        "lon": 3.2850340,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580636,\n
        "lat": 49.9661220,\n
        "lon": 3.2900450,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580637,\n
        "lat": 49.9661260,\n
        "lon": 3.2858390,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580638,\n
        "lat": 49.9661260,\n
        "lon": 3.2891530,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580639,\n
        "lat": 49.9661260,\n
        "lon": 3.2900450,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580640,\n
        "lat": 49.9661280,\n
        "lon": 3.2846900,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580641,\n
        "lat": 49.9661300,\n
        "lon": 3.2853850,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580642,\n
        "lat": 49.9661310,\n
        "lon": 3.2858840,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580643,\n
        "lat": 49.9661320,\n
        "lon": 3.2857330,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580644,\n
        "lat": 49.9661340,\n
        "lon": 3.2893380,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580645,\n
        "lat": 49.9661340,\n
        "lon": 3.2895170,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580646,\n
        "lat": 49.9661380,\n
        "lon": 3.2891320,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580647,\n
        "lat": 49.9661390,\n
        "lon": 3.2857440,\n
        "timestamp": "2016-01-25T16:54:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580648,\n
        "lat": 49.9661410,\n
        "lon": 3.2889020,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580649,\n
        "lat": 49.9661450,\n
        "lon": 3.2848300,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580650,\n
        "lat": 49.9661460,\n
        "lon": 3.2890460,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580651,\n
        "lat": 49.9661500,\n
        "lon": 3.2846520,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580652,\n
        "lat": 49.9661500,\n
        "lon": 3.2848370,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580653,\n
        "lat": 49.9661500,\n
        "lon": 3.2857270,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580654,\n
        "lat": 49.9661540,\n
        "lon": 3.2899970,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580655,\n
        "lat": 49.9661550,\n
        "lon": 3.2857660,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580656,\n
        "lat": 49.9661550,\n
        "lon": 3.2900830,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580657,\n
        "lat": 49.9661570,\n
        "lon": 3.2892970,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580658,\n
        "lat": 49.9661570,\n
        "lon": 3.2899910,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580659,\n
        "lat": 49.9661580,\n
        "lon": 3.2861020,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580660,\n
        "lat": 49.9661600,\n
        "lon": 3.2854390,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580661,\n
        "lat": 49.9661620,\n
        "lon": 3.2849310,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580662,\n
        "lat": 49.9661630,\n
        "lon": 3.2857790,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580663,\n
        "lat": 49.9661650,\n
        "lon": 3.2857520,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580664,\n
        "lat": 49.9661690,\n
        "lon": 3.2860830,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580665,\n
        "lat": 49.9661700,\n
        "lon": 3.2849150,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580666,\n
        "lat": 49.9661710,\n
        "lon": 3.2849430,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580667,\n
        "lat": 49.9661760,\n
        "lon": 3.2894420,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580668,\n
        "lat": 49.9661770,\n
        "lon": 3.2889820,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580669,\n
        "lat": 49.9661830,\n
        "lon": 3.2900370,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580670,\n
        "lat": 49.9661840,\n
        "lon": 3.2888320,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580671,\n
        "lat": 49.9661870,\n
        "lon": 3.2889610,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580672,\n
        "lat": 49.9661920,\n
        "lon": 3.2885420,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580673,\n
        "lat": 49.9661950,\n
        "lon": 3.2851320,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580674,\n
        "lat": 49.9661950,\n
        "lon": 3.2888090,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580675,\n
        "lat": 49.9661980,\n
        "lon": 3.2855010,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580676,\n
        "lat": 49.9662000,\n
        "lon": 3.2892130,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580677,\n
        "lat": 49.9662020,\n
        "lon": 3.2860320,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580678,\n
        "lat": 49.9662040,\n
        "lon": 3.2849840,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580679,\n
        "lat": 49.9662050,\n
        "lon": 3.2859840,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580680,\n
        "lat": 49.9662050,\n
        "lon": 3.2861720,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580681,\n
        "lat": 49.9662120,\n
        "lon": 3.2849700,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580682,\n
        "lat": 49.9662150,\n
        "lon": 3.2846960,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580683,\n
        "lat": 49.9662180,\n
        "lon": 3.2859640,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580684,\n
        "lat": 49.9662190,\n
        "lon": 3.2900850,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580685,\n
        "lat": 49.9662230,\n
        "lon": 3.2884880,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580686,\n
        "lat": 49.9662280,\n
        "lon": 3.2848010,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580687,\n
        "lat": 49.9662320,\n
        "lon": 3.2859860,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580688,\n
        "lat": 49.9662320,\n
        "lon": 3.2891520,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580689,\n
        "lat": 49.9662390,\n
        "lon": 3.2859130,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580690,\n
        "lat": 49.9662410,\n
        "lon": 3.2896660,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580691,\n
        "lat": 49.9662430,\n
        "lon": 3.2848230,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580692,\n
        "lat": 49.9662450,\n
        "lon": 3.2855500,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580693,\n
        "lat": 49.9662450,\n
        "lon": 3.2898400,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580694,\n
        "lat": 49.9662470,\n
        "lon": 3.2847650,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580695,\n
        "lat": 49.9662470,\n
        "lon": 3.2850400,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580696,\n
        "lat": 49.9662470,\n
        "lon": 3.2861050,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580697,\n
        "lat": 49.9662510,\n
        "lon": 3.2848110,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580698,\n
        "lat": 49.9662510,\n
        "lon": 3.2884370,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580699,\n
        "lat": 49.9662550,\n
        "lon": 3.2847480,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580700,\n
        "lat": 49.9662590,\n
        "lon": 3.2859430,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580701,\n
        "lat": 49.9662610,\n
        "lon": 3.2848450,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580702,\n
        "lat": 49.9662630,\n
        "lon": 3.2890910,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580703,\n
        "lat": 49.9662670,\n
        "lon": 3.2857910,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580704,\n
        "lat": 49.9662680,\n
        "lon": 3.2848340,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580705,\n
        "lat": 49.9662720,\n
        "lon": 3.2848930,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580706,\n
        "lat": 49.9662740,\n
        "lon": 3.2885650,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580707,\n
        "lat": 49.9662770,\n
        "lon": 3.2857230,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580708,\n
        "lat": 49.9662770,\n
        "lon": 3.2885600,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580709,\n
        "lat": 49.9662820,\n
        "lon": 3.2848760,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580710,\n
        "lat": 49.9662830,\n
        "lon": 3.2862510,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580711,\n
        "lat": 49.9662830,\n
        "lon": 3.2890300,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580712,\n
        "lat": 49.9662830,\n
        "lon": 3.2895890,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580713,\n
        "lat": 49.9662880,\n
        "lon": 3.2892340,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580714,\n
        "lat": 49.9662890,\n
        "lon": 3.2861940,\n
        "timestamp": "2016-01-25T16:54:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580715,\n
        "lat": 49.9662900,\n
        "lon": 3.2856270,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580716,\n
        "lat": 49.9662910,\n
        "lon": 3.2858280,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580717,\n
        "lat": 49.9662930,\n
        "lon": 3.2853870,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580718,\n
        "lat": 49.9662940,\n
        "lon": 3.2857500,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580719,\n
        "lat": 49.9663040,\n
        "lon": 3.2862190,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580720,\n
        "lat": 49.9663040,\n
        "lon": 3.2889880,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580721,\n
        "lat": 49.9663060,\n
        "lon": 3.2860830,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580722,\n
        "lat": 49.9663090,\n
        "lon": 3.2886270,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580723,\n
        "lat": 49.9663090,\n
        "lon": 3.2899280,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580724,\n
        "lat": 49.9663130,\n
        "lon": 3.2856660,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580725,\n
        "lat": 49.9663130,\n
        "lon": 3.2862960,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580726,\n
        "lat": 49.9663130,\n
        "lon": 3.2886180,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580727,\n
        "lat": 49.9663160,\n
        "lon": 3.2860430,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580728,\n
        "lat": 49.9663200,\n
        "lon": 3.2891730,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580729,\n
        "lat": 49.9663230,\n
        "lon": 3.2860550,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580730,\n
        "lat": 49.9663310,\n
        "lon": 3.2849360,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580731,\n
        "lat": 49.9663320,\n
        "lon": 3.2849740,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580732,\n
        "lat": 49.9663320,\n
        "lon": 3.2861260,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580733,\n
        "lat": 49.9663320,\n
        "lon": 3.2891900,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580734,\n
        "lat": 49.9663330,\n
        "lon": 3.2862660,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580735,\n
        "lat": 49.9663410,\n
        "lon": 3.2885680,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580736,\n
        "lat": 49.9663420,\n
        "lon": 3.2854840,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580737,\n
        "lat": 49.9663420,\n
        "lon": 3.2861090,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580738,\n
        "lat": 49.9663430,\n
        "lon": 3.2849530,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580739,\n
        "lat": 49.9663440,\n
        "lon": 3.2861120,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580740,\n
        "lat": 49.9663440,\n
        "lon": 3.2885590,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580741,\n
        "lat": 49.9663460,\n
        "lon": 3.2849050,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580742,\n
        "lat": 49.9663470,\n
        "lon": 3.2854770,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580743,\n
        "lat": 49.9663480,\n
        "lon": 3.2860910,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580744,\n
        "lat": 49.9663640,\n
        "lon": 3.2891390,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580745,\n
        "lat": 49.9663670,\n
        "lon": 3.2861510,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580746,\n
        "lat": 49.9663710,\n
        "lon": 3.2857610,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580747,\n
        "lat": 49.9663750,\n
        "lon": 3.2848880,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580748,\n
        "lat": 49.9663750,\n
        "lon": 3.2892540,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580749,\n
        "lat": 49.9663800,\n
        "lon": 3.2852490,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580750,\n
        "lat": 49.9663810,\n
        "lon": 3.2861060,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580751,\n
        "lat": 49.9663860,\n
        "lon": 3.2860840,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580752,\n
        "lat": 49.9663880,\n
        "lon": 3.2860470,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580753,\n
        "lat": 49.9663890,\n
        "lon": 3.2860910,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580754,\n
        "lat": 49.9663900,\n
        "lon": 3.2861200,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580755,\n
        "lat": 49.9663990,\n
        "lon": 3.2860640,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580756,\n
        "lat": 49.9664000,\n
        "lon": 3.2865650,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580757,\n
        "lat": 49.9664050,\n
        "lon": 3.2892040,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580758,\n
        "lat": 49.9664050,\n
        "lon": 3.2894090,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580759,\n
        "lat": 49.9664090,\n
        "lon": 3.2854830,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580760,\n
        "lat": 49.9664110,\n
        "lon": 3.2864130,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580761,\n
        "lat": 49.9664120,\n
        "lon": 3.2848390,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580762,\n
        "lat": 49.9664120,\n
        "lon": 3.2887620,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580763,\n
        "lat": 49.9664130,\n
        "lon": 3.2867350,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580764,\n
        "lat": 49.9664130,\n
        "lon": 3.2889730,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580765,\n
        "lat": 49.9664150,\n
        "lon": 3.2850330,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580766,\n
        "lat": 49.9664150,\n
        "lon": 3.2856100,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580767,\n
        "lat": 49.9664170,\n
        "lon": 3.2858800,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580768,\n
        "lat": 49.9664190,\n
        "lon": 3.2863330,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580769,\n
        "lat": 49.9664230,\n
        "lon": 3.2848570,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580770,\n
        "lat": 49.9664260,\n
        "lon": 3.2853140,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580771,\n
        "lat": 49.9664260,\n
        "lon": 3.2864370,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580772,\n
        "lat": 49.9664280,\n
        "lon": 3.2854050,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580773,\n
        "lat": 49.9664350,\n
        "lon": 3.2856450,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580774,\n
        "lat": 49.9664350,\n
        "lon": 3.2866180,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580775,\n
        "lat": 49.9664350,\n
        "lon": 3.2866950,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580776,\n
        "lat": 49.9664370,\n
        "lon": 3.2850690,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580777,\n
        "lat": 49.9664380,\n
        "lon": 3.2850020,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580778,\n
        "lat": 49.9664380,\n
        "lon": 3.2850670,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580779,\n
        "lat": 49.9664380,\n
        "lon": 3.2893460,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580780,\n
        "lat": 49.9664400,\n
        "lon": 3.2863680,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580781,\n
        "lat": 49.9664430,\n
        "lon": 3.2854290,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580782,\n
        "lat": 49.9664430,\n
        "lon": 3.2887010,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580783,\n
        "lat": 49.9664480,\n
        "lon": 3.2859300,\n
        "timestamp": "2016-01-25T16:54:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580784,\n
        "lat": 49.9664520,\n
        "lon": 3.2848210,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580785,\n
        "lat": 49.9664530,\n
        "lon": 3.2855580,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580786,\n
        "lat": 49.9664550,\n
        "lon": 3.2862780,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580787,\n
        "lat": 49.9664560,\n
        "lon": 3.2890250,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580788,\n
        "lat": 49.9664620,\n
        "lon": 3.2849890,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580789,\n
        "lat": 49.9664710,\n
        "lon": 3.2849430,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580790,\n
        "lat": 49.9664740,\n
        "lon": 3.2850090,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580791,\n
        "lat": 49.9664750,\n
        "lon": 3.2868110,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580792,\n
        "lat": 49.9664770,\n
        "lon": 3.2857180,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580793,\n
        "lat": 49.9664790,\n
        "lon": 3.2889790,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580794,\n
        "lat": 49.9664810,\n
        "lon": 3.2849610,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580795,\n
        "lat": 49.9664810,\n
        "lon": 3.2859460,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580796,\n
        "lat": 49.9664820,\n
        "lon": 3.2853210,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580797,\n
        "lat": 49.9664840,\n
        "lon": 3.2888870,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580798,\n
        "lat": 49.9664880,\n
        "lon": 3.2852480,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580799,\n
        "lat": 49.9664910,\n
        "lon": 3.2852520,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580800,\n
        "lat": 49.9664930,\n
        "lon": 3.2863390,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580801,\n
        "lat": 49.9664950,\n
        "lon": 3.2867740,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580802,\n
        "lat": 49.9664970,\n
        "lon": 3.2853410,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580803,\n
        "lat": 49.9664990,\n
        "lon": 3.2857570,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580804,\n
        "lat": 49.9664990,\n
        "lon": 3.2863490,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580805,\n
        "lat": 49.9665000,\n
        "lon": 3.2849050,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580806,\n
        "lat": 49.9665010,\n
        "lon": 3.2868490,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580807,\n
        "lat": 49.9665040,\n
        "lon": 3.2887900,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580808,\n
        "lat": 49.9665090,\n
        "lon": 3.2889630,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580809,\n
        "lat": 49.9665100,\n
        "lon": 3.2851770,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580810,\n
        "lat": 49.9665130,\n
        "lon": 3.2859970,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580811,\n
        "lat": 49.9665130,\n
        "lon": 3.2863930,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580812,\n
        "lat": 49.9665150,\n
        "lon": 3.2862830,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580813,\n
        "lat": 49.9665210,\n
        "lon": 3.2863830,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580814,\n
        "lat": 49.9665210,\n
        "lon": 3.2888100,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580815,\n
        "lat": 49.9665230,\n
        "lon": 3.2862950,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580816,\n
        "lat": 49.9665230,\n
        "lon": 3.2889340,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580817,\n
        "lat": 49.9665240,\n
        "lon": 3.2853000,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580818,\n
        "lat": 49.9665280,\n
        "lon": 3.2863050,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580819,\n
        "lat": 49.9665280,\n
        "lon": 3.2864170,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580820,\n
        "lat": 49.9665330,\n
        "lon": 3.2887310,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580821,\n
        "lat": 49.9665370,\n
        "lon": 3.2869220,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580822,\n
        "lat": 49.9665440,\n
        "lon": 3.2869090,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580823,\n
        "lat": 49.9665440,\n
        "lon": 3.2890560,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580824,\n
        "lat": 49.9665450,\n
        "lon": 3.2864410,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580825,\n
        "lat": 49.9665460,\n
        "lon": 3.2867650,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580826,\n
        "lat": 49.9665470,\n
        "lon": 3.2864370,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580827,\n
        "lat": 49.9665480,\n
        "lon": 3.2864470,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580828,\n
        "lat": 49.9665560,\n
        "lon": 3.2864480,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580829,\n
        "lat": 49.9665590,\n
        "lon": 3.2851350,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580830,\n
        "lat": 49.9665590,\n
        "lon": 3.2890250,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580831,\n
        "lat": 49.9665620,\n
        "lon": 3.2868750,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580832,\n
        "lat": 49.9665690,\n
        "lon": 3.2854540,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580833,\n
        "lat": 49.9665710,\n
        "lon": 3.2864000,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580834,\n
        "lat": 49.9665710,\n
        "lon": 3.2886550,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580835,\n
        "lat": 49.9665760,\n
        "lon": 3.2858790,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580836,\n
        "lat": 49.9665770,\n
        "lon": 3.2856410,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580837,\n
        "lat": 49.9665780,\n
        "lon": 3.2858830,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580838,\n
        "lat": 49.9665820,\n
        "lon": 3.2862940,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580839,\n
        "lat": 49.9665830,\n
        "lon": 3.2864080,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580840,\n
        "lat": 49.9665870,\n
        "lon": 3.2868280,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580841,\n
        "lat": 49.9665900,\n
        "lon": 3.2854890,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580842,\n
        "lat": 49.9665900,\n
        "lon": 3.2868280,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580843,\n
        "lat": 49.9665950,\n
        "lon": 3.2864280,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580844,\n
        "lat": 49.9665980,\n
        "lon": 3.2854760,\n
        "timestamp": "2016-01-25T16:54:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580845,\n
        "lat": 49.9666010,\n
        "lon": 3.2861490,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580846,\n
        "lat": 49.9666040,\n
        "lon": 3.2855130,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580847,\n
        "lat": 49.9666090,\n
        "lon": 3.2857060,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580848,\n
        "lat": 49.9666100,\n
        "lon": 3.2863400,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580849,\n
        "lat": 49.9666110,\n
        "lon": 3.2855250,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580850,\n
        "lat": 49.9666130,\n
        "lon": 3.2854990,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580851,\n
        "lat": 49.9666140,\n
        "lon": 3.2856980,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580852,\n
        "lat": 49.9666180,\n
        "lon": 3.2875650,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580853,\n
        "lat": 49.9666210,\n
        "lon": 3.2855110,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580854,\n
        "lat": 49.9666290,\n
        "lon": 3.2863100,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580855,\n
        "lat": 49.9666360,\n
        "lon": 3.2875330,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580856,\n
        "lat": 49.9666380,\n
        "lon": 3.2862120,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580857,\n
        "lat": 49.9666410,\n
        "lon": 3.2870660,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580858,\n
        "lat": 49.9666440,\n
        "lon": 3.2875990,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580859,\n
        "lat": 49.9666490,\n
        "lon": 3.2888670,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580860,\n
        "lat": 49.9666500,\n
        "lon": 3.2857660,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580861,\n
        "lat": 49.9666510,\n
        "lon": 3.2863420,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580862,\n
        "lat": 49.9666570,\n
        "lon": 3.2869230,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580863,\n
        "lat": 49.9666580,\n
        "lon": 3.2856440,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580864,\n
        "lat": 49.9666620,\n
        "lon": 3.2875670,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580865,\n
        "lat": 49.9666630,\n
        "lon": 3.2862540,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580866,\n
        "lat": 49.9666640,\n
        "lon": 3.2854540,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580867,\n
        "lat": 49.9666650,\n
        "lon": 3.2888360,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580868,\n
        "lat": 49.9666660,\n
        "lon": 3.2888870,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580869,\n
        "lat": 49.9666740,\n
        "lon": 3.2878490,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580870,\n
        "lat": 49.9666770,\n
        "lon": 3.2869520,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580871,\n
        "lat": 49.9666810,\n
        "lon": 3.2863910,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580872,\n
        "lat": 49.9666820,\n
        "lon": 3.2888550,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580873,\n
        "lat": 49.9666850,\n
        "lon": 3.2878300,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580874,\n
        "lat": 49.9666860,\n
        "lon": 3.2869370,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580875,\n
        "lat": 49.9666870,\n
        "lon": 3.2887920,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580876,\n
        "lat": 49.9666970,\n
        "lon": 3.2869670,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580877,\n
        "lat": 49.9667020,\n
        "lon": 3.2869600,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580878,\n
        "lat": 49.9667030,\n
        "lon": 3.2877910,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580879,\n
        "lat": 49.9667030,\n
        "lon": 3.2878520,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580880,\n
        "lat": 49.9667130,\n
        "lon": 3.2863390,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580881,\n
        "lat": 49.9667170,\n
        "lon": 3.2883570,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580882,\n
        "lat": 49.9667220,\n
        "lon": 3.2855450,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580883,\n
        "lat": 49.9667220,\n
        "lon": 3.2878130,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580884,\n
        "lat": 49.9667270,\n
        "lon": 3.2867610,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580885,\n
        "lat": 49.9667300,\n
        "lon": 3.2853510,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580886,\n
        "lat": 49.9667320,\n
        "lon": 3.2883250,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580887,\n
        "lat": 49.9667330,\n
        "lon": 3.2870200,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580888,\n
        "lat": 49.9667370,\n
        "lon": 3.2883810,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580889,\n
        "lat": 49.9667410,\n
        "lon": 3.2867800,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580890,\n
        "lat": 49.9667480,\n
        "lon": 3.2868800,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580891,\n
        "lat": 49.9667500,\n
        "lon": 3.2879770,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580892,\n
        "lat": 49.9667540,\n
        "lon": 3.2883500,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580893,\n
        "lat": 49.9667580,\n
        "lon": 3.2866950,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580894,\n
        "lat": 49.9667600,\n
        "lon": 3.2872240,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580895,\n
        "lat": 49.9667600,\n
        "lon": 3.2879590,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580896,\n
        "lat": 49.9667610,\n
        "lon": 3.2864210,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580897,\n
        "lat": 49.9667610,\n
        "lon": 3.2866990,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580898,\n
        "lat": 49.9667710,\n
        "lon": 3.2870740,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580899,\n
        "lat": 49.9667780,\n
        "lon": 3.2868300,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580900,\n
        "lat": 49.9667830,\n
        "lon": 3.2869350,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580901,\n
        "lat": 49.9667840,\n
        "lon": 3.2872580,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580902,\n
        "lat": 49.9667870,\n
        "lon": 3.2880250,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580903,\n
        "lat": 49.9667880,\n
        "lon": 3.2878270,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580904,\n
        "lat": 49.9667900,\n
        "lon": 3.2878990,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580905,\n
        "lat": 49.9667980,\n
        "lon": 3.2864810,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580906,\n
        "lat": 49.9668020,\n
        "lon": 3.2878790,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580907,\n
        "lat": 49.9668030,\n
        "lon": 3.2870210,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580908,\n
        "lat": 49.9668050,\n
        "lon": 3.2878480,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580909,\n
        "lat": 49.9668080,\n
        "lon": 3.2871250,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580910,\n
        "lat": 49.9668150,\n
        "lon": 3.2878320,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580911,\n
        "lat": 49.9668180,\n
        "lon": 3.2877710,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580912,\n
        "lat": 49.9668200,\n
        "lon": 3.2876800,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580913,\n
        "lat": 49.9668210,\n
        "lon": 3.2854920,\n
        "timestamp": "2016-01-25T16:54:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580914,\n
        "lat": 49.9668240,\n
        "lon": 3.2871450,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580915,\n
        "lat": 49.9668340,\n
        "lon": 3.2870140,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580916,\n
        "lat": 49.9668360,\n
        "lon": 3.2869880,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580917,\n
        "lat": 49.9668370,\n
        "lon": 3.2871620,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580918,\n
        "lat": 49.9668380,\n
        "lon": 3.2879250,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580919,\n
        "lat": 49.9668390,\n
        "lon": 3.2870700,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580920,\n
        "lat": 49.9668410,\n
        "lon": 3.2865540,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580921,\n
        "lat": 49.9668430,\n
        "lon": 3.2870000,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580922,\n
        "lat": 49.9668480,\n
        "lon": 3.2859870,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580923,\n
        "lat": 49.9668480,\n
        "lon": 3.2867090,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580924,\n
        "lat": 49.9668510,\n
        "lon": 3.2867050,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580925,\n
        "lat": 49.9668540,\n
        "lon": 3.2870420,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580926,\n
        "lat": 49.9668560,\n
        "lon": 3.2867860,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580927,\n
        "lat": 49.9668580,\n
        "lon": 3.2878850,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580928,\n
        "lat": 49.9668660,\n
        "lon": 3.2880550,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580929,\n
        "lat": 49.9668760,\n
        "lon": 3.2880670,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580930,\n
        "lat": 49.9668790,\n
        "lon": 3.2878430,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580931,\n
        "lat": 49.9668800,\n
        "lon": 3.2860390,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580932,\n
        "lat": 49.9668830,\n
        "lon": 3.2880550,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580933,\n
        "lat": 49.9668900,\n
        "lon": 3.2866390,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580934,\n
        "lat": 49.9668920,\n
        "lon": 3.2880650,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580935,\n
        "lat": 49.9668940,\n
        "lon": 3.2875410,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580936,\n
        "lat": 49.9669020,\n
        "lon": 3.2877940,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580937,\n
        "lat": 49.9669060,\n
        "lon": 3.2868700,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580938,\n
        "lat": 49.9669080,\n
        "lon": 3.2879690,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580939,\n
        "lat": 49.9669170,\n
        "lon": 3.2869340,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580940,\n
        "lat": 49.9669180,\n
        "lon": 3.2866850,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580941,\n
        "lat": 49.9669280,\n
        "lon": 3.2879930,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580942,\n
        "lat": 49.9669320,\n
        "lon": 3.2869560,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580943,\n
        "lat": 49.9669370,\n
        "lon": 3.2873060,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580944,\n
        "lat": 49.9669510,\n
        "lon": 3.2878850,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580945,\n
        "lat": 49.9669530,\n
        "lon": 3.2864200,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580946,\n
        "lat": 49.9669540,\n
        "lon": 3.2858270,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580947,\n
        "lat": 49.9669620,\n
        "lon": 3.2858390,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580948,\n
        "lat": 49.9669740,\n
        "lon": 3.2876530,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580949,\n
        "lat": 49.9669810,\n
        "lon": 3.2873610,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580950,\n
        "lat": 49.9669820,\n
        "lon": 3.2869280,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580951,\n
        "lat": 49.9669830,\n
        "lon": 3.2858780,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580952,\n
        "lat": 49.9669920,\n
        "lon": 3.2868100,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580953,\n
        "lat": 49.9669960,\n
        "lon": 3.2857810,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580954,\n
        "lat": 49.9669960,\n
        "lon": 3.2877930,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580955,\n
        "lat": 49.9670120,\n
        "lon": 3.2863360,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580956,\n
        "lat": 49.9670220,\n
        "lon": 3.2883350,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580957,\n
        "lat": 49.9670230,\n
        "lon": 3.2868650,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580958,\n
        "lat": 49.9670270,\n
        "lon": 3.2865710,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580959,\n
        "lat": 49.9670340,\n
        "lon": 3.2872570,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580960,\n
        "lat": 49.9670360,\n
        "lon": 3.2865580,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580961,\n
        "lat": 49.9670470,\n
        "lon": 3.2862500,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580962,\n
        "lat": 49.9670620,\n
        "lon": 3.2870630,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580963,\n
        "lat": 49.9670640,\n
        "lon": 3.2862790,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580964,\n
        "lat": 49.9670810,\n
        "lon": 3.2880860,\n
        "timestamp": "2016-01-25T16:54:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580965,\n
        "lat": 49.9670830,\n
        "lon": 3.2883970,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580966,\n
        "lat": 49.9670900,\n
        "lon": 3.2859170,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580967,\n
        "lat": 49.9670950,\n
        "lon": 3.2880660,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580968,\n
        "lat": 49.9670970,\n
        "lon": 3.2861830,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580969,\n
        "lat": 49.9671010,\n
        "lon": 3.2881520,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580970,\n
        "lat": 49.9671130,\n
        "lon": 3.2858770,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580971,\n
        "lat": 49.9671140,\n
        "lon": 3.2862120,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580972,\n
        "lat": 49.9671150,\n
        "lon": 3.2873570,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580973,\n
        "lat": 49.9671170,\n
        "lon": 3.2867190,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580974,\n
        "lat": 49.9671240,\n
        "lon": 3.2867090,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580975,\n
        "lat": 49.9671300,\n
        "lon": 3.2859740,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580976,\n
        "lat": 49.9671350,\n
        "lon": 3.2860950,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580977,\n
        "lat": 49.9671380,\n
        "lon": 3.2881350,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580978,\n
        "lat": 49.9671410,\n
        "lon": 3.2870620,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580979,\n
        "lat": 49.9671430,\n
        "lon": 3.2864400,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580980,\n
        "lat": 49.9671440,\n
        "lon": 3.2871570,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580981,\n
        "lat": 49.9671530,\n
        "lon": 3.2859350,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580982,\n
        "lat": 49.9671590,\n
        "lon": 3.2875460,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580983,\n
        "lat": 49.9671610,\n
        "lon": 3.2882110,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580984,\n
        "lat": 49.9671710,\n
        "lon": 3.2871120,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580985,\n
        "lat": 49.9671710,\n
        "lon": 3.2872370,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580986,\n
        "lat": 49.9671720,\n
        "lon": 3.2860350,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580987,\n
        "lat": 49.9671720,\n
        "lon": 3.2871920,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580988,\n
        "lat": 49.9671770,\n
        "lon": 3.2864990,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580989,\n
        "lat": 49.9671770,\n
        "lon": 3.2880800,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580990,\n
        "lat": 49.9671780,\n
        "lon": 3.2874950,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580991,\n
        "lat": 49.9671800,\n
        "lon": 3.2875000,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580992,\n
        "lat": 49.9672000,\n
        "lon": 3.2863600,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580993,\n
        "lat": 49.9672050,\n
        "lon": 3.2876660,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580994,\n
        "lat": 49.9672070,\n
        "lon": 3.2875980,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580995,\n
        "lat": 49.9672120,\n
        "lon": 3.2868560,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580996,\n
        "lat": 49.9672130,\n
        "lon": 3.2865590,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580997,\n
        "lat": 49.9672190,\n
        "lon": 3.2876380,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580998,\n
        "lat": 49.9672210,\n
        "lon": 3.2874060,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966580999,\n
        "lat": 49.9672250,\n
        "lon": 3.2875600,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581000,\n
        "lat": 49.9672350,\n
        "lon": 3.2864190,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581001,\n
        "lat": 49.9672390,\n
        "lon": 3.2877070,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581002,\n
        "lat": 49.9672420,\n
        "lon": 3.2876630,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581003,\n
        "lat": 49.9672480,\n
        "lon": 3.2876510,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581004,\n
        "lat": 49.9672550,\n
        "lon": 3.2876730,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581005,\n
        "lat": 49.9672600,\n
        "lon": 3.2876630,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581006,\n
        "lat": 49.9672650,\n
        "lon": 3.2874560,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581007,\n
        "lat": 49.9672700,\n
        "lon": 3.2864800,\n
        "timestamp": "2016-01-25T16:54:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581008,\n
        "lat": 49.9672700,\n
        "lon": 3.2874470,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581009,\n
        "lat": 49.9672720,\n
        "lon": 3.2867750,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581010,\n
        "lat": 49.9672720,\n
        "lon": 3.2876350,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581011,\n
        "lat": 49.9672770,\n
        "lon": 3.2877010,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581012,\n
        "lat": 49.9672780,\n
        "lon": 3.2876200,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581013,\n
        "lat": 49.9672930,\n
        "lon": 3.2861070,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581014,\n
        "lat": 49.9672950,\n
        "lon": 3.2876610,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581015,\n
        "lat": 49.9672960,\n
        "lon": 3.2885890,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581016,\n
        "lat": 49.9672980,\n
        "lon": 3.2874920,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581017,\n
        "lat": 49.9672990,\n
        "lon": 3.2875740,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581018,\n
        "lat": 49.9673020,\n
        "lon": 3.2874850,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581019,\n
        "lat": 49.9673020,\n
        "lon": 3.2885220,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581020,\n
        "lat": 49.9673140,\n
        "lon": 3.2877430,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581021,\n
        "lat": 49.9673180,\n
        "lon": 3.2885430,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581022,\n
        "lat": 49.9673200,\n
        "lon": 3.2849690,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581023,\n
        "lat": 49.9673220,\n
        "lon": 3.2876020,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581024,\n
        "lat": 49.9673230,\n
        "lon": 3.2875210,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581025,\n
        "lat": 49.9673230,\n
        "lon": 3.2886250,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581026,\n
        "lat": 49.9673280,\n
        "lon": 3.2860700,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581027,\n
        "lat": 49.9673300,\n
        "lon": 3.2860740,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581028,\n
        "lat": 49.9673370,\n
        "lon": 3.2878830,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581029,\n
        "lat": 49.9673460,\n
        "lon": 3.2885800,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581030,\n
        "lat": 49.9673490,\n
        "lon": 3.2877890,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581031,\n
        "lat": 49.9673520,\n
        "lon": 3.2877850,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581032,\n
        "lat": 49.9673530,\n
        "lon": 3.2866460,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581033,\n
        "lat": 49.9673560,\n
        "lon": 3.2848870,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581034,\n
        "lat": 49.9673590,\n
        "lon": 3.2875800,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581035,\n
        "lat": 49.9673680,\n
        "lon": 3.2878300,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581036,\n
        "lat": 49.9673690,\n
        "lon": 3.2879040,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581037,\n
        "lat": 49.9673690,\n
        "lon": 3.2879280,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581038,\n
        "lat": 49.9673760,\n
        "lon": 3.2878180,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581039,\n
        "lat": 49.9673760,\n
        "lon": 3.2879150,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581040,\n
        "lat": 49.9673780,\n
        "lon": 3.2867100,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581041,\n
        "lat": 49.9673820,\n
        "lon": 3.2876130,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581042,\n
        "lat": 49.9673830,\n
        "lon": 3.2878780,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581043,\n
        "lat": 49.9673920,\n
        "lon": 3.2879440,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581044,\n
        "lat": 49.9673930,\n
        "lon": 3.2878630,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581045,\n
        "lat": 49.9673980,\n
        "lon": 3.2875040,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581046,\n
        "lat": 49.9674070,\n
        "lon": 3.2879100,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581047,\n
        "lat": 49.9674090,\n
        "lon": 3.2878340,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581048,\n
        "lat": 49.9674100,\n
        "lon": 3.2844010,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581049,\n
        "lat": 49.9674120,\n
        "lon": 3.2878380,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581050,\n
        "lat": 49.9674120,\n
        "lon": 3.2879700,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581051,\n
        "lat": 49.9674140,\n
        "lon": 3.2850670,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581052,\n
        "lat": 49.9674200,\n
        "lon": 3.2863210,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581053,\n
        "lat": 49.9674200,\n
        "lon": 3.2884500,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581054,\n
        "lat": 49.9674260,\n
        "lon": 3.2843540,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581055,\n
        "lat": 49.9674270,\n
        "lon": 3.2863120,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581056,\n
        "lat": 49.9674270,\n
        "lon": 3.2865420,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581157,\n
        "lat": 49.9674290,\n
        "lon": 3.2878620,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581158,\n
        "lat": 49.9674380,\n
        "lon": 3.2865650,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581159,\n
        "lat": 49.9674400,\n
        "lon": 3.2864670,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581160,\n
        "lat": 49.9674460,\n
        "lon": 3.2876370,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581161,\n
        "lat": 49.9674490,\n
        "lon": 3.2849880,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581162,\n
        "lat": 49.9674580,\n
        "lon": 3.2865100,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581163,\n
        "lat": 49.9674590,\n
        "lon": 3.2876080,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581164,\n
        "lat": 49.9674590,\n
        "lon": 3.2876560,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581165,\n
        "lat": 49.9674630,\n
        "lon": 3.2842520,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581166,\n
        "lat": 49.9674650,\n
        "lon": 3.2878560,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581167,\n
        "lat": 49.9674680,\n
        "lon": 3.2865350,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581168,\n
        "lat": 49.9674690,\n
        "lon": 3.2864400,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581169,\n
        "lat": 49.9674930,\n
        "lon": 3.2865980,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581170,\n
        "lat": 49.9674970,\n
        "lon": 3.2876750,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581171,\n
        "lat": 49.9675060,\n
        "lon": 3.2864440,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581172,\n
        "lat": 49.9675070,\n
        "lon": 3.2850100,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581173,\n
        "lat": 49.9675090,\n
        "lon": 3.2887870,\n
        "timestamp": "2016-01-25T16:54:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581174,\n
        "lat": 49.9675150,\n
        "lon": 3.2879210,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581175,\n
        "lat": 49.9675160,\n
        "lon": 3.2887770,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581176,\n
        "lat": 49.9675180,\n
        "lon": 3.2863930,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581177,\n
        "lat": 49.9675200,\n
        "lon": 3.2849760,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581178,\n
        "lat": 49.9675240,\n
        "lon": 3.2849810,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581179,\n
        "lat": 49.9675290,\n
        "lon": 3.2864140,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581180,\n
        "lat": 49.9675300,\n
        "lon": 3.2877310,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581181,\n
        "lat": 49.9675400,\n
        "lon": 3.2865140,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581182,\n
        "lat": 49.9675420,\n
        "lon": 3.2886040,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581183,\n
        "lat": 49.9675530,\n
        "lon": 3.2861830,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581184,\n
        "lat": 49.9675540,\n
        "lon": 3.2865250,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581185,\n
        "lat": 49.9675580,\n
        "lon": 3.2885630,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581186,\n
        "lat": 49.9675600,\n
        "lon": 3.2888370,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581187,\n
        "lat": 49.9675610,\n
        "lon": 3.2880960,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581188,\n
        "lat": 49.9675630,\n
        "lon": 3.2885710,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581189,\n
        "lat": 49.9675640,\n
        "lon": 3.2849030,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581190,\n
        "lat": 49.9675670,\n
        "lon": 3.2886770,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581191,\n
        "lat": 49.9675680,\n
        "lon": 3.2888480,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581192,\n
        "lat": 49.9675690,\n
        "lon": 3.2845390,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581193,\n
        "lat": 49.9675740,\n
        "lon": 3.2886650,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581194,\n
        "lat": 49.9675750,\n
        "lon": 3.2878050,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581195,\n
        "lat": 49.9675810,\n
        "lon": 3.2881220,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581196,\n
        "lat": 49.9675830,\n
        "lon": 3.2868780,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581197,\n
        "lat": 49.9675830,\n
        "lon": 3.2868880,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581198,\n
        "lat": 49.9675860,\n
        "lon": 3.2868940,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581199,\n
        "lat": 49.9675870,\n
        "lon": 3.2844910,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581200,\n
        "lat": 49.9675870,\n
        "lon": 3.2868820,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581201,\n
        "lat": 49.9675880,\n
        "lon": 3.2868710,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581202,\n
        "lat": 49.9675900,\n
        "lon": 3.2868890,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581203,\n
        "lat": 49.9675910,\n
        "lon": 3.2868760,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581204,\n
        "lat": 49.9675940,\n
        "lon": 3.2861310,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581205,\n
        "lat": 49.9675950,\n
        "lon": 3.2868980,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581206,\n
        "lat": 49.9675960,\n
        "lon": 3.2880250,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581207,\n
        "lat": 49.9675960,\n
        "lon": 3.2886240,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581208,\n
        "lat": 49.9676000,\n
        "lon": 3.2868130,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581209,\n
        "lat": 49.9676030,\n
        "lon": 3.2862820,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581210,\n
        "lat": 49.9676040,\n
        "lon": 3.2847720,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581211,\n
        "lat": 49.9676040,\n
        "lon": 3.2868330,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581212,\n
        "lat": 49.9676080,\n
        "lon": 3.2869190,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581213,\n
        "lat": 49.9676090,\n
        "lon": 3.2869300,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581214,\n
        "lat": 49.9676110,\n
        "lon": 3.2869250,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581215,\n
        "lat": 49.9676120,\n
        "lon": 3.2868460,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581216,\n
        "lat": 49.9676130,\n
        "lon": 3.2869360,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581217,\n
        "lat": 49.9676140,\n
        "lon": 3.2887390,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581218,\n
        "lat": 49.9676150,\n
        "lon": 3.2863070,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581219,\n
        "lat": 49.9676170,\n
        "lon": 3.2869310,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581220,\n
        "lat": 49.9676190,\n
        "lon": 3.2845240,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581221,\n
        "lat": 49.9676190,\n
        "lon": 3.2863030,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581222,\n
        "lat": 49.9676190,\n
        "lon": 3.2878780,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581223,\n
        "lat": 49.9676210,\n
        "lon": 3.2887280,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581224,\n
        "lat": 49.9676220,\n
        "lon": 3.2887500,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581225,\n
        "lat": 49.9676240,\n
        "lon": 3.2843880,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581226,\n
        "lat": 49.9676270,\n
        "lon": 3.2851890,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581227,\n
        "lat": 49.9676280,\n
        "lon": 3.2887370,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581228,\n
        "lat": 49.9676290,\n
        "lon": 3.2885960,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581229,\n
        "lat": 49.9676350,\n
        "lon": 3.2869740,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581230,\n
        "lat": 49.9676360,\n
        "lon": 3.2876800,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581231,\n
        "lat": 49.9676370,\n
        "lon": 3.2873160,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581232,\n
        "lat": 49.9676390,\n
        "lon": 3.2869680,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581233,\n
        "lat": 49.9676400,\n
        "lon": 3.2867560,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581234,\n
        "lat": 49.9676400,\n
        "lon": 3.2869820,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581235,\n
        "lat": 49.9676420,\n
        "lon": 3.2873160,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581236,\n
        "lat": 49.9676430,\n
        "lon": 3.2862280,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581237,\n
        "lat": 49.9676440,\n
        "lon": 3.2869760,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581238,\n
        "lat": 49.9676470,\n
        "lon": 3.2851640,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581239,\n
        "lat": 49.9676520,\n
        "lon": 3.2886940,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581240,\n
        "lat": 49.9676540,\n
        "lon": 3.2844140,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581241,\n
        "lat": 49.9676570,\n
        "lon": 3.2867640,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581242,\n
        "lat": 49.9676570,\n
        "lon": 3.2881300,\n
        "timestamp": "2016-01-25T16:54:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581243,\n
        "lat": 49.9676570,\n
        "lon": 3.2885320,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581244,\n
        "lat": 49.9676600,\n
        "lon": 3.2870150,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581245,\n
        "lat": 49.9676620,\n
        "lon": 3.2867730,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581246,\n
        "lat": 49.9676630,\n
        "lon": 3.2863890,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581247,\n
        "lat": 49.9676630,\n
        "lon": 3.2870100,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581248,\n
        "lat": 49.9676640,\n
        "lon": 3.2870210,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581249,\n
        "lat": 49.9676660,\n
        "lon": 3.2877390,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581250,\n
        "lat": 49.9676680,\n
        "lon": 3.2845640,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581251,\n
        "lat": 49.9676680,\n
        "lon": 3.2870170,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581252,\n
        "lat": 49.9676690,\n
        "lon": 3.2877380,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581253,\n
        "lat": 49.9676740,\n
        "lon": 3.2876410,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581254,\n
        "lat": 49.9676810,\n
        "lon": 3.2867380,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581255,\n
        "lat": 49.9676830,\n
        "lon": 3.2867420,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581256,\n
        "lat": 49.9676840,\n
        "lon": 3.2867330,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581257,\n
        "lat": 49.9676850,\n
        "lon": 3.2870560,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581258,\n
        "lat": 49.9676860,\n
        "lon": 3.2867360,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581259,\n
        "lat": 49.9676880,\n
        "lon": 3.2848400,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581260,\n
        "lat": 49.9676890,\n
        "lon": 3.2870500,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581261,\n
        "lat": 49.9676890,\n
        "lon": 3.2870630,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581262,\n
        "lat": 49.9676890,\n
        "lon": 3.2876690,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581263,\n
        "lat": 49.9676890,\n
        "lon": 3.2886820,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581264,\n
        "lat": 49.9676900,\n
        "lon": 3.2865830,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581265,\n
        "lat": 49.9676920,\n
        "lon": 3.2867290,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581266,\n
        "lat": 49.9676930,\n
        "lon": 3.2867410,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581267,\n
        "lat": 49.9676930,\n
        "lon": 3.2870580,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581268,\n
        "lat": 49.9676940,\n
        "lon": 3.2886700,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581269,\n
        "lat": 49.9676960,\n
        "lon": 3.2867360,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581270,\n
        "lat": 49.9676960,\n
        "lon": 3.2877100,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581271,\n
        "lat": 49.9676970,\n
        "lon": 3.2870730,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581272,\n
        "lat": 49.9676980,\n
        "lon": 3.2851050,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581273,\n
        "lat": 49.9676990,\n
        "lon": 3.2885800,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581274,\n
        "lat": 49.9677000,\n
        "lon": 3.2870680,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581275,\n
        "lat": 49.9677000,\n
        "lon": 3.2881490,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581276,\n
        "lat": 49.9677010,\n
        "lon": 3.2870800,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581277,\n
        "lat": 49.9677030,\n
        "lon": 3.2844560,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581278,\n
        "lat": 49.9677040,\n
        "lon": 3.2870750,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581279,\n
        "lat": 49.9677050,\n
        "lon": 3.2876550,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581280,\n
        "lat": 49.9677070,\n
        "lon": 3.2880310,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581281,\n
        "lat": 49.9677080,\n
        "lon": 3.2873290,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581282,\n
        "lat": 49.9677090,\n
        "lon": 3.2881970,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581283,\n
        "lat": 49.9677140,\n
        "lon": 3.2867770,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581284,\n
        "lat": 49.9677180,\n
        "lon": 3.2859900,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581285,\n
        "lat": 49.9677180,\n
        "lon": 3.2867720,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581286,\n
        "lat": 49.9677180,\n
        "lon": 3.2885720,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581287,\n
        "lat": 49.9677190,\n
        "lon": 3.2867850,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581288,\n
        "lat": 49.9677190,\n
        "lon": 3.2871060,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581289,\n
        "lat": 49.9677190,\n
        "lon": 3.2876870,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581290,\n
        "lat": 49.9677190,\n
        "lon": 3.2881800,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581291,\n
        "lat": 49.9677200,\n
        "lon": 3.2887260,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581292,\n
        "lat": 49.9677210,\n
        "lon": 3.2871030,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581293,\n
        "lat": 49.9677210,\n
        "lon": 3.2876430,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581294,\n
        "lat": 49.9677230,\n
        "lon": 3.2867790,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581295,\n
        "lat": 49.9677230,\n
        "lon": 3.2871130,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581296,\n
        "lat": 49.9677260,\n
        "lon": 3.2871100,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581297,\n
        "lat": 49.9677270,\n
        "lon": 3.2871260,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581298,\n
        "lat": 49.9677310,\n
        "lon": 3.2871210,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581299,\n
        "lat": 49.9677320,\n
        "lon": 3.2859700,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581300,\n
        "lat": 49.9677330,\n
        "lon": 3.2871340,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581301,\n
        "lat": 49.9677350,\n
        "lon": 3.2882360,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581302,\n
        "lat": 49.9677360,\n
        "lon": 3.2880810,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581303,\n
        "lat": 49.9677370,\n
        "lon": 3.2871280,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581304,\n
        "lat": 49.9677400,\n
        "lon": 3.2866730,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581305,\n
        "lat": 49.9677410,\n
        "lon": 3.2868210,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581306,\n
        "lat": 49.9677420,\n
        "lon": 3.2865090,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581307,\n
        "lat": 49.9677450,\n
        "lon": 3.2868150,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581308,\n
        "lat": 49.9677450,\n
        "lon": 3.2868280,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581309,\n
        "lat": 49.9677470,\n
        "lon": 3.2871580,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581310,\n
        "lat": 49.9677490,\n
        "lon": 3.2868220,\n
        "timestamp": "2016-01-25T16:54:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581311,\n
        "lat": 49.9677510,\n
        "lon": 3.2871520,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581312,\n
        "lat": 49.9677510,\n
        "lon": 3.2871650,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581313,\n
        "lat": 49.9677560,\n
        "lon": 3.2871600,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581314,\n
        "lat": 49.9677580,\n
        "lon": 3.2878800,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581315,\n
        "lat": 49.9677590,\n
        "lon": 3.2846150,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581316,\n
        "lat": 49.9677590,\n
        "lon": 3.2884500,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581317,\n
        "lat": 49.9677600,\n
        "lon": 3.2878080,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581318,\n
        "lat": 49.9677620,\n
        "lon": 3.2860630,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581319,\n
        "lat": 49.9677640,\n
        "lon": 3.2853810,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581320,\n
        "lat": 49.9677660,\n
        "lon": 3.2868620,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581321,\n
        "lat": 49.9677670,\n
        "lon": 3.2866350,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581322,\n
        "lat": 49.9677680,\n
        "lon": 3.2859540,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581323,\n
        "lat": 49.9677690,\n
        "lon": 3.2868570,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581324,\n
        "lat": 49.9677690,\n
        "lon": 3.2868690,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581325,\n
        "lat": 49.9677730,\n
        "lon": 3.2868630,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581326,\n
        "lat": 49.9677750,\n
        "lon": 3.2844540,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581327,\n
        "lat": 49.9677750,\n
        "lon": 3.2884700,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581328,\n
        "lat": 49.9677760,\n
        "lon": 3.2879090,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581329,\n
        "lat": 49.9677770,\n
        "lon": 3.2860410,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581330,\n
        "lat": 49.9677770,\n
        "lon": 3.2872050,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581331,\n
        "lat": 49.9677780,\n
        "lon": 3.2876100,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581332,\n
        "lat": 49.9677800,\n
        "lon": 3.2872000,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581333,\n
        "lat": 49.9677810,\n
        "lon": 3.2872110,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581334,\n
        "lat": 49.9677820,\n
        "lon": 3.2879000,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581335,\n
        "lat": 49.9677830,\n
        "lon": 3.2878450,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581336,\n
        "lat": 49.9677830,\n
        "lon": 3.2884080,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581337,\n
        "lat": 49.9677840,\n
        "lon": 3.2872060,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581338,\n
        "lat": 49.9677870,\n
        "lon": 3.2845290,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581339,\n
        "lat": 49.9677870,\n
        "lon": 3.2872110,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581340,\n
        "lat": 49.9677890,\n
        "lon": 3.2872020,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581341,\n
        "lat": 49.9677900,\n
        "lon": 3.2865910,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581342,\n
        "lat": 49.9677910,\n
        "lon": 3.2864490,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581343,\n
        "lat": 49.9677910,\n
        "lon": 3.2866830,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581344,\n
        "lat": 49.9677910,\n
        "lon": 3.2869040,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581345,\n
        "lat": 49.9677910,\n
        "lon": 3.2872050,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581346,\n
        "lat": 49.9677950,\n
        "lon": 3.2868990,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581347,\n
        "lat": 49.9677960,\n
        "lon": 3.2869120,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581348,\n
        "lat": 49.9677960,\n
        "lon": 3.2879250,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581349,\n
        "lat": 49.9677980,\n
        "lon": 3.2884280,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581350,\n
        "lat": 49.9678000,\n
        "lon": 3.2866930,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581351,\n
        "lat": 49.9678000,\n
        "lon": 3.2869060,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581352,\n
        "lat": 49.9678020,\n
        "lon": 3.2869220,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581353,\n
        "lat": 49.9678020,\n
        "lon": 3.2873330,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581354,\n
        "lat": 49.9678020,\n
        "lon": 3.2894430,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581355,\n
        "lat": 49.9678030,\n
        "lon": 3.2860100,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581356,\n
        "lat": 49.9678040,\n
        "lon": 3.2869190,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581357,\n
        "lat": 49.9678060,\n
        "lon": 3.2869290,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581358,\n
        "lat": 49.9678070,\n
        "lon": 3.2843670,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581359,\n
        "lat": 49.9678080,\n
        "lon": 3.2869260,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581360,\n
        "lat": 49.9678090,\n
        "lon": 3.2853200,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581361,\n
        "lat": 49.9678100,\n
        "lon": 3.2871720,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581362,\n
        "lat": 49.9678100,\n
        "lon": 3.2893710,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581363,\n
        "lat": 49.9678120,\n
        "lon": 3.2871750,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581364,\n
        "lat": 49.9678150,\n
        "lon": 3.2871640,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581365,\n
        "lat": 49.9678150,\n
        "lon": 3.2874120,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581366,\n
        "lat": 49.9678160,\n
        "lon": 3.2867270,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581367,\n
        "lat": 49.9678160,\n
        "lon": 3.2882140,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581368,\n
        "lat": 49.9678170,\n
        "lon": 3.2871680,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581369,\n
        "lat": 49.9678190,\n
        "lon": 3.2846660,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581370,\n
        "lat": 49.9678220,\n
        "lon": 3.2871550,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581371,\n
        "lat": 49.9678220,\n
        "lon": 3.2894730,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581372,\n
        "lat": 49.9678230,\n
        "lon": 3.2869580,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581373,\n
        "lat": 49.9678230,\n
        "lon": 3.2871560,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581374,\n
        "lat": 49.9678230,\n
        "lon": 3.2879810,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581375,\n
        "lat": 49.9678240,\n
        "lon": 3.2867200,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581376,\n
        "lat": 49.9678240,\n
        "lon": 3.2871570,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581377,\n
        "lat": 49.9678240,\n
        "lon": 3.2887420,\n
        "timestamp": "2016-01-25T16:54:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581378,\n
        "lat": 49.9678250,\n
        "lon": 3.2869540,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581379,\n
        "lat": 49.9678250,\n
        "lon": 3.2871570,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581380,\n
        "lat": 49.9678250,\n
        "lon": 3.2871580,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581381,\n
        "lat": 49.9678260,\n
        "lon": 3.2871580,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581382,\n
        "lat": 49.9678260,\n
        "lon": 3.2893980,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581383,\n
        "lat": 49.9678270,\n
        "lon": 3.2869650,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581384,\n
        "lat": 49.9678270,\n
        "lon": 3.2871580,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581385,\n
        "lat": 49.9678280,\n
        "lon": 3.2871580,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581386,\n
        "lat": 49.9678290,\n
        "lon": 3.2869610,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581387,\n
        "lat": 49.9678290,\n
        "lon": 3.2871570,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581388,\n
        "lat": 49.9678300,\n
        "lon": 3.2867320,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581389,\n
        "lat": 49.9678300,\n
        "lon": 3.2871410,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581390,\n
        "lat": 49.9678300,\n
        "lon": 3.2871560,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581391,\n
        "lat": 49.9678300,\n
        "lon": 3.2871570,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581392,\n
        "lat": 49.9678310,\n
        "lon": 3.2871420,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581393,\n
        "lat": 49.9678310,\n
        "lon": 3.2871430,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581394,\n
        "lat": 49.9678310,\n
        "lon": 3.2871540,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581395,\n
        "lat": 49.9678310,\n
        "lon": 3.2871550,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581396,\n
        "lat": 49.9678310,\n
        "lon": 3.2871560,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581397,\n
        "lat": 49.9678320,\n
        "lon": 3.2871430,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581398,\n
        "lat": 49.9678320,\n
        "lon": 3.2871440,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581399,\n
        "lat": 49.9678320,\n
        "lon": 3.2871450,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581400,\n
        "lat": 49.9678320,\n
        "lon": 3.2871460,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581401,\n
        "lat": 49.9678320,\n
        "lon": 3.2871520,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581402,\n
        "lat": 49.9678320,\n
        "lon": 3.2871530,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581403,\n
        "lat": 49.9678320,\n
        "lon": 3.2871540,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581404,\n
        "lat": 49.9678330,\n
        "lon": 3.2869750,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581405,\n
        "lat": 49.9678330,\n
        "lon": 3.2871470,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581406,\n
        "lat": 49.9678330,\n
        "lon": 3.2871480,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581407,\n
        "lat": 49.9678330,\n
        "lon": 3.2871490,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581408,\n
        "lat": 49.9678330,\n
        "lon": 3.2871500,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581409,\n
        "lat": 49.9678330,\n
        "lon": 3.2871510,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581410,\n
        "lat": 49.9678340,\n
        "lon": 3.2859640,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581411,\n
        "lat": 49.9678340,\n
        "lon": 3.2867280,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581412,\n
        "lat": 49.9678350,\n
        "lon": 3.2878660,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581413,\n
        "lat": 49.9678370,\n
        "lon": 3.2869690,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581414,\n
        "lat": 49.9678380,\n
        "lon": 3.2869820,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581415,\n
        "lat": 49.9678390,\n
        "lon": 3.2858520,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581416,\n
        "lat": 49.9678420,\n
        "lon": 3.2869770,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581417,\n
        "lat": 49.9678430,\n
        "lon": 3.2871250,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581418,\n
        "lat": 49.9678460,\n
        "lon": 3.2871280,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581419,\n
        "lat": 49.9678480,\n
        "lon": 3.2865530,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581420,\n
        "lat": 49.9678480,\n
        "lon": 3.2871150,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581421,\n
        "lat": 49.9678490,\n
        "lon": 3.2845830,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581422,\n
        "lat": 49.9678490,\n
        "lon": 3.2871280,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581423,\n
        "lat": 49.9678490,\n
        "lon": 3.2884860,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581424,\n
        "lat": 49.9678500,\n
        "lon": 3.2871200,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581425,\n
        "lat": 49.9678510,\n
        "lon": 3.2883280,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581426,\n
        "lat": 49.9678520,\n
        "lon": 3.2867670,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581427,\n
        "lat": 49.9678520,\n
        "lon": 3.2870060,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581428,\n
        "lat": 49.9678540,\n
        "lon": 3.2845230,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581429,\n
        "lat": 49.9678540,\n
        "lon": 3.2871060,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581430,\n
        "lat": 49.9678550,\n
        "lon": 3.2858430,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581431,\n
        "lat": 49.9678550,\n
        "lon": 3.2871070,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581432,\n
        "lat": 49.9678560,\n
        "lon": 3.2871080,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581433,\n
        "lat": 49.9678570,\n
        "lon": 3.2870010,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581434,\n
        "lat": 49.9678570,\n
        "lon": 3.2870130,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581435,\n
        "lat": 49.9678570,\n
        "lon": 3.2871080,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581436,\n
        "lat": 49.9678580,\n
        "lon": 3.2863460,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581437,\n
        "lat": 49.9678580,\n
        "lon": 3.2871080,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581438,\n
        "lat": 49.9678590,\n
        "lon": 3.2871070,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581439,\n
        "lat": 49.9678590,\n
        "lon": 3.2871080,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581440,\n
        "lat": 49.9678600,\n
        "lon": 3.2871060,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581441,\n
        "lat": 49.9678600,\n
        "lon": 3.2871070,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581442,\n
        "lat": 49.9678610,\n
        "lon": 3.2870070,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581443,\n
        "lat": 49.9678610,\n
        "lon": 3.2871050,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581444,\n
        "lat": 49.9678610,\n
        "lon": 3.2871060,\n
        "timestamp": "2016-01-25T16:54:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581445,\n
        "lat": 49.9678620,\n
        "lon": 3.2870970,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581446,\n
        "lat": 49.9678620,\n
        "lon": 3.2870980,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581447,\n
        "lat": 49.9678620,\n
        "lon": 3.2870990,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581448,\n
        "lat": 49.9678620,\n
        "lon": 3.2871000,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581449,\n
        "lat": 49.9678620,\n
        "lon": 3.2871010,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581450,\n
        "lat": 49.9678620,\n
        "lon": 3.2871020,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581451,\n
        "lat": 49.9678620,\n
        "lon": 3.2871030,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581452,\n
        "lat": 49.9678620,\n
        "lon": 3.2871040,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581453,\n
        "lat": 49.9678620,\n
        "lon": 3.2887960,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581454,\n
        "lat": 49.9678640,\n
        "lon": 3.2841890,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581455,\n
        "lat": 49.9678640,\n
        "lon": 3.2867550,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581456,\n
        "lat": 49.9678640,\n
        "lon": 3.2892750,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581557,\n
        "lat": 49.9678650,\n
        "lon": 3.2879120,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581558,\n
        "lat": 49.9678660,\n
        "lon": 3.2863580,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581559,\n
        "lat": 49.9678660,\n
        "lon": 3.2879160,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581560,\n
        "lat": 49.9678700,\n
        "lon": 3.2892840,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581561,\n
        "lat": 49.9678710,\n
        "lon": 3.2875330,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581562,\n
        "lat": 49.9678720,\n
        "lon": 3.2876360,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581563,\n
        "lat": 49.9678740,\n
        "lon": 3.2876430,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581564,\n
        "lat": 49.9678780,\n
        "lon": 3.2870730,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581565,\n
        "lat": 49.9678790,\n
        "lon": 3.2875440,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581566,\n
        "lat": 49.9678820,\n
        "lon": 3.2870540,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581567,\n
        "lat": 49.9678820,\n
        "lon": 3.2880720,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581568,\n
        "lat": 49.9678840,\n
        "lon": 3.2870630,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581569,\n
        "lat": 49.9678850,\n
        "lon": 3.2844350,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581570,\n
        "lat": 49.9678850,\n
        "lon": 3.2870490,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581571,\n
        "lat": 49.9678880,\n
        "lon": 3.2870550,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581572,\n
        "lat": 49.9678880,\n
        "lon": 3.2884160,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581573,\n
        "lat": 49.9678930,\n
        "lon": 3.2858980,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581574,\n
        "lat": 49.9678950,\n
        "lon": 3.2873820,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581575,\n
        "lat": 49.9678970,\n
        "lon": 3.2887930,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581576,\n
        "lat": 49.9678980,\n
        "lon": 3.2876020,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581577,\n
        "lat": 49.9678990,\n
        "lon": 3.2845610,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581578,\n
        "lat": 49.9679000,\n
        "lon": 3.2873260,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581579,\n
        "lat": 49.9679000,\n
        "lon": 3.2883930,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581580,\n
        "lat": 49.9679010,\n
        "lon": 3.2859450,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581581,\n
        "lat": 49.9679040,\n
        "lon": 3.2840880,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581582,\n
        "lat": 49.9679040,\n
        "lon": 3.2860710,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581583,\n
        "lat": 49.9679040,\n
        "lon": 3.2862910,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581584,\n
        "lat": 49.9679100,\n
        "lon": 3.2851270,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581585,\n
        "lat": 49.9679100,\n
        "lon": 3.2859330,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581586,\n
        "lat": 49.9679120,\n
        "lon": 3.2851040,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581587,\n
        "lat": 49.9679150,\n
        "lon": 3.2885720,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581588,\n
        "lat": 49.9679160,\n
        "lon": 3.2891990,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581589,\n
        "lat": 49.9679190,\n
        "lon": 3.2864670,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581590,\n
        "lat": 49.9679200,\n
        "lon": 3.2892040,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581591,\n
        "lat": 49.9679210,\n
        "lon": 3.2847560,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581592,\n
        "lat": 49.9679280,\n
        "lon": 3.2840290,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581593,\n
        "lat": 49.9679290,\n
        "lon": 3.2844780,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581594,\n
        "lat": 49.9679290,\n
        "lon": 3.2864850,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581595,\n
        "lat": 49.9679330,\n
        "lon": 3.2888500,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581596,\n
        "lat": 49.9679340,\n
        "lon": 3.2871570,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581597,\n
        "lat": 49.9679360,\n
        "lon": 3.2869200,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581598,\n
        "lat": 49.9679460,\n
        "lon": 3.2839820,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581599,\n
        "lat": 49.9679500,\n
        "lon": 3.2846720,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581600,\n
        "lat": 49.9679500,\n
        "lon": 3.2871400,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581601,\n
        "lat": 49.9679530,\n
        "lon": 3.2871900,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581602,\n
        "lat": 49.9679530,\n
        "lon": 3.2885030,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581603,\n
        "lat": 49.9679560,\n
        "lon": 3.2860000,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581604,\n
        "lat": 49.9679560,\n
        "lon": 3.2879530,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581605,\n
        "lat": 49.9679600,\n
        "lon": 3.2888970,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581606,\n
        "lat": 49.9679600,\n
        "lon": 3.2891210,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581607,\n
        "lat": 49.9679600,\n
        "lon": 3.2892880,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581608,\n
        "lat": 49.9679620,\n
        "lon": 3.2865150,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581609,\n
        "lat": 49.9679640,\n
        "lon": 3.2891270,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581610,\n
        "lat": 49.9679650,\n
        "lon": 3.2864630,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581611,\n
        "lat": 49.9679670,\n
        "lon": 3.2871700,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581612,\n
        "lat": 49.9679680,\n
        "lon": 3.2871850,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581613,\n
        "lat": 49.9679690,\n
        "lon": 3.2838480,\n
        "timestamp": "2016-01-25T16:54:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581614,\n
        "lat": 49.9679690,\n
        "lon": 3.2871930,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581615,\n
        "lat": 49.9679700,\n
        "lon": 3.2884690,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581616,\n
        "lat": 49.9679710,\n
        "lon": 3.2890950,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581617,\n
        "lat": 49.9679740,\n
        "lon": 3.2864310,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581618,\n
        "lat": 49.9679770,\n
        "lon": 3.2852960,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581619,\n
        "lat": 49.9679780,\n
        "lon": 3.2877760,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581620,\n
        "lat": 49.9679790,\n
        "lon": 3.2864950,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581621,\n
        "lat": 49.9679810,\n
        "lon": 3.2864440,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581622,\n
        "lat": 49.9679820,\n
        "lon": 3.2872620,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581623,\n
        "lat": 49.9679830,\n
        "lon": 3.2846450,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581624,\n
        "lat": 49.9679900,\n
        "lon": 3.2868630,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581625,\n
        "lat": 49.9679910,\n
        "lon": 3.2838700,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581626,\n
        "lat": 49.9679930,\n
        "lon": 3.2852830,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581627,\n
        "lat": 49.9679940,\n
        "lon": 3.2837930,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581628,\n
        "lat": 49.9679940,\n
        "lon": 3.2850380,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581629,\n
        "lat": 49.9679940,\n
        "lon": 3.2889340,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581630,\n
        "lat": 49.9679950,\n
        "lon": 3.2875260,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581631,\n
        "lat": 49.9679960,\n
        "lon": 3.2864760,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581632,\n
        "lat": 49.9679970,\n
        "lon": 3.2845450,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581633,\n
        "lat": 49.9679970,\n
        "lon": 3.2855870,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581634,\n
        "lat": 49.9680000,\n
        "lon": 3.2891750,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581635,\n
        "lat": 49.9680010,\n
        "lon": 3.2864700,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581636,\n
        "lat": 49.9680020,\n
        "lon": 3.2875540,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581637,\n
        "lat": 49.9680040,\n
        "lon": 3.2882570,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581638,\n
        "lat": 49.9680040,\n
        "lon": 3.2885270,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581639,\n
        "lat": 49.9680050,\n
        "lon": 3.2875500,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581640,\n
        "lat": 49.9680070,\n
        "lon": 3.2882540,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581641,\n
        "lat": 49.9680100,\n
        "lon": 3.2870880,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581642,\n
        "lat": 49.9680110,\n
        "lon": 3.2855900,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581643,\n
        "lat": 49.9680110,\n
        "lon": 3.2891570,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581644,\n
        "lat": 49.9680120,\n
        "lon": 3.2841570,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581645,\n
        "lat": 49.9680130,\n
        "lon": 3.2853270,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581646,\n
        "lat": 49.9680140,\n
        "lon": 3.2891480,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581647,\n
        "lat": 49.9680150,\n
        "lon": 3.2843290,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581648,\n
        "lat": 49.9680190,\n
        "lon": 3.2855690,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581649,\n
        "lat": 49.9680220,\n
        "lon": 3.2856000,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581650,\n
        "lat": 49.9680240,\n
        "lon": 3.2840310,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581651,\n
        "lat": 49.9680240,\n
        "lon": 3.2840560,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581652,\n
        "lat": 49.9680250,\n
        "lon": 3.2841220,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581653,\n
        "lat": 49.9680270,\n
        "lon": 3.2889850,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581654,\n
        "lat": 49.9680270,\n
        "lon": 3.2891780,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581655,\n
        "lat": 49.9680290,\n
        "lon": 3.2855760,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581656,\n
        "lat": 49.9680300,\n
        "lon": 3.2856100,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581657,\n
        "lat": 49.9680300,\n
        "lon": 3.2871590,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581658,\n
        "lat": 49.9680310,\n
        "lon": 3.2840380,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581659,\n
        "lat": 49.9680310,\n
        "lon": 3.2873900,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581660,\n
        "lat": 49.9680310,\n
        "lon": 3.2885740,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581661,\n
        "lat": 49.9680350,\n
        "lon": 3.2836100,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581662,\n
        "lat": 49.9680350,\n
        "lon": 3.2891900,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581663,\n
        "lat": 49.9680360,\n
        "lon": 3.2866910,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581664,\n
        "lat": 49.9680370,\n
        "lon": 3.2856420,\n
        "timestamp": "2016-01-25T16:54:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581665,\n
        "lat": 49.9680380,\n
        "lon": 3.2891820,\n
        "timestamp": "2016-01-25T16:54:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581666,\n
        "lat": 49.9680390,\n
        "lon": 3.2855830,\n
        "timestamp": "2016-01-25T16:54:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581667,\n
        "lat": 49.9680400,\n
        "lon": 3.2871550,\n
        "timestamp": "2016-01-25T16:54:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581668,\n
        "lat": 49.9680410,\n
        "lon": 3.2840880,\n
        "timestamp": "2016-01-25T16:54:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581669,\n
        "lat": 49.9680430,\n
        "lon": 3.2839220,\n
        "timestamp": "2016-01-25T16:54:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581670,\n
        "lat": 49.9680440,\n
        "lon": 3.2840760,\n
        "timestamp": "2016-01-25T16:54:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581671,\n
        "lat": 49.9680440,\n
        "lon": 3.2889500,\n
        "timestamp": "2016-01-25T16:54:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581672,\n
        "lat": 49.9680460,\n
        "lon": 3.2872340,\n
        "timestamp": "2016-01-25T16:54:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581673,\n
        "lat": 49.9680460,\n
        "lon": 3.2874700,\n
        "timestamp": "2016-01-25T16:54:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581674,\n
        "lat": 49.9680460,\n
        "lon": 3.2880900,\n
        "timestamp": "2016-01-25T16:54:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581675,\n
        "lat": 49.9680480,\n
        "lon": 3.2855890,\n
        "timestamp": "2016-01-25T16:54:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581676,\n
        "lat": 49.9680530,\n
        "lon": 3.2852230,\n
        "timestamp": "2016-01-25T16:54:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581677,\n
        "lat": 49.9680530,\n
        "lon": 3.2852320,\n
        "timestamp": "2016-01-25T16:54:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581678,\n
        "lat": 49.9680530,\n
        "lon": 3.2856710,\n
        "timestamp": "2016-01-25T16:54:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581679,\n
        "lat": 49.9680540,\n
        "lon": 3.2842270,\n
        "timestamp": "2016-01-25T16:54:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581680,\n
        "lat": 49.9680570,\n
        "lon": 3.2840460,\n
        "timestamp": "2016-01-25T16:54:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581681,\n
        "lat": 49.9680600,\n
        "lon": 3.2889720,\n
        "timestamp": "2016-01-25T16:54:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581682,\n
        "lat": 49.9680610,\n
        "lon": 3.2883440,\n
        "timestamp": "2016-01-25T16:54:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581683,\n
        "lat": 49.9680620,\n
        "lon": 3.2839400,\n
        "timestamp": "2016-01-25T16:54:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581684,\n
        "lat": 49.9680620,\n
        "lon": 3.2876850,\n
        "timestamp": "2016-01-25T16:54:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581685,\n
        "lat": 49.9680620,\n
        "lon": 3.2883420,\n
        "timestamp": "2016-01-25T16:54:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581686,\n
        "lat": 49.9680640,\n
        "lon": 3.2836390,\n
        "timestamp": "2016-01-25T16:54:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581687,\n
        "lat": 49.9680640,\n
        "lon": 3.2856350,\n
        "timestamp": "2016-01-25T16:54:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581688,\n
        "lat": 49.9680650,\n
        "lon": 3.2886330,\n
        "timestamp": "2016-01-25T16:54:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581689,\n
        "lat": 49.9680660,\n
        "lon": 3.2891350,\n
        "timestamp": "2016-01-25T16:54:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581690,\n
        "lat": 49.9680670,\n
        "lon": 3.2870420,\n
        "timestamp": "2016-01-25T16:54:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581691,\n
        "lat": 49.9680680,\n
        "lon": 3.2837000,\n
        "timestamp": "2016-01-25T16:54:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581692,\n
        "lat": 49.9680680,\n
        "lon": 3.2839470,\n
        "timestamp": "2016-01-25T16:54:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581693,\n
        "lat": 49.9680680,\n
        "lon": 3.2872180,\n
        "timestamp": "2016-01-25T16:54:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581694,\n
        "lat": 49.9680690,\n
        "lon": 3.2836880,\n
        "timestamp": "2016-01-25T16:54:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581695,\n
        "lat": 49.9680690,\n
        "lon": 3.2838590,\n
        "timestamp": "2016-01-25T16:54:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581696,\n
        "lat": 49.9680690,\n
        "lon": 3.2854950,\n
        "timestamp": "2016-01-25T16:54:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581697,\n
        "lat": 49.9680690,\n
        "lon": 3.2855180,\n
        "timestamp": "2016-01-25T16:54:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581698,\n
        "lat": 49.9680690,\n
        "lon": 3.2889650,\n
        "timestamp": "2016-01-25T16:54:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581699,\n
        "lat": 49.9680690,\n
        "lon": 3.2890430,\n
        "timestamp": "2016-01-25T16:54:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581700,\n
        "lat": 49.9680710,\n
        "lon": 3.2837110,\n
        "timestamp": "2016-01-25T16:54:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581701,\n
        "lat": 49.9680720,\n
        "lon": 3.2889080,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581702,\n
        "lat": 49.9680730,\n
        "lon": 3.2891440,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581703,\n
        "lat": 49.9680760,\n
        "lon": 3.2890910,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581704,\n
        "lat": 49.9680770,\n
        "lon": 3.2866500,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581705,\n
        "lat": 49.9680800,\n
        "lon": 3.2835130,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581706,\n
        "lat": 49.9680800,\n
        "lon": 3.2836650,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581707,\n
        "lat": 49.9680810,\n
        "lon": 3.2839590,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581708,\n
        "lat": 49.9680810,\n
        "lon": 3.2863810,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581709,\n
        "lat": 49.9680820,\n
        "lon": 3.2836580,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581710,\n
        "lat": 49.9680820,\n
        "lon": 3.2847910,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581711,\n
        "lat": 49.9680830,\n
        "lon": 3.2894680,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581712,\n
        "lat": 49.9680850,\n
        "lon": 3.2862430,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581713,\n
        "lat": 49.9680870,\n
        "lon": 3.2836600,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581714,\n
        "lat": 49.9680870,\n
        "lon": 3.2848380,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581715,\n
        "lat": 49.9680870,\n
        "lon": 3.2907750,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581716,\n
        "lat": 49.9680900,\n
        "lon": 3.2891130,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581717,\n
        "lat": 49.9680920,\n
        "lon": 3.2848350,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581718,\n
        "lat": 49.9680920,\n
        "lon": 3.2886760,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581719,\n
        "lat": 49.9680930,\n
        "lon": 3.2889980,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581720,\n
        "lat": 49.9680940,\n
        "lon": 3.2836600,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581721,\n
        "lat": 49.9680940,\n
        "lon": 3.2838820,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581722,\n
        "lat": 49.9681020,\n
        "lon": 3.2836690,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581723,\n
        "lat": 49.9681020,\n
        "lon": 3.2857030,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581724,\n
        "lat": 49.9681040,\n
        "lon": 3.2837550,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581725,\n
        "lat": 49.9681050,\n
        "lon": 3.2861870,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581726,\n
        "lat": 49.9681060,\n
        "lon": 3.2837510,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581727,\n
        "lat": 49.9681060,\n
        "lon": 3.2864380,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581728,\n
        "lat": 49.9681060,\n
        "lon": 3.2875300,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581729,\n
        "lat": 49.9681060,\n
        "lon": 3.2908100,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581730,\n
        "lat": 49.9681070,\n
        "lon": 3.2836590,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581731,\n
        "lat": 49.9681070,\n
        "lon": 3.2892930,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581732,\n
        "lat": 49.9681080,\n
        "lon": 3.2842450,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581733,\n
        "lat": 49.9681080,\n
        "lon": 3.2889710,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581734,\n
        "lat": 49.9681090,\n
        "lon": 3.2835440,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581735,\n
        "lat": 49.9681100,\n
        "lon": 3.2889660,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581736,\n
        "lat": 49.9681150,\n
        "lon": 3.2835870,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581737,\n
        "lat": 49.9681150,\n
        "lon": 3.2836510,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581738,\n
        "lat": 49.9681150,\n
        "lon": 3.2882640,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581739,\n
        "lat": 49.9681160,\n
        "lon": 3.2841010,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581740,\n
        "lat": 49.9681160,\n
        "lon": 3.2862070,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581741,\n
        "lat": 49.9681180,\n
        "lon": 3.2854590,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581742,\n
        "lat": 49.9681190,\n
        "lon": 3.2856410,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581743,\n
        "lat": 49.9681200,\n
        "lon": 3.2849780,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581744,\n
        "lat": 49.9681200,\n
        "lon": 3.2868290,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581745,\n
        "lat": 49.9681200,\n
        "lon": 3.2907350,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581746,\n
        "lat": 49.9681210,\n
        "lon": 3.2838770,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581747,\n
        "lat": 49.9681220,\n
        "lon": 3.2836470,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581748,\n
        "lat": 49.9681230,\n
        "lon": 3.2840850,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581749,\n
        "lat": 49.9681240,\n
        "lon": 3.2887310,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581750,\n
        "lat": 49.9681250,\n
        "lon": 3.2863310,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581751,\n
        "lat": 49.9681260,\n
        "lon": 3.2889950,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581752,\n
        "lat": 49.9681310,\n
        "lon": 3.2836490,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581753,\n
        "lat": 49.9681320,\n
        "lon": 3.2863450,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581754,\n
        "lat": 49.9681330,\n
        "lon": 3.2841740,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581755,\n
        "lat": 49.9681340,\n
        "lon": 3.2865010,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581756,\n
        "lat": 49.9681360,\n
        "lon": 3.2841640,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581757,\n
        "lat": 49.9681380,\n
        "lon": 3.2907710,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581758,\n
        "lat": 49.9681410,\n
        "lon": 3.2847590,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581759,\n
        "lat": 49.9681420,\n
        "lon": 3.2868050,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581760,\n
        "lat": 49.9681450,\n
        "lon": 3.2847760,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581761,\n
        "lat": 49.9681460,\n
        "lon": 3.2836650,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581762,\n
        "lat": 49.9681460,\n
        "lon": 3.2863520,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581763,\n
        "lat": 49.9681470,\n
        "lon": 3.2884750,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581764,\n
        "lat": 49.9681470,\n
        "lon": 3.2887700,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581765,\n
        "lat": 49.9681500,\n
        "lon": 3.2880700,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581766,\n
        "lat": 49.9681510,\n
        "lon": 3.2863870,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581767,\n
        "lat": 49.9681520,\n
        "lon": 3.2893550,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581768,\n
        "lat": 49.9681530,\n
        "lon": 3.2851120,\n
        "timestamp": "2016-01-25T16:54:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581769,\n
        "lat": 49.9681540,\n
        "lon": 3.2841140,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581770,\n
        "lat": 49.9681550,\n
        "lon": 3.2839340,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581771,\n
        "lat": 49.9681570,\n
        "lon": 3.2861260,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581772,\n
        "lat": 49.9681570,\n
        "lon": 3.2909170,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581773,\n
        "lat": 49.9681580,\n
        "lon": 3.2865560,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581774,\n
        "lat": 49.9681610,\n
        "lon": 3.2836380,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581775,\n
        "lat": 49.9681610,\n
        "lon": 3.2839210,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581776,\n
        "lat": 49.9681620,\n
        "lon": 3.2861360,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581777,\n
        "lat": 49.9681650,\n
        "lon": 3.2849290,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581778,\n
        "lat": 49.9681650,\n
        "lon": 3.2863060,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581779,\n
        "lat": 49.9681650,\n
        "lon": 3.2863320,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581780,\n
        "lat": 49.9681670,\n
        "lon": 3.2869380,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581781,\n
        "lat": 49.9681680,\n
        "lon": 3.2838270,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581782,\n
        "lat": 49.9681700,\n
        "lon": 3.2847620,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581783,\n
        "lat": 49.9681700,\n
        "lon": 3.2849490,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581784,\n
        "lat": 49.9681710,\n
        "lon": 3.2840650,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581785,\n
        "lat": 49.9681730,\n
        "lon": 3.2836120,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581786,\n
        "lat": 49.9681730,\n
        "lon": 3.2851990,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581787,\n
        "lat": 49.9681740,\n
        "lon": 3.2845260,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581788,\n
        "lat": 49.9681740,\n
        "lon": 3.2849570,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581789,\n
        "lat": 49.9681750,\n
        "lon": 3.2893890,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581790,\n
        "lat": 49.9681750,\n
        "lon": 3.2897820,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581791,\n
        "lat": 49.9681760,\n
        "lon": 3.2847860,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581792,\n
        "lat": 49.9681770,\n
        "lon": 3.2881190,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581793,\n
        "lat": 49.9681780,\n
        "lon": 3.2862710,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581794,\n
        "lat": 49.9681790,\n
        "lon": 3.2864470,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581795,\n
        "lat": 49.9681800,\n
        "lon": 3.2889570,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581796,\n
        "lat": 49.9681820,\n
        "lon": 3.2883640,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581797,\n
        "lat": 49.9681820,\n
        "lon": 3.2888290,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581798,\n
        "lat": 49.9681830,\n
        "lon": 3.2849030,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581799,\n
        "lat": 49.9681840,\n
        "lon": 3.2861080,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581800,\n
        "lat": 49.9681840,\n
        "lon": 3.2862830,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581801,\n
        "lat": 49.9681850,\n
        "lon": 3.2837650,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581802,\n
        "lat": 49.9681900,\n
        "lon": 3.2827300,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581803,\n
        "lat": 49.9681900,\n
        "lon": 3.2849670,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581804,\n
        "lat": 49.9681930,\n
        "lon": 3.2849450,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581805,\n
        "lat": 49.9681940,\n
        "lon": 3.2837750,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581806,\n
        "lat": 49.9681970,\n
        "lon": 3.2849620,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581807,\n
        "lat": 49.9681980,\n
        "lon": 3.2850860,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581808,\n
        "lat": 49.9681980,\n
        "lon": 3.2853020,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581809,\n
        "lat": 49.9681990,\n
        "lon": 3.2839840,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581810,\n
        "lat": 49.9681990,\n
        "lon": 3.2860590,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581811,\n
        "lat": 49.9682010,\n
        "lon": 3.2848930,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581812,\n
        "lat": 49.9682030,\n
        "lon": 3.2883340,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581813,\n
        "lat": 49.9682040,\n
        "lon": 3.2885630,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581814,\n
        "lat": 49.9682070,\n
        "lon": 3.2865050,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581815,\n
        "lat": 49.9682070,\n
        "lon": 3.2874470,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581816,\n
        "lat": 49.9682090,\n
        "lon": 3.2850470,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581817,\n
        "lat": 49.9682110,\n
        "lon": 3.2845600,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581818,\n
        "lat": 49.9682130,\n
        "lon": 3.2898500,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581819,\n
        "lat": 49.9682140,\n
        "lon": 3.2862450,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581820,\n
        "lat": 49.9682160,\n
        "lon": 3.2837020,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581821,\n
        "lat": 49.9682170,\n
        "lon": 3.2853790,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581822,\n
        "lat": 49.9682180,\n
        "lon": 3.2853840,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581823,\n
        "lat": 49.9682180,\n
        "lon": 3.2861840,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581824,\n
        "lat": 49.9682180,\n
        "lon": 3.2888870,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581825,\n
        "lat": 49.9682200,\n
        "lon": 3.2851680,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581826,\n
        "lat": 49.9682220,\n
        "lon": 3.2869950,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581827,\n
        "lat": 49.9682230,\n
        "lon": 3.2862730,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581828,\n
        "lat": 49.9682230,\n
        "lon": 3.2890230,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581829,\n
        "lat": 49.9682230,\n
        "lon": 3.2897130,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581830,\n
        "lat": 49.9682240,\n
        "lon": 3.2883290,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581831,\n
        "lat": 49.9682250,\n
        "lon": 3.2860160,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581832,\n
        "lat": 49.9682280,\n
        "lon": 3.2862350,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581833,\n
        "lat": 49.9682290,\n
        "lon": 3.2847830,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581834,\n
        "lat": 49.9682300,\n
        "lon": 3.2843850,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581835,\n
        "lat": 49.9682300,\n
        "lon": 3.2860320,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581836,\n
        "lat": 49.9682300,\n
        "lon": 3.2861670,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581837,\n
        "lat": 49.9682300,\n
        "lon": 3.2862110,\n
        "timestamp": "2016-01-25T16:54:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581838,\n
        "lat": 49.9682310,\n
        "lon": 3.2861720,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581839,\n
        "lat": 49.9682535,\n
        "lon": 3.2910939,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 2,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581840,\n
        "lat": 49.9682350,\n
        "lon": 3.2862280,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581841,\n
        "lat": 49.9682360,\n
        "lon": 3.2884170,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581842,\n
        "lat": 49.9682370,\n
        "lon": 3.2862610,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581843,\n
        "lat": 49.9682380,\n
        "lon": 3.2861600,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581844,\n
        "lat": 49.9682400,\n
        "lon": 3.2842400,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581845,\n
        "lat": 49.9682400,\n
        "lon": 3.2843430,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581846,\n
        "lat": 49.9682400,\n
        "lon": 3.2870360,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581847,\n
        "lat": 49.9682420,\n
        "lon": 3.2844820,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581848,\n
        "lat": 49.9682420,\n
        "lon": 3.2884270,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581849,\n
        "lat": 49.9682430,\n
        "lon": 3.2832670,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581850,\n
        "lat": 49.9682430,\n
        "lon": 3.2892880,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581851,\n
        "lat": 49.9682450,\n
        "lon": 3.2826230,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581852,\n
        "lat": 49.9682450,\n
        "lon": 3.2895030,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581853,\n
        "lat": 49.9682460,\n
        "lon": 3.2849580,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581854,\n
        "lat": 49.9682470,\n
        "lon": 3.2832560,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581855,\n
        "lat": 49.9682470,\n
        "lon": 3.2836570,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581856,\n
        "lat": 49.9682500,\n
        "lon": 3.2827450,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581957,\n
        "lat": 49.9682500,\n
        "lon": 3.2843190,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581958,\n
        "lat": 49.9682560,\n
        "lon": 3.2861430,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581959,\n
        "lat": 49.9682570,\n
        "lon": 3.2847120,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581960,\n
        "lat": 49.9682580,\n
        "lon": 3.2878110,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581961,\n
        "lat": 49.9682590,\n
        "lon": 3.2863830,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581962,\n
        "lat": 49.9682600,\n
        "lon": 3.2886500,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581963,\n
        "lat": 49.9682600,\n
        "lon": 3.2889610,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581964,\n
        "lat": 49.9682610,\n
        "lon": 3.2843660,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581965,\n
        "lat": 49.9682630,\n
        "lon": 3.2832180,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581966,\n
        "lat": 49.9682630,\n
        "lon": 3.2893510,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581967,\n
        "lat": 49.9682640,\n
        "lon": 3.2854370,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581968,\n
        "lat": 49.9682640,\n
        "lon": 3.2859820,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581969,\n
        "lat": 49.9682640,\n
        "lon": 3.2897780,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581970,\n
        "lat": 49.9682660,\n
        "lon": 3.2827130,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581971,\n
        "lat": 49.9682670,\n
        "lon": 3.2884640,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581972,\n
        "lat": 49.9682680,\n
        "lon": 3.2848210,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581973,\n
        "lat": 49.9682680,\n
        "lon": 3.2849790,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581974,\n
        "lat": 49.9682700,\n
        "lon": 3.2841650,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581975,\n
        "lat": 49.9682700,\n
        "lon": 3.2859980,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581976,\n
        "lat": 49.9682710,\n
        "lon": 3.2827180,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581977,\n
        "lat": 49.9682710,\n
        "lon": 3.2832970,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581978,\n
        "lat": 49.9682720,\n
        "lon": 3.2843390,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581979,\n
        "lat": 49.9682720,\n
        "lon": 3.2893360,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581980,\n
        "lat": 49.9682729,\n
        "lon": 3.2844263,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581981,\n
        "lat": 49.9682730,\n
        "lon": 3.2893670,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581982,\n
        "lat": 49.9682740,\n
        "lon": 3.2841690,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581983,\n
        "lat": 49.9682760,\n
        "lon": 3.2832870,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581984,\n
        "lat": 49.9682780,\n
        "lon": 3.2832810,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581985,\n
        "lat": 49.9682790,\n
        "lon": 3.2863080,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581986,\n
        "lat": 49.9682820,\n
        "lon": 3.2890020,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581987,\n
        "lat": 49.9682830,\n
        "lon": 3.2845210,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581988,\n
        "lat": 49.9682830,\n
        "lon": 3.2893530,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581989,\n
        "lat": 49.9682840,\n
        "lon": 3.2896270,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581990,\n
        "lat": 49.9682870,\n
        "lon": 3.2843920,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581991,\n
        "lat": 49.9682870,\n
        "lon": 3.2848630,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581992,\n
        "lat": 49.9682880,\n
        "lon": 3.2845070,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581993,\n
        "lat": 49.9682880,\n
        "lon": 3.2878900,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581994,\n
        "lat": 49.9682880,\n
        "lon": 3.2882840,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581995,\n
        "lat": 49.9682920,\n
        "lon": 3.2826790,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581996,\n
        "lat": 49.9682920,\n
        "lon": 3.2848910,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581997,\n
        "lat": 49.9682930,\n
        "lon": 3.2863480,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581998,\n
        "lat": 49.9682940,\n
        "lon": 3.2887020,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966581999,\n
        "lat": 49.9682950,\n
        "lon": 3.2863530,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582000,\n
        "lat": 49.9682970,\n
        "lon": 3.2894220,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582001,\n
        "lat": 49.9682990,\n
        "lon": 3.2848760,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582002,\n
        "lat": 49.9683010,\n
        "lon": 3.2849010,\n
        "timestamp": "2016-01-25T16:54:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582003,\n
        "lat": 49.9683010,\n
        "lon": 3.2855680,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582004,\n
        "lat": 49.9683018,\n
        "lon": 3.2894147,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582005,\n
        "lat": 49.9683030,\n
        "lon": 3.2837170,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582006,\n
        "lat": 49.9683030,\n
        "lon": 3.2855320,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582007,\n
        "lat": 49.9683050,\n
        "lon": 3.2833090,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582008,\n
        "lat": 49.9683050,\n
        "lon": 3.2843060,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582009,\n
        "lat": 49.9683050,\n
        "lon": 3.2845240,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582010,\n
        "lat": 49.9683060,\n
        "lon": 3.2862830,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582011,\n
        "lat": 49.9683060,\n
        "lon": 3.2894390,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582012,\n
        "lat": 49.9683080,\n
        "lon": 3.2855930,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582013,\n
        "lat": 49.9683090,\n
        "lon": 3.2883150,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582014,\n
        "lat": 49.9683090,\n
        "lon": 3.2899630,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582015,\n
        "lat": 49.9683110,\n
        "lon": 3.2844628,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582016,\n
        "lat": 49.9683110,\n
        "lon": 3.2847640,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582017,\n
        "lat": 49.9683120,\n
        "lon": 3.2828520,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582018,\n
        "lat": 49.9683130,\n
        "lon": 3.2859590,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582019,\n
        "lat": 49.9683160,\n
        "lon": 3.2879400,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582020,\n
        "lat": 49.9683160,\n
        "lon": 3.2883250,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582021,\n
        "lat": 49.9683190,\n
        "lon": 3.2832770,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582022,\n
        "lat": 49.9683200,\n
        "lon": 3.2859760,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582023,\n
        "lat": 49.9683200,\n
        "lon": 3.2863260,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582024,\n
        "lat": 49.9683220,\n
        "lon": 3.2896960,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582025,\n
        "lat": 49.9683240,\n
        "lon": 3.2844290,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582026,\n
        "lat": 49.9683240,\n
        "lon": 3.2844750,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582027,\n
        "lat": 49.9683250,\n
        "lon": 3.2890690,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582028,\n
        "lat": 49.9683260,\n
        "lon": 3.2826590,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582029,\n
        "lat": 49.9683270,\n
        "lon": 3.2828210,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582030,\n
        "lat": 49.9683290,\n
        "lon": 3.2831670,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582031,\n
        "lat": 49.9683330,\n
        "lon": 3.2851440,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582032,\n
        "lat": 49.9683340,\n
        "lon": 3.2895550,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582033,\n
        "lat": 49.9683360,\n
        "lon": 3.2842320,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582034,\n
        "lat": 49.9683380,\n
        "lon": 3.2851520,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582035,\n
        "lat": 49.9683390,\n
        "lon": 3.2831430,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582036,\n
        "lat": 49.9683390,\n
        "lon": 3.2885230,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582037,\n
        "lat": 49.9683420,\n
        "lon": 3.2881200,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582038,\n
        "lat": 49.9683440,\n
        "lon": 3.2853490,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582039,\n
        "lat": 49.9683440,\n
        "lon": 3.2900210,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582040,\n
        "lat": 49.9683450,\n
        "lon": 3.2832940,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582041,\n
        "lat": 49.9683450,\n
        "lon": 3.2839930,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582042,\n
        "lat": 49.9683460,\n
        "lon": 3.2859530,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582043,\n
        "lat": 49.9683480,\n
        "lon": 3.2831550,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582044,\n
        "lat": 49.9683500,\n
        "lon": 3.2839690,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582045,\n
        "lat": 49.9683520,\n
        "lon": 3.2845700,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582046,\n
        "lat": 49.9683530,\n
        "lon": 3.2893710,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582047,\n
        "lat": 49.9683540,\n
        "lon": 3.2831450,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582048,\n
        "lat": 49.9683540,\n
        "lon": 3.2878050,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582049,\n
        "lat": 49.9683540,\n
        "lon": 3.2881420,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582050,\n
        "lat": 49.9683540,\n
        "lon": 3.2900380,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582051,\n
        "lat": 49.9683560,\n
        "lon": 3.2883580,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582052,\n
        "lat": 49.9683590,\n
        "lon": 3.2856620,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582053,\n
        "lat": 49.9683610,\n
        "lon": 3.2856600,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582054,\n
        "lat": 49.9683620,\n
        "lon": 3.2832000,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582055,\n
        "lat": 49.9683620,\n
        "lon": 3.2886110,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582056,\n
        "lat": 49.9683630,\n
        "lon": 3.2825900,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582057,\n
        "lat": 49.9683640,\n
        "lon": 3.2834000,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582058,\n
        "lat": 49.9683650,\n
        "lon": 3.2832480,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582059,\n
        "lat": 49.9683650,\n
        "lon": 3.2885630,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582060,\n
        "lat": 49.9683670,\n
        "lon": 3.2904200,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582061,\n
        "lat": 49.9683700,\n
        "lon": 3.2883840,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582062,\n
        "lat": 49.9683730,\n
        "lon": 3.2851080,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582063,\n
        "lat": 49.9683730,\n
        "lon": 3.2885770,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582064,\n
        "lat": 49.9683740,\n
        "lon": 3.2896260,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582065,\n
        "lat": 49.9683750,\n
        "lon": 3.2831700,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582066,\n
        "lat": 49.9683750,\n
        "lon": 3.2860310,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582067,\n
        "lat": 49.9683750,\n
        "lon": 3.2894080,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582068,\n
        "lat": 49.9683760,\n
        "lon": 3.2877760,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582069,\n
        "lat": 49.9683760,\n
        "lon": 3.2883270,\n
        "timestamp": "2016-01-25T16:54:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582070,\n
        "lat": 49.9683780,\n
        "lon": 3.2838990,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582071,\n
        "lat": 49.9683790,\n
        "lon": 3.2853610,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582072,\n
        "lat": 49.9683800,\n
        "lon": 3.2877720,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582073,\n
        "lat": 49.9683800,\n
        "lon": 3.2885860,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582074,\n
        "lat": 49.9683820,\n
        "lon": 3.2904520,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582075,\n
        "lat": 49.9683830,\n
        "lon": 3.2878560,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582076,\n
        "lat": 49.9683830,\n
        "lon": 3.2880600,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582077,\n
        "lat": 49.9683850,\n
        "lon": 3.2844900,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582078,\n
        "lat": 49.9683860,\n
        "lon": 3.2854400,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582079,\n
        "lat": 49.9683890,\n
        "lon": 3.2899890,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582080,\n
        "lat": 49.9683900,\n
        "lon": 3.2827700,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582081,\n
        "lat": 49.9683900,\n
        "lon": 3.2829840,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582082,\n
        "lat": 49.9683900,\n
        "lon": 3.2852000,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582083,\n
        "lat": 49.9683920,\n
        "lon": 3.2858780,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582084,\n
        "lat": 49.9683920,\n
        "lon": 3.2883540,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582085,\n
        "lat": 49.9683940,\n
        "lon": 3.2838880,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582086,\n
        "lat": 49.9683940,\n
        "lon": 3.2888560,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582087,\n
        "lat": 49.9684000,\n
        "lon": 3.2854610,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582088,\n
        "lat": 49.9684010,\n
        "lon": 3.2827530,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582089,\n
        "lat": 49.9684010,\n
        "lon": 3.2846190,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582090,\n
        "lat": 49.9684020,\n
        "lon": 3.2851600,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582091,\n
        "lat": 49.9684040,\n
        "lon": 3.2832450,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582092,\n
        "lat": 49.9684050,\n
        "lon": 3.2854190,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582093,\n
        "lat": 49.9684050,\n
        "lon": 3.2878250,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582094,\n
        "lat": 49.9684060,\n
        "lon": 3.2829470,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582095,\n
        "lat": 49.9684080,\n
        "lon": 3.2840610,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582096,\n
        "lat": 49.9684080,\n
        "lon": 3.2884990,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582097,\n
        "lat": 49.9684090,\n
        "lon": 3.2827940,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582098,\n
        "lat": 49.9684100,\n
        "lon": 3.2885440,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582099,\n
        "lat": 49.9684110,\n
        "lon": 3.2881100,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582100,\n
        "lat": 49.9684140,\n
        "lon": 3.2879130,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582101,\n
        "lat": 49.9684140,\n
        "lon": 3.2892450,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582102,\n
        "lat": 49.9684180,\n
        "lon": 3.2827770,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582103,\n
        "lat": 49.9684180,\n
        "lon": 3.2832120,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582104,\n
        "lat": 49.9684200,\n
        "lon": 3.2834600,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582105,\n
        "lat": 49.9684200,\n
        "lon": 3.2856470,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582106,\n
        "lat": 49.9684210,\n
        "lon": 3.2901460,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582107,\n
        "lat": 49.9684230,\n
        "lon": 3.2885230,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582108,\n
        "lat": 49.9684230,\n
        "lon": 3.2900440,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582109,\n
        "lat": 49.9684250,\n
        "lon": 3.2855200,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582110,\n
        "lat": 49.9684260,\n
        "lon": 3.2859720,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582111,\n
        "lat": 49.9684290,\n
        "lon": 3.2885820,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582112,\n
        "lat": 49.9684300,\n
        "lon": 3.2832240,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582113,\n
        "lat": 49.9684320,\n
        "lon": 3.2856760,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582114,\n
        "lat": 49.9684350,\n
        "lon": 3.2852990,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582115,\n
        "lat": 49.9684360,\n
        "lon": 3.2833860,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582116,\n
        "lat": 49.9684380,\n
        "lon": 3.2845440,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582117,\n
        "lat": 49.9684380,\n
        "lon": 3.2903310,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582118,\n
        "lat": 49.9684390,\n
        "lon": 3.2905430,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582119,\n
        "lat": 49.9684410,\n
        "lon": 3.2887640,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582120,\n
        "lat": 49.9684420,\n
        "lon": 3.2840580,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582121,\n
        "lat": 49.9684450,\n
        "lon": 3.2893060,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582122,\n
        "lat": 49.9684470,\n
        "lon": 3.2851380,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582123,\n
        "lat": 49.9684490,\n
        "lon": 3.2855800,\n
        "timestamp": "2016-01-25T16:54:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582124,\n
        "lat": 49.9684510,\n
        "lon": 3.2885530,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582125,\n
        "lat": 49.9684520,\n
        "lon": 3.2832970,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582126,\n
        "lat": 49.9684550,\n
        "lon": 3.2903660,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582127,\n
        "lat": 49.9684570,\n
        "lon": 3.2833400,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582128,\n
        "lat": 49.9684570,\n
        "lon": 3.2837440,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582129,\n
        "lat": 49.9684580,\n
        "lon": 3.2836960,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582130,\n
        "lat": 49.9684600,\n
        "lon": 3.2887260,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582131,\n
        "lat": 49.9684610,\n
        "lon": 3.2871310,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582132,\n
        "lat": 49.9684630,\n
        "lon": 3.2871360,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582133,\n
        "lat": 49.9684640,\n
        "lon": 3.2828730,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582134,\n
        "lat": 49.9684650,\n
        "lon": 3.2828340,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582135,\n
        "lat": 49.9684650,\n
        "lon": 3.2833090,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582136,\n
        "lat": 49.9684670,\n
        "lon": 3.2832630,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582137,\n
        "lat": 49.9684670,\n
        "lon": 3.2899880,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582138,\n
        "lat": 49.9684690,\n
        "lon": 3.2886540,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582139,\n
        "lat": 49.9684700,\n
        "lon": 3.2839910,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582140,\n
        "lat": 49.9684700,\n
        "lon": 3.2856480,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582141,\n
        "lat": 49.9684700,\n
        "lon": 3.2888800,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582142,\n
        "lat": 49.9684710,\n
        "lon": 3.2893580,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582143,\n
        "lat": 49.9684720,\n
        "lon": 3.2880180,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582144,\n
        "lat": 49.9684730,\n
        "lon": 3.2831230,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582145,\n
        "lat": 49.9684730,\n
        "lon": 3.2906290,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582146,\n
        "lat": 49.9684750,\n
        "lon": 3.2856630,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582147,\n
        "lat": 49.9684750,\n
        "lon": 3.2880230,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582148,\n
        "lat": 49.9684790,\n
        "lon": 3.2832750,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582149,\n
        "lat": 49.9684790,\n
        "lon": 3.2839680,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582150,\n
        "lat": 49.9684820,\n
        "lon": 3.2828400,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582151,\n
        "lat": 49.9684820,\n
        "lon": 3.2906170,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582152,\n
        "lat": 49.9684830,\n
        "lon": 3.2886800,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582153,\n
        "lat": 49.9684850,\n
        "lon": 3.2900230,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582154,\n
        "lat": 49.9684880,\n
        "lon": 3.2886270,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582155,\n
        "lat": 49.9684910,\n
        "lon": 3.2838220,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582156,\n
        "lat": 49.9685040,\n
        "lon": 3.2827640,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582157,\n
        "lat": 49.9685040,\n
        "lon": 3.2837940,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582158,\n
        "lat": 49.9685050,\n
        "lon": 3.2857050,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582159,\n
        "lat": 49.9685050,\n
        "lon": 3.2886350,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582160,\n
        "lat": 49.9685060,\n
        "lon": 3.2903440,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582161,\n
        "lat": 49.9685080,\n
        "lon": 3.2894340,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582162,\n
        "lat": 49.9685080,\n
        "lon": 3.2899960,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582163,\n
        "lat": 49.9685080,\n
        "lon": 3.2900350,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582164,\n
        "lat": 49.9685090,\n
        "lon": 3.2855760,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582165,\n
        "lat": 49.9685100,\n
        "lon": 3.2895170,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582166,\n
        "lat": 49.9685150,\n
        "lon": 3.2895840,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582167,\n
        "lat": 49.9685160,\n
        "lon": 3.2824510,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582168,\n
        "lat": 49.9685180,\n
        "lon": 3.2852940,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582169,\n
        "lat": 49.9685190,\n
        "lon": 3.2870760,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582170,\n
        "lat": 49.9685190,\n
        "lon": 3.2905650,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582171,\n
        "lat": 49.9685200,\n
        "lon": 3.2837050,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582172,\n
        "lat": 49.9685200,\n
        "lon": 3.2854210,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582173,\n
        "lat": 49.9685220,\n
        "lon": 3.2831760,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582174,\n
        "lat": 49.9685230,\n
        "lon": 3.2890540,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582175,\n
        "lat": 49.9685240,\n
        "lon": 3.2907220,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582176,\n
        "lat": 49.9685270,\n
        "lon": 3.2838580,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582177,\n
        "lat": 49.9685280,\n
        "lon": 3.2856200,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582178,\n
        "lat": 49.9685290,\n
        "lon": 3.2857580,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582179,\n
        "lat": 49.9685290,\n
        "lon": 3.2894890,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582180,\n
        "lat": 49.9685300,\n
        "lon": 3.2895530,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582181,\n
        "lat": 49.9685320,\n
        "lon": 3.2825760,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582182,\n
        "lat": 49.9685330,\n
        "lon": 3.2824210,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582183,\n
        "lat": 49.9685330,\n
        "lon": 3.2837880,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582184,\n
        "lat": 49.9685330,\n
        "lon": 3.2894840,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582185,\n
        "lat": 49.9685330,\n
        "lon": 3.2895580,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582186,\n
        "lat": 49.9685350,\n
        "lon": 3.2854940,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582187,\n
        "lat": 49.9685350,\n
        "lon": 3.2858460,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582188,\n
        "lat": 49.9685390,\n
        "lon": 3.2896290,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582189,\n
        "lat": 49.9685390,\n
        "lon": 3.2906010,\n
        "timestamp": "2016-01-25T16:54:59Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582190,\n
        "lat": 49.9685400,\n
        "lon": 3.2831370,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582191,\n
        "lat": 49.9685400,\n
        "lon": 3.2877440,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582192,\n
        "lat": 49.9685400,\n
        "lon": 3.2904080,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582193,\n
        "lat": 49.9685420,\n
        "lon": 3.2855100,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582194,\n
        "lat": 49.9685430,\n
        "lon": 3.2854750,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582195,\n
        "lat": 49.9685440,\n
        "lon": 3.2858710,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582196,\n
        "lat": 49.9685450,\n
        "lon": 3.2856610,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582197,\n
        "lat": 49.9685480,\n
        "lon": 3.2873600,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582198,\n
        "lat": 49.9685480,\n
        "lon": 3.2895260,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582199,\n
        "lat": 49.9685510,\n
        "lon": 3.2837420,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582200,\n
        "lat": 49.9685530,\n
        "lon": 3.2890100,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582201,\n
        "lat": 49.9685540,\n
        "lon": 3.2907490,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582202,\n
        "lat": 49.9685550,\n
        "lon": 3.2907470,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582203,\n
        "lat": 49.9685560,\n
        "lon": 3.2857120,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582204,\n
        "lat": 49.9685580,\n
        "lon": 3.2830990,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582205,\n
        "lat": 49.9685600,\n
        "lon": 3.2830450,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582206,\n
        "lat": 49.9685600,\n
        "lon": 3.2891110,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582207,\n
        "lat": 49.9685620,\n
        "lon": 3.2854550,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582208,\n
        "lat": 49.9685620,\n
        "lon": 3.2857060,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582209,\n
        "lat": 49.9685620,\n
        "lon": 3.2887250,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582210,\n
        "lat": 49.9685640,\n
        "lon": 3.2825250,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582211,\n
        "lat": 49.9685650,\n
        "lon": 3.2838840,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582212,\n
        "lat": 49.9685670,\n
        "lon": 3.2887360,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582213,\n
        "lat": 49.9685690,\n
        "lon": 3.2854740,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582214,\n
        "lat": 49.9685690,\n
        "lon": 3.2897600,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582215,\n
        "lat": 49.9685710,\n
        "lon": 3.2856960,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582216,\n
        "lat": 49.9685710,\n
        "lon": 3.2890970,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582217,\n
        "lat": 49.9685720,\n
        "lon": 3.2857480,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582218,\n
        "lat": 49.9685730,\n
        "lon": 3.2904960,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582219,\n
        "lat": 49.9685770,\n
        "lon": 3.2901060,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582220,\n
        "lat": 49.9685790,\n
        "lon": 3.2858080,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582221,\n
        "lat": 49.9685790,\n
        "lon": 3.2898140,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582222,\n
        "lat": 49.9685800,\n
        "lon": 3.2829970,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582223,\n
        "lat": 49.9685820,\n
        "lon": 3.2858200,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582224,\n
        "lat": 49.9685830,\n
        "lon": 3.2838430,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582225,\n
        "lat": 49.9685830,\n
        "lon": 3.2873930,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582226,\n
        "lat": 49.9685860,\n
        "lon": 3.2829530,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582227,\n
        "lat": 49.9685870,\n
        "lon": 3.2857330,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582228,\n
        "lat": 49.9685880,\n
        "lon": 3.2898030,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582229,\n
        "lat": 49.9685890,\n
        "lon": 3.2857890,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582230,\n
        "lat": 49.9685890,\n
        "lon": 3.2891260,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582231,\n
        "lat": 49.9685910,\n
        "lon": 3.2899160,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582232,\n
        "lat": 49.9685910,\n
        "lon": 3.2908150,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582233,\n
        "lat": 49.9685920,\n
        "lon": 3.2829760,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582234,\n
        "lat": 49.9685920,\n
        "lon": 3.2901410,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582235,\n
        "lat": 49.9685920,\n
        "lon": 3.2905290,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582236,\n
        "lat": 49.9685930,\n
        "lon": 3.2857880,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582237,\n
        "lat": 49.9685930,\n
        "lon": 3.2857980,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582238,\n
        "lat": 49.9685940,\n
        "lon": 3.2906940,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582239,\n
        "lat": 49.9685950,\n
        "lon": 3.2857930,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582240,\n
        "lat": 49.9685950,\n
        "lon": 3.2858080,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582241,\n
        "lat": 49.9685980,\n
        "lon": 3.2854480,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582242,\n
        "lat": 49.9685980,\n
        "lon": 3.2878490,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582243,\n
        "lat": 49.9685980,\n
        "lon": 3.2898550,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582244,\n
        "lat": 49.9685990,\n
        "lon": 3.2873760,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582245,\n
        "lat": 49.9686010,\n
        "lon": 3.2854570,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582246,\n
        "lat": 49.9686010,\n
        "lon": 3.2899380,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582247,\n
        "lat": 49.9686040,\n
        "lon": 3.2873070,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582248,\n
        "lat": 49.9686040,\n
        "lon": 3.2874490,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582249,\n
        "lat": 49.9686050,\n
        "lon": 3.2830940,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582250,\n
        "lat": 49.9686050,\n
        "lon": 3.2833450,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582251,\n
        "lat": 49.9686080,\n
        "lon": 3.2898450,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582252,\n
        "lat": 49.9686080,\n
        "lon": 3.2899310,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582253,\n
        "lat": 49.9686090,\n
        "lon": 3.2829940,\n
        "timestamp": "2016-01-25T16:55:00Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582254,\n
        "lat": 49.9686110,\n
        "lon": 3.2839290,\n
        "timestamp": "2016-01-25T16:55:01Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582255,\n
        "lat": 49.9686110,\n
        "lon": 3.2857730,\n
        "timestamp": "2016-01-25T16:55:01Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582256,\n
        "lat": 49.9686110,\n
        "lon": 3.2896400,\n
        "timestamp": "2016-01-25T16:55:01Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582257,\n
        "lat": 49.9686190,\n
        "lon": 3.2824800,\n
        "timestamp": "2016-01-25T16:55:01Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582258,\n
        "lat": 49.9686200,\n
        "lon": 3.2874310,\n
        "timestamp": "2016-01-25T16:55:01Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582259,\n
        "lat": 49.9686220,\n
        "lon": 3.2890810,\n
        "timestamp": "2016-01-25T16:55:01Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582260,\n
        "lat": 49.9686230,\n
        "lon": 3.2908010,\n
        "timestamp": "2016-01-25T16:55:01Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582261,\n
        "lat": 49.9686250,\n
        "lon": 3.2873490,\n
        "timestamp": "2016-01-25T16:55:01Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582262,\n
        "lat": 49.9686280,\n
        "lon": 3.2896740,\n
        "timestamp": "2016-01-25T16:55:01Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582263,\n
        "lat": 49.9686280,\n
        "lon": 3.2900510,\n
        "timestamp": "2016-01-25T16:55:01Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582264,\n
        "lat": 49.9686290,\n
        "lon": 3.2838910,\n
        "timestamp": "2016-01-25T16:55:01Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582357,\n
        "lat": 49.9688330,\n
        "lon": 3.2833050,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582358,\n
        "lat": 49.9688350,\n
        "lon": 3.2833020,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582359,\n
        "lat": 49.9688350,\n
        "lon": 3.2861560,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582360,\n
        "lat": 49.9688380,\n
        "lon": 3.2828690,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582361,\n
        "lat": 49.9688430,\n
        "lon": 3.2889910,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582362,\n
        "lat": 49.9688430,\n
        "lon": 3.2893290,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582363,\n
        "lat": 49.9688470,\n
        "lon": 3.2901360,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582364,\n
        "lat": 49.9688490,\n
        "lon": 3.2825700,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582365,\n
        "lat": 49.9688490,\n
        "lon": 3.2829150,\n
        "timestamp": "2016-01-25T16:55:03Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582366,\n
        "lat": 49.9688490,\n
        "lon": 3.2902760,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582367,\n
        "lat": 49.9688510,\n
        "lon": 3.2822100,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582368,\n
        "lat": 49.9688510,\n
        "lon": 3.2894100,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582369,\n
        "lat": 49.9688540,\n
        "lon": 3.2836860,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582370,\n
        "lat": 49.9688540,\n
        "lon": 3.2901560,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582371,\n
        "lat": 49.9688560,\n
        "lon": 3.2890630,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582372,\n
        "lat": 49.9688560,\n
        "lon": 3.2901500,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582373,\n
        "lat": 49.9688570,\n
        "lon": 3.2901600,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582374,\n
        "lat": 49.9688590,\n
        "lon": 3.2828960,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582375,\n
        "lat": 49.9688590,\n
        "lon": 3.2904710,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582376,\n
        "lat": 49.9688590,\n
        "lon": 3.2907160,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582377,\n
        "lat": 49.9688630,\n
        "lon": 3.2821920,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582378,\n
        "lat": 49.9688630,\n
        "lon": 3.2903010,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582379,\n
        "lat": 49.9688640,\n
        "lon": 3.2828190,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582380,\n
        "lat": 49.9688640,\n
        "lon": 3.2832610,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582381,\n
        "lat": 49.9688640,\n
        "lon": 3.2901510,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582382,\n
        "lat": 49.9688640,\n
        "lon": 3.2911160,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582383,\n
        "lat": 49.9688650,\n
        "lon": 3.2886150,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582384,\n
        "lat": 49.9688680,\n
        "lon": 3.2904300,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582385,\n
        "lat": 49.9688710,\n
        "lon": 3.2833710,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582386,\n
        "lat": 49.9688730,\n
        "lon": 3.2890410,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582387,\n
        "lat": 49.9688730,\n
        "lon": 3.2906950,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582388,\n
        "lat": 49.9688740,\n
        "lon": 3.2829460,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582389,\n
        "lat": 49.9688740,\n
        "lon": 3.2833660,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582390,\n
        "lat": 49.9688750,\n
        "lon": 3.2895710,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582391,\n
        "lat": 49.9688780,\n
        "lon": 3.2901990,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582392,\n
        "lat": 49.9688790,\n
        "lon": 3.2894620,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582393,\n
        "lat": 49.9688810,\n
        "lon": 3.2902050,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582394,\n
        "lat": 49.9688820,\n
        "lon": 3.2890290,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582395,\n
        "lat": 49.9688830,\n
        "lon": 3.2891080,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582396,\n
        "lat": 49.9688830,\n
        "lon": 3.2908350,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582397,\n
        "lat": 49.9688840,\n
        "lon": 3.2829270,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582398,\n
        "lat": 49.9688840,\n
        "lon": 3.2901870,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582399,\n
        "lat": 49.9688840,\n
        "lon": 3.2902010,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582400,\n
        "lat": 49.9688900,\n
        "lon": 3.2827700,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582401,\n
        "lat": 49.9688910,\n
        "lon": 3.2890180,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582402,\n
        "lat": 49.9688920,\n
        "lon": 3.2902160,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582403,\n
        "lat": 49.9688960,\n
        "lon": 3.2908580,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582404,\n
        "lat": 49.9688970,\n
        "lon": 3.2837360,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582405,\n
        "lat": 49.9688980,\n
        "lon": 3.2834100,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582406,\n
        "lat": 49.9689010,\n
        "lon": 3.2829480,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582407,\n
        "lat": 49.9689030,\n
        "lon": 3.2833280,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582408,\n
        "lat": 49.9689030,\n
        "lon": 3.2890400,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582409,\n
        "lat": 49.9689040,\n
        "lon": 3.2895010,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582410,\n
        "lat": 49.9689050,\n
        "lon": 3.2829430,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582411,\n
        "lat": 49.9689060,\n
        "lon": 3.2894380,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582412,\n
        "lat": 49.9689060,\n
        "lon": 3.2908040,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582413,\n
        "lat": 49.9689070,\n
        "lon": 3.2824270,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582414,\n
        "lat": 49.9689070,\n
        "lon": 3.2896140,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582415,\n
        "lat": 49.9689100,\n
        "lon": 3.2895120,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582416,\n
        "lat": 49.9689160,\n
        "lon": 3.2890630,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582417,\n
        "lat": 49.9689170,\n
        "lon": 3.2889810,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582418,\n
        "lat": 49.9689220,\n
        "lon": 3.2907810,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582419,\n
        "lat": 49.9689230,\n
        "lon": 3.2894670,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582420,\n
        "lat": 49.9689280,\n
        "lon": 3.2833690,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582421,\n
        "lat": 49.9689330,\n
        "lon": 3.2830060,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582422,\n
        "lat": 49.9689390,\n
        "lon": 3.2889510,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582423,\n
        "lat": 49.9689410,\n
        "lon": 3.2829890,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582424,\n
        "lat": 49.9689450,\n
        "lon": 3.2896720,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582425,\n
        "lat": 49.9689470,\n
        "lon": 3.2828420,\n
        "timestamp": "2016-01-25T16:55:04Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582426,\n
        "lat": 49.9689480,\n
        "lon": 3.2896770,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582427,\n
        "lat": 49.9689500,\n
        "lon": 3.2887660,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582428,\n
        "lat": 49.9689520,\n
        "lon": 3.2903110,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582429,\n
        "lat": 49.9689530,\n
        "lon": 3.2830340,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582430,\n
        "lat": 49.9689590,\n
        "lon": 3.2823500,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582431,\n
        "lat": 49.9689590,\n
        "lon": 3.2835400,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582432,\n
        "lat": 49.9689630,\n
        "lon": 3.2828100,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582433,\n
        "lat": 49.9689630,\n
        "lon": 3.2829480,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582434,\n
        "lat": 49.9689640,\n
        "lon": 3.2889960,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582435,\n
        "lat": 49.9689700,\n
        "lon": 3.2887400,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582436,\n
        "lat": 49.9689790,\n
        "lon": 3.2908400,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582437,\n
        "lat": 49.9689810,\n
        "lon": 3.2906980,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582438,\n
        "lat": 49.9689830,\n
        "lon": 3.2829750,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582439,\n
        "lat": 49.9689970,\n
        "lon": 3.2897840,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582440,\n
        "lat": 49.9690010,\n
        "lon": 3.2888600,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582441,\n
        "lat": 49.9690040,\n
        "lon": 3.2888640,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582442,\n
        "lat": 49.9690040,\n
        "lon": 3.2910980,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582443,\n
        "lat": 49.9690050,\n
        "lon": 3.2891680,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582444,\n
        "lat": 49.9690060,\n
        "lon": 3.2828660,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582445,\n
        "lat": 49.9690080,\n
        "lon": 3.2892780,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582446,\n
        "lat": 49.9690140,\n
        "lon": 3.2909010,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582447,\n
        "lat": 49.9690160,\n
        "lon": 3.2910820,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582448,\n
        "lat": 49.9690210,\n
        "lon": 3.2911300,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582449,\n
        "lat": 49.9690220,\n
        "lon": 3.2888320,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582450,\n
        "lat": 49.9690310,\n
        "lon": 3.2892070,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582451,\n
        "lat": 49.9690330,\n
        "lon": 3.2911130,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582452,\n
        "lat": 49.9690400,\n
        "lon": 3.2911680,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582453,\n
        "lat": 49.9690410,\n
        "lon": 3.2905230,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582454,\n
        "lat": 49.9690450,\n
        "lon": 3.2895350,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582455,\n
        "lat": 49.9690490,\n
        "lon": 3.2904970,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582456,\n
        "lat": 49.9690520,\n
        "lon": 3.2894020,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582457,\n
        "lat": 49.9690520,\n
        "lon": 3.2896710,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582458,\n
        "lat": 49.9690530,\n
        "lon": 3.2905050,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582459,\n
        "lat": 49.9690550,\n
        "lon": 3.2904870,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582460,\n
        "lat": 49.9690600,\n
        "lon": 3.2896870,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582461,\n
        "lat": 49.9690600,\n
        "lon": 3.2898810,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582462,\n
        "lat": 49.9690600,\n
        "lon": 3.2904950,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582463,\n
        "lat": 49.9690620,\n
        "lon": 3.2894200,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582464,\n
        "lat": 49.9690680,\n
        "lon": 3.2891520,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582465,\n
        "lat": 49.9690690,\n
        "lon": 3.2891870,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582466,\n
        "lat": 49.9690690,\n
        "lon": 3.2911280,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582467,\n
        "lat": 49.9690800,\n
        "lon": 3.2891700,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582468,\n
        "lat": 49.9690810,\n
        "lon": 3.2898450,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582469,\n
        "lat": 49.9690870,\n
        "lon": 3.2906490,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582470,\n
        "lat": 49.9690880,\n
        "lon": 3.2893850,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582471,\n
        "lat": 49.9690890,\n
        "lon": 3.2894650,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582472,\n
        "lat": 49.9690910,\n
        "lon": 3.2894680,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582473,\n
        "lat": 49.9690930,\n
        "lon": 3.2906160,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582474,\n
        "lat": 49.9690940,\n
        "lon": 3.2904490,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582475,\n
        "lat": 49.9690950,\n
        "lon": 3.2912730,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582476,\n
        "lat": 49.9690960,\n
        "lon": 3.2897390,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582477,\n
        "lat": 49.9691040,\n
        "lon": 3.2895950,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582478,\n
        "lat": 49.9691040,\n
        "lon": 3.2905990,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582479,\n
        "lat": 49.9691050,\n
        "lon": 3.2894490,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582480,\n
        "lat": 49.9691100,\n
        "lon": 3.2895840,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582481,\n
        "lat": 49.9691120,\n
        "lon": 3.2906120,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582482,\n
        "lat": 49.9691140,\n
        "lon": 3.2896790,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582483,\n
        "lat": 49.9691170,\n
        "lon": 3.2894240,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582484,\n
        "lat": 49.9691197,\n
        "lon": 3.2824205,\n
        "timestamp": "2023-06-15T14:10:40Z",\n
        "version": 2,\n
        "changeset": 137372918,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582485,\n
        "lat": 49.9691180,\n
        "lon": 3.2828260,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582486,\n
        "lat": 49.9691180,\n
        "lon": 3.2897750,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582487,\n
        "lat": 49.9691190,\n
        "lon": 3.2894280,\n
        "timestamp": "2016-01-25T16:55:05Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582488,\n
        "lat": 49.9691240,\n
        "lon": 3.2912300,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582489,\n
        "lat": 49.9691250,\n
        "lon": 3.2896970,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582490,\n
        "lat": 49.9691320,\n
        "lon": 3.2907320,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582491,\n
        "lat": 49.9691370,\n
        "lon": 3.2896460,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582492,\n
        "lat": 49.9691380,\n
        "lon": 3.2913540,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582493,\n
        "lat": 49.9691457,\n
        "lon": 3.2823945,\n
        "timestamp": "2023-06-15T14:10:40Z",\n
        "version": 2,\n
        "changeset": 137372918,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582494,\n
        "lat": 49.9691457,\n
        "lon": 3.2824875,\n
        "timestamp": "2023-06-15T14:10:40Z",\n
        "version": 2,\n
        "changeset": 137372918,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582495,\n
        "lat": 49.9691440,\n
        "lon": 3.2893930,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582496,\n
        "lat": 49.9691470,\n
        "lon": 3.2893890,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582497,\n
        "lat": 49.9691590,\n
        "lon": 3.2829260,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582498,\n
        "lat": 49.9691600,\n
        "lon": 3.2890530,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582499,\n
        "lat": 49.9691670,\n
        "lon": 3.2895180,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582500,\n
        "lat": 49.9691680,\n
        "lon": 3.2893490,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582501,\n
        "lat": 49.9691717,\n
        "lon": 3.2824625,\n
        "timestamp": "2023-06-15T14:10:40Z",\n
        "version": 2,\n
        "changeset": 137372918,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582502,\n
        "lat": 49.9691710,\n
        "lon": 3.2893530,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582503,\n
        "lat": 49.9691740,\n
        "lon": 3.2911570,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582504,\n
        "lat": 49.9691760,\n
        "lon": 3.2827240,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582505,\n
        "lat": 49.9691800,\n
        "lon": 3.2911680,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582506,\n
        "lat": 49.9691810,\n
        "lon": 3.2890270,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582507,\n
        "lat": 49.9691900,\n
        "lon": 3.2827550,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582508,\n
        "lat": 49.9691920,\n
        "lon": 3.2895620,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582509,\n
        "lat": 49.9691950,\n
        "lon": 3.2824830,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582510,\n
        "lat": 49.9691990,\n
        "lon": 3.2907300,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582511,\n
        "lat": 49.9692020,\n
        "lon": 3.2906370,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582512,\n
        "lat": 49.9692050,\n
        "lon": 3.2895000,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582513,\n
        "lat": 49.9692110,\n
        "lon": 3.2896860,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582514,\n
        "lat": 49.9692170,\n
        "lon": 3.2908540,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582515,\n
        "lat": 49.9692180,\n
        "lon": 3.2899320,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582516,\n
        "lat": 49.9692180,\n
        "lon": 3.2912350,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582517,\n
        "lat": 49.9692280,\n
        "lon": 3.2826710,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582518,\n
        "lat": 49.9692280,\n
        "lon": 3.2898920,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582519,\n
        "lat": 49.9692280,\n
        "lon": 3.2901940,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582520,\n
        "lat": 49.9692290,\n
        "lon": 3.2897250,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582521,\n
        "lat": 49.9692320,\n
        "lon": 3.2898880,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582522,\n
        "lat": 49.9692320,\n
        "lon": 3.2906890,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582523,\n
        "lat": 49.9692340,\n
        "lon": 3.2825850,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582524,\n
        "lat": 49.9692370,\n
        "lon": 3.2899110,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582525,\n
        "lat": 49.9692390,\n
        "lon": 3.2892550,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582526,\n
        "lat": 49.9692440,\n
        "lon": 3.2899870,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582527,\n
        "lat": 49.9692470,\n
        "lon": 3.2908150,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582528,\n
        "lat": 49.9692500,\n
        "lon": 3.2894410,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582529,\n
        "lat": 49.9692530,\n
        "lon": 3.2909170,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582530,\n
        "lat": 49.9692540,\n
        "lon": 3.2902480,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582531,\n
        "lat": 49.9692570,\n
        "lon": 3.2900080,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582532,\n
        "lat": 49.9692640,\n
        "lon": 3.2896170,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582533,\n
        "lat": 49.9692640,\n
        "lon": 3.2899790,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582534,\n
        "lat": 49.9692670,\n
        "lon": 3.2899610,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582535,\n
        "lat": 49.9692700,\n
        "lon": 3.2820390,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582536,\n
        "lat": 49.9692700,\n
        "lon": 3.2899930,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582537,\n
        "lat": 49.9692720,\n
        "lon": 3.2899700,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582538,\n
        "lat": 49.9692770,\n
        "lon": 3.2911460,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582539,\n
        "lat": 49.9692780,\n
        "lon": 3.2824100,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582540,\n
        "lat": 49.9692790,\n
        "lon": 3.2891870,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582541,\n
        "lat": 49.9692820,\n
        "lon": 3.2891930,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582542,\n
        "lat": 49.9692830,\n
        "lon": 3.2828000,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582543,\n
        "lat": 49.9692870,\n
        "lon": 3.2821160,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582544,\n
        "lat": 49.9692890,\n
        "lon": 3.2895130,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582545,\n
        "lat": 49.9692890,\n
        "lon": 3.2903140,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582546,\n
        "lat": 49.9692900,\n
        "lon": 3.2911670,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582547,\n
        "lat": 49.9692960,\n
        "lon": 3.2900860,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582548,\n
        "lat": 49.9693050,\n
        "lon": 3.2900760,\n
        "timestamp": "2016-01-25T16:55:06Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582550,\n
        "lat": 49.9693059,\n
        "lon": 3.2904914,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582551,\n
        "lat": 49.9693063,\n
        "lon": 3.2905018,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582554,\n
        "lat": 49.9693072,\n
        "lon": 3.2904812,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582555,\n
        "lat": 49.9693086,\n
        "lon": 3.2905116,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582556,\n
        "lat": 49.9693103,\n
        "lon": 3.2904720,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582557,\n
        "lat": 49.9693125,\n
        "lon": 3.2905201,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582558,\n
        "lat": 49.9693120,\n
        "lon": 3.2819800,\n
        "timestamp": "2016-01-25T16:55:07Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582560,\n
        "lat": 49.9693140,\n
        "lon": 3.2900940,\n
        "timestamp": "2016-01-25T16:55:07Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582562,\n
        "lat": 49.9693140,\n
        "lon": 3.2908360,\n
        "timestamp": "2016-01-25T16:55:07Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582563,\n
        "lat": 49.9693148,\n
        "lon": 3.2904643,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582564,\n
        "lat": 49.9693160,\n
        "lon": 3.2900610,\n
        "timestamp": "2016-01-25T16:55:07Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582565,\n
        "lat": 49.9693170,\n
        "lon": 3.2825120,\n
        "timestamp": "2016-01-25T16:55:07Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582566,\n
        "lat": 49.9693177,\n
        "lon": 3.2905267,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582567,\n
        "lat": 49.9693190,\n
        "lon": 3.2820070,\n
        "timestamp": "2016-01-25T16:55:07Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582570,\n
        "lat": 49.9693205,\n
        "lon": 3.2904589,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582571,\n
        "lat": 49.9693238,\n
        "lon": 3.2905308,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582573,\n
        "lat": 49.9693305,\n
        "lon": 3.2905322,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582574,\n
        "lat": 49.9693270,\n
        "lon": 3.2904561,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582575,\n
        "lat": 49.9693320,\n
        "lon": 3.2902620,\n
        "timestamp": "2016-01-25T16:55:07Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582577,\n
        "lat": 49.9693330,\n
        "lon": 3.2894570,\n
        "timestamp": "2016-01-25T16:55:07Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582578,\n
        "lat": 49.9693330,\n
        "lon": 3.2895970,\n
        "timestamp": "2016-01-25T16:55:07Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582579,\n
        "lat": 49.9693337,\n
        "lon": 3.2904560,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582580,\n
        "lat": 49.9693371,\n
        "lon": 3.2905307,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582581,\n
        "lat": 49.9693370,\n
        "lon": 3.2904070,\n
        "timestamp": "2016-01-25T16:55:07Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582584,\n
        "lat": 49.9693401,\n
        "lon": 3.2904588,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582585,\n
        "lat": 49.9693432,\n
        "lon": 3.2905265,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582587,\n
        "lat": 49.9693460,\n
        "lon": 3.2909300,\n
        "timestamp": "2016-01-25T16:55:07Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582588,\n
        "lat": 49.9693484,\n
        "lon": 3.2905199,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582589,\n
        "lat": 49.9693459,\n
        "lon": 3.2904642,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582591,\n
        "lat": 49.9693505,\n
        "lon": 3.2904718,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582592,\n
        "lat": 49.9693510,\n
        "lon": 3.2901350,\n
        "timestamp": "2016-01-25T16:55:07Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582593,\n
        "lat": 49.9693523,\n
        "lon": 3.2905114,\n
        "timestamp": "2016-07-05T15:17:17Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582596,\n
        "lat": 49.9693540,\n
        "lon": 3.2903080,\n
        "timestamp": "2016-01-25T16:55:07Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582597,\n
        "lat": 49.9693536,\n
        "lon": 3.2904810,\n
        "timestamp": "2016-07-05T15:17:18Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582598,\n
        "lat": 49.9693545,\n
        "lon": 3.2905016,\n
        "timestamp": "2016-07-05T15:17:18Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582599,\n
        "lat": 49.9693549,\n
        "lon": 3.2904912,\n
        "timestamp": "2016-07-05T15:17:18Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582601,\n
        "lat": 49.9693590,\n
        "lon": 3.2903050,\n
        "timestamp": "2016-01-25T16:55:07Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582602,\n
        "lat": 49.9693780,\n
        "lon": 3.2895420,\n
        "timestamp": "2016-01-25T16:55:07Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582603,\n
        "lat": 49.9693830,\n
        "lon": 3.2903520,\n
        "timestamp": "2016-01-25T16:55:07Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582604,\n
        "lat": 49.9693870,\n
        "lon": 3.2895890,\n
        "timestamp": "2016-01-25T16:55:07Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582605,\n
        "lat": 49.9693880,\n
        "lon": 3.2905770,\n
        "timestamp": "2016-01-25T16:55:07Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582606,\n
        "lat": 49.9693940,\n
        "lon": 3.2910100,\n
        "timestamp": "2016-01-25T16:55:07Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582607,\n
        "lat": 49.9694010,\n
        "lon": 3.2819280,\n
        "timestamp": "2016-01-25T16:55:07Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582608,\n
        "lat": 49.9694020,\n
        "lon": 3.2905570,\n
        "timestamp": "2016-01-25T16:55:07Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582609,\n
        "lat": 49.9694120,\n
        "lon": 3.2896840,\n
        "timestamp": "2016-01-25T16:55:07Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582610,\n
        "lat": 49.9694120,\n
        "lon": 3.2906230,\n
        "timestamp": "2016-01-25T16:55:07Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582611,\n
        "lat": 49.9694160,\n
        "lon": 3.2899500,\n
        "timestamp": "2016-01-25T16:55:07Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582612,\n
        "lat": 49.9694260,\n
        "lon": 3.2897160,\n
        "timestamp": "2016-01-25T16:55:07Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582613,\n
        "lat": 49.9694270,\n
        "lon": 3.2906040,\n
        "timestamp": "2016-01-25T16:55:07Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582614,\n
        "lat": 49.9694280,\n
        "lon": 3.2896670,\n
        "timestamp": "2016-01-25T16:55:07Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582615,\n
        "lat": 49.9694300,\n
        "lon": 3.2820360,\n
        "timestamp": "2016-01-25T16:55:07Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582616,\n
        "lat": 49.9694330,\n
        "lon": 3.2895340,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582617,\n
        "lat": 49.9694390,\n
        "lon": 3.2897390,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582618,\n
        "lat": 49.9694420,\n
        "lon": 3.2896950,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582619,\n
        "lat": 49.9694490,\n
        "lon": 3.2900200,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582620,\n
        "lat": 49.9694510,\n
        "lon": 3.2898610,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582621,\n
        "lat": 49.9694550,\n
        "lon": 3.2897180,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582622,\n
        "lat": 49.9694720,\n
        "lon": 3.2898340,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582623,\n
        "lat": 49.9694820,\n
        "lon": 3.2912740,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582624,\n
        "lat": 49.9694880,\n
        "lon": 3.2894670,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582625,\n
        "lat": 49.9694980,\n
        "lon": 3.2912990,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582626,\n
        "lat": 49.9695000,\n
        "lon": 3.2898050,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582627,\n
        "lat": 49.9695020,\n
        "lon": 3.2916340,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582628,\n
        "lat": 49.9695200,\n
        "lon": 3.2912130,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582629,\n
        "lat": 49.9695250,\n
        "lon": 3.2894200,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582630,\n
        "lat": 49.9695290,\n
        "lon": 3.2900030,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582631,\n
        "lat": 49.9695350,\n
        "lon": 3.2912400,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582632,\n
        "lat": 49.9695360,\n
        "lon": 3.2916950,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582633,\n
        "lat": 49.9695450,\n
        "lon": 3.2897460,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582634,\n
        "lat": 49.9695480,\n
        "lon": 3.2896350,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582635,\n
        "lat": 49.9695510,\n
        "lon": 3.2899740,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582636,\n
        "lat": 49.9695590,\n
        "lon": 3.2896550,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582637,\n
        "lat": 49.9695650,\n
        "lon": 3.2896110,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582638,\n
        "lat": 49.9695740,\n
        "lon": 3.2896820,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582639,\n
        "lat": 49.9695750,\n
        "lon": 3.2905920,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582640,\n
        "lat": 49.9695780,\n
        "lon": 3.2899380,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582641,\n
        "lat": 49.9695850,\n
        "lon": 3.2914890,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582642,\n
        "lat": 49.9695910,\n
        "lon": 3.2899790,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582643,\n
        "lat": 49.9695940,\n
        "lon": 3.2915070,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582644,\n
        "lat": 49.9695950,\n
        "lon": 3.2921190,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582645,\n
        "lat": 49.9695970,\n
        "lon": 3.2899710,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582646,\n
        "lat": 49.9696010,\n
        "lon": 3.2896470,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582647,\n
        "lat": 49.9696050,\n
        "lon": 3.2895650,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582648,\n
        "lat": 49.9696050,\n
        "lon": 3.2914620,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582649,\n
        "lat": 49.9696060,\n
        "lon": 3.2909290,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582650,\n
        "lat": 49.9696080,\n
        "lon": 3.2906480,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582651,\n
        "lat": 49.9696150,\n
        "lon": 3.2895500,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582652,\n
        "lat": 49.9696160,\n
        "lon": 3.2914750,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582653,\n
        "lat": 49.9696190,\n
        "lon": 3.2921640,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582654,\n
        "lat": 49.9696210,\n
        "lon": 3.2898810,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582655,\n
        "lat": 49.9696250,\n
        "lon": 3.2895690,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582656,\n
        "lat": 49.9696330,\n
        "lon": 3.2900550,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582657,\n
        "lat": 49.9696390,\n
        "lon": 3.2900470,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582658,\n
        "lat": 49.9696400,\n
        "lon": 3.2905040,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582659,\n
        "lat": 49.9696400,\n
        "lon": 3.2909920,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582660,\n
        "lat": 49.9696400,\n
        "lon": 3.2920600,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582661,\n
        "lat": 49.9696420,\n
        "lon": 3.2908450,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582662,\n
        "lat": 49.9696440,\n
        "lon": 3.2914370,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582663,\n
        "lat": 49.9696480,\n
        "lon": 3.2910100,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582664,\n
        "lat": 49.9696540,\n
        "lon": 3.2897410,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582665,\n
        "lat": 49.9696550,\n
        "lon": 3.2908660,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582666,\n
        "lat": 49.9696660,\n
        "lon": 3.2921050,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582667,\n
        "lat": 49.9696720,\n
        "lon": 3.2905650,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582668,\n
        "lat": 49.9696730,\n
        "lon": 3.2920950,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582669,\n
        "lat": 49.9696760,\n
        "lon": 3.2900000,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582670,\n
        "lat": 49.9696760,\n
        "lon": 3.2914960,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582671,\n
        "lat": 49.9696780,\n
        "lon": 3.2891480,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582672,\n
        "lat": 49.9696830,\n
        "lon": 3.2891890,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582673,\n
        "lat": 49.9696830,\n
        "lon": 3.2899910,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582674,\n
        "lat": 49.9696870,\n
        "lon": 3.2926000,\n
        "timestamp": "2016-01-25T16:55:08Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582675,\n
        "lat": 49.9696890,\n
        "lon": 3.2921270,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582676,\n
        "lat": 49.9696910,\n
        "lon": 3.2891810,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582677,\n
        "lat": 49.9696920,\n
        "lon": 3.2896910,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582678,\n
        "lat": 49.9696930,\n
        "lon": 3.2909610,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582679,\n
        "lat": 49.9696970,\n
        "lon": 3.2921140,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582680,\n
        "lat": 49.9697000,\n
        "lon": 3.2920140,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582681,\n
        "lat": 49.9697010,\n
        "lon": 3.2921210,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582682,\n
        "lat": 49.9697030,\n
        "lon": 3.2892410,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582683,\n
        "lat": 49.9697040,\n
        "lon": 3.2901650,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582684,\n
        "lat": 49.9697050,\n
        "lon": 3.2911310,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582685,\n
        "lat": 49.9697080,\n
        "lon": 3.2901600,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582686,\n
        "lat": 49.9697109,\n
        "lon": 3.2892331,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582687,\n
        "lat": 49.9697130,\n
        "lon": 3.2920410,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582688,\n
        "lat": 49.9697150,\n
        "lon": 3.2892440,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582689,\n
        "lat": 49.9697160,\n
        "lon": 3.2908970,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582690,\n
        "lat": 49.9697160,\n
        "lon": 3.2910100,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582691,\n
        "lat": 49.9697240,\n
        "lon": 3.2892670,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582692,\n
        "lat": 49.9697270,\n
        "lon": 3.2908830,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582693,\n
        "lat": 49.9697310,\n
        "lon": 3.2890990,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582694,\n
        "lat": 49.9697320,\n
        "lon": 3.2920160,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582695,\n
        "lat": 49.9697330,\n
        "lon": 3.2911910,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582696,\n
        "lat": 49.9697350,\n
        "lon": 3.2909350,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582697,\n
        "lat": 49.9697360,\n
        "lon": 3.2911880,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582698,\n
        "lat": 49.9697360,\n
        "lon": 3.2925260,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582699,\n
        "lat": 49.9697370,\n
        "lon": 3.2896790,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582700,\n
        "lat": 49.9697380,\n
        "lon": 3.2902130,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582701,\n
        "lat": 49.9697380,\n
        "lon": 3.2919450,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582702,\n
        "lat": 49.9697400,\n
        "lon": 3.2907110,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582703,\n
        "lat": 49.9697410,\n
        "lon": 3.2925380,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582704,\n
        "lat": 49.9697420,\n
        "lon": 3.2920690,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582705,\n
        "lat": 49.9697430,\n
        "lon": 3.2918070,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582706,\n
        "lat": 49.9697430,\n
        "lon": 3.2919590,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582707,\n
        "lat": 49.9697440,\n
        "lon": 3.2891310,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582708,\n
        "lat": 49.9697440,\n
        "lon": 3.2909760,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582709,\n
        "lat": 49.9697450,\n
        "lon": 3.2909200,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582710,\n
        "lat": 49.9697450,\n
        "lon": 3.2925150,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582711,\n
        "lat": 49.9697500,\n
        "lon": 3.2925250,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582712,\n
        "lat": 49.9697520,\n
        "lon": 3.2920880,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582713,\n
        "lat": 49.9697540,\n
        "lon": 3.2922320,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582714,\n
        "lat": 49.9697580,\n
        "lon": 3.2897500,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582715,\n
        "lat": 49.9697590,\n
        "lon": 3.2891150,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582716,\n
        "lat": 49.9697620,\n
        "lon": 3.2920740,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582717,\n
        "lat": 49.9697630,\n
        "lon": 3.2908280,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582718,\n
        "lat": 49.9697640,\n
        "lon": 3.2908320,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582719,\n
        "lat": 49.9697670,\n
        "lon": 3.2897370,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582720,\n
        "lat": 49.9697670,\n
        "lon": 3.2927650,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582721,\n
        "lat": 49.9697690,\n
        "lon": 3.2891900,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582722,\n
        "lat": 49.9697710,\n
        "lon": 3.2901670,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582723,\n
        "lat": 49.9697780,\n
        "lon": 3.2910470,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582724,\n
        "lat": 49.9697790,\n
        "lon": 3.2892170,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582725,\n
        "lat": 49.9697820,\n
        "lon": 3.2891780,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582726,\n
        "lat": 49.9697820,\n
        "lon": 3.2912960,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582727,\n
        "lat": 49.9697830,\n
        "lon": 3.2919480,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582728,\n
        "lat": 49.9697850,\n
        "lon": 3.2918850,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582729,\n
        "lat": 49.9697870,\n
        "lon": 3.2891730,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582730,\n
        "lat": 49.9697890,\n
        "lon": 3.2908000,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582731,\n
        "lat": 49.9697940,\n
        "lon": 3.2896020,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582732,\n
        "lat": 49.9697940,\n
        "lon": 3.2924620,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582733,\n
        "lat": 49.9697970,\n
        "lon": 3.2923230,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582734,\n
        "lat": 49.9697980,\n
        "lon": 3.2891990,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582735,\n
        "lat": 49.9697990,\n
        "lon": 3.2898280,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582736,\n
        "lat": 49.9697990,\n
        "lon": 3.2924700,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582737,\n
        "lat": 49.9698030,\n
        "lon": 3.2911510,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582738,\n
        "lat": 49.9698040,\n
        "lon": 3.2917260,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582739,\n
        "lat": 49.9698090,\n
        "lon": 3.2898150,\n
        "timestamp": "2016-01-25T16:55:09Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582740,\n
        "lat": 49.9698120,\n
        "lon": 3.2920040,\n
        "timestamp": "2016-01-25T16:55:10Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582741,\n
        "lat": 49.9698240,\n
        "lon": 3.2910890,\n
        "timestamp": "2016-01-25T16:55:10Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582742,\n
        "lat": 49.9698340,\n
        "lon": 3.2911140,\n
        "timestamp": "2016-01-25T16:55:10Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582743,\n
        "lat": 49.9698390,\n
        "lon": 3.2912310,\n
        "timestamp": "2016-01-25T16:55:10Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582744,\n
        "lat": 49.9698560,\n
        "lon": 3.2919450,\n
        "timestamp": "2016-01-25T16:55:10Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582745,\n
        "lat": 49.9698660,\n
        "lon": 3.2918400,\n
        "timestamp": "2016-01-25T16:55:10Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582746,\n
        "lat": 49.9698690,\n
        "lon": 3.2897420,\n
        "timestamp": "2016-01-25T16:55:10Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582747,\n
        "lat": 49.9698700,\n
        "lon": 3.2918360,\n
        "timestamp": "2016-01-25T16:55:10Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582748,\n
        "lat": 49.9698730,\n
        "lon": 3.2913580,\n
        "timestamp": "2016-01-25T16:55:10Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582749,\n
        "lat": 49.9698870,\n
        "lon": 3.2926260,\n
        "timestamp": "2016-01-25T16:55:10Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582750,\n
        "lat": 49.9698890,\n
        "lon": 3.2920140,\n
        "timestamp": "2016-01-25T16:55:10Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582751,\n
        "lat": 49.9698900,\n
        "lon": 3.2913270,\n
        "timestamp": "2016-01-25T16:55:10Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582752,\n
        "lat": 49.9698910,\n
        "lon": 3.2926310,\n
        "timestamp": "2016-01-25T16:55:10Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582753,\n
        "lat": 49.9698920,\n
        "lon": 3.2926200,\n
        "timestamp": "2016-01-25T16:55:10Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582754,\n
        "lat": 49.9698940,\n
        "lon": 3.2913350,\n
        "timestamp": "2016-01-25T16:55:10Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582755,\n
        "lat": 49.9698950,\n
        "lon": 3.2926260,\n
        "timestamp": "2016-01-25T16:55:10Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582756,\n
        "lat": 49.9698960,\n
        "lon": 3.2915400,\n
        "timestamp": "2016-01-25T16:55:10Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582757,\n
        "lat": 49.9698960,\n
        "lon": 3.2926140,\n
        "timestamp": "2016-01-25T16:55:10Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582758,\n
        "lat": 49.9698990,\n
        "lon": 3.2913170,\n
        "timestamp": "2016-01-25T16:55:10Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582759,\n
        "lat": 49.9699010,\n
        "lon": 3.2928550,\n
        "timestamp": "2016-01-25T16:55:10Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582760,\n
        "lat": 49.9699030,\n
        "lon": 3.2914380,\n
        "timestamp": "2016-01-25T16:55:10Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582761,\n
        "lat": 49.9699040,\n
        "lon": 3.2913260,\n
        "timestamp": "2016-01-25T16:55:10Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582762,\n
        "lat": 49.9699040,\n
        "lon": 3.2926320,\n
        "timestamp": "2016-01-25T16:55:10Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582763,\n
        "lat": 49.9699090,\n
        "lon": 3.2913190,\n
        "timestamp": "2016-01-25T16:55:10Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582764,\n
        "lat": 49.9699090,\n
        "lon": 3.2923320,\n
        "timestamp": "2016-01-25T16:55:10Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582765,\n
        "lat": 49.9699100,\n
        "lon": 3.2914300,\n
        "timestamp": "2016-01-25T16:55:10Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582766,\n
        "lat": 49.9699100,\n
        "lon": 3.2928460,\n
        "timestamp": "2016-01-25T16:55:10Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582767,\n
        "lat": 49.9699120,\n
        "lon": 3.2928800,\n
        "timestamp": "2016-01-25T16:55:10Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582768,\n
        "lat": 49.9699130,\n
        "lon": 3.2914560,\n
        "timestamp": "2016-01-25T16:55:10Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582857,\n
        "lat": 49.9704720,\n
        "lon": 3.2923430,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582858,\n
        "lat": 49.9704760,\n
        "lon": 3.2927840,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582859,\n
        "lat": 49.9704770,\n
        "lon": 3.2921620,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582860,\n
        "lat": 49.9704880,\n
        "lon": 3.2922800,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582861,\n
        "lat": 49.9704890,\n
        "lon": 3.2918060,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582862,\n
        "lat": 49.9705040,\n
        "lon": 3.2927240,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582863,\n
        "lat": 49.9705130,\n
        "lon": 3.2927450,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582864,\n
        "lat": 49.9705190,\n
        "lon": 3.2928770,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582865,\n
        "lat": 49.9705230,\n
        "lon": 3.2923650,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582866,\n
        "lat": 49.9705240,\n
        "lon": 3.2927020,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582867,\n
        "lat": 49.9705340,\n
        "lon": 3.2927220,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582868,\n
        "lat": 49.9705480,\n
        "lon": 3.2919580,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582869,\n
        "lat": 49.9705700,\n
        "lon": 3.2912030,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582870,\n
        "lat": 49.9705820,\n
        "lon": 3.2920260,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582871,\n
        "lat": 49.9705850,\n
        "lon": 3.2920320,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582872,\n
        "lat": 49.9705910,\n
        "lon": 3.2930390,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582873,\n
        "lat": 49.9705960,\n
        "lon": 3.2912490,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582874,\n
        "lat": 49.9706010,\n
        "lon": 3.2926520,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582875,\n
        "lat": 49.9706230,\n
        "lon": 3.2931070,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582876,\n
        "lat": 49.9706270,\n
        "lon": 3.2931180,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582877,\n
        "lat": 49.9706340,\n
        "lon": 3.2926130,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582878,\n
        "lat": 49.9706400,\n
        "lon": 3.2927370,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582879,\n
        "lat": 49.9706430,\n
        "lon": 3.2927420,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582880,\n
        "lat": 49.9706640,\n
        "lon": 3.2914600,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582881,\n
        "lat": 49.9706690,\n
        "lon": 3.2932090,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582882,\n
        "lat": 49.9706740,\n
        "lon": 3.2919140,\n
        "timestamp": "2016-01-25T16:55:12Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582883,\n
        "lat": 49.9706740,\n
        "lon": 3.2927000,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582884,\n
        "lat": 49.9706850,\n
        "lon": 3.2930880,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582885,\n
        "lat": 49.9706870,\n
        "lon": 3.2922100,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582886,\n
        "lat": 49.9706890,\n
        "lon": 3.2932510,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582887,\n
        "lat": 49.9706900,\n
        "lon": 3.2917950,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582888,\n
        "lat": 49.9706920,\n
        "lon": 3.2914210,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582889,\n
        "lat": 49.9706930,\n
        "lon": 3.2914170,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582890,\n
        "lat": 49.9707010,\n
        "lon": 3.2930800,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582891,\n
        "lat": 49.9707090,\n
        "lon": 3.2929250,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582892,\n
        "lat": 49.9707160,\n
        "lon": 3.2930320,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582893,\n
        "lat": 49.9707170,\n
        "lon": 3.2930340,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582894,\n
        "lat": 49.9707180,\n
        "lon": 3.2931620,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582895,\n
        "lat": 49.9707230,\n
        "lon": 3.2918550,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582896,\n
        "lat": 49.9707260,\n
        "lon": 3.2930570,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582897,\n
        "lat": 49.9707380,\n
        "lon": 3.2929920,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582898,\n
        "lat": 49.9707390,\n
        "lon": 3.2930090,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582899,\n
        "lat": 49.9707400,\n
        "lon": 3.2930110,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582900,\n
        "lat": 49.9707430,\n
        "lon": 3.2930050,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582901,\n
        "lat": 49.9707500,\n
        "lon": 3.2933820,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582902,\n
        "lat": 49.9707550,\n
        "lon": 3.2931820,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582903,\n
        "lat": 49.9707760,\n
        "lon": 3.2920970,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582904,\n
        "lat": 49.9707780,\n
        "lon": 3.2934420,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582905,\n
        "lat": 49.9707790,\n
        "lon": 3.2921030,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582906,\n
        "lat": 49.9707800,\n
        "lon": 3.2929710,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582907,\n
        "lat": 49.9707840,\n
        "lon": 3.2916600,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582908,\n
        "lat": 49.9707900,\n
        "lon": 3.2931300,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582909,\n
        "lat": 49.9707920,\n
        "lon": 3.2928440,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582910,\n
        "lat": 49.9708110,\n
        "lon": 3.2916240,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582911,\n
        "lat": 49.9708110,\n
        "lon": 3.2933160,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582912,\n
        "lat": 49.9708150,\n
        "lon": 3.2935220,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582913,\n
        "lat": 49.9708200,\n
        "lon": 3.2929120,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582914,\n
        "lat": 49.9708210,\n
        "lon": 3.2932510,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582915,\n
        "lat": 49.9708300,\n
        "lon": 3.2927120,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582916,\n
        "lat": 49.9708300,\n
        "lon": 3.2930920,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582917,\n
        "lat": 49.9708320,\n
        "lon": 3.2920440,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582918,\n
        "lat": 49.9708360,\n
        "lon": 3.2932880,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582919,\n
        "lat": 49.9708480,\n
        "lon": 3.2935930,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582920,\n
        "lat": 49.9708520,\n
        "lon": 3.2933400,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582921,\n
        "lat": 49.9708530,\n
        "lon": 3.2928310,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582922,\n
        "lat": 49.9708530,\n
        "lon": 3.2931560,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582923,\n
        "lat": 49.9708530,\n
        "lon": 3.2932170,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582924,\n
        "lat": 49.9708560,\n
        "lon": 3.2932230,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582925,\n
        "lat": 49.9708590,\n
        "lon": 3.2933530,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582926,\n
        "lat": 49.9708630,\n
        "lon": 3.2932160,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582927,\n
        "lat": 49.9708650,\n
        "lon": 3.2928650,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582928,\n
        "lat": 49.9708650,\n
        "lon": 3.2933120,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582929,\n
        "lat": 49.9708680,\n
        "lon": 3.2928170,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582930,\n
        "lat": 49.9708700,\n
        "lon": 3.2933200,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582931,\n
        "lat": 49.9708760,\n
        "lon": 3.2932480,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582932,\n
        "lat": 49.9708800,\n
        "lon": 3.2931280,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582933,\n
        "lat": 49.9708820,\n
        "lon": 3.2932290,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582934,\n
        "lat": 49.9708850,\n
        "lon": 3.2926580,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582935,\n
        "lat": 49.9708900,\n
        "lon": 3.2931990,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582936,\n
        "lat": 49.9708960,\n
        "lon": 3.2932140,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582937,\n
        "lat": 49.9709020,\n
        "lon": 3.2928290,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582938,\n
        "lat": 49.9709030,\n
        "lon": 3.2928320,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582939,\n
        "lat": 49.9709040,\n
        "lon": 3.2931850,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582940,\n
        "lat": 49.9709040,\n
        "lon": 3.2932170,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582941,\n
        "lat": 49.9709070,\n
        "lon": 3.2928220,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582942,\n
        "lat": 49.9709080,\n
        "lon": 3.2928240,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582943,\n
        "lat": 49.9709130,\n
        "lon": 3.2937330,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582944,\n
        "lat": 49.9709190,\n
        "lon": 3.2932520,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582945,\n
        "lat": 49.9709370,\n
        "lon": 3.2927940,\n
        "timestamp": "2016-01-25T16:55:13Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582946,\n
        "lat": 49.9709440,\n
        "lon": 3.2937970,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582947,\n
        "lat": 49.9709530,\n
        "lon": 3.2935370,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582948,\n
        "lat": 49.9709660,\n
        "lon": 3.2935230,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582949,\n
        "lat": 49.9709660,\n
        "lon": 3.2935680,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582950,\n
        "lat": 49.9709740,\n
        "lon": 3.2919080,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582951,\n
        "lat": 49.9709800,\n
        "lon": 3.2935520,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582952,\n
        "lat": 49.9709820,\n
        "lon": 3.2935580,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582953,\n
        "lat": 49.9709840,\n
        "lon": 3.2933360,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582954,\n
        "lat": 49.9709880,\n
        "lon": 3.2937910,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582955,\n
        "lat": 49.9710090,\n
        "lon": 3.2937230,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582956,\n
        "lat": 49.9710120,\n
        "lon": 3.2936230,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582957,\n
        "lat": 49.9710130,\n
        "lon": 3.2949460,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582958,\n
        "lat": 49.9710150,\n
        "lon": 3.2934050,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582959,\n
        "lat": 49.9710150,\n
        "lon": 3.2934710,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582960,\n
        "lat": 49.9710150,\n
        "lon": 3.2949750,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582961,\n
        "lat": 49.9710160,\n
        "lon": 3.2949410,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582962,\n
        "lat": 49.9710190,\n
        "lon": 3.2937430,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582963,\n
        "lat": 49.9710220,\n
        "lon": 3.2949670,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582964,\n
        "lat": 49.9710230,\n
        "lon": 3.2949940,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582965,\n
        "lat": 49.9710310,\n
        "lon": 3.2935050,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582966,\n
        "lat": 49.9710310,\n
        "lon": 3.2949900,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582967,\n
        "lat": 49.9710370,\n
        "lon": 3.2950070,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582968,\n
        "lat": 49.9710410,\n
        "lon": 3.2936850,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582969,\n
        "lat": 49.9710410,\n
        "lon": 3.2939060,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582970,\n
        "lat": 49.9710480,\n
        "lon": 3.2945520,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582971,\n
        "lat": 49.9710490,\n
        "lon": 3.2945520,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582972,\n
        "lat": 49.9710510,\n
        "lon": 3.2937090,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582973,\n
        "lat": 49.9710530,\n
        "lon": 3.2937130,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582974,\n
        "lat": 49.9710660,\n
        "lon": 3.2946000,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582975,\n
        "lat": 49.9710860,\n
        "lon": 3.2940680,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582976,\n
        "lat": 49.9710870,\n
        "lon": 3.2934370,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582977,\n
        "lat": 49.9711090,\n
        "lon": 3.2938290,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582978,\n
        "lat": 49.9711100,\n
        "lon": 3.2945640,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582979,\n
        "lat": 49.9711180,\n
        "lon": 3.2941300,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582980,\n
        "lat": 49.9711190,\n
        "lon": 3.2935040,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582981,\n
        "lat": 49.9711190,\n
        "lon": 3.2944850,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582982,\n
        "lat": 49.9711200,\n
        "lon": 3.2933980,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582983,\n
        "lat": 49.9711440,\n
        "lon": 3.2936830,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582984,\n
        "lat": 49.9711450,\n
        "lon": 3.2946390,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582985,\n
        "lat": 49.9711490,\n
        "lon": 3.2947330,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582986,\n
        "lat": 49.9711510,\n
        "lon": 3.2935720,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582987,\n
        "lat": 49.9711540,\n
        "lon": 3.2933600,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582988,\n
        "lat": 49.9711590,\n
        "lon": 3.2935890,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582989,\n
        "lat": 49.9711730,\n
        "lon": 3.2948020,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582990,\n
        "lat": 49.9711750,\n
        "lon": 3.2939550,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582991,\n
        "lat": 49.9711790,\n
        "lon": 3.2946120,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582992,\n
        "lat": 49.9711900,\n
        "lon": 3.2937780,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582993,\n
        "lat": 49.9711910,\n
        "lon": 3.2935520,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582994,\n
        "lat": 49.9711910,\n
        "lon": 3.2939860,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582995,\n
        "lat": 49.9711960,\n
        "lon": 3.2951480,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582996,\n
        "lat": 49.9712060,\n
        "lon": 3.2936100,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582997,\n
        "lat": 49.9712090,\n
        "lon": 3.2940200,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582998,\n
        "lat": 49.9712100,\n
        "lon": 3.2946770,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966582999,\n
        "lat": 49.9712230,\n
        "lon": 3.2948750,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583000,\n
        "lat": 49.9712240,\n
        "lon": 3.2952110,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583001,\n
        "lat": 49.9712250,\n
        "lon": 3.2935130,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583002,\n
        "lat": 49.9712260,\n
        "lon": 3.2940500,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583003,\n
        "lat": 49.9712290,\n
        "lon": 3.2935820,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583004,\n
        "lat": 49.9712310,\n
        "lon": 3.2948980,\n
        "timestamp": "2016-01-25T16:55:14Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583005,\n
        "lat": 49.9712370,\n
        "lon": 3.2947510,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583006,\n
        "lat": 49.9712390,\n
        "lon": 3.2939270,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583007,\n
        "lat": 49.9712400,\n
        "lon": 3.2947420,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583008,\n
        "lat": 49.9712520,\n
        "lon": 3.2937020,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583009,\n
        "lat": 49.9712610,\n
        "lon": 3.2948130,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583010,\n
        "lat": 49.9712620,\n
        "lon": 3.2945230,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583011,\n
        "lat": 49.9712660,\n
        "lon": 3.2948650,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583012,\n
        "lat": 49.9712690,\n
        "lon": 3.2945390,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583013,\n
        "lat": 49.9712720,\n
        "lon": 3.2945120,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583014,\n
        "lat": 49.9712730,\n
        "lon": 3.2939930,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583015,\n
        "lat": 49.9712740,\n
        "lon": 3.2936740,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583016,\n
        "lat": 49.9712770,\n
        "lon": 3.2948270,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583017,\n
        "lat": 49.9712800,\n
        "lon": 3.2945270,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583018,\n
        "lat": 49.9712850,\n
        "lon": 3.2953080,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583019,\n
        "lat": 49.9712920,\n
        "lon": 3.2949240,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583020,\n
        "lat": 49.9713000,\n
        "lon": 3.2951270,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583021,\n
        "lat": 49.9713010,\n
        "lon": 3.2953460,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583022,\n
        "lat": 49.9713110,\n
        "lon": 3.2949040,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583023,\n
        "lat": 49.9713110,\n
        "lon": 3.2952830,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583024,\n
        "lat": 49.9713240,\n
        "lon": 3.2951820,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583025,\n
        "lat": 49.9713250,\n
        "lon": 3.2952680,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583026,\n
        "lat": 49.9713270,\n
        "lon": 3.2951800,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583027,\n
        "lat": 49.9713270,\n
        "lon": 3.2953200,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583028,\n
        "lat": 49.9713410,\n
        "lon": 3.2953060,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583029,\n
        "lat": 49.9713420,\n
        "lon": 3.2952110,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583030,\n
        "lat": 49.9713470,\n
        "lon": 3.2949820,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583031,\n
        "lat": 49.9713480,\n
        "lon": 3.2953180,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583032,\n
        "lat": 49.9713510,\n
        "lon": 3.2953530,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583033,\n
        "lat": 49.9713530,\n
        "lon": 3.2954660,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583034,\n
        "lat": 49.9713580,\n
        "lon": 3.2953430,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583035,\n
        "lat": 49.9713680,\n
        "lon": 3.2952620,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583036,\n
        "lat": 49.9713680,\n
        "lon": 3.2953910,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583037,\n
        "lat": 49.9713700,\n
        "lon": 3.2955010,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583038,\n
        "lat": 49.9713770,\n
        "lon": 3.2953830,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583039,\n
        "lat": 49.9713790,\n
        "lon": 3.2952850,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583040,\n
        "lat": 49.9713810,\n
        "lon": 3.2954390,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583041,\n
        "lat": 49.9713880,\n
        "lon": 3.2941590,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583042,\n
        "lat": 49.9713890,\n
        "lon": 3.2951680,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583043,\n
        "lat": 49.9713930,\n
        "lon": 3.2954190,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583044,\n
        "lat": 49.9713960,\n
        "lon": 3.2954740,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583045,\n
        "lat": 49.9714000,\n
        "lon": 3.2951950,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583046,\n
        "lat": 49.9714000,\n
        "lon": 3.2952300,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583047,\n
        "lat": 49.9714050,\n
        "lon": 3.2947930,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583048,\n
        "lat": 49.9714070,\n
        "lon": 3.2951070,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583049,\n
        "lat": 49.9714120,\n
        "lon": 3.2952550,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583050,\n
        "lat": 49.9714170,\n
        "lon": 3.2955040,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583051,\n
        "lat": 49.9714180,\n
        "lon": 3.2954000,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583052,\n
        "lat": 49.9714270,\n
        "lon": 3.2955260,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583053,\n
        "lat": 49.9714340,\n
        "lon": 3.2951640,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583054,\n
        "lat": 49.9714340,\n
        "lon": 3.2954350,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583055,\n
        "lat": 49.9714400,\n
        "lon": 3.2942480,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583056,\n
        "lat": 49.9714430,\n
        "lon": 3.2955970,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583057,\n
        "lat": 49.9714440,\n
        "lon": 3.2948470,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583058,\n
        "lat": 49.9714440,\n
        "lon": 3.2954560,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583059,\n
        "lat": 49.9714460,\n
        "lon": 3.2948920,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583060,\n
        "lat": 49.9714498,\n
        "lon": 3.2954692,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583061,\n
        "lat": 49.9714500,\n
        "lon": 3.2955800,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583062,\n
        "lat": 49.9714540,\n
        "lon": 3.2952110,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583063,\n
        "lat": 49.9714570,\n
        "lon": 3.2956310,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583064,\n
        "lat": 49.9714580,\n
        "lon": 3.2940600,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583065,\n
        "lat": 49.9714600,\n
        "lon": 3.2954920,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583066,\n
        "lat": 49.9714630,\n
        "lon": 3.2945480,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583067,\n
        "lat": 49.9714650,\n
        "lon": 3.2956870,\n
        "timestamp": "2016-01-25T16:55:15Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583068,\n
        "lat": 49.9714730,\n
        "lon": 3.2949480,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583069,\n
        "lat": 49.9714800,\n
        "lon": 3.2948370,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583070,\n
        "lat": 49.9714820,\n
        "lon": 3.2957570,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583071,\n
        "lat": 49.9714850,\n
        "lon": 3.2945150,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583072,\n
        "lat": 49.9714880,\n
        "lon": 3.2957680,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583073,\n
        "lat": 49.9714910,\n
        "lon": 3.2957450,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583074,\n
        "lat": 49.9714970,\n
        "lon": 3.2953100,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583075,\n
        "lat": 49.9714990,\n
        "lon": 3.2945340,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583076,\n
        "lat": 49.9714990,\n
        "lon": 3.2947560,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583077,\n
        "lat": 49.9715010,\n
        "lon": 3.2946070,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583078,\n
        "lat": 49.9715070,\n
        "lon": 3.2955230,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583079,\n
        "lat": 49.9715080,\n
        "lon": 3.2941470,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583080,\n
        "lat": 49.9715090,\n
        "lon": 3.2946190,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583081,\n
        "lat": 49.9715110,\n
        "lon": 3.2948870,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583082,\n
        "lat": 49.9715130,\n
        "lon": 3.2947740,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583083,\n
        "lat": 49.9715190,\n
        "lon": 3.2946340,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583084,\n
        "lat": 49.9715230,\n
        "lon": 3.2955570,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583085,\n
        "lat": 49.9715240,\n
        "lon": 3.2953690,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583086,\n
        "lat": 49.9715280,\n
        "lon": 3.2940370,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583087,\n
        "lat": 49.9715320,\n
        "lon": 3.2946100,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583088,\n
        "lat": 49.9715510,\n
        "lon": 3.2946720,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583089,\n
        "lat": 49.9715550,\n
        "lon": 3.2949030,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583090,\n
        "lat": 49.9715620,\n
        "lon": 3.2946520,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583091,\n
        "lat": 49.9715620,\n
        "lon": 3.2946920,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583092,\n
        "lat": 49.9715630,\n
        "lon": 3.2944330,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583093,\n
        "lat": 49.9715630,\n
        "lon": 3.2954560,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583094,\n
        "lat": 49.9715650,\n
        "lon": 3.2937040,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583095,\n
        "lat": 49.9715690,\n
        "lon": 3.2941050,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583096,\n
        "lat": 49.9715860,\n
        "lon": 3.2944700,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583097,\n
        "lat": 49.9715880,\n
        "lon": 3.2949610,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583098,\n
        "lat": 49.9715920,\n
        "lon": 3.2956560,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583099,\n
        "lat": 49.9716010,\n
        "lon": 3.2955380,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583100,\n
        "lat": 49.9716010,\n
        "lon": 3.2956750,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583101,\n
        "lat": 49.9716160,\n
        "lon": 3.2949230,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583102,\n
        "lat": 49.9716210,\n
        "lon": 3.2936190,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583103,\n
        "lat": 49.9716260,\n
        "lon": 3.2949420,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583104,\n
        "lat": 49.9716270,\n
        "lon": 3.2948030,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583105,\n
        "lat": 49.9716370,\n
        "lon": 3.2950940,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583106,\n
        "lat": 49.9716430,\n
        "lon": 3.2956400,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583107,\n
        "lat": 49.9716440,\n
        "lon": 3.2956390,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583108,\n
        "lat": 49.9716510,\n
        "lon": 3.2938490,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583109,\n
        "lat": 49.9716560,\n
        "lon": 3.2950000,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583110,\n
        "lat": 49.9716700,\n
        "lon": 3.2948810,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583111,\n
        "lat": 49.9716740,\n
        "lon": 3.2950280,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583112,\n
        "lat": 49.9716760,\n
        "lon": 3.2951520,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583113,\n
        "lat": 49.9716960,\n
        "lon": 3.2949380,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583114,\n
        "lat": 49.9717130,\n
        "lon": 3.2954000,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583115,\n
        "lat": 49.9717490,\n
        "lon": 3.2938310,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583116,\n
        "lat": 49.9717500,\n
        "lon": 3.2954590,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583117,\n
        "lat": 49.9717540,\n
        "lon": 3.2950290,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583118,\n
        "lat": 49.9717840,\n
        "lon": 3.2952910,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583119,\n
        "lat": 49.9718040,\n
        "lon": 3.2952570,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583120,\n
        "lat": 49.9718180,\n
        "lon": 3.2952970,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583121,\n
        "lat": 49.9718200,\n
        "lon": 3.2952320,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583122,\n
        "lat": 49.9718210,\n
        "lon": 3.2953490,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583123,\n
        "lat": 49.9718240,\n
        "lon": 3.2952890,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583124,\n
        "lat": 49.9718310,\n
        "lon": 3.2953020,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583125,\n
        "lat": 49.9718360,\n
        "lon": 3.2953250,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583126,\n
        "lat": 49.9718480,\n
        "lon": 3.2952730,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583127,\n
        "lat": 49.9718900,\n
        "lon": 3.2956130,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583128,\n
        "lat": 49.9719240,\n
        "lon": 3.2956590,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583129,\n
        "lat": 49.9719290,\n
        "lon": 3.2956500,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583130,\n
        "lat": 49.9719470,\n
        "lon": 3.2955150,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583131,\n
        "lat": 49.9719880,\n
        "lon": 3.2957350,\n
        "timestamp": "2016-01-25T16:55:16Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583132,\n
        "lat": 49.9720380,\n
        "lon": 3.2956410,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583133,\n
        "lat": 49.9720560,\n
        "lon": 3.2956100,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583134,\n
        "lat": 49.9720580,\n
        "lon": 3.2956130,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583135,\n
        "lat": 49.9724940,\n
        "lon": 3.2980670,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583136,\n
        "lat": 49.9725300,\n
        "lon": 3.2983140,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583137,\n
        "lat": 49.9725490,\n
        "lon": 3.2983530,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583138,\n
        "lat": 49.9725660,\n
        "lon": 3.2980810,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583139,\n
        "lat": 49.9725790,\n
        "lon": 3.2982610,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583140,\n
        "lat": 49.9725970,\n
        "lon": 3.2983060,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583141,\n
        "lat": 49.9726000,\n
        "lon": 3.2983130,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583142,\n
        "lat": 49.9726110,\n
        "lon": 3.2981860,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583143,\n
        "lat": 49.9726460,\n
        "lon": 3.2979210,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583144,\n
        "lat": 49.9726690,\n
        "lon": 3.2979790,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583145,\n
        "lat": 49.9727060,\n
        "lon": 3.2981940,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583146,\n
        "lat": 49.9727090,\n
        "lon": 3.2982050,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583147,\n
        "lat": 49.9727640,\n
        "lon": 3.2980300,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583148,\n
        "lat": 49.9727960,\n
        "lon": 3.2981060,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583149,\n
        "lat": 49.9743936,\n
        "lon": 3.2899448,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583150,\n
        "lat": 49.9743945,\n
        "lon": 3.2899273,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583151,\n
        "lat": 49.9743950,\n
        "lon": 3.2899622,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583152,\n
        "lat": 49.9743977,\n
        "lon": 3.2899105,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583153,\n
        "lat": 49.9743987,\n
        "lon": 3.2899787,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583154,\n
        "lat": 49.9744031,\n
        "lon": 3.2898952,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583155,\n
        "lat": 49.9744046,\n
        "lon": 3.2899937,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583156,\n
        "lat": 49.9744105,\n
        "lon": 3.2898819,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583157,\n
        "lat": 49.9744123,\n
        "lon": 3.2900064,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583158,\n
        "lat": 49.9744194,\n
        "lon": 3.2898712,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583159,\n
        "lat": 49.9744216,\n
        "lon": 3.2900164,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583160,\n
        "lat": 49.9744290,\n
        "lon": 3.2901770,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583161,\n
        "lat": 49.9744290,\n
        "lon": 3.2901980,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583162,\n
        "lat": 49.9744296,\n
        "lon": 3.2898638,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583163,\n
        "lat": 49.9744320,\n
        "lon": 3.2900231,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583164,\n
        "lat": 49.9744406,\n
        "lon": 3.2898597,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583165,\n
        "lat": 49.9744410,\n
        "lon": 3.2901760,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583166,\n
        "lat": 49.9744420,\n
        "lon": 3.2901970,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583167,\n
        "lat": 49.9744430,\n
        "lon": 3.2900264,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583168,\n
        "lat": 49.9744519,\n
        "lon": 3.2898593,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583169,\n
        "lat": 49.9744543,\n
        "lon": 3.2900260,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583170,\n
        "lat": 49.9744629,\n
        "lon": 3.2898626,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583171,\n
        "lat": 49.9744653,\n
        "lon": 3.2900220,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583172,\n
        "lat": 49.9744675,\n
        "lon": 3.2896792,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583173,\n
        "lat": 49.9744676,\n
        "lon": 3.2896616,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583174,\n
        "lat": 49.9744697,\n
        "lon": 3.2896964,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583175,\n
        "lat": 49.9744701,\n
        "lon": 3.2896445,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583176,\n
        "lat": 49.9744733,\n
        "lon": 3.2898693,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583177,\n
        "lat": 49.9744741,\n
        "lon": 3.2897125,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583178,\n
        "lat": 49.9744748,\n
        "lon": 3.2896286,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583179,\n
        "lat": 49.9744755,\n
        "lon": 3.2900145,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583180,\n
        "lat": 49.9744806,\n
        "lon": 3.2897268,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583181,\n
        "lat": 49.9744816,\n
        "lon": 3.2896146,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583182,\n
        "lat": 49.9744826,\n
        "lon": 3.2898793,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583183,\n
        "lat": 49.9744844,\n
        "lon": 3.2900039,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583184,\n
        "lat": 49.9744889,\n
        "lon": 3.2897387,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583185,\n
        "lat": 49.9744900,\n
        "lon": 3.2896030,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583186,\n
        "lat": 49.9744903,\n
        "lon": 3.2898921,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583187,\n
        "lat": 49.9744918,\n
        "lon": 3.2899906,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583188,\n
        "lat": 49.9744962,\n
        "lon": 3.2899070,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583189,\n
        "lat": 49.9744972,\n
        "lon": 3.2899752,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583190,\n
        "lat": 49.9744986,\n
        "lon": 3.2897476,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583191,\n
        "lat": 49.9744999,\n
        "lon": 3.2895944,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583192,\n
        "lat": 49.9744999,\n
        "lon": 3.2899236,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583193,\n
        "lat": 49.9745004,\n
        "lon": 3.2899584,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583194,\n
        "lat": 49.9745013,\n
        "lon": 3.2899409,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583195,\n
        "lat": 49.9745093,\n
        "lon": 3.2897532,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583196,\n
        "lat": 49.9745106,\n
        "lon": 3.2895892,\n
        "timestamp": "2016-01-25T16:55:17Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583197,\n
        "lat": 49.9745205,\n
        "lon": 3.2897553,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583198,\n
        "lat": 49.9745219,\n
        "lon": 3.2895876,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583199,\n
        "lat": 49.9745317,\n
        "lon": 3.2897537,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583200,\n
        "lat": 49.9745330,\n
        "lon": 3.2895897,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583201,\n
        "lat": 49.9745425,\n
        "lon": 3.2897485,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583202,\n
        "lat": 49.9745437,\n
        "lon": 3.2895953,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583203,\n
        "lat": 49.9745523,\n
        "lon": 3.2897399,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583204,\n
        "lat": 49.9745534,\n
        "lon": 3.2896043,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583205,\n
        "lat": 49.9745541,\n
        "lon": 3.2900081,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583206,\n
        "lat": 49.9745548,\n
        "lon": 3.2900256,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583207,\n
        "lat": 49.9745557,\n
        "lon": 3.2899908,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583208,\n
        "lat": 49.9745578,\n
        "lon": 3.2900425,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583209,\n
        "lat": 49.9745597,\n
        "lon": 3.2899744,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583210,\n
        "lat": 49.9745608,\n
        "lon": 3.2897284,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583211,\n
        "lat": 49.9745617,\n
        "lon": 3.2896162,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583212,\n
        "lat": 49.9745630,\n
        "lon": 3.2900580,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583213,\n
        "lat": 49.9745657,\n
        "lon": 3.2899596,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583214,\n
        "lat": 49.9745675,\n
        "lon": 3.2897143,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583215,\n
        "lat": 49.9745682,\n
        "lon": 3.2896305,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583216,\n
        "lat": 49.9745702,\n
        "lon": 3.2900715,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583217,\n
        "lat": 49.9745722,\n
        "lon": 3.2896984,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583218,\n
        "lat": 49.9745727,\n
        "lon": 3.2896466,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583219,\n
        "lat": 49.9745736,\n
        "lon": 3.2899471,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583220,\n
        "lat": 49.9745747,\n
        "lon": 3.2896813,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583221,\n
        "lat": 49.9745749,\n
        "lon": 3.2896638,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583222,\n
        "lat": 49.9745790,\n
        "lon": 3.2900824,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583223,\n
        "lat": 49.9745830,\n
        "lon": 3.2899374,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583224,\n
        "lat": 49.9745891,\n
        "lon": 3.2900902,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583225,\n
        "lat": 49.9745935,\n
        "lon": 3.2899310,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583226,\n
        "lat": 49.9746000,\n
        "lon": 3.2900946,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583227,\n
        "lat": 49.9746046,\n
        "lon": 3.2899281,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583228,\n
        "lat": 49.9746112,\n
        "lon": 3.2900954,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583229,\n
        "lat": 49.9746159,\n
        "lon": 3.2899288,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583230,\n
        "lat": 49.9746224,\n
        "lon": 3.2900925,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583231,\n
        "lat": 49.9746268,\n
        "lon": 3.2899332,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583232,\n
        "lat": 49.9746328,\n
        "lon": 3.2900860,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583233,\n
        "lat": 49.9746369,\n
        "lon": 3.2899410,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583234,\n
        "lat": 49.9746422,\n
        "lon": 3.2900764,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583235,\n
        "lat": 49.9746457,\n
        "lon": 3.2899519,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583236,\n
        "lat": 49.9746501,\n
        "lon": 3.2900639,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583237,\n
        "lat": 49.9746529,\n
        "lon": 3.2899654,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583238,\n
        "lat": 49.9746562,\n
        "lon": 3.2900491,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583239,\n
        "lat": 49.9746581,\n
        "lon": 3.2899810,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583240,\n
        "lat": 49.9746601,\n
        "lon": 3.2900327,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583241,\n
        "lat": 49.9746611,\n
        "lon": 3.2899978,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3966583242,\n
        "lat": 49.9746618,\n
        "lon": 3.2900153,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 8680945771,\n
        "lat": 49.9673754,\n
        "lon": 3.2867475,\n
        "timestamp": "2021-04-29T19:41:24Z",\n
        "version": 1,\n
        "changeset": 103866504,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "tags": {\n
          "amenity": "bench"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8680945772,\n
        "lat": 49.9673363,\n
        "lon": 3.2867993,\n
        "timestamp": "2021-04-29T19:41:24Z",\n
        "version": 1,\n
        "changeset": 103866504,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "tags": {\n
          "amenity": "bench"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8680945773,\n
        "lat": 49.9672435,\n
        "lon": 3.2859916,\n
        "timestamp": "2021-04-29T19:41:24Z",\n
        "version": 1,\n
        "changeset": 103866504,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 8680945774,\n
        "lat": 49.9669995,\n
        "lon": 3.2863179,\n
        "timestamp": "2021-04-29T19:41:24Z",\n
        "version": 1,\n
        "changeset": 103866504,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 8680945775,\n
        "lat": 49.9672908,\n
        "lon": 3.2868103,\n
        "timestamp": "2021-04-29T19:41:24Z",\n
        "version": 1,\n
        "changeset": 103866504,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 12463630880,\n
        "lat": 49.9668067,\n
        "lon": 3.2892020,\n
        "timestamp": "2024-12-30T19:51:29Z",\n
        "version": 1,\n
        "changeset": 160807240,\n
        "user": "Nzau",\n
        "uid": 15118949\n
      },\n
      {\n
        "type": "node",\n
        "id": 12463630881,\n
        "lat": 49.9667774,\n
        "lon": 3.2891618,\n
        "timestamp": "2024-12-30T19:51:29Z",\n
        "version": 1,\n
        "changeset": 160807240,\n
        "user": "Nzau",\n
        "uid": 15118949\n
      },\n
      {\n
        "type": "node",\n
        "id": 12463630882,\n
        "lat": 49.9668073,\n
        "lon": 3.2891091,\n
        "timestamp": "2024-12-30T19:51:29Z",\n
        "version": 1,\n
        "changeset": 160807240,\n
        "user": "Nzau",\n
        "uid": 15118949\n
      },\n
      {\n
        "type": "node",\n
        "id": 12463630883,\n
        "lat": 49.9668367,\n
        "lon": 3.2891493,\n
        "timestamp": "2024-12-30T19:51:29Z",\n
        "version": 1,\n
        "changeset": 160807240,\n
        "user": "Nzau",\n
        "uid": 15118949\n
      },\n
      {\n
        "type": "node",\n
        "id": 12463630892,\n
        "lat": 49.9669297,\n
        "lon": 3.2894556,\n
        "timestamp": "2024-12-30T19:51:29Z",\n
        "version": 1,\n
        "changeset": 160807240,\n
        "user": "Nzau",\n
        "uid": 15118949\n
      },\n
      {\n
        "type": "node",\n
        "id": 12463630893,\n
        "lat": 49.9668255,\n
        "lon": 3.2897002,\n
        "timestamp": "2024-12-30T19:51:29Z",\n
        "version": 1,\n
        "changeset": 160807240,\n
        "user": "Nzau",\n
        "uid": 15118949\n
      },\n
      {\n
        "type": "node",\n
        "id": 12463630894,\n
        "lat": 49.9668638,\n
        "lon": 3.2893878,\n
        "timestamp": "2024-12-30T19:51:29Z",\n
        "version": 1,\n
        "changeset": 160807240,\n
        "user": "Nzau",\n
        "uid": 15118949\n
      },\n
      {\n
        "type": "node",\n
        "id": 12463630895,\n
        "lat": 49.9669882,\n
        "lon": 3.2898698,\n
        "timestamp": "2024-12-30T19:51:29Z",\n
        "version": 1,\n
        "changeset": 160807240,\n
        "user": "Nzau",\n
        "uid": 15118949\n
      },\n
      {\n
        "type": "node",\n
        "id": 12463630896,\n
        "lat": 49.9669622,\n
        "lon": 3.2891567,\n
        "timestamp": "2024-12-30T19:51:29Z",\n
        "version": 1,\n
        "changeset": 160807240,\n
        "user": "Nzau",\n
        "uid": 15118949\n
      },\n
      {\n
        "type": "node",\n
        "id": 12463630897,\n
        "lat": 49.9672020,\n
        "lon": 3.2894035,\n
        "timestamp": "2024-12-30T19:51:29Z",\n
        "version": 1,\n
        "changeset": 160807240,\n
        "user": "Nzau",\n
        "uid": 15118949\n
      },\n
      {\n
        "type": "node",\n
        "id": 12768501304,\n
        "lat": 49.9699035,\n
        "lon": 3.2814176,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 1,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12768501305,\n
        "lat": 49.9699817,\n
        "lon": 3.2814736,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 1,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12768501306,\n
        "lat": 49.9699567,\n
        "lon": 3.2815580,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 1,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12768501307,\n
        "lat": 49.9699608,\n
        "lon": 3.2815610,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 1,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12768501308,\n
        "lat": 49.9699331,\n
        "lon": 3.2816546,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 1,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12768501309,\n
        "lat": 49.9698507,\n
        "lon": 3.2815955,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 1,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12768501310,\n
        "lat": 49.9696885,\n
        "lon": 3.2816298,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 1,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12768501311,\n
        "lat": 49.9696639,\n
        "lon": 3.2817112,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 1,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12768501312,\n
        "lat": 49.9696697,\n
        "lon": 3.2817172,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 1,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12768501313,\n
        "lat": 49.9696431,\n
        "lon": 3.2818018,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 1,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12768501314,\n
        "lat": 49.9695559,\n
        "lon": 3.2817435,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 1,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12768501315,\n
        "lat": 49.9696086,\n
        "lon": 3.2815706,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 1,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12768501316,\n
        "lat": 49.9689945,\n
        "lon": 3.2830320,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 1,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12768501317,\n
        "lat": 49.9690584,\n
        "lon": 3.2831265,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 1,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12768501318,\n
        "lat": 49.9690204,\n
        "lon": 3.2831912,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 1,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12768501319,\n
        "lat": 49.9689545,\n
        "lon": 3.2831015,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 1,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12768501320,\n
        "lat": 49.9639234,\n
        "lon": 3.2842931,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 1,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12768501321,\n
        "lat": 49.9652941,\n
        "lon": 3.2857328,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 1,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12768501322,\n
        "lat": 49.9653040,\n
        "lon": 3.2857494,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 1,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12768501323,\n
        "lat": 49.9654532,\n
        "lon": 3.2859793,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 1,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12768501324,\n
        "lat": 49.9653015,\n
        "lon": 3.2862184,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 1,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12768501325,\n
        "lat": 49.9651392,\n
        "lon": 3.2859685,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 1,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12768501326,\n
        "lat": 49.9655750,\n
        "lon": 3.2848370,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 1,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12768501327,\n
        "lat": 49.9655333,\n
        "lon": 3.2847316,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 1,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12768501328,\n
        "lat": 49.9656157,\n
        "lon": 3.2846375,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 1,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12768501329,\n
        "lat": 49.9669387,\n
        "lon": 3.2874463,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 1,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12768501330,\n
        "lat": 49.9668957,\n
        "lon": 3.2873945,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 1,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12768501332,\n
        "lat": 49.9683237,\n
        "lon": 3.2910043,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 1,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12768501333,\n
        "lat": 49.9683813,\n
        "lon": 3.2911020,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 1,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12768501334,\n
        "lat": 49.9683268,\n
        "lon": 3.2911820,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 1,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464452,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582109,\n
          3966582123,\n
          3966582186,\n
          3966582193,\n
          3966582245,\n
          3966582241,\n
          3966582213,\n
          3966582207,\n
          3966582194,\n
          3966582172,\n
          3966582109\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464454,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582738,\n
          3966582705,\n
          3966582728,\n
          3966582701,\n
          3966582706,\n
          3966582680,\n
          3966582687,\n
          3966582694,\n
          3966582727,\n
          3966582745,\n
          3966582738\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464457,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580902,\n
          3966580918,\n
          3966580906,\n
          3966580904,\n
          3966580883,\n
          3966580879,\n
          3966580873,\n
          3966580869,\n
          3966580895,\n
          3966580891,\n
          3966580902\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464459,\n
        "timestamp": "2016-01-25T16:55:18Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581164,\n
          3966581160,\n
          3966581163,\n
          3966581045,\n
          3966581034,\n
          3966581041,\n
          3966581020,\n
          3966581030,\n
          3966581031,\n
          3966581038,\n
          3966581164\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464461,\n
        "timestamp": "2016-01-25T16:55:19Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580694,\n
          3966580699,\n
          3966580682,\n
          3966580649,\n
          3966580652,\n
          3966580586,\n
          3966580613,\n
          3966580661,\n
          3966580665,\n
          3966580686,\n
          3966580694\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464464,\n
        "timestamp": "2016-01-25T16:55:19Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966578783,\n
          3966578773,\n
          3966582253,\n
          3966582233,\n
          3966582226,\n
          3966582150,\n
          3966582133,\n
          3966582222,\n
          3966582205,\n
          3966582249,\n
          3966578783\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464466,\n
        "timestamp": "2016-01-25T16:55:19Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582669,\n
          3966582673,\n
          3966582654,\n
          3966582640,\n
          3966582645,\n
          3966582657,\n
          3966582683,\n
          3966582685,\n
          3966582700,\n
          3966582722,\n
          3966582669\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464468,\n
        "timestamp": "2016-01-25T16:55:19Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582184,\n
          3966582179,\n
          3966582198,\n
          3966582180,\n
          3966582185,\n
          3966582166,\n
          3966582188,\n
          3966582014,\n
          3966582039,\n
          3966582256,\n
          3966582184\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464469,\n
        "timestamp": "2016-01-25T16:55:19Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582934,\n
          3966582915,\n
          3966582929,\n
          3966582921,\n
          3966582927,\n
          3966582938,\n
          3966582937,\n
          3966582942,\n
          3966582941,\n
          3966582945,\n
          3966582934\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464470,\n
        "timestamp": "2016-01-25T16:55:19Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582119,\n
          3966582130,\n
          3966582152,\n
          3966582138,\n
          3966582154,\n
          3966582124,\n
          3966582111,\n
          3966582098,\n
          3966582073,\n
          3966582055,\n
          3966582119\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464471,\n
        "timestamp": "2016-01-25T16:55:19Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581741,\n
          3966581677,\n
          3966581676,\n
          3966581628,\n
          3966581586,\n
          3966581584,\n
          3966581618,\n
          3966581626,\n
          3966581645,\n
          3966581696,\n
          3966581741\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464473,\n
        "timestamp": "2016-01-25T16:55:19Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580349,\n
          3966580359,\n
          3966580350,\n
          3966580356,\n
          3966580348,\n
          3966580352,\n
          3966580343,\n
          3966580360,\n
          3966580355,\n
          3966580333,\n
          3966580349\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464474,\n
        "timestamp": "2016-01-25T16:55:19Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966583090,\n
          3966583087,\n
          3966583083,\n
          3966583080,\n
          3966583047,\n
          3966583057,\n
          3966583076,\n
          3966583082,\n
          3966583091,\n
          3966583088,\n
          3966583090\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464475,\n
        "timestamp": "2016-01-25T16:55:19Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581634,\n
          3966581609,\n
          3966581590,\n
          3966581588,\n
          3966581560,\n
          3966581456,\n
          3966581362,\n
          3966581382,\n
          3966581354,\n
          3966581371,\n
          3966581634\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464476,\n
        "timestamp": "2016-01-25T16:55:19Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581847,\n
          3966581987,\n
          3966581992,\n
          3966582009,\n
          3966582026,\n
          3966582015,\n
          3966581980,\n
          3966581834,\n
          3966581787,\n
          3966581817,\n
          3966581847\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464477,\n
        "timestamp": "2016-01-25T16:55:19Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580698,\n
          3966580685,\n
          3966580708,\n
          3966580706,\n
          3966580726,\n
          3966580722,\n
          3966580762,\n
          3966580782,\n
          3966580735,\n
          3966580740,\n
          3966580698\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464478,\n
        "timestamp": "2016-01-25T16:55:19Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582398,\n
          3966582391,\n
          3966582393,\n
          3966582399,\n
          3966582402,\n
          3966582366,\n
          3966582378,\n
          3966578853,\n
          3966582384,\n
          3966582428,\n
          3966582398\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464479,\n
        "timestamp": "2016-01-25T16:55:20Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580790,\n
          3966580776,\n
          3966580809,\n
          3966580770,\n
          3966580749,\n
          3966580717,\n
          3966580742,\n
          3966580799,\n
          3966580798,\n
          3966580829,\n
          3966580790\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464480,\n
        "timestamp": "2016-01-25T16:55:20Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582246,\n
          3966582231,\n
          3966582162,\n
          3966582153,\n
          3966582137,\n
          3966582108,\n
          3966582079,\n
          3966582050,\n
          3966582106,\n
          3966582163,\n
          3966582246\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464481,\n
        "timestamp": "2016-01-25T16:55:20Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966579865,\n
          3966579860,\n
          3966579864,\n
          3966579858,\n
          3966579857,\n
          3966576748,\n
          3966576745,\n
          3966576749,\n
          3966576751,\n
          3966576756,\n
          3966579865\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464482,\n
        "timestamp": "2016-01-25T16:55:20Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966579913,\n
          3966579925,\n
          3966579928,\n
          3966579929,\n
          3966579959,\n
          3966579932,\n
          3966579924,\n
          3966579918,\n
          3966579910,\n
          3966579917,\n
          3966579913\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464483,\n
        "timestamp": "2016-01-25T16:55:20Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581646,\n
          3966581665,\n
          3966581689,\n
          3966581702,\n
          3966581716,\n
          3966581703,\n
          3966581751,\n
          3966581733,\n
          3966581719,\n
          3966581699,\n
          3966581646\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464484,\n
        "timestamp": "2016-01-25T16:55:20Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580946,\n
          3966580922,\n
          3966580931,\n
          3966580951,\n
          3966580976,\n
          3966580986,\n
          3966580975,\n
          3966580966,\n
          3966580953,\n
          3966580947,\n
          3966580946\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464485,\n
        "timestamp": "2016-01-25T16:55:20Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580764,\n
          3966580787,\n
          3966580793,\n
          3966580823,\n
          3966580830,\n
          3966580808,\n
          3966580816,\n
          3966580797,\n
          3966580814,\n
          3966580807,\n
          3966580764\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464492,\n
        "timestamp": "2016-01-25T16:55:22Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580789,\n
          3966580769,\n
          3966580761,\n
          3966580747,\n
          3966580777,\n
          3966580765,\n
          3966580778,\n
          3966580790,\n
          3966580788,\n
          3966580794,\n
          3966580789\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464493,\n
        "timestamp": "2016-01-25T16:55:22Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580742,\n
          3966580736,\n
          3966580766,\n
          3966580785,\n
          3966580759,\n
          3966580781,\n
          3966580772,\n
          3966580796,\n
          3966580802,\n
          3966580817,\n
          3966580799,\n
          3966580742\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464494,\n
        "timestamp": "2016-01-25T16:55:22Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580420,\n
          3966580424,\n
          3966580428,\n
          3966580423,\n
          3966580439,\n
          3966580432,\n
          3966580418,\n
          3966580406,\n
          3966580377,\n
          3966580382,\n
          3966580417,\n
          3966580420\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464495,\n
        "timestamp": "2016-01-25T16:55:22Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580036,\n
          3966580028,\n
          3966580022,\n
          3966580026,\n
          3966580012,\n
          3966580018,\n
          3966580032,\n
          3966580039,\n
          3966580048,\n
          3966580043,\n
          3966580040,\n
          3966580036\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464496,\n
        "timestamp": "2016-01-25T16:55:22Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580877,\n
          3966580874,\n
          3966580870,\n
          3966580862,\n
          3966580842,\n
          3966580840,\n
          3966580831,\n
          3966580822,\n
          3966580821,\n
          3966580857,\n
          3966580876,\n
          3966580877\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464497,\n
        "timestamp": "2016-01-25T16:55:22Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582931,\n
          3966582918,\n
          3966582911,\n
          3966582901,\n
          3966582904,\n
          3966582925,\n
          3966582920,\n
          3966582930,\n
          3966582928,\n
          3966582944,\n
          3966582940,\n
          3966582931\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464498,\n
        "timestamp": "2016-01-25T16:55:23Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582491,\n
          3966582477,\n
          3966582457,\n
          3966582460,\n
          3966582439,\n
          3966582461,\n
          3966582468,\n
          3966582486,\n
          3966582476,\n
          3966582489,\n
          3966582482,\n
          3966582491\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464499,\n
        "timestamp": "2016-01-25T16:55:23Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581667,\n
          3966581693,\n
          3966581846,\n
          3966581826,\n
          3966581759,\n
          3966581744,\n
          3966581780,\n
          3966581690,\n
          3966581624,\n
          3966581597,\n
          3966581641,\n
          3966581667\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464500,\n
        "timestamp": "2016-01-25T16:55:23Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966575927,\n
          3966575946,\n
          3966582859,\n
          3966575953,\n
          3966575952,\n
          3966575929,\n
          3966575926,\n
          3966575925,\n
          3966575924,\n
          3966575921,\n
          3966575917,\n
          3966575927\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464501,\n
        "timestamp": "2016-01-25T16:55:23Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580446,\n
          3966580076,\n
          3966580071,\n
          3966580084,\n
          3966580088,\n
          3966580115,\n
          3966580135,\n
          3966580154,\n
          3966580143,\n
          3966580122,\n
          3966580455,\n
          3966580446\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464502,\n
        "timestamp": "2016-01-25T16:55:23Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580694,\n
          3966580686,\n
          3966580691,\n
          3966580697,\n
          3966580704,\n
          3966580701,\n
          3966580709,\n
          3966580705,\n
          3966580731,\n
          3966580738,\n
          3966580730,\n
          3966580741,\n
          3966580694\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464503,\n
        "timestamp": "2016-01-25T16:55:23Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966583062,\n
          3966583049,\n
          3966583046,\n
          3966583035,\n
          3966583039,\n
          3966583031,\n
          3966583034,\n
          3966583032,\n
          3966583036,\n
          3966583038,\n
          3966583043,\n
          3966583074,\n
          3966583062\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464504,\n
        "timestamp": "2016-01-25T16:55:23Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966583139,\n
          3966583140,\n
          3966583141,\n
          3966583146,\n
          3966583145,\n
          3966583148,\n
          3966583147,\n
          3966583142,\n
          3966583138,\n
          3966583144,\n
          3966583143,\n
          3966583135,\n
          3966583139\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464505,\n
        "timestamp": "2016-01-25T16:55:23Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582076,\n
          3966582037,\n
          3966582049,\n
          3966581830,\n
          3966581812,\n
          3966581796,\n
          3966581738,\n
          3966581685,\n
          3966581682,\n
          3966581763,\n
          3966581994,\n
          3966582099,\n
          3966582076\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464506,\n
        "timestamp": "2016-01-25T16:55:23Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582459,\n
          3966582455,\n
          3966582458,\n
          3966582453,\n
          3966582473,\n
          3966582478,\n
          3966582481,\n
          3966582469,\n
          3966582490,\n
          3966582511,\n
          3966582474,\n
          3966582462,\n
          3966582459\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464507,\n
        "timestamp": "2016-01-25T16:55:23Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580646,\n
          3966580632,\n
          3966580650,\n
          3966580688,\n
          3966580702,\n
          3966580668,\n
          3966580671,\n
          3966580648,\n
          3966580584,\n
          3966580623,\n
          3966580620,\n
          3966580638,\n
          3966580646\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464508,\n
        "timestamp": "2016-01-25T16:55:23Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582967,\n
          3966583009,\n
          3966583005,\n
          3966583007,\n
          3966582998,\n
          3966582985,\n
          3966582989,\n
          3966582961,\n
          3966582957,\n
          3966582963,\n
          3966582960,\n
          3966582964,\n
          3966582966,\n
          3966582967\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464509,\n
        "timestamp": "2016-01-25T16:55:23Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581349,\n
          3966581327,\n
          3966581286,\n
          3966581273,\n
          3966581243,\n
          3966581228,\n
          3966581268,\n
          3966581263,\n
          3966581291,\n
          3966581423,\n
          3966581572,\n
          3966581579,\n
          3966581425,\n
          3966581349\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464510,\n
        "timestamp": "2016-01-25T16:55:24Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581024,\n
          3966581016,\n
          3966581018,\n
          3966581008,\n
          3966581006,\n
          3966580998,\n
          3966580990,\n
          3966580991,\n
          3966580982,\n
          3966580994,\n
          3966580999,\n
          3966581012,\n
          3966581017,\n
          3966581024\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464511,\n
        "timestamp": "2016-01-25T16:55:24Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582433,\n
          3966582379,\n
          3966582360,\n
          3966582374,\n
          3966582365,\n
          3966582388,\n
          3966582397,\n
          3966582406,\n
          3966582410,\n
          3966582423,\n
          3966582421,\n
          3966582429,\n
          3966582438,\n
          3966582433\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464512,\n
        "timestamp": "2016-01-25T16:55:24Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582068,\n
          3966582072,\n
          3966581815,\n
          3966581728,\n
          3966581960,\n
          3966581674,\n
          3966581604,\n
          3966581567,\n
          3966581637,\n
          3966581640,\n
          3966581765,\n
          3966581993,\n
          3966582048,\n
          3966582068\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464513,\n
        "timestamp": "2016-01-25T16:55:24Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581455,\n
          3966581341,\n
          3966581306,\n
          3966581264,\n
          3966581304,\n
          3966581321,\n
          3966581343,\n
          3966581350,\n
          3966581366,\n
          3966581375,\n
          3966581388,\n
          3966581411,\n
          3966581426,\n
          3966581455\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464514,\n
        "timestamp": "2016-01-25T16:55:24Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580715,\n
          3966580692,\n
          3966580643,\n
          3966580647,\n
          3966580653,\n
          3966580663,\n
          3966580655,\n
          3966580662,\n
          3966580637,\n
          3966580619,\n
          3966580591,\n
          3966580628,\n
          3966580642,\n
          3966580715\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464515,\n
        "timestamp": "2016-01-25T16:55:24Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966578844,\n
          3966578809,\n
          3966582159,\n
          3966582152,\n
          3966582130,\n
          3966582119,\n
          3966582086,\n
          3966582174,\n
          3966582200,\n
          3966582141,\n
          3966582212,\n
          3966582209,\n
          3966578795,\n
          3966578822,\n
          3966578844\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464516,\n
        "timestamp": "2016-01-25T16:55:24Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580812,\n
          3966580815,\n
          3966580818,\n
          3966580804,\n
          3966580813,\n
          3966580811,\n
          3966580819,\n
          3966580824,\n
          3966580826,\n
          3966580833,\n
          3966580848,\n
          3966580838,\n
          3966580856,\n
          3966580845,\n
          3966580812\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464517,\n
        "timestamp": "2016-01-25T16:55:24Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582386,\n
          3966582361,\n
          3966578852,\n
          3966578849,\n
          3966578797,\n
          3966582259,\n
          3966582230,\n
          3966582216,\n
          3966582206,\n
          3966578791,\n
          3966578817,\n
          3966578818,\n
          3966578833,\n
          3966582371,\n
          3966582386\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464518,\n
        "timestamp": "2016-01-25T16:55:24Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580737,\n
          3966580732,\n
          3966580714,\n
          3966580719,\n
          3966580734,\n
          3966580810,\n
          3966580795,\n
          3966580755,\n
          3966580751,\n
          3966580753,\n
          3966580750,\n
          3966580754,\n
          3966580745,\n
          3966580739,\n
          3966580737\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464519,\n
        "timestamp": "2016-01-25T16:55:24Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966579963,\n
          3966579979,\n
          3966579969,\n
          3966579999,\n
          3966580003,\n
          3966580005,\n
          3966580014,\n
          3966580015,\n
          3966580025,\n
          3966580029,\n
          3966580016,\n
          3966580017,\n
          3966579994,\n
          3966579991,\n
          3966579976,\n
          3966579963\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464520,\n
        "timestamp": "2016-01-25T16:55:24Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581985,\n
          3966582010,\n
          3966581958,\n
          3966582066,\n
          3966582042,\n
          3966582022,\n
          3966582018,\n
          3966581975,\n
          3966581968,\n
          3966581831,\n
          3966581835,\n
          3966581810,\n
          3966581843,\n
          3966581836,\n
          3966581838,\n
          3966581985\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464521,\n
        "timestamp": "2016-01-25T16:55:24Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580624,\n
          3966580589,\n
          3966580573,\n
          3966580153,\n
          3966580094,\n
          3966580074,\n
          3966580422,\n
          3966580416,\n
          3966580434,\n
          3966580441,\n
          3966580110,\n
          3966580567,\n
          3966580562,\n
          3966580557,\n
          3966580558,\n
          3966580570,\n
          3966580624\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464522,\n
        "timestamp": "2016-01-25T16:55:25Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580267,\n
          3966580259,\n
          3966580264,\n
          3966580055,\n
          3966580260,\n
          3966580261,\n
          3966580286,\n
          3966580293,\n
          3966580289,\n
          3966580288,\n
          3966580284,\n
          3966580275,\n
          3966580273,\n
          3966580276,\n
          3966580271,\n
          3966580270,\n
          3966580267\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464523,\n
        "timestamp": "2016-01-25T16:55:25Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582208,\n
          3966582196,\n
          3966582158,\n
          3966582178,\n
          3966582083,\n
          3966582110,\n
          3966582195,\n
          3966582187,\n
          3966582220,\n
          3966582223,\n
          3966582240,\n
          3966582237,\n
          3966582239,\n
          3966582236,\n
          3966582229,\n
          3966582217,\n
          3966582203,\n
          3966582208\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464524,\n
        "timestamp": "2016-01-25T16:55:25Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580353,\n
          3966580344,\n
          3966580397,\n
          3966580378,\n
          3966580374,\n
          3966580367,\n
          3966580369,\n
          3966580362,\n
          3966580370,\n
          3966580371,\n
          3966580383,\n
          3966580385,\n
          3966580393,\n
          3966580386,\n
          3966580433,\n
          3966580366,\n
          3966580361,\n
          3966580353\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464525,\n
        "timestamp": "2016-01-25T16:55:25Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582368,\n
          3966582392,\n
          3966582409,\n
          3966582419,\n
          3966582411,\n
          3966582445,\n
          3966582470,\n
          3966582483,\n
          3966582487,\n
          3966582495,\n
          3966582496,\n
          3966582502,\n
          3966582500,\n
          3966582465,\n
          3966582467,\n
          3966582464,\n
          3966582450,\n
          3966582443,\n
          3966582368\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464526,\n
        "timestamp": "2016-01-25T16:55:25Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582711,\n
          3966582710,\n
          3966582698,\n
          3966582703,\n
          3966582674,\n
          3966582720,\n
          3966582749,\n
          3966582752,\n
          3966582755,\n
          3966582753,\n
          3966582757,\n
          3966582762,\n
          3966575878,\n
          3966575877,\n
          3966575881,\n
          3966582764,\n
          3966582732,\n
          3966582736,\n
          3966582711\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464527,\n
        "timestamp": "2016-01-25T16:55:25Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581565,\n
          3966581561,\n
          3966581289,\n
          3966581270,\n
          3966581252,\n
          3966581249,\n
          3966581314,\n
          3966581335,\n
          3966581317,\n
          3966581563,\n
          3966581562,\n
          3966581576,\n
          3966581619,\n
          3966581684,\n
          3966581636,\n
          3966581639,\n
          3966581630,\n
          3966581673,\n
          3966581659,\n
          3966581565\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464528,\n
        "timestamp": "2016-01-25T16:55:25Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581774,\n
          3966581761,\n
          3966581752,\n
          3966581747,\n
          3966581737,\n
          3966581730,\n
          3966581722,\n
          3966581720,\n
          3966581713,\n
          3966581706,\n
          3966581694,\n
          3966581691,\n
          3966581700,\n
          3966581726,\n
          3966581724,\n
          3966581781,\n
          3966581805,\n
          3966581801,\n
          3966581820,\n
          3966581774\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464529,\n
        "timestamp": "2016-01-25T16:55:25Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580582,\n
          3966580138,\n
          3966580145,\n
          3966580564,\n
          3966580578,\n
          3966580563,\n
          3966580580,\n
          3966580140,\n
          3966580146,\n
          3966580606,\n
          3966580604,\n
          3966580603,\n
          3966580609,\n
          3966580611,\n
          3966580612,\n
          3966580616,\n
          3966580641,\n
          3966580617,\n
          3966580625,\n
          3966580582\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464530,\n
        "timestamp": "2016-01-25T16:55:25Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580582,\n
          3966580155,\n
          3966580104,\n
          3966580112,\n
          3966580098,\n
          3966580105,\n
          3966580097,\n
          3966580095,\n
          3966580087,\n
          3966580083,\n
          3966580450,\n
          3966580066,\n
          3966580099,\n
          3966580101,\n
          3966580116,\n
          3966580117,\n
          3966580119,\n
          3966580121,\n
          3966580138,\n
          3966580582\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464531,\n
        "timestamp": "2016-01-25T16:55:26Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966575883,\n
          3966575900,\n
          3966575897,\n
          3966575896,\n
          3966575893,\n
          3966575890,\n
          3966575892,\n
          3966575885,\n
          3966575884,\n
          3966575870,\n
          3966582763,\n
          3966582761,\n
          3966582758,\n
          3966582751,\n
          3966582754,\n
          3966582748,\n
          3966582765,\n
          3966582760,\n
          3966582768,\n
          3966575880,\n
          3966575883\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464532,\n
        "timestamp": "2016-01-25T16:55:26Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580065,\n
          3966580440,\n
          3966580458,\n
          3966580438,\n
          3966580444,\n
          3966580427,\n
          3966580415,\n
          3966580372,\n
          3966580345,\n
          3966580325,\n
          3966580340,\n
          3966580351,\n
          3966580364,\n
          3966580368,\n
          3966580392,\n
          3966580394,\n
          3966580436,\n
          3966580437,\n
          3966580457,\n
          3966580456,\n
          3966580108,\n
          3966580065\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464533,\n
        "timestamp": "2016-01-25T16:55:26Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582151,\n
          3966582170,\n
          3966582189,\n
          3966582235,\n
          3966582218,\n
          3966578774,\n
          3966578789,\n
          3966578802,\n
          3966578813,\n
          3966578815,\n
          3966578827,\n
          3966578823,\n
          3966582363,\n
          3966582372,\n
          3966582370,\n
          3966582373,\n
          3966582381,\n
          3966578843,\n
          3966578819,\n
          3966582192,\n
          3966582118,\n
          3966582151\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464534,\n
        "timestamp": "2016-01-25T16:55:26Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966579982,\n
          3966579977,\n
          3966579971,\n
          3966579972,\n
          3966579970,\n
          3966579967,\n
          3966579962,\n
          3966579960,\n
          3966579956,\n
          3966579954,\n
          3966579951,\n
          3966579950,\n
          3966579946,\n
          3966579944,\n
          3966579941,\n
          3966579937,\n
          3966579938,\n
          3966579939,\n
          3966579947,\n
          3966579948,\n
          3966579949,\n
          3966579953,\n
          3966579980,\n
          3966579982\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464535,\n
        "timestamp": "2016-01-25T16:55:26Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581302,\n
          3966581275,\n
          3966581290,\n
          3966581282,\n
          3966581301,\n
          3966581185,\n
          3966581188,\n
          3966581182,\n
          3966581053,\n
          3966581195,\n
          3966581187,\n
          3966581206,\n
          3966581242,\n
          3966581280,\n
          3966581222,\n
          3966581019,\n
          3966581021,\n
          3966581029,\n
          3966581173,\n
          3966581175,\n
          3966581190,\n
          3966581193,\n
          3966581207,\n
          3966581367,\n
          3966581302\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464536,\n
        "timestamp": "2016-01-25T16:55:26Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581985,\n
          3966581838,\n
          3966581823,\n
          3966581799,\n
          3966581776,\n
          3966581771,\n
          3966581725,\n
          3966581740,\n
          3966581712,\n
          3966581750,\n
          3966581753,\n
          3966581762,\n
          3966581779,\n
          3966581778,\n
          3966581800,\n
          3966581793,\n
          3966581837,\n
          3966581840,\n
          3966581832,\n
          3966581842,\n
          3966581827,\n
          3966581961,\n
          3966581999,\n
          3966581997,\n
          3966581985\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464537,\n
        "timestamp": "2016-01-25T16:55:26Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966583200,\n
          3966583198,\n
          3966583196,\n
          3966583191,\n
          3966583185,\n
          3966583181,\n
          3966583178,\n
          3966583175,\n
          3966583173,\n
          3966583172,\n
          3966583174,\n
          3966583177,\n
          3966583180,\n
          3966583184,\n
          3966583190,\n
          3966583195,\n
          3966583197,\n
          3966583199,\n
          3966583201,\n
          3966583203,\n
          3966583210,\n
          3966583214,\n
          3966583217,\n
          3966583220,\n
          3966583221,\n
          3966583218,\n
          3966583215,\n
          3966583211,\n
          3966583204,\n
          3966583202,\n
          3966583200\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464538,\n
        "timestamp": "2016-01-25T16:55:26Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966583163,\n
          3966583167,\n
          3966583169,\n
          3966583171,\n
          3966583179,\n
          3966583183,\n
          3966583187,\n
          3966583189,\n
          3966583193,\n
          3966583194,\n
          3966583192,\n
          3966583188,\n
          3966583186,\n
          3966583182,\n
          3966583176,\n
          3966583170,\n
          3966583168,\n
          3966583164,\n
          3966583162,\n
          3966583158,\n
          3966583156,\n
          3966583154,\n
          3966583152,\n
          3966583150,\n
          3966583149,\n
          3966583151,\n
          3966583153,\n
          3966583155,\n
          3966583157,\n
          3966583159,\n
          3966583163\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464539,\n
        "timestamp": "2016-01-25T16:55:26Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966583239,\n
          3966583237,\n
          3966583235,\n
          3966583233,\n
          3966583231,\n
          3966583229,\n
          3966583227,\n
          3966583225,\n
          3966583223,\n
          3966583219,\n
          3966583213,\n
          3966583209,\n
          3966583207,\n
          3966583205,\n
          3966583206,\n
          3966583208,\n
          3966583212,\n
          3966583216,\n
          3966583222,\n
          3966583224,\n
          3966583226,\n
          3966583228,\n
          3966583230,\n
          3966583232,\n
          3966583234,\n
          3966583236,\n
          3966583238,\n
          3966583240,\n
          3966583242,\n
          3966583241,\n
          3966583239\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464540,\n
        "timestamp": "2023-04-12T09:45:26Z",\n
        "version": 4,\n
        "changeset": 134808119,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          3966576716,\n
          3966576717,\n
          3966576713,\n
          3966576711,\n
          3966576706,\n
          3966576702,\n
          3966576700,\n
          3966576696,\n
          3966576692,\n
          3966576690,\n
          3966576686,\n
          3966576682,\n
          3966576679,\n
          3966576683,\n
          3966576687,\n
          3966576691,\n
          3966576693,\n
          3966576697,\n
          3966576701,\n
          3966576703,\n
          3966576707,\n
          3966576710,\n
          3966576712,\n
          3966576716\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "content": "water",\n
          "height": "23.0",\n
          "man_made": "water_tower",\n
          "source": "IGN - 2022-06;cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464541,\n
        "timestamp": "2016-07-05T15:16:44Z",\n
        "version": 2,\n
        "changeset": 40502253,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089,\n
        "nodes": [\n
          3966582556,\n
          3966582554,\n
          3966582550,\n
          3966582551,\n
          3966582555,\n
          3966582557,\n
          3966582566,\n
          3966582571,\n
          3966582573,\n
          3966582580,\n
          3966582585,\n
          3966582588,\n
          3966582593,\n
          3966582598,\n
          3966582599,\n
          3966582597,\n
          3966582591,\n
          3966582589,\n
          3966582584,\n
          3966582579,\n
          3966582574,\n
          3966582570,\n
          3966582563,\n
          3966582556\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464542,\n
        "timestamp": "2016-01-25T16:55:27Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966583060,\n
          3966583050,\n
          3966583052,\n
          3966583065,\n
          3966583060\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464543,\n
        "timestamp": "2016-01-25T16:55:27Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966578846,\n
          3966582359,\n
          3966578840,\n
          3966578830,\n
          3966578846\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464544,\n
        "timestamp": "2016-01-25T16:55:27Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966579964,\n
          3966579943,\n
          3966579934,\n
          3966579952,\n
          3966579964\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464545,\n
        "timestamp": "2016-01-25T16:55:27Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582019,\n
          3966581993,\n
          3966581765,\n
          3966581792,\n
          3966582019\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464546,\n
        "timestamp": "2016-01-25T16:55:27Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966579922,\n
          3966579919,\n
          3966579923,\n
          3966579926,\n
          3966579922\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464547,\n
        "timestamp": "2016-01-25T16:55:27Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582888,\n
          3966582880,\n
          3966582907,\n
          3966582910,\n
          3966582888\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464548,\n
        "timestamp": "2016-01-25T16:55:27Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581718,\n
          3966581605,\n
          3966581629,\n
          3966581749,\n
          3966581718\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464549,\n
        "timestamp": "2016-01-25T16:55:27Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580399,\n
          3966580407,\n
          3966580389,\n
          3966580384,\n
          3966580399\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464550,\n
        "timestamp": "2016-01-25T16:55:27Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966578793,\n
          3966578810,\n
          3966578820,\n
          3966578804,\n
          3966578793\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464551,\n
        "timestamp": "2016-01-25T16:55:28Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580593,\n
          3966580572,\n
          3966580156,\n
          3966580575,\n
          3966580593\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464552,\n
        "timestamp": "2016-01-25T16:55:28Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966583165,\n
          3966583160,\n
          3966583161,\n
          3966583166,\n
          3966583165\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464553,\n
        "timestamp": "2016-01-25T16:55:28Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581745,\n
          3966581715,\n
          3966581729,\n
          3966581757,\n
          3966581745\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464554,\n
        "timestamp": "2016-01-25T16:55:28Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580406,\n
          3966580418,\n
          3966580411,\n
          3966580402,\n
          3966580406\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464555,\n
        "timestamp": "2016-01-25T16:55:28Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580888,\n
          3966580892,\n
          3966580886,\n
          3966580881,\n
          3966580888\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464556,\n
        "timestamp": "2016-01-25T16:55:28Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582015,\n
          3966582025,\n
          3966581990,\n
          3966581980,\n
          3966582015\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464557,\n
        "timestamp": "2016-01-25T16:55:28Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581209,\n
          3966581236,\n
          3966581204,\n
          3966581183,\n
          3966581209\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464558,\n
        "timestamp": "2016-01-25T16:55:28Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582954,\n
          3966582969,\n
          3966582977,\n
          3966582973,\n
          3966582954\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464559,\n
        "timestamp": "2016-01-25T16:55:28Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581033,\n
          3966581022,\n
          3966581051,\n
          3966581161,\n
          3966581033\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464560,\n
        "timestamp": "2016-01-25T16:55:28Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580638,\n
          3966580620,\n
          3966580600,\n
          3966580622,\n
          3966580638\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464561,\n
        "timestamp": "2016-01-25T16:55:28Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582666,\n
          3966582660,\n
          3966582644,\n
          3966582653,\n
          3966582666\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464562,\n
        "timestamp": "2016-01-25T16:55:28Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580338,\n
          3966580331,\n
          3966580335,\n
          3966580341,\n
          3966580338\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464563,\n
        "timestamp": "2016-01-25T16:55:28Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582631,\n
          3966582628,\n
          3966582623,\n
          3966582625,\n
          3966582631\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464565,\n
        "timestamp": "2016-01-25T16:55:29Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581193,\n
          3966581190,\n
          3966581217,\n
          3966581223,\n
          3966581193\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464566,\n
        "timestamp": "2016-01-25T16:55:29Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580317,\n
          3966580357,\n
          3966580365,\n
          3966580328,\n
          3966580317\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464567,\n
        "timestamp": "2016-01-25T16:55:29Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582544,\n
          3966582578,\n
          3966582602,\n
          3966582577,\n
          3966582544\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464568,\n
        "timestamp": "2016-01-25T16:55:29Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580669,\n
          3966580654,\n
          3966580639,\n
          3966580656,\n
          3966580669\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464569,\n
        "timestamp": "2016-01-25T16:55:29Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582116,\n
          3966582077,\n
          3966582045,\n
          3966582089,\n
          3966582116\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464570,\n
        "timestamp": "2016-01-25T16:55:29Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582100,\n
          3966582143,\n
          3966582242,\n
          3966582191,\n
          3966582100\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464571,\n
        "timestamp": "2016-01-25T16:55:29Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582612,\n
          3966582618,\n
          3966582614,\n
          3966582609,\n
          3966582612\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464572,\n
        "timestamp": "2016-01-25T16:55:29Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966575943,\n
          3966575937,\n
          3966575942,\n
          3966575948,\n
          3966575943\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464573,\n
        "timestamp": "2016-01-25T16:55:29Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966579869,\n
          3966579875,\n
          3966579880,\n
          3966579874,\n
          3966579869\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464574,\n
        "timestamp": "2016-01-25T16:55:29Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580146,\n
          3966580140,\n
          3966580136,\n
          3966580142,\n
          3966580146\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464575,\n
        "timestamp": "2016-01-25T16:55:29Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581000,\n
          3966580988,\n
          3966580996,\n
          3966581007,\n
          3966581000\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464576,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 2,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          3966580272,\n
          3966580269,\n
          3966580280,\n
          3966580285,\n
          3966580272\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464577,\n
        "timestamp": "2016-01-25T16:55:29Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966576674,\n
          3966576671,\n
          3966576677,\n
          3966576678,\n
          3966576674\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464578,\n
        "timestamp": "2016-01-25T16:55:29Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582639,\n
          3966582650,\n
          3966582667,\n
          3966582658,\n
          3966582639\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464579,\n
        "timestamp": "2016-01-25T16:55:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966583063,\n
          3966583084,\n
          3966583078,\n
          3966583056,\n
          3966583063\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464580,\n
        "timestamp": "2016-01-25T16:55:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966583003,\n
          3966582996,\n
          3966583008,\n
          3966583015,\n
          3966583003\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464581,\n
        "timestamp": "2016-01-25T16:55:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581327,\n
          3966581349,\n
          3966581336,\n
          3966581316,\n
          3966581327\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464582,\n
        "timestamp": "2016-01-25T16:55:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966579908,\n
          3966579921,\n
          3966579904,\n
          3966579897,\n
          3966579908\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464583,\n
        "timestamp": "2016-01-25T16:55:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580447,\n
          3966580454,\n
          3966580448,\n
          3966580443,\n
          3966580447\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464584,\n
        "timestamp": "2016-01-25T16:55:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580033,\n
          3966580024,\n
          3966580000,\n
          3966580009,\n
          3966580033\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464585,\n
        "timestamp": "2016-01-25T16:55:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582418,\n
          3966582387,\n
          3966582376,\n
          3966582412,\n
          3966582418\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464586,\n
        "timestamp": "2016-01-25T16:55:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966576733,\n
          3966576732,\n
          3966576734,\n
          3966576735,\n
          3966576733\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464587,\n
        "timestamp": "2016-01-25T16:55:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582389,\n
          3966582407,\n
          3966582380,\n
          3966582358,\n
          3966582389\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464588,\n
        "timestamp": "2016-01-25T16:55:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580259,\n
          3966580267,\n
          3966580263,\n
          3966580257,\n
          3966580259\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464589,\n
        "timestamp": "2016-01-25T16:55:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581158,\n
          3966581167,\n
          3966581162,\n
          3966581056,\n
          3966581158\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464590,\n
        "timestamp": "2016-01-25T16:55:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582721,\n
          3966582688,\n
          3966582691,\n
          3966582724,\n
          3966582721\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464591,\n
        "timestamp": "2016-01-25T16:55:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581581,\n
          3966581454,\n
          3966581647,\n
          3966581679,\n
          3966581581\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464592,\n
        "timestamp": "2016-01-25T16:55:30Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580935,\n
          3966580912,\n
          3966580936,\n
          3966580948,\n
          3966580935\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464593,\n
        "timestamp": "2016-01-25T16:55:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582016,\n
          3966581959,\n
          3966581833,\n
          3966581972,\n
          3966582016\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464594,\n
        "timestamp": "2016-01-25T16:55:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966579920,\n
          3966579912,\n
          3966579909,\n
          3966579915,\n
          3966579920\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464595,\n
        "timestamp": "2016-01-25T16:55:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966579889,\n
          3966579898,\n
          3966579903,\n
          3966579894,\n
          3966579889\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464596,\n
        "timestamp": "2016-01-25T16:55:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580294,\n
          3966580046,\n
          3966580051,\n
          3966580302,\n
          3966580294\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464597,\n
        "timestamp": "2016-01-25T16:55:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580583,\n
          3966580595,\n
          3966580621,\n
          3966580598,\n
          3966580583\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464598,\n
        "timestamp": "2016-01-25T16:55:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582254,\n
          3966582264,\n
          3966582224,\n
          3966582211,\n
          3966582254\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464599,\n
        "timestamp": "2016-01-25T16:55:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582645,\n
          3966582642,\n
          3966582656,\n
          3966582657,\n
          3966582645\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464600,\n
        "timestamp": "2016-01-25T16:55:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581750,\n
          3966581708,\n
          3966581727,\n
          3966581766,\n
          3966581750\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464601,\n
        "timestamp": "2016-01-25T16:55:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581824,\n
          3966581795,\n
          3966581828,\n
          3966581963,\n
          3966581824\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464602,\n
        "timestamp": "2016-01-25T16:55:31Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966575954,\n
          3966582873,\n
          3966582869,\n
          3966575951,\n
          3966575954\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464603,\n
        "timestamp": "2016-01-25T16:55:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580800,\n
          3966580804,\n
          3966580818,\n
          3966580815,\n
          3966580800\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464604,\n
        "timestamp": "2016-01-25T16:55:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582891,\n
          3966582897,\n
          3966582913,\n
          3966582909,\n
          3966582891\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464605,\n
        "timestamp": "2016-01-25T16:55:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581369,\n
          3966581421,\n
          3966581338,\n
          3966581315,\n
          3966581369\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464606,\n
        "timestamp": "2016-01-25T16:55:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966579910,\n
          3966579918,\n
          3966579916,\n
          3966579907,\n
          3966579910\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464607,\n
        "timestamp": "2016-01-25T16:55:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580314,\n
          3966580303,\n
          3966580298,\n
          3966580308,\n
          3966580314\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464608,\n
        "timestamp": "2016-01-25T16:55:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582142,\n
          3966582032,\n
          3966582064,\n
          3966582161,\n
          3966582142\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464609,\n
        "timestamp": "2016-01-25T16:55:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582877,\n
          3966582874,\n
          3966582878,\n
          3966582883,\n
          3966582877\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464610,\n
        "timestamp": "2016-01-25T16:55:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966578776,\n
          3966582263,\n
          3966582219,\n
          3966582234,\n
          3966578776\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464611,\n
        "timestamp": "2016-01-25T16:55:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582891,\n
          3966582872,\n
          3966582875,\n
          3966582897,\n
          3966582891\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464612,\n
        "timestamp": "2016-01-25T16:55:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580919,\n
          3966580907,\n
          3966580898,\n
          3966580909,\n
          3966580919\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464613,\n
        "timestamp": "2016-01-25T16:55:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581250,\n
          3966581277,\n
          3966581240,\n
          3966581220,\n
          3966581250\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464616,\n
        "timestamp": "2016-01-25T16:55:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966576744,\n
          3966576747,\n
          3966576742,\n
          3966576741,\n
          3966576744\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464618,\n
        "timestamp": "2016-01-25T16:55:32Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582057,\n
          3966581855,\n
          3966582005,\n
          3966582104,\n
          3966582057\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464620,\n
        "timestamp": "2016-01-25T16:55:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966579936,\n
          3966579930,\n
          3966579922,\n
          3966579926,\n
          3966579936\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464622,\n
        "timestamp": "2016-01-25T16:55:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582493,\n
          3966582484,\n
          3966582494,\n
          3966582501,\n
          3966582493\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464624,\n
        "timestamp": "2016-01-25T16:55:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580801,\n
          3966580775,\n
          3966580763,\n
          3966580791,\n
          3966580801\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464626,\n
        "timestamp": "2016-01-25T16:55:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966583068,\n
          3966583081,\n
          3966583069,\n
          3966583059,\n
          3966583068\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464627,\n
        "timestamp": "2016-01-25T16:55:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582407,\n
          3966582389,\n
          3966582405,\n
          3966582420,\n
          3966582407\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464628,\n
        "timestamp": "2016-01-25T16:55:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966579995,\n
          3966580004,\n
          3966580013,\n
          3966580002,\n
          3966579995\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464629,\n
        "timestamp": "2016-01-25T16:55:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580398,\n
          3966580388,\n
          3966580395,\n
          3966580408,\n
          3966580398\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464630,\n
        "timestamp": "2016-01-25T16:55:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966583013,\n
          3966583010,\n
          3966583012,\n
          3966583017,\n
          3966583013\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464631,\n
        "timestamp": "2016-01-25T16:55:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581226,\n
          3966581238,\n
          3966581178,\n
          3966581172,\n
          3966581226\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464632,\n
        "timestamp": "2016-01-25T16:55:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580867,\n
          3966580859,\n
          3966580868,\n
          3966580872,\n
          3966580867\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464633,\n
        "timestamp": "2016-01-25T16:55:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966578832,\n
          3966578824,\n
          3966578845,\n
          3966582364,\n
          3966578832\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464634,\n
        "timestamp": "2016-01-25T16:55:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582148,\n
          3966582136,\n
          3966582125,\n
          3966582135,\n
          3966582148\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464637,\n
        "timestamp": "2016-01-25T16:55:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580404,\n
          3966580400,\n
          3966580409,\n
          3966580419,\n
          3966580404\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464639,\n
        "timestamp": "2016-01-25T16:55:33Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582475,\n
          3966582488,\n
          3966582466,\n
          3966582452,\n
          3966582475\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464642,\n
        "timestamp": "2016-01-25T16:55:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966578779,\n
          3966578808,\n
          3966578785,\n
          3966582255,\n
          3966578779\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464644,\n
        "timestamp": "2016-01-25T16:55:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966583040,\n
          3966583044,\n
          3966583054,\n
          3966583051,\n
          3966583040\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464646,\n
        "timestamp": "2016-01-25T16:55:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580966,\n
          3966580975,\n
          3966580981,\n
          3966580970,\n
          3966580966\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464649,\n
        "timestamp": "2016-01-25T16:55:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582539,\n
          3966582509,\n
          3966582523,\n
          3966582565,\n
          3966582539\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464651,\n
        "timestamp": "2016-01-25T16:55:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582707,\n
          3966582721,\n
          3966582725,\n
          3966582715,\n
          3966582707\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464654,\n
        "timestamp": "2016-01-25T16:55:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582740,\n
          3966582727,\n
          3966582694,\n
          3966582716,\n
          3966582740\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464656,\n
        "timestamp": "2016-01-25T16:55:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966583023,\n
          3966583027,\n
          3966583028,\n
          3966583025,\n
          3966583023\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464659,\n
        "timestamp": "2016-01-25T16:55:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581421,\n
          3966581369,\n
          3966581591,\n
          3966581599,\n
          3966581421\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464661,\n
        "timestamp": "2016-01-25T16:55:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581845,\n
          3966581964,\n
          3966581978,\n
          3966581957,\n
          3966581845\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464663,\n
        "timestamp": "2016-01-25T16:55:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581596,\n
          3966581601,\n
          3966581611,\n
          3966581600,\n
          3966581596\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464665,\n
        "timestamp": "2016-01-25T16:55:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580027,\n
          3966580011,\n
          3966580008,\n
          3966580020,\n
          3966580027\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464668,\n
        "timestamp": "2016-01-25T16:55:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581854,\n
          3966581849,\n
          3966581977,\n
          3966581983,\n
          3966581854\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464670,\n
        "timestamp": "2016-01-25T16:55:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580690,\n
          3966580712,\n
          3966580667,\n
          3966580645,\n
          3966580690\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464673,\n
        "timestamp": "2016-01-25T16:55:34Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582767,\n
          3966575868,\n
          3966582766,\n
          3966582759,\n
          3966582767\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464675,\n
        "timestamp": "2016-01-25T16:55:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581199,\n
          3966581054,\n
          3966581048,\n
          3966581192,\n
          3966581199\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464679,\n
        "timestamp": "2016-01-25T16:55:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580074,\n
          3966580094,\n
          3966580459,\n
          3966580442,\n
          3966580074\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464681,\n
        "timestamp": "2016-01-25T16:55:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581797,\n
          3966581764,\n
          3966581701,\n
          3966581735,\n
          3966581797\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464685,\n
        "timestamp": "2016-01-25T16:55:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580410,\n
          3966580414,\n
          3966580424,\n
          3966580420,\n
          3966580410\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464688,\n
        "timestamp": "2016-01-25T16:55:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582248,\n
          3966582258,\n
          3966582244,\n
          3966582225,\n
          3966582248\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464693,\n
        "timestamp": "2016-01-25T16:55:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580961,\n
          3966580963,\n
          3966580971,\n
          3966580968,\n
          3966580961\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464696,\n
        "timestamp": "2016-01-25T16:55:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582070,\n
          3966582044,\n
          3966582120,\n
          3966582139,\n
          3966582070\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464700,\n
        "timestamp": "2016-01-25T16:55:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582024,\n
          3966581989,\n
          3966581829,\n
          3966581969,\n
          3966582024\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464703,\n
        "timestamp": "2016-01-25T16:55:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581969,\n
          3966581829,\n
          3966581790,\n
          3966581818,\n
          3966581969\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464706,\n
        "timestamp": "2016-01-25T16:55:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582180,\n
          3966582198,\n
          3966582179,\n
          3966582165,\n
          3966582180\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464712,\n
        "timestamp": "2016-01-25T16:55:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580385,\n
          3966580383,\n
          3966580371,\n
          3966580379,\n
          3966580385\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464715,\n
        "timestamp": "2016-01-25T16:55:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581807,\n
          3966581768,\n
          3966581786,\n
          3966581825,\n
          3966581807\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464718,\n
        "timestamp": "2016-01-25T16:55:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966575906,\n
          3966575913,\n
          3966575922,\n
          3966575918,\n
          3966575906\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464722,\n
        "timestamp": "2016-01-25T16:55:35Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581225,\n
          3966581165,\n
          3966581054,\n
          3966581199,\n
          3966581225\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464725,\n
        "timestamp": "2016-01-25T16:55:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582987,\n
          3966582982,\n
          3966582993,\n
          3966583001,\n
          3966582987\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464728,\n
        "timestamp": "2016-01-25T16:55:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582707,\n
          3966582693,\n
          3966582671,\n
          3966582676,\n
          3966582707\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464731,\n
        "timestamp": "2016-01-25T16:55:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966575872,\n
          3966582713,\n
          3966582733,\n
          3966575882,\n
          3966575872\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464734,\n
        "timestamp": "2016-01-25T16:55:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966579883,\n
          3966579892,\n
          3966579888,\n
          3966579879,\n
          3966579883\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464739,\n
        "timestamp": "2016-01-25T16:55:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581660,\n
          3966581575,\n
          3966581595,\n
          3966581688,\n
          3966581660\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464743,\n
        "timestamp": "2016-01-25T16:55:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582917,\n
          3966582895,\n
          3966582882,\n
          3966582903,\n
          3966582917\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464747,\n
        "timestamp": "2016-01-25T16:55:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580734,\n
          3966580719,\n
          3966580710,\n
          3966580725,\n
          3966580734\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464752,\n
        "timestamp": "2016-01-25T16:55:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581766,\n
          3966581727,\n
          3966581755,\n
          3966581794,\n
          3966581766\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464755,\n
        "timestamp": "2016-01-25T16:55:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966575923,\n
          3966575916,\n
          3966575930,\n
          3966575935,\n
          3966575923\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464759,\n
        "timestamp": "2016-01-25T16:55:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582094,\n
          3966582081,\n
          3966582190,\n
          3966582204,\n
          3966582094\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464763,\n
        "timestamp": "2016-01-25T16:55:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580023,\n
          3966580030,\n
          3966580041,\n
          3966580035,\n
          3966580023\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464766,\n
        "timestamp": "2016-01-25T16:55:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580573,\n
          3966580588,\n
          3966580561,\n
          3966580153,\n
          3966580573\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464770,\n
        "timestamp": "2016-01-25T16:55:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582192,\n
          3966578819,\n
          3966578799,\n
          3966582160,\n
          3966582192\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464774,\n
        "timestamp": "2016-01-25T16:55:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582620,\n
          3966582630,\n
          3966582635,\n
          3966582622,\n
          3966582620\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464777,\n
        "timestamp": "2016-01-25T16:55:36Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582451,\n
          3966582447,\n
          3966582442,\n
          3966582448,\n
          3966582451\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464781,\n
        "timestamp": "2016-01-25T16:55:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581358,\n
          3966581326,\n
          3966581428,\n
          3966581569,\n
          3966581358\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464784,\n
        "timestamp": "2016-01-25T16:55:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582257,\n
          3966578771,\n
          3966578786,\n
          3966578778,\n
          3966582257\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464787,\n
        "timestamp": "2016-01-25T16:55:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581979,\n
          3966581966,\n
          3966581981,\n
          3966581988,\n
          3966581979\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464792,\n
        "timestamp": "2016-01-25T16:55:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582078,\n
          3966582038,\n
          3966581967,\n
          3966582006,\n
          3966582078\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464796,\n
        "timestamp": "2016-01-25T16:55:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966579985,\n
          3966579933,\n
          3966579914,\n
          3966579935,\n
          3966579985\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464800,\n
        "timestamp": "2016-01-25T16:55:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580149,\n
          3966580131,\n
          3966580103,\n
          3966580123,\n
          3966580149\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464803,\n
        "timestamp": "2016-01-25T16:55:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580414,\n
          3966580410,\n
          3966580375,\n
          3966580376,\n
          3966580414\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464807,\n
        "timestamp": "2016-01-25T16:55:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582427,\n
          3966582440,\n
          3966582449,\n
          3966582435,\n
          3966582427\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464810,\n
        "timestamp": "2016-01-25T16:55:37Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580983,\n
          3966580969,\n
          3966580956,\n
          3966580965,\n
          3966580983\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464813,\n
        "timestamp": "2016-01-25T16:55:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581224,\n
          3966581217,\n
          3966581186,\n
          3966581191,\n
          3966581224\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464818,\n
        "timestamp": "2016-01-25T16:55:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581166,\n
          3966581174,\n
          3966581194,\n
          3966581180,\n
          3966581166\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464821,\n
        "timestamp": "2016-01-25T16:55:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582084,\n
          3966582069,\n
          3966582051,\n
          3966582061,\n
          3966582084\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464825,\n
        "timestamp": "2016-01-25T16:55:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580399,\n
          3966580384,\n
          3966580354,\n
          3966580363,\n
          3966580399\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464828,\n
        "timestamp": "2016-01-25T16:55:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581794,\n
          3966581755,\n
          3966581773,\n
          3966581814,\n
          3966581794\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464832,\n
        "timestamp": "2016-01-25T16:55:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582919,\n
          3966582958,\n
          3966582953,\n
          3966582912,\n
          3966582919\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464836,\n
        "timestamp": "2016-01-25T16:55:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582564,\n
          3966582592,\n
          3966582619,\n
          3966582611,\n
          3966582564\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464839,\n
        "timestamp": "2016-01-25T16:55:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582996,\n
          3966582983,\n
          3966582992,\n
          3966583008,\n
          3966582996\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464843,\n
        "timestamp": "2016-01-25T16:55:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966578796,\n
          3966582264,\n
          3966582254,\n
          3966578784,\n
          3966578796\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464847,\n
        "timestamp": "2016-01-25T16:55:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966576728,\n
          3966576723,\n
          3966576719,\n
          3966576722,\n
          3966576728\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464851,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 2,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          3966580324,\n
          3966580306,\n
          3966580278,\n
          3966580300,\n
          12768501321,\n
          12768501322,\n
          3966580324\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464856,\n
        "timestamp": "2016-01-25T16:55:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966576747,\n
          3966576744,\n
          3966576746,\n
          3966576752,\n
          3966576747\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464860,\n
        "timestamp": "2016-01-25T16:55:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966578824,\n
          3966578832,\n
          3966578811,\n
          3966578788,\n
          3966578824\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464863,\n
        "timestamp": "2016-01-25T16:55:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966583118,\n
          3966583114,\n
          3966583116,\n
          3966583122,\n
          3966583118\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464867,\n
        "timestamp": "2016-01-25T16:55:38Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582446,\n
          3966582436,\n
          3966578855,\n
          3966582382,\n
          3966582446\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464871,\n
        "timestamp": "2016-01-25T16:55:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581632,\n
          3966581593,\n
          3966581577,\n
          3966581623,\n
          3966581632\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464875,\n
        "timestamp": "2016-01-25T16:55:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580769,\n
          3966580789,\n
          3966580805,\n
          3966580784,\n
          3966580769\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464878,\n
        "timestamp": "2016-01-25T16:55:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966583140,\n
          3966583139,\n
          3966583136,\n
          3966583137,\n
          3966583140\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464881,\n
        "timestamp": "2016-01-25T16:55:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582060,\n
          3966582074,\n
          3966582126,\n
          3966582117,\n
          3966582060\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464886,\n
        "timestamp": "2016-01-25T16:55:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966578841,\n
          3966582403,\n
          3966582396,\n
          3966578839,\n
          3966578841\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464890,\n
        "timestamp": "2016-01-25T16:55:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581175,\n
          3966581186,\n
          3966581217,\n
          3966581190,\n
          3966581175\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464893,\n
        "timestamp": "2016-01-25T16:55:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580090,\n
          3966580102,\n
          3966580079,\n
          3966580070,\n
          3966580090\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464897,\n
        "timestamp": "2016-01-25T16:55:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580864,\n
          3966580855,\n
          3966580852,\n
          3966580858,\n
          3966580864\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464901,\n
        "timestamp": "2016-01-25T16:55:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580988,\n
          3966581000,\n
          3966580992,\n
          3966580979,\n
          3966580988\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464904,\n
        "timestamp": "2016-01-25T16:55:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580452,\n
          3966580435,\n
          3966580440,\n
          3966580065,\n
          3966580452\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464909,\n
        "timestamp": "2016-01-25T16:55:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581284,\n
          3966581318,\n
          3966581329,\n
          3966581299,\n
          3966581284\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464912,\n
        "timestamp": "2016-01-25T16:55:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580282,\n
          3966580034,\n
          3966580046,\n
          3966580294,\n
          3966580282\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464916,\n
        "timestamp": "2016-01-25T16:55:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581982,\n
          3966582033,\n
          3966582095,\n
          3966582041,\n
          3966581982\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464920,\n
        "timestamp": "2016-01-25T16:55:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581731,\n
          3966581767,\n
          3966582027,\n
          3966581986,\n
          3966581731\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464923,\n
        "timestamp": "2016-01-25T16:55:39Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966579961,\n
          3966579942,\n
          3966579931,\n
          3966579945,\n
          3966579961\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464927,\n
        "timestamp": "2016-01-25T16:55:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582068,\n
          3966582048,\n
          3966582075,\n
          3966582093,\n
          3966582068\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464930,\n
        "timestamp": "2016-01-25T16:55:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581631,\n
          3966581621,\n
          3966581610,\n
          3966581620,\n
          3966581631\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464934,\n
        "timestamp": "2016-01-25T16:55:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582709,\n
          3966582692,\n
          3966582689,\n
          3966582696,\n
          3966582709\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464938,\n
        "timestamp": "2016-01-25T16:55:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581648,\n
          3966581642,\n
          3966581649,\n
          3966581655,\n
          3966581648\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464942,\n
        "timestamp": "2016-01-25T16:55:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582058,\n
          3966582040,\n
          3966582115,\n
          3966582127,\n
          3966582058\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464945,\n
        "timestamp": "2016-01-25T16:55:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580387,\n
          3966580403,\n
          3966580391,\n
          3966580381,\n
          3966580387\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464949,\n
        "timestamp": "2016-01-25T16:55:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582948,\n
          3966582947,\n
          3966582949,\n
          3966582951,\n
          3966582948\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464953,\n
        "timestamp": "2016-01-25T16:55:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582686,\n
          3966582676,\n
          3966582672,\n
          3966582682,\n
          3966582686\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464955,\n
        "timestamp": "2016-01-25T16:55:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582901,\n
          3966582911,\n
          3966582902,\n
          3966582886,\n
          3966582901\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464957,\n
        "timestamp": "2016-01-25T16:55:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966579887,\n
          3966579890,\n
          3966579893,\n
          3966579891,\n
          3966579887\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464960,\n
        "timestamp": "2016-01-25T16:55:40Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966583041,\n
          3966583055,\n
          3966583079,\n
          3966583064,\n
          3966583041\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464962,\n
        "timestamp": "2016-01-25T16:55:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580873,\n
          3966580879,\n
          3966580883,\n
          3966580878,\n
          3966580873\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464964,\n
        "timestamp": "2016-01-25T16:55:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581029,\n
          3966581021,\n
          3966581015,\n
          3966581025,\n
          3966581029\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464966,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 3,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          3966576718,\n
          12768501320,\n
          3966576724,\n
          3966576721,\n
          3966576718\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464968,\n
        "timestamp": "2016-01-25T16:55:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580002,\n
          3966580013,\n
          3966580021,\n
          3966580010,\n
          3966580002\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464971,\n
        "timestamp": "2016-01-25T16:55:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582010,\n
          3966581985,\n
          3966581997,\n
          3966582023,\n
          3966582010\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464973,\n
        "timestamp": "2016-01-25T16:55:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966583027,\n
          3966583023,\n
          3966583018,\n
          3966583021,\n
          3966583027\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464975,\n
        "timestamp": "2016-01-25T16:55:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581353,\n
          3966581365,\n
          3966581574,\n
          3966581578,\n
          3966581353\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464977,\n
        "timestamp": "2016-01-25T16:55:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581832,\n
          3966581819,\n
          3966581827,\n
          3966581842,\n
          3966581832\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464980,\n
        "timestamp": "2016-01-25T16:55:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580351,\n
          3966580340,\n
          3966580326,\n
          3966580339,\n
          3966580351\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464982,\n
        "timestamp": "2016-01-25T16:55:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966583033,\n
          3966583037,\n
          3966583044,\n
          3966583040,\n
          3966583033\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464984,\n
        "timestamp": "2016-01-25T16:55:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581848,\n
          3966582020,\n
          3966582013,\n
          3966581841,\n
          3966581848\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464987,\n
        "timestamp": "2016-01-25T16:55:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580330,\n
          3966580336,\n
          3966580358,\n
          3966580346,\n
          3966580330\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464989,\n
        "timestamp": "2016-01-25T16:55:41Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580850,\n
          3966580846,\n
          3966580849,\n
          3966580853,\n
          3966580850\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464991,\n
        "timestamp": "2016-01-25T16:55:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966578788,\n
          3966578811,\n
          3966578792,\n
          3966578775,\n
          3966578788\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464994,\n
        "timestamp": "2016-01-25T16:55:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581686,\n
          3966581734,\n
          3966581705,\n
          3966581661,\n
          3966581686\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464996,\n
        "timestamp": "2016-01-25T16:55:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582608,\n
          3966582605,\n
          3966582610,\n
          3966582613,\n
          3966582608\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393464998,\n
        "timestamp": "2016-01-25T16:55:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966579955,\n
          3966579940,\n
          3966579978,\n
          3966579988,\n
          3966579955\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465000,\n
        "timestamp": "2016-01-25T16:55:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966578821,\n
          3966578782,\n
          3966582260,\n
          3966578800,\n
          3966578821\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465002,\n
        "timestamp": "2016-01-25T16:55:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581573,\n
          3966581664,\n
          3966581633,\n
          3966581430,\n
          3966581573\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465005,\n
        "timestamp": "2016-01-25T16:55:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966579913,\n
          3966579917,\n
          3966579910,\n
          3966579906,\n
          3966579913\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465007,\n
        "timestamp": "2016-01-25T16:55:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582739,\n
          3966582719,\n
          3966582714,\n
          3966582735,\n
          3966582739\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465010,\n
        "timestamp": "2016-01-25T16:55:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580572,\n
          3966580593,\n
          3966580602,\n
          3966580675,\n
          3966580660,\n
          3966580572\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465014,\n
        "timestamp": "2016-01-25T16:55:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580287,\n
          3966580050,\n
          3966580056,\n
          3966580262,\n
          3966580305,\n
          3966580287\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465018,\n
        "timestamp": "2016-01-25T16:55:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581331,\n
          3966581281,\n
          3966581235,\n
          3966581231,\n
          3966581293,\n
          3966581331\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465021,\n
        "timestamp": "2016-01-25T16:55:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580079,\n
          3966580102,\n
          3966580107,\n
          3966580132,\n
          3966580118,\n
          3966580079\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465025,\n
        "timestamp": "2016-01-25T16:55:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581669,\n
          3966581683,\n
          3966581692,\n
          3966581721,\n
          3966581695,\n
          3966581669\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465027,\n
        "timestamp": "2016-01-25T16:55:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581657,\n
          3966581612,\n
          3966581614,\n
          3966581622,\n
          3966581672,\n
          3966581657\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465029,\n
        "timestamp": "2016-01-25T16:55:42Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582131,\n
          3966582132,\n
          3966582197,\n
          3966582247,\n
          3966582169,\n
          3966582131\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465031,\n
        "timestamp": "2016-01-25T16:55:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580434,\n
          3966580416,\n
          3966580413,\n
          3966580405,\n
          3966580429,\n
          3966580434\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465033,\n
        "timestamp": "2016-01-25T16:55:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582208,\n
          3966582203,\n
          3966582217,\n
          3966582227,\n
          3966582215,\n
          3966582208\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465035,\n
        "timestamp": "2016-01-25T16:55:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582499,\n
          3966582480,\n
          3966582477,\n
          3966582491,\n
          3966582508,\n
          3966582499\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465038,\n
        "timestamp": "2016-01-25T16:55:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580431,\n
          3966580068,\n
          3966580449,\n
          3966580412,\n
          3966580430,\n
          3966580431\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465040,\n
        "timestamp": "2016-01-25T16:55:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581169,\n
          3966581167,\n
          3966581158,\n
          3966581032,\n
          3966581040,\n
          3966581169\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465042,\n
        "timestamp": "2016-01-25T16:55:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581014,\n
          3966581010,\n
          3966581005,\n
          3966581004,\n
          3966581011,\n
          3966581014\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465044,\n
        "timestamp": "2016-01-25T16:55:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966575953,\n
          3966582859,\n
          3966582871,\n
          3966582870,\n
          3966582868,\n
          3966575953\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465047,\n
        "timestamp": "2016-01-25T16:55:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580279,\n
          3966580291,\n
          3966580309,\n
          3966580297,\n
          3966580296,\n
          3966580279\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465049,\n
        "timestamp": "2016-01-25T16:55:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966575875,\n
          3966575876,\n
          3966575871,\n
          3966582756,\n
          3966575867,\n
          3966575875\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465051,\n
        "timestamp": "2016-01-25T16:55:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582731,\n
          3966582699,\n
          3966582719,\n
          3966582739,\n
          3966582746,\n
          3966582731\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465053,\n
        "timestamp": "2016-01-25T16:55:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582721,\n
          3966582724,\n
          3966582734,\n
          3966582729,\n
          3966582725,\n
          3966582721\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465055,\n
        "timestamp": "2016-01-25T16:55:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580047,\n
          3966580041,\n
          3966580030,\n
          3966580037,\n
          3966580052,\n
          3966580047\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465057,\n
        "timestamp": "2016-01-25T16:55:43Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580056,\n
          3966579957,\n
          3966580001,\n
          3966580274,\n
          3966580262,\n
          3966580056\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465058,\n
        "timestamp": "2016-01-25T16:55:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581207,\n
          3966581193,\n
          3966581223,\n
          3966581227,\n
          3966581239,\n
          3966581207\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465059,\n
        "timestamp": "2016-01-25T16:55:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966575955,\n
          3966575949,\n
          3966575938,\n
          3966575943,\n
          3966575948,\n
          3966575955\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465061,\n
        "timestamp": "2016-01-25T16:55:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582688,\n
          3966582721,\n
          3966582707,\n
          3966582676,\n
          3966582686,\n
          3966582688\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465063,\n
        "timestamp": "2016-01-25T16:55:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580664,\n
          3966580659,\n
          3966580680,\n
          3966580696,\n
          3966580677,\n
          3966580664\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465064,\n
        "timestamp": "2016-01-25T16:55:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582369,\n
          3966578854,\n
          3966578798,\n
          3966578829,\n
          3966582404,\n
          3966582369\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465065,\n
        "timestamp": "2016-01-25T16:55:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580091,\n
          3966580093,\n
          3966580581,\n
          3966580152,\n
          3966580067,\n
          3966580091\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465066,\n
        "timestamp": "2016-01-25T16:55:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966578844,\n
          3966578822,\n
          3966578834,\n
          3966582383,\n
          3966578848,\n
          3966578844\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465067,\n
        "timestamp": "2016-01-25T16:55:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581653,\n
          3966581616,\n
          3966581643,\n
          3966581646,\n
          3966581699,\n
          3966581653\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465068,\n
        "timestamp": "2016-01-25T16:55:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966583119,\n
          3966583123,\n
          3966583124,\n
          3966583126,\n
          3966583121,\n
          3966583119\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465069,\n
        "timestamp": "2016-01-25T16:55:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581272,\n
          3966581189,\n
          3966581177,\n
          3966581178,\n
          3966581238,\n
          3966581272\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465070,\n
        "timestamp": "2016-01-25T16:55:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580859,\n
          3966580867,\n
          3966580875,\n
          3966580834,\n
          3966580820,\n
          3966580859\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465071,\n
        "timestamp": "2016-01-25T16:55:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580854,\n
          3966580861,\n
          3966580871,\n
          3966580880,\n
          3966580865,\n
          3966580854\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465072,\n
        "timestamp": "2016-01-25T16:55:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581643,\n
          3966581616,\n
          3966581606,\n
          3966581609,\n
          3966581634,\n
          3966581643\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465073,\n
        "timestamp": "2016-01-25T16:55:44Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582033,\n
          3966581982,\n
          3966581974,\n
          3966581844,\n
          3966582008,\n
          3966582033\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465074,\n
        "timestamp": "2016-01-25T16:55:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582948,\n
          3966582951,\n
          3966582952,\n
          3966582965,\n
          3966582959,\n
          3966582948\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465076,\n
        "timestamp": "2016-01-25T16:55:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580890,\n
          3966580877,\n
          3966580876,\n
          3966580887,\n
          3966580900,\n
          3966580890\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465077,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 2,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          3966580269,\n
          3966580044,\n
          3966580258,\n
          12768501325,\n
          3966580292,\n
          3966580280,\n
          3966580269\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465078,\n
        "timestamp": "2016-01-25T16:55:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581017,\n
          3966581012,\n
          3966581010,\n
          3966581014,\n
          3966581023,\n
          3966581017\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465079,\n
        "timestamp": "2016-01-25T16:55:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580413,\n
          3966580416,\n
          3966580422,\n
          3966580396,\n
          3966580390,\n
          3966580413\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465080,\n
        "timestamp": "2016-01-25T16:55:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966575933,\n
          3966575939,\n
          3966582861,\n
          3966575955,\n
          3966575942,\n
          3966575933\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465082,\n
        "timestamp": "2016-01-25T16:55:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581627,\n
          3966581613,\n
          3966581625,\n
          3966581669,\n
          3966581695,\n
          3966581627\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465083,\n
        "timestamp": "2016-01-25T16:55:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966583071,\n
          3966583066,\n
          3966583077,\n
          3966583096,\n
          3966583092,\n
          3966583075,\n
          3966583071\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465084,\n
        "timestamp": "2016-01-25T16:55:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582932,\n
          3966582922,\n
          3966582933,\n
          3966582936,\n
          3966582935,\n
          3966582939,\n
          3966582932\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465085,\n
        "timestamp": "2016-01-25T16:55:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582503,\n
          3966582488,\n
          3966582475,\n
          3966582492,\n
          3966582516,\n
          3966582505,\n
          3966582503\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465086,\n
        "timestamp": "2016-01-25T16:55:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580089,\n
          3966580080,\n
          3966580069,\n
          3966580453,\n
          3966580073,\n
          3966580113,\n
          3966580089\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465087,\n
        "timestamp": "2016-01-25T16:55:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582129,\n
          3966582183,\n
          3966582199,\n
          3966582171,\n
          3966578777,\n
          3966582250,\n
          3966582129\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465088,\n
        "timestamp": "2016-01-25T16:55:45Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582376,\n
          3966582387,\n
          3966582418,\n
          3966582437,\n
          3966582375,\n
          3966578837,\n
          3966582376\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465089,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 2,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          3966576725,\n
          3966576727,\n
          3966576726,\n
          3966576730,\n
          3966576731,\n
          3966576729,\n
          3966576725\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465090,\n
        "timestamp": "2016-01-25T16:55:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581711,\n
          3966581767,\n
          3966581731,\n
          3966581662,\n
          3966581654,\n
          3966581607,\n
          3966581711\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465091,\n
        "timestamp": "2016-01-25T16:55:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582603,\n
          3966582601,\n
          3966582596,\n
          3966582575,\n
          3966582545,\n
          3966582581,\n
          3966582603\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465092,\n
        "timestamp": "2016-01-25T16:55:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580310,\n
          3966580320,\n
          3966580319,\n
          3966580334,\n
          3966580327,\n
          3966580299,\n
          3966580310\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465093,\n
        "timestamp": "2016-01-25T16:55:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582177,\n
          3966582164,\n
          3966582105,\n
          3966582113,\n
          3966582140,\n
          3966582146,\n
          3966582177\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465094,\n
        "timestamp": "2016-01-25T16:55:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582168,\n
          3966582122,\n
          3966582082,\n
          3966582114,\n
          3966582071,\n
          3966582092,\n
          3966582168\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465095,\n
        "timestamp": "2016-01-25T16:55:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582592,\n
          3966582564,\n
          3966582548,\n
          3966582560,\n
          3966582519,\n
          3966582530,\n
          3966582592\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465096,\n
        "timestamp": "2016-01-25T16:55:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581707,\n
          3966581784,\n
          3966581809,\n
          3966581770,\n
          3966581775,\n
          3966581746,\n
          3966581707\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465097,\n
        "timestamp": "2016-01-25T16:55:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582030,\n
          3966582054,\n
          3966582065,\n
          3966582047,\n
          3966582043,\n
          3966582035,\n
          3966582030\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465098,\n
        "timestamp": "2016-01-25T16:55:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966583026,\n
          3966583029,\n
          3966583042,\n
          3966583045,\n
          3966583053,\n
          3966583048,\n
          3966583026\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465099,\n
        "timestamp": "2016-01-25T16:55:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580392,\n
          3966580368,\n
          3966580373,\n
          3966580388,\n
          3966580398,\n
          3966580394,\n
          3966580392\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465100,\n
        "timestamp": "2016-01-25T16:55:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582910,\n
          3966582907,\n
          3966582887,\n
          3966582895,\n
          3966582917,\n
          3966582950,\n
          3966582910\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465101,\n
        "timestamp": "2016-01-25T16:55:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582903,\n
          3966582882,\n
          3966582870,\n
          3966582871,\n
          3966582885,\n
          3966582905,\n
          3966582903\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465103,\n
        "timestamp": "2016-01-25T16:55:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580069,\n
          3966580080,\n
          3966580089,\n
          3966580082,\n
          3966580078,\n
          3966580077,\n
          3966580069\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465104,\n
        "timestamp": "2016-01-25T16:55:46Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580760,\n
          3966580771,\n
          3966580800,\n
          3966580786,\n
          3966580768,\n
          3966580780,\n
          3966580760\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465106,\n
        "timestamp": "2016-01-25T16:55:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580565,\n
          3966580139,\n
          3966580148,\n
          3966580141,\n
          3966580571,\n
          3966580627,\n
          3966580565\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465107,\n
        "timestamp": "2016-01-25T16:55:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581631,\n
          3966581620,\n
          3966581608,\n
          3966581663,\n
          3966581704,\n
          3966581635,\n
          3966581631\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465108,\n
        "timestamp": "2016-01-25T16:55:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580928,\n
          3966580929,\n
          3966580932,\n
          3966580934,\n
          3966580941,\n
          3966580938,\n
          3966580928\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465109,\n
        "timestamp": "2016-01-25T16:55:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581315,\n
          3966581338,\n
          3966581277,\n
          3966581250,\n
          3966581210,\n
          3966581259,\n
          3966581315\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465110,\n
        "timestamp": "2016-01-25T16:55:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966579989,\n
          3966579986,\n
          3966579981,\n
          3966579974,\n
          3966579987,\n
          3966579993,\n
          3966579989\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465111,\n
        "timestamp": "2016-01-25T16:55:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966579873,\n
          3966579878,\n
          3966579882,\n
          3966579862,\n
          3966576755,\n
          3966579871,\n
          3966579873\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465112,\n
        "timestamp": "2016-01-25T16:55:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580036,\n
          3966580040,\n
          3966580043,\n
          3966580048,\n
          3966580049,\n
          3966580042,\n
          3966580036\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465113,\n
        "timestamp": "2016-01-25T16:55:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966575906,\n
          3966575895,\n
          3966575902,\n
          3966575907,\n
          3966575909,\n
          3966575913,\n
          3966575906\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465114,\n
        "timestamp": "2016-01-25T16:55:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582542,\n
          3966582517,\n
          3966582504,\n
          3966582507,\n
          3966582485,\n
          3966582497,\n
          3966582542\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465115,\n
        "timestamp": "2016-01-25T16:55:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582931,\n
          3966582926,\n
          3966582924,\n
          3966582923,\n
          3966582914,\n
          3966582918,\n
          3966582931\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465116,\n
        "timestamp": "2016-01-25T16:55:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966579859,\n
          3966576754,\n
          3966579863,\n
          3966579868,\n
          3966579866,\n
          3966579867,\n
          3966579859\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465117,\n
        "timestamp": "2016-01-25T16:55:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966583103,\n
          3966583110,\n
          3966583104,\n
          3966583089,\n
          3966583097,\n
          3966583101,\n
          3966583103\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465118,\n
        "timestamp": "2016-01-25T16:55:47Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581991,\n
          3966581853,\n
          3966581973,\n
          3966582002,\n
          3966581996,\n
          3966582001,\n
          3966581991\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465119,\n
        "timestamp": "2016-01-25T16:55:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580265,\n
          3966580054,\n
          3966580038,\n
          3966580045,\n
          3966580031,\n
          3966580053,\n
          3966580265\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465120,\n
        "timestamp": "2016-01-25T16:55:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582916,\n
          3966582906,\n
          3966582900,\n
          3966582898,\n
          3966582899,\n
          3966582908,\n
          3966582916\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465121,\n
        "timestamp": "2016-01-25T16:55:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582606,\n
          3966582587,\n
          3966582505,\n
          3966582516,\n
          3966582538,\n
          3966582546,\n
          3966582606\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465122,\n
        "timestamp": "2016-01-25T16:55:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582401,\n
          3966582408,\n
          3966582416,\n
          3966582434,\n
          3966582422,\n
          3966582417,\n
          3966582401\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465123,\n
        "timestamp": "2016-01-25T16:55:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582678,\n
          3966582663,\n
          3966582684,\n
          3966582723,\n
          3966582708,\n
          3966582690,\n
          3966582678\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465124,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 2,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          3966582615,\n
          3966582607,\n
          3966582558,\n
          3966582567,\n
          3966582535,\n
          3966582543,\n
          3966582615\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465125,\n
        "timestamp": "2016-01-25T16:55:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966578774,\n
          3966582218,\n
          3966582235,\n
          3966582189,\n
          3966582238,\n
          3966578812,\n
          3966578774\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465126,\n
        "timestamp": "2016-01-25T16:55:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580658,\n
          3966580654,\n
          3966580669,\n
          3966580684,\n
          3966580723,\n
          3966580693,\n
          3966580658\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465127,\n
        "timestamp": "2016-01-25T16:55:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582238,\n
          3966582202,\n
          3966582201,\n
          3966582232,\n
          3966578825,\n
          3966578812,\n
          3966582238\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465128,\n
        "timestamp": "2016-01-25T16:55:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580824,\n
          3966580819,\n
          3966580811,\n
          3966580756,\n
          3966580774,\n
          3966580827,\n
          3966580824\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465129,\n
        "timestamp": "2016-01-25T16:55:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966575946,\n
          3966575927,\n
          3966575931,\n
          3966575944,\n
          3966575945,\n
          3966575950,\n
          3966575946\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465130,\n
        "timestamp": "2016-01-25T16:55:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966579927,\n
          3966579899,\n
          3966579895,\n
          3966579900,\n
          3966579884,\n
          3966579902,\n
          3966579927\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465131,\n
        "timestamp": "2016-01-25T16:55:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581785,\n
          3966581734,\n
          3966581686,\n
          3966581709,\n
          3966581736,\n
          3966581774,\n
          3966581785\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465132,\n
        "timestamp": "2016-01-25T16:55:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580287,\n
          3966580305,\n
          3966580322,\n
          3966580313,\n
          3966580323,\n
          3966580312,\n
          3966580287\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465133,\n
        "timestamp": "2016-01-25T16:55:48Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582176,\n
          3966582155,\n
          3966582157,\n
          3966582128,\n
          3966582085,\n
          3966582149,\n
          3966582176\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465134,\n
        "timestamp": "2016-01-25T16:55:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580330,\n
          3966580329,\n
          3966580318,\n
          3966580337,\n
          3966580347,\n
          3966580336,\n
          3966580330\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465135,\n
        "timestamp": "2016-01-25T16:55:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580954,\n
          3966580944,\n
          3966580964,\n
          3966580967,\n
          3966580977,\n
          3966580989,\n
          3966580954\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465136,\n
        "timestamp": "2016-01-25T16:55:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580602,\n
          3966580593,\n
          3966580575,\n
          3966580560,\n
          3966580576,\n
          3966580614,\n
          3966580602\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465137,\n
        "timestamp": "2016-01-25T16:55:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581965,\n
          3966581854,\n
          3966581983,\n
          3966581984,\n
          3966582007,\n
          3966582021,\n
          3966581965\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465138,\n
        "timestamp": "2016-01-25T16:55:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580639,\n
          3966580654,\n
          3966580658,\n
          3966580605,\n
          3966580579,\n
          3966580636,\n
          3966580639\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465139,\n
        "timestamp": "2016-01-25T16:55:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966583119,\n
          3966583118,\n
          3966583122,\n
          3966583125,\n
          3966583120,\n
          3966583123,\n
          3966583119\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465140,\n
        "timestamp": "2016-01-25T16:55:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581742,\n
          3966581666,\n
          3966581656,\n
          3966581687,\n
          3966581678,\n
          3966581723,\n
          3966581742\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465141,\n
        "timestamp": "2016-01-25T16:55:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966578836,\n
          3966582413,\n
          3966582430,\n
          3966582377,\n
          3966582367,\n
          3966578847,\n
          3966578836\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465142,\n
        "timestamp": "2016-01-25T16:55:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582857,\n
          3966575941,\n
          3966575947,\n
          3966582865,\n
          3966582860,\n
          3966575956,\n
          3966582857\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465143,\n
        "timestamp": "2016-01-25T16:55:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582379,\n
          3966582433,\n
          3966582444,\n
          3966582432,\n
          3966582425,\n
          3966582400,\n
          3966582379\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465144,\n
        "timestamp": "2016-01-25T16:55:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580927,\n
          3966580930,\n
          3966580911,\n
          3966580903,\n
          3966580908,\n
          3966580910,\n
          3966580927\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465145,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 2,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          3966581772,\n
          3966581839,\n
          3966582175,\n
          3966582145,\n
          3966582151,\n
          3966582118,\n
          3966581772\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465146,\n
        "timestamp": "2016-01-25T16:55:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581653,\n
          3966581699,\n
          3966581719,\n
          3966581698,\n
          3966581681,\n
          3966581671,\n
          3966581653\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465147,\n
        "timestamp": "2016-01-25T16:55:49Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581756,\n
          3966581769,\n
          3966581748,\n
          3966581739,\n
          3966581680,\n
          3966581670,\n
          3966581756\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465148,\n
        "timestamp": "2016-01-25T16:55:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966583105,\n
          3966583112,\n
          3966583117,\n
          3966583113,\n
          3966583109,\n
          3966583111,\n
          3966583105\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465149,\n
        "timestamp": "2016-01-25T16:55:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581044,\n
          3966581042,\n
          3966581046,\n
          3966581157,\n
          3966581049,\n
          3966581047,\n
          3966581044\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465150,\n
        "timestamp": "2016-01-25T16:55:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582522,\n
          3966582510,\n
          3966582527,\n
          3966582514,\n
          3966582529,\n
          3966582562,\n
          3966582522\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465151,\n
        "timestamp": "2016-01-25T16:55:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966583115,\n
          3966583102,\n
          3966583094,\n
          3966583108,\n
          3966583086,\n
          3966583095,\n
          3966583115\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465152,\n
        "timestamp": "2016-01-25T16:55:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582521,\n
          3966582518,\n
          3966582524,\n
          3966582515,\n
          3966582526,\n
          3966582534,\n
          3966582521\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465153,\n
        "timestamp": "2016-01-25T16:55:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581717,\n
          3966581791,\n
          3966581782,\n
          3966581760,\n
          3966581758,\n
          3966581710,\n
          3966581717\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465154,\n
        "timestamp": "2016-01-25T16:55:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582638,\n
          3966582646,\n
          3966582664,\n
          3966582677,\n
          3966582655,\n
          3966582636,\n
          3966582638\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465155,\n
        "timestamp": "2016-01-25T16:55:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580274,\n
          3966580001,\n
          3966580007,\n
          3966580034,\n
          3966580282,\n
          3966580283,\n
          3966580274\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465156,\n
        "timestamp": "2016-01-25T16:55:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966579995,\n
          3966579968,\n
          3966579965,\n
          3966579958,\n
          3966579990,\n
          3966580004,\n
          3966579995\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465157,\n
        "timestamp": "2016-01-25T16:55:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582999,\n
          3966583004,\n
          3966583011,\n
          3966583019,\n
          3966583022,\n
          3966583016,\n
          3966582999\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465158,\n
        "timestamp": "2016-01-25T16:55:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966575905,\n
          3966575912,\n
          3966575940,\n
          3966575939,\n
          3966575933,\n
          3966575920,\n
          3966575905\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465159,\n
        "timestamp": "2016-01-25T16:55:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581360,\n
          3966581319,\n
          3966581648,\n
          3966581655,\n
          3966581666,\n
          3966581675,\n
          3966581697,\n
          3966581360\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465160,\n
        "timestamp": "2016-01-25T16:55:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582956,\n
          3966582943,\n
          3966582946,\n
          3966582955,\n
          3966582962,\n
          3966582972,\n
          3966582968,\n
          3966582956\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465161,\n
        "timestamp": "2016-01-25T16:55:50Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582463,\n
          3966582471,\n
          3966582472,\n
          3966582479,\n
          3966582487,\n
          3966582483,\n
          3966582470,\n
          3966582463\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465162,\n
        "timestamp": "2016-01-25T16:55:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580959,\n
          3966580978,\n
          3966580957,\n
          3966580950,\n
          3966580962,\n
          3966580943,\n
          3966580949,\n
          3966580959\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465163,\n
        "timestamp": "2016-01-25T16:55:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581004,\n
          3966581005,\n
          3966581003,\n
          3966581002,\n
          3966580997,\n
          3966580993,\n
          3966581001,\n
          3966581004\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465164,\n
        "timestamp": "2016-01-25T16:55:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582121,\n
          3966582101,\n
          3966582004,\n
          3966582000,\n
          3966582011,\n
          3966582046,\n
          3966582067,\n
          3966582121\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465165,\n
        "timestamp": "2016-01-25T16:55:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581763,\n
          3966581813,\n
          3966581971,\n
          3966581848,\n
          3966581841,\n
          3966582013,\n
          3966581994,\n
          3966581763\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465166,\n
        "timestamp": "2016-01-25T16:55:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582970,\n
          3966582974,\n
          3966582978,\n
          3966582984,\n
          3966582991,\n
          3966582981,\n
          3966582971,\n
          3966582970\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465167,\n
        "timestamp": "2016-01-25T16:55:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581557,\n
          3966581412,\n
          3966581348,\n
          3966581334,\n
          3966581328,\n
          3966581374,\n
          3966581559,\n
          3966581557\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465168,\n
        "timestamp": "2016-01-25T16:55:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582727,\n
          3966582740,\n
          3966582744,\n
          3966582750,\n
          3966575869,\n
          3966582747,\n
          3966582745,\n
          3966582727\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465169,\n
        "timestamp": "2016-01-25T16:55:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966579881,\n
          3966579889,\n
          3966579894,\n
          3966579893,\n
          3966579890,\n
          3966579887,\n
          3966579885,\n
          3966579881\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465170,\n
        "timestamp": "2016-01-25T16:55:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582123,\n
          3966582109,\n
          3966582087,\n
          3966582003,\n
          3966582012,\n
          3966582052,\n
          3966582053,\n
          3966582123\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465171,\n
        "timestamp": "2016-01-25T16:55:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582695,\n
          3966582726,\n
          3966582743,\n
          3966582737,\n
          3966582742,\n
          3966582741,\n
          3966582697,\n
          3966582695\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465172,\n
        "timestamp": "2016-01-25T16:55:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582564,\n
          3966582537,\n
          3966582533,\n
          3966582536,\n
          3966582531,\n
          3966582547,\n
          3966582548,\n
          3966582564\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465173,\n
        "timestamp": "2016-01-25T16:55:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581669,\n
          3966581625,\n
          3966581598,\n
          3966581651,\n
          3966581658,\n
          3966581650,\n
          3966581683,\n
          3966581669\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465174,\n
        "timestamp": "2016-01-25T16:55:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582386,\n
          3966582371,\n
          3966582395,\n
          3966582416,\n
          3966582408,\n
          3966582401,\n
          3966582394,\n
          3966582386\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465175,\n
        "timestamp": "2016-01-25T16:55:51Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966578770,\n
          3966582252,\n
          3966578769,\n
          3966578780,\n
          3966578801,\n
          3966578826,\n
          3966578803,\n
          3966578770\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465176,\n
        "timestamp": "2016-01-25T16:55:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582512,\n
          3966582532,\n
          3966582513,\n
          3966582520,\n
          3966582578,\n
          3966582544,\n
          3966582528,\n
          3966582512\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465177,\n
        "timestamp": "2016-01-25T16:55:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966583085,\n
          3966583058,\n
          3966583060,\n
          3966583065,\n
          3966583052,\n
          3966583061,\n
          3966583093,\n
          3966583085\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465178,\n
        "timestamp": "2016-01-25T16:55:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582090,\n
          3966582062,\n
          3966582034,\n
          3966582031,\n
          3966581808,\n
          3966581821,\n
          3966581822,\n
          3966582090\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465179,\n
        "timestamp": "2016-01-25T16:55:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581042,\n
          3966581044,\n
          3966581035,\n
          3966581028,\n
          3966581037,\n
          3966581039,\n
          3966581036,\n
          3966581042\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465180,\n
        "timestamp": "2016-01-25T16:55:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580081,\n
          3966580449,\n
          3966580068,\n
          3966580096,\n
          3966580128,\n
          3966580125,\n
          3966580124,\n
          3966580081\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465181,\n
        "timestamp": "2016-01-25T16:55:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580899,\n
          3966580889,\n
          3966580862,\n
          3966580870,\n
          3966580874,\n
          3966580877,\n
          3966580890,\n
          3966580899\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465182,\n
        "timestamp": "2016-01-25T16:55:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966578838,\n
          3966578842,\n
          3966578851,\n
          3966578850,\n
          3966582362,\n
          3966578835,\n
          3966578814,\n
          3966578838\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465183,\n
        "timestamp": "2016-01-25T16:55:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580453,\n
          3966580069,\n
          3966580077,\n
          3966580075,\n
          3966580445,\n
          3966580426,\n
          3966580451,\n
          3966580453\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465184,\n
        "timestamp": "2016-01-25T16:55:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581159,\n
          3966581168,\n
          3966581052,\n
          3966581055,\n
          3966581027,\n
          3966581026,\n
          3966581013,\n
          3966581159\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465185,\n
        "timestamp": "2016-01-25T16:55:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580837,\n
          3966580860,\n
          3966580847,\n
          3966580851,\n
          3966580836,\n
          3966580803,\n
          3966580835,\n
          3966580837\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465186,\n
        "timestamp": "2016-01-25T16:55:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580587,\n
          3966580585,\n
          3966580592,\n
          3966580599,\n
          3966580640,\n
          3966580651,\n
          3966580610,\n
          3966580587\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465187,\n
        "timestamp": "2016-01-25T16:55:52Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580403,\n
          3966580387,\n
          3966580401,\n
          3966580425,\n
          3966580421,\n
          3966580430,\n
          3966580412,\n
          3966580403\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465188,\n
        "timestamp": "2016-01-25T16:55:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966579875,\n
          3966579869,\n
          3966576753,\n
          3966576752,\n
          3966576746,\n
          3966576750,\n
          3966579861,\n
          3966579875\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465189,\n
        "timestamp": "2016-01-25T16:55:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580589,\n
          3966580624,\n
          3966580631,\n
          3966580644,\n
          3966580615,\n
          3966580608,\n
          3966580597,\n
          3966580589\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465190,\n
        "timestamp": "2016-01-25T16:55:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580959,\n
          3966580972,\n
          3966580985,\n
          3966580987,\n
          3966580980,\n
          3966580984,\n
          3966580978,\n
          3966580959\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465191,\n
        "timestamp": "2016-01-25T16:55:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580576,\n
          3966580144,\n
          3966580566,\n
          3966580607,\n
          3966580590,\n
          3966580630,\n
          3966580614,\n
          3966580576\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465192,\n
        "timestamp": "2016-01-25T16:55:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580646,\n
          3966580638,\n
          3966580622,\n
          3966580633,\n
          3966580618,\n
          3966580657,\n
          3966580676,\n
          3966580646\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465193,\n
        "timestamp": "2016-01-25T16:55:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582244,\n
          3966582258,\n
          3966582248,\n
          3966578772,\n
          3966578790,\n
          3966578781,\n
          3966582261,\n
          3966582244\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465194,\n
        "timestamp": "2016-01-25T16:55:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966583026,\n
          3966583048,\n
          3966583030,\n
          3966582995,\n
          3966583000,\n
          3966583020,\n
          3966583024,\n
          3966583026\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465197,\n
        "timestamp": "2016-01-25T16:55:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966578834,\n
          3966582417,\n
          3966582422,\n
          3966582441,\n
          3966582440,\n
          3966582427,\n
          3966582383,\n
          3966578834\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465199,\n
        "timestamp": "2016-01-25T16:55:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966576666,\n
          3966576667,\n
          3966576664,\n
          3966576662,\n
          3966576661,\n
          3966576660,\n
          3966576663,\n
          3966576665,\n
          3966576666\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465200,\n
        "timestamp": "2016-01-25T16:55:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582148,\n
          3966582173,\n
          3966582144,\n
          3966582112,\n
          3966582103,\n
          3966582091,\n
          3966582125,\n
          3966582136,\n
          3966582148\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465201,\n
        "timestamp": "2016-01-25T16:55:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581170,\n
          3966581049,\n
          3966581157,\n
          3966581046,\n
          3966581043,\n
          3966581050,\n
          3966581166,\n
          3966581180,\n
          3966581170\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465202,\n
        "timestamp": "2016-01-25T16:55:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580861,\n
          3966580854,\n
          3966580848,\n
          3966580833,\n
          3966580826,\n
          3966580828,\n
          3966580839,\n
          3966580843,\n
          3966580861\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465203,\n
        "timestamp": "2016-01-25T16:55:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581791,\n
          3966581717,\n
          3966581714,\n
          3966581743,\n
          3966581783,\n
          3966581777,\n
          3966581798,\n
          3966581811,\n
          3966581791\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465204,\n
        "timestamp": "2016-01-25T16:55:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966578851,\n
          3966578842,\n
          3966578838,\n
          3966582390,\n
          3966582415,\n
          3966582409,\n
          3966582392,\n
          3966582368,\n
          3966578851\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465205,\n
        "timestamp": "2016-01-25T16:55:53Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966579981,\n
          3966579986,\n
          3966579989,\n
          3966579997,\n
          3966579984,\n
          3966579966,\n
          3966579983,\n
          3966579973,\n
          3966579981\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465206,\n
        "timestamp": "2016-01-25T16:55:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580100,\n
          3966580120,\n
          3966580626,\n
          3966580601,\n
          3966580574,\n
          3966580568,\n
          3966580133,\n
          3966580130,\n
          3966580100\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465207,\n
        "timestamp": "2016-01-25T16:55:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966579898,\n
          3966579889,\n
          3966579881,\n
          3966579872,\n
          3966579896,\n
          3966579911,\n
          3966579905,\n
          3966579901,\n
          3966579898\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465208,\n
        "timestamp": "2016-01-25T16:55:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580711,\n
          3966580720,\n
          3966580670,\n
          3966580674,\n
          3966580629,\n
          3966580672,\n
          3966580634,\n
          3966580150,\n
          3966580711\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465209,\n
        "timestamp": "2016-01-25T16:55:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966578805,\n
          3966578831,\n
          3966582182,\n
          3966582167,\n
          3966582210,\n
          3966582181,\n
          3966578806,\n
          3966578794,\n
          3966578805\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465210,\n
        "timestamp": "2016-01-25T16:55:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582662,\n
          3966582652,\n
          3966582648,\n
          3966582641,\n
          3966582643,\n
          3966582627,\n
          3966582632,\n
          3966582670,\n
          3966582662\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465211,\n
        "timestamp": "2016-01-25T16:55:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580739,\n
          3966580745,\n
          3966580754,\n
          3966580750,\n
          3966580753,\n
          3966580751,\n
          3966580755,\n
          3966580752,\n
          3966580739\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465212,\n
        "timestamp": "2016-01-25T16:55:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966575955,\n
          3966582880,\n
          3966582888,\n
          3966582889,\n
          3966582873,\n
          3966575954,\n
          3966575936,\n
          3966575949,\n
          3966575955\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465213,\n
        "timestamp": "2016-01-25T16:55:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581850,\n
          3966581789,\n
          3966581852,\n
          3966582000,\n
          3966582004,\n
          3966581981,\n
          3966581966,\n
          3966581979,\n
          3966581850\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465214,\n
        "timestamp": "2016-01-25T16:55:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581802,\n
          3966582017,\n
          3966582029,\n
          3966581856,\n
          3966581970,\n
          3966581976,\n
          3966581995,\n
          3966581851,\n
          3966581802\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465215,\n
        "timestamp": "2016-01-25T16:55:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580286,\n
          3966580261,\n
          3966580268,\n
          3966580266,\n
          3966580277,\n
          3966580301,\n
          3966580290,\n
          3966580295,\n
          3966580286\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465216,\n
        "timestamp": "2016-01-25T16:55:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580746,\n
          3966580724,\n
          3966580707,\n
          3966580718,\n
          3966580703,\n
          3966580716,\n
          3966580689,\n
          3966580700,\n
          3966580746\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465217,\n
        "timestamp": "2016-01-25T16:55:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582881,\n
          3966582894,\n
          3966582884,\n
          3966582890,\n
          3966582896,\n
          3966582893,\n
          3966582892,\n
          3966582876,\n
          3966582881\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465218,\n
        "timestamp": "2016-01-25T16:55:54Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580905,\n
          3966580896,\n
          3966580825,\n
          3966580806,\n
          3966580822,\n
          3966580831,\n
          3966580840,\n
          3966580842,\n
          3966580905\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465219,\n
        "timestamp": "2016-01-25T16:55:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580849,\n
          3966580846,\n
          3966580850,\n
          3966580844,\n
          3966580841,\n
          3966580832,\n
          3966580773,\n
          3966580792,\n
          3966580849\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465220,\n
        "timestamp": "2016-01-25T16:55:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582028,\n
          3966582088,\n
          3966582080,\n
          3966582097,\n
          3966582102,\n
          3966582134,\n
          3966582156,\n
          3966582056,\n
          3966582028\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465221,\n
        "timestamp": "2016-01-25T16:55:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966575920,\n
          3966575933,\n
          3966575932,\n
          3966575934,\n
          3966575928,\n
          3966575911,\n
          3966575915,\n
          3966575919,\n
          3966575920\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465222,\n
        "timestamp": "2025-05-08T17:22:42Z",\n
        "version": 3,\n
        "changeset": 165995049,\n
        "user": "nlehuby",\n
        "uid": 1424448,\n
        "nodes": [\n
          3966580973,\n
          3966580974,\n
          3966580995,\n
          3966581009,\n
          3966580955,\n
          3966580945,\n
          3966580960,\n
          3966580958,\n
          3966580973\n
        ],\n
        "tags": {\n
          "addr:housenumber": "46",\n
          "addr:street": "Rue La Chaussée Brunehaut",\n
          "amenity": "townhall",\n
          "building": "civic",\n
          "contact:email": "estrees.mairie@wanadoo.fr",\n
          "contact:phone": "+33 3 23 63 47 21",\n
          "name": "Mairie d'Estrées",\n
          "opening_hours": "Tu-We 14:00-16:00; Th-Fr 14:00-16:30; Sa 08:30-10:15",\n
          "ref:FR:SIRET": "21020274300014",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016;Service-Public.fr - 03/2025",\n
          "source:addr": "https://lannuaire.service-public.fr/nord-pas-de-calais-picardie/aisne#service-mairie",\n
          "wheelchair": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465223,\n
        "timestamp": "2016-01-25T16:55:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580665,\n
          3966580661,\n
          3966580666,\n
          3966580635,\n
          3966580673,\n
          3966580695,\n
          3966580678,\n
          3966580681,\n
          3966580665\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465224,\n
        "timestamp": "2016-01-25T16:55:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580687,\n
          3966580683,\n
          3966580679,\n
          3966580642,\n
          3966580628,\n
          3966580596,\n
          3966580664,\n
          3966580677,\n
          3966580687\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465225,\n
        "timestamp": "2016-01-25T16:55:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966576733,\n
          3966576735,\n
          3966576736,\n
          3966576739,\n
          3966576738,\n
          3966576740,\n
          3966576743,\n
          3966576737,\n
          3966576733\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465226,\n
        "timestamp": "2016-01-25T16:55:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580851,\n
          3966580847,\n
          3966580860,\n
          3966580913,\n
          3966580885,\n
          3966580866,\n
          3966580882,\n
          3966580863,\n
          3966580851\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465227,\n
        "timestamp": "2016-01-25T16:55:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581615,\n
          3966581602,\n
          3966581572,\n
          3966581423,\n
          3966581587,\n
          3966581377,\n
          3966581453,\n
          3966581638,\n
          3966581615\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465228,\n
        "timestamp": "2016-01-25T16:55:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580316,\n
          3966580342,\n
          3966580332,\n
          3966580321,\n
          3966580315,\n
          3966580307,\n
          3966580311,\n
          3966580304,\n
          3966580316\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465229,\n
        "timestamp": "2016-01-25T16:55:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581249,\n
          3966581252,\n
          3966581270,\n
          3966581289,\n
          3966581279,\n
          3966581262,\n
          3966581253,\n
          3966581230,\n
          3966581249\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465230,\n
        "timestamp": "2016-01-25T16:55:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966583130,\n
          3966583127,\n
          3966583128,\n
          3966583129,\n
          3966583131,\n
          3966583134,\n
          3966583133,\n
          3966583132,\n
          3966583130\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465231,\n
        "timestamp": "2016-01-25T16:55:55Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580779,\n
          3966580748,\n
          3966580757,\n
          3966580744,\n
          3966580733,\n
          3966580728,\n
          3966580713,\n
          3966580758,\n
          3966580779\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465232,\n
        "timestamp": "2016-01-25T16:55:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582982,\n
          3966582976,\n
          3966582980,\n
          3966582956,\n
          3966582968,\n
          3966582986,\n
          3966582988,\n
          3966582993,\n
          3966582982\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465233,\n
        "timestamp": "2016-01-25T16:55:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581342,\n
          3966581419,\n
          3966581589,\n
          3966581594,\n
          3966581617,\n
          3966581583,\n
          3966581436,\n
          3966581558,\n
          3966581342\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465234,\n
        "timestamp": "2016-01-25T16:55:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582649,\n
          3966582659,\n
          3966582717,\n
          3966582718,\n
          3966582730,\n
          3966582702,\n
          3966582661,\n
          3966582665,\n
          3966582649\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465235,\n
        "timestamp": "2016-01-25T16:55:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580732,\n
          3966580737,\n
          3966580743,\n
          3966580783,\n
          3966580767,\n
          3966580727,\n
          3966580729,\n
          3966580721,\n
          3966580732\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465236,\n
        "timestamp": "2016-01-25T16:55:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582979,\n
          3966582997,\n
          3966583002,\n
          3966583014,\n
          3966583006,\n
          3966582994,\n
          3966582990,\n
          3966582975,\n
          3966582979\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465237,\n
        "timestamp": "2016-01-25T16:55:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580594,\n
          3966580132,\n
          3966580107,\n
          3966580114,\n
          3966580129,\n
          3966580151,\n
          3966580137,\n
          3966580569,\n
          3966580594\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465238,\n
        "timestamp": "2016-01-25T16:55:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966575904,\n
          3966575886,\n
          3966575899,\n
          3966575887,\n
          3966575898,\n
          3966575908,\n
          3966575910,\n
          3966575914,\n
          3966575904\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465239,\n
        "timestamp": "2016-01-25T16:55:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581582,\n
          3966581603,\n
          3966581585,\n
          3966581580,\n
          3966581415,\n
          3966581322,\n
          3966581355,\n
          3966581410,\n
          3966581582\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465240,\n
        "timestamp": "2016-01-25T16:55:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582426,\n
          3966582454,\n
          3966582472,\n
          3966582471,\n
          3966582463,\n
          3966582456,\n
          3966582414,\n
          3966582424,\n
          3966582426\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465241,\n
        "timestamp": "2016-01-25T16:55:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580127,\n
          3966580109,\n
          3966580085,\n
          3966580086,\n
          3966580072,\n
          3966580092,\n
          3966580106,\n
          3966580111,\n
          3966580127\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465242,\n
        "timestamp": "2016-01-25T16:55:56Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582636,\n
          3966582655,\n
          3966582651,\n
          3966582647,\n
          3966582629,\n
          3966582624,\n
          3966582637,\n
          3966582634,\n
          3966582636\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465243,\n
        "timestamp": "2016-01-25T16:55:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580019,\n
          3966579992,\n
          3966579955,\n
          3966579988,\n
          3966579978,\n
          3966579975,\n
          3966579996,\n
          3966579998,\n
          3966580006,\n
          3966580019\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465244,\n
        "timestamp": "2016-01-25T16:55:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580920,\n
          3966580893,\n
          3966580897,\n
          3966580884,\n
          3966580889,\n
          3966580899,\n
          3966580923,\n
          3966580924,\n
          3966580933,\n
          3966580920\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465245,\n
        "timestamp": "2016-01-25T16:55:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581670,\n
          3966581651,\n
          3966581598,\n
          3966581592,\n
          3966581652,\n
          3966581644,\n
          3966581732,\n
          3966581754,\n
          3966581668,\n
          3966581670\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465246,\n
        "timestamp": "2016-01-25T16:55:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582716,\n
          3966582694,\n
          3966582687,\n
          3966582668,\n
          3966582675,\n
          3966582679,\n
          3966582681,\n
          3966582704,\n
          3966582712,\n
          3966582716\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465247,\n
        "timestamp": "2016-01-25T16:55:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580952,\n
          3966580940,\n
          3966580926,\n
          3966580937,\n
          3966580916,\n
          3966580921,\n
          3966580915,\n
          3966580925,\n
          3966580939,\n
          3966580952\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465248,\n
        "timestamp": "2016-01-25T16:55:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582098,\n
          3966582107,\n
          3966582096,\n
          3966582059,\n
          3966582036,\n
          3966581962,\n
          3966581998,\n
          3966582063,\n
          3966582073,\n
          3966582098\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465249,\n
        "timestamp": "2016-01-25T16:55:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582076,\n
          3966582099,\n
          3966582147,\n
          3966582143,\n
          3966582100,\n
          3966582075,\n
          3966582048,\n
          3966581993,\n
          3966582019,\n
          3966582076\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465250,\n
        "timestamp": "2016-01-25T16:55:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580452,\n
          3966580439,\n
          3966580423,\n
          3966580428,\n
          3966580424,\n
          3966580414,\n
          3966580376,\n
          3966580380,\n
          3966580435,\n
          3966580452\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465251,\n
        "timestamp": "2016-01-25T16:55:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582262,\n
          3966582214,\n
          3966582228,\n
          3966582221,\n
          3966582243,\n
          3966582251,\n
          3966578770,\n
          3966578803,\n
          3966578807,\n
          3966582262\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465252,\n
        "timestamp": "2016-01-25T16:55:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966578854,\n
          3966582369,\n
          3966582431,\n
          3966582385,\n
          3966582357,\n
          3966578816,\n
          3966578787,\n
          3966578856,\n
          3966578828,\n
          3966578854\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465253,\n
        "timestamp": "2016-01-25T16:55:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582612,\n
          3966582617,\n
          3966582621,\n
          3966582626,\n
          3966582633,\n
          3966582616,\n
          3966582604,\n
          3966582614,\n
          3966582618,\n
          3966582612\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465254,\n
        "timestamp": "2016-01-25T16:55:57Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582874,\n
          3966582867,\n
          3966582866,\n
          3966582862,\n
          3966582863,\n
          3966582858,\n
          3966582864,\n
          3966582879,\n
          3966582878,\n
          3966582874\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465256,\n
        "timestamp": "2016-01-25T16:55:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966576671,\n
          3966576674,\n
          3966576675,\n
          3966576673,\n
          3966576676,\n
          3966576672,\n
          3966576670,\n
          3966576669,\n
          3966576668,\n
          3966576671\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465257,\n
        "timestamp": "2016-01-25T16:55:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966583107,\n
          3966583099,\n
          3966583067,\n
          3966583073,\n
          3966583070,\n
          3966583072,\n
          3966583098,\n
          3966583100,\n
          3966583106,\n
          3966583107\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465258,\n
        "timestamp": "2016-01-25T16:55:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581209,\n
          3966581176,\n
          3966581179,\n
          3966581171,\n
          3966581181,\n
          3966581184,\n
          3966581246,\n
          3966581221,\n
          3966581218,\n
          3966581209\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465259,\n
        "timestamp": "2016-01-25T16:55:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580587,\n
          3966580577,\n
          3966580559,\n
          3966580147,\n
          3966580126,\n
          3966580134,\n
          3966580139,\n
          3966580565,\n
          3966580585,\n
          3966580587\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465260,\n
        "timestamp": "2016-01-25T16:55:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966575903,\n
          3966575901,\n
          3966575894,\n
          3966575891,\n
          3966575889,\n
          3966575888,\n
          3966575874,\n
          3966575873,\n
          3966575879,\n
          3966575903\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465261,\n
        "timestamp": "2016-01-25T16:55:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966582467,\n
          3966582465,\n
          3966582500,\n
          3966582502,\n
          3966582525,\n
          3966582541,\n
          3966582540,\n
          3966582506,\n
          3966582498,\n
          3966582467\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465262,\n
        "timestamp": "2016-01-25T16:55:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966580909,\n
          3966580894,\n
          3966580901,\n
          3966580917,\n
          3966580914,\n
          3966580942,\n
          3966580939,\n
          3966580925,\n
          3966580919,\n
          3966580909\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465263,\n
        "timestamp": "2016-01-25T16:55:58Z",\n
        "version": 1,\n
        "changeset": 36800429,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3966581783,\n
          3966581743,\n
          3966581768,\n
          3966581807,\n
          3966581816,\n
          3966581803,\n
          3966581806,\n
          3966581804,\n
          3966581788,\n
          3966581783\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 393465264,\n
        "timestamp": "2024-01-11T19:13:46Z",\n
        "version": 4,\n
        "changeset": 146155500,\n
        "user": "Olyon",\n
        "uid": 1443767,\n
        "nodes": [\n
          3966581265,\n
          3966581258,\n
          3966581256,\n
          3966581254,\n
          3966581255,\n
          3966581245,\n
          3966581241,\n
          3966581233,\n
          3966581208,\n
          3966581211,\n
          3966581215,\n
          3966581203,\n
          3966581201,\n
          3966581196,\n
          3966581200,\n
          3966581197,\n
          3966581198,\n
          3966581202,\n
          3966581205,\n
          3966581212,\n
          3966581214,\n
          3966581213,\n
          3966581216,\n
          3966581219,\n
          3966581232,\n
          3966581229,\n
          3966581234,\n
          3966581237,\n
          3966581247,\n
          3966581244,\n
          3966581248,\n
          3966581251,\n
          3966581260,\n
          3966581257,\n
          3966581261,\n
          3966581267,\n
          3966581274,\n
          3966581271,\n
          3966581276,\n
          3966581278,\n
          3966581292,\n
          3966581288,\n
          3966581295,\n
          3966581296,\n
          3966581298,\n
          3966581297,\n
          3966581300,\n
          3966581303,\n
          3966581311,\n
          3966581309,\n
          3966581312,\n
          3966581313,\n
          3966581332,\n
          3966581330,\n
          3966581333,\n
          3966581337,\n
          3966581339,\n
          3966581345,\n
          3966581340,\n
          3966581361,\n
          3966581363,\n
          3966581368,\n
          3966581364,\n
          3966581370,\n
          3966581373,\n
          3966581376,\n
          3966581379,\n
          3966581380,\n
          3966581381,\n
          3966581384,\n
          3966581385,\n
          3966581387,\n
          3966581391,\n
          3966581390,\n
          3966581396,\n
          3966581395,\n
          3966581394,\n
          3966581403,\n
          3966581402,\n
          3966581401,\n
          3966581409,\n
          3966581408,\n
          3966581407,\n
          3966581406,\n
          3966581405,\n
          3966581400,\n
          3966581399,\n
          3966581398,\n
          3966581397,\n
          3966581393,\n
          3966581392,\n
          3966581389,\n
          3966581417,\n
          3966581418,\n
          3966581422,\n
          3966581424,\n
          3966581420,\n
          3966581429,\n
          3966581431,\n
          3966581432,\n
          3966581435,\n
          3966581437,\n
          3966581439,\n
          3966581438,\n
          3966581441,\n
          3966581440,\n
          3966581444,\n
          3966581443,\n
          3966581452,\n
          3966581451,\n
          3966581450,\n
          3966581449,\n
          3966581448,\n
          3966581447,\n
          3966581446,\n
          3966581445,\n
          3966581564,\n
          3966581568,\n
          3966581571,\n
          3966581570,\n
          3966581566,\n
          3966581434,\n
          3966581442,\n
          3966581433,\n
          3966581427,\n
          3966581414,\n
          3966581416,\n
          3966581413,\n
          3966581404,\n
          3966581383,\n
          3966581386,\n
          3966581378,\n
          3966581372,\n
          3966581357,\n
          3966581359,\n
          3966581356,\n
          3966581352,\n
          3966581347,\n
          3966581351,\n
          3966581346,\n
          3966581344,\n
          3966581324,\n
          3966581325,\n
          3966581323,\n
          3966581320,\n
          3966581308,\n
          3966581310,\n
          3966581307,\n
          3966581305,\n
          3966581287,\n
          3966581294,\n
          3966581285,\n
          3966581283,\n
          3966581266,\n
          3966581269,\n
          3966581265\n
        ],\n
        "tags": {\n
          "amenity": "place_of_worship",\n
          "building": "church",\n
          "denomination": "catholic",\n
          "name": "Église Saint-Laurent",\n
          "religion": "christian",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wikidata": "Q3582258"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 936885357,\n
        "timestamp": "2025-09-22T09:27:23Z",\n
        "version": 7,\n
        "changeset": 172283782,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          3966581169,\n
          3966581013,\n
          8680945773,\n
          3966580968,\n
          3966580961,\n
          8680945774,\n
          3966580955,\n
          3966581009,\n
          8680945775,\n
          3966581169\n
        ],\n
        "tags": {\n
          "addr:city": "Estrées",\n
          "addr:housenumber": "46",\n
          "addr:postcode": "02420",\n
          "addr:street": "Rue La Chaussée Brunehaut",\n
          "amenity": "school",\n
          "contact:email": "ce.0020428E@ac-amiens.fr",\n
          "contact:phone": "+33 323639015",\n
          "name": "École primaire",\n
          "operator:type": "public",\n
          "ref:FR:SIRET": "21020274300022",\n
          "ref:UAI": "0020428E",\n
          "school:FR": "primaire",\n
          "source": "Ministère de l'Éducation nationale, de l'Enseignement supérieur et de la Recherche - 2025-08",\n
          "start_date": "1966-11-05"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1347397444,\n
        "timestamp": "2024-12-30T19:51:29Z",\n
        "version": 1,\n
        "changeset": 160807240,\n
        "user": "Nzau",\n
        "uid": 15118949,\n
        "nodes": [\n
          12463630883,\n
          12463630880,\n
          12463630881,\n
          12463630882,\n
          12463630883\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1347397446,\n
        "timestamp": "2024-12-30T19:51:29Z",\n
        "version": 1,\n
        "changeset": 160807240,\n
        "user": "Nzau",\n
        "uid": 15118949,\n
        "nodes": [\n
          12463630897,\n
          12463630895,\n
          12463630893,\n
          12463630892,\n
          12463630894,\n
          12463630896,\n
          12463630897\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1378902030,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 1,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          12768501304,\n
          12768501305,\n
          12768501306,\n
          12768501307,\n
          12768501308,\n
          12768501309,\n
          12768501304\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1378902031,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 1,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          12768501310,\n
          12768501311,\n
          12768501312,\n
          12768501313,\n
          12768501314,\n
          12768501315,\n
          12768501310\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1378902032,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 1,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          12768501316,\n
          12768501317,\n
          12768501318,\n
          12768501319,\n
          12768501316\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1378902033,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 1,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          12768501322,\n
          12768501323,\n
          12768501324,\n
          12768501325,\n
          3966580292,\n
          3966580300,\n
          12768501321,\n
          12768501322\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1378902034,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 1,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          3966580382,\n
          12768501326,\n
          12768501327,\n
          12768501328,\n
          3966580377,\n
          3966580382\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1378902035,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 1,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          3966580949,\n
          12768501329,\n
          12768501330,\n
          3966580943,\n
          3966580949\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1378902036,\n
        "timestamp": "2025-04-19T13:49:02Z",\n
        "version": 1,\n
        "changeset": 165154651,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          12768501332,\n
          12768501333,\n
          12768501334,\n
          3966581839,\n
          12768501332\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      }\n
      \n
        ]\n
      }\n
      """
  ]
]