GET https://osm-labo.cipherbliss.com/admin/stats/02164/followup-graph/toilets

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"="02164"]->.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" => 5.600342
    "namelookup_time" => 0.000614
    "connect_time" => 0.0185
    "pretransfer_time" => 0.043538
    "size_upload" => 2410.0
    "size_download" => 40478.0
    "speed_download" => 7227.0
    "speed_upload" => 430.0
    "download_content_length" => 40478.0
    "upload_content_length" => 2410.0
    "starttransfer_time" => 5.581478
    "primary_ip" => "2a01:4f8:261:3c4f::2"
    "primary_port" => 443
    "local_ip" => "2a01:e0a:8a2:77f0:2900:602f:872e:e67a"
    "local_port" => 53944
    "http_version" => 2
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 43443
    "connect_time_us" => 18500
    "namelookup_time_us" => 614
    "pretransfer_time_us" => 43538
    "starttransfer_time_us" => 5581478
    "posttransfer_time_us" => 43537
    "total_time_us" => 5600342
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1769999225.1401
    "original_url" => "https://overpass-api.de/api/interpreter"
    "pause_handler" => Closure(float $duration) {#1110
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1129 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#1003 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * Host overpass-api.de:443 was resolved.\n
      * IPv6: 2a01:4f8:261:3c4f::2, 2a01:4f9:3051:3e48::2\n
      * IPv4: 65.109.112.52, 162.55.144.139\n
      *   Trying [2a01:4f8:261:3c4f::2]:443...\n
      * ALPN: curl offers h2,http/1.1\n
      *  CAfile: /etc/ssl/certs/ca-certificates.crt\n
      *  CApath: /etc/ssl/certs\n
      * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / id-ecPublicKey\n
      * ALPN: server accepted http/1.1\n
      * Server certificate:\n
      *  subject: CN=gall.openstreetmap.de\n
      *  start date: Jan 21 16:56:04 2026 GMT\n
      *  expire date: Apr 21 16:56:03 2026 GMT\n
      *  subjectAltName: host "overpass-api.de" matched cert's "overpass-api.de"\n
      *  issuer: C=US; O=Let's Encrypt; CN=E7\n
      *  SSL certificate verify ok.\n
      *   Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384\n
      *   Certificate level 1: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n
      * Connected to overpass-api.de (2a01:4f8:261:3c4f::2) port 443\n
      * using HTTP/1.x\n
      > POST /api/interpreter HTTP/1.1\r\n
      Host: overpass-api.de\r\n
      Accept: */*\r\n
      Content-Type: application/x-www-form-urlencoded\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      Content-Length: 2410\r\n
      \r\n
      * upload completely sent off: 2410 bytes\n
      < HTTP/1.1 200 OK\r\n
      < Date: Mon, 02 Feb 2026 02:27:05 GMT\r\n
      < Server: Apache/2.4.66 (Debian)\r\n
      < Vary: Accept-Encoding\r\n
      < Content-Encoding: gzip\r\n
      < Content-Length: 40478\r\n
      < Content-Type: application/json\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Mon, 02 Feb 2026 02:27:05 GMT"
    "Server: Apache/2.4.66 (Debian)"
    "Vary: Accept-Encoding"
    "Content-Encoding: gzip"
    "Content-Length: 40478"
    "Content-Type: application/json"
  ]
  "response_content" => [
    """
      {\n
        "version": 0.6,\n
        "generator": "Overpass API 0.7.62.10 2d4cfc48",\n
        "osm3s": {\n
          "timestamp_osm_base": "2026-02-02T02:25:36Z",\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": 4829954491,\n
        "lat": 49.1134794,\n
        "lon": 3.5484400,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4829954492,\n
        "lat": 49.1134956,\n
        "lon": 3.5483798,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4829954493,\n
        "lat": 49.1134668,\n
        "lon": 3.5483537,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4829954494,\n
        "lat": 49.1134760,\n
        "lon": 3.5483241,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4829954495,\n
        "lat": 49.1136059,\n
        "lon": 3.5483942,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4829954496,\n
        "lat": 49.1136049,\n
        "lon": 3.5483751,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4829954497,\n
        "lat": 49.1135835,\n
        "lon": 3.5482245,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4829954498,\n
        "lat": 49.1135044,\n
        "lon": 3.5482558,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4829954499,\n
        "lat": 49.1135222,\n
        "lon": 3.5483652,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4829954500,\n
        "lat": 49.1135497,\n
        "lon": 3.5484751,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4829954501,\n
        "lat": 49.1135697,\n
        "lon": 3.5484851,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4829954502,\n
        "lat": 49.1135740,\n
        "lon": 3.5484438,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4829954503,\n
        "lat": 49.1135561,\n
        "lon": 3.5484432,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4829954504,\n
        "lat": 49.1135451,\n
        "lon": 3.5484045,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4829954505,\n
        "lat": 49.1135667,\n
        "lon": 3.5481056,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4829954506,\n
        "lat": 49.1134879,\n
        "lon": 3.5481342,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4829954507,\n
        "lat": 49.1135577,\n
        "lon": 3.5480421,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4829954508,\n
        "lat": 49.1134844,\n
        "lon": 3.5480613,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4829954509,\n
        "lat": 49.1134584,\n
        "lon": 3.5480772,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4829954510,\n
        "lat": 49.1134670,\n
        "lon": 3.5481418,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4829954511,\n
        "lat": 49.1135369,\n
        "lon": 3.5479013,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4829954512,\n
        "lat": 49.1135378,\n
        "lon": 3.5478329,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4829954513,\n
        "lat": 49.1134086,\n
        "lon": 3.5478405,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4829954514,\n
        "lat": 49.1133927,\n
        "lon": 3.5477354,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4829954515,\n
        "lat": 49.1133741,\n
        "lon": 3.5477419,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4829954516,\n
        "lat": 49.1135628,\n
        "lon": 3.5478949,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4829954517,\n
        "lat": 49.1136114,\n
        "lon": 3.5478829,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4829954518,\n
        "lat": 49.1136082,\n
        "lon": 3.5478406,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4829954519,\n
        "lat": 49.1135841,\n
        "lon": 3.5478454,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4829954520,\n
        "lat": 49.1135840,\n
        "lon": 3.5478614,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030690,\n
        "lat": 49.1032746,\n
        "lon": 3.5498987,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030691,\n
        "lat": 49.1032459,\n
        "lon": 3.5498917,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030692,\n
        "lat": 49.1032416,\n
        "lon": 3.5498956,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030693,\n
        "lat": 49.1032380,\n
        "lon": 3.5499361,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030694,\n
        "lat": 49.1032728,\n
        "lon": 3.5499431,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030695,\n
        "lat": 49.1124827,\n
        "lon": 3.5598621,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030696,\n
        "lat": 49.1125314,\n
        "lon": 3.5598430,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030697,\n
        "lat": 49.1125252,\n
        "lon": 3.5598017,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030698,\n
        "lat": 49.1124766,\n
        "lon": 3.5598198,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030699,\n
        "lat": 49.1124234,\n
        "lon": 3.5605097,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030700,\n
        "lat": 49.1124328,\n
        "lon": 3.5605781,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030701,\n
        "lat": 49.1125283,\n
        "lon": 3.5605426,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030702,\n
        "lat": 49.1125190,\n
        "lon": 3.5604773,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030703,\n
        "lat": 49.1124678,\n
        "lon": 3.5600268,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030704,\n
        "lat": 49.1124512,\n
        "lon": 3.5599196,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030705,\n
        "lat": 49.1123952,\n
        "lon": 3.5599353,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030706,\n
        "lat": 49.1123769,\n
        "lon": 3.5598204,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030707,\n
        "lat": 49.1124102,\n
        "lon": 3.5598071,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030708,\n
        "lat": 49.1123810,\n
        "lon": 3.5596257,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030709,\n
        "lat": 49.1123275,\n
        "lon": 3.5596326,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030710,\n
        "lat": 49.1123238,\n
        "lon": 3.5596394,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030711,\n
        "lat": 49.1123464,\n
        "lon": 3.5597960,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030712,\n
        "lat": 49.1123272,\n
        "lon": 3.5598039,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030713,\n
        "lat": 49.1123618,\n
        "lon": 3.5600602,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030714,\n
        "lat": 49.1121929,\n
        "lon": 3.5586275,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030715,\n
        "lat": 49.1122585,\n
        "lon": 3.5586058,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030716,\n
        "lat": 49.1122438,\n
        "lon": 3.5585113,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030717,\n
        "lat": 49.1121816,\n
        "lon": 3.5585314,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030718,\n
        "lat": 49.1165877,\n
        "lon": 3.5343282,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030719,\n
        "lat": 49.1165583,\n
        "lon": 3.5342375,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030720,\n
        "lat": 49.1164922,\n
        "lon": 3.5342736,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030787,\n
        "lat": 49.1136381,\n
        "lon": 3.5516485,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030788,\n
        "lat": 49.1136286,\n
        "lon": 3.5515358,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030789,\n
        "lat": 49.1136143,\n
        "lon": 3.5513663,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030790,\n
        "lat": 49.1136500,\n
        "lon": 3.5513586,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030791,\n
        "lat": 49.1136383,\n
        "lon": 3.5512327,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030792,\n
        "lat": 49.1135249,\n
        "lon": 3.5512516,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030793,\n
        "lat": 49.1135345,\n
        "lon": 3.5513788,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030794,\n
        "lat": 49.1135498,\n
        "lon": 3.5513779,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030795,\n
        "lat": 49.1135669,\n
        "lon": 3.5515437,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030796,\n
        "lat": 49.1135399,\n
        "lon": 3.5512382,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030797,\n
        "lat": 49.1135989,\n
        "lon": 3.5512260,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030798,\n
        "lat": 49.1135946,\n
        "lon": 3.5511698,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030799,\n
        "lat": 49.1135358,\n
        "lon": 3.5511861,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030800,\n
        "lat": 49.1135046,\n
        "lon": 3.5510922,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030801,\n
        "lat": 49.1136231,\n
        "lon": 3.5510910,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030802,\n
        "lat": 49.1136148,\n
        "lon": 3.5509966,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030803,\n
        "lat": 49.1135552,\n
        "lon": 3.5509952,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030804,\n
        "lat": 49.1135570,\n
        "lon": 3.5509313,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030805,\n
        "lat": 49.1135139,\n
        "lon": 3.5509300,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030806,\n
        "lat": 49.1135125,\n
        "lon": 3.5509932,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030807,\n
        "lat": 49.1135042,\n
        "lon": 3.5509936,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030808,\n
        "lat": 49.1136092,\n
        "lon": 3.5509329,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030809,\n
        "lat": 49.1136060,\n
        "lon": 3.5508967,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030810,\n
        "lat": 49.1135729,\n
        "lon": 3.5508954,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030811,\n
        "lat": 49.1135753,\n
        "lon": 3.5507345,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030812,\n
        "lat": 49.1135918,\n
        "lon": 3.5507346,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030813,\n
        "lat": 49.1135758,\n
        "lon": 3.5505798,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030814,\n
        "lat": 49.1135138,\n
        "lon": 3.5505594,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030815,\n
        "lat": 49.1135117,\n
        "lon": 3.5506535,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030816,\n
        "lat": 49.1135198,\n
        "lon": 3.5506532,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030817,\n
        "lat": 49.1130246,\n
        "lon": 3.5504132,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030818,\n
        "lat": 49.1130955,\n
        "lon": 3.5504330,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030819,\n
        "lat": 49.1131100,\n
        "lon": 3.5503467,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830030820,\n
        "lat": 49.1130833,\n
        "lon": 3.5503312,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031121,\n
        "lat": 49.1164645,\n
        "lon": 3.5342021,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031122,\n
        "lat": 49.1164457,\n
        "lon": 3.5342135,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031123,\n
        "lat": 49.1164703,\n
        "lon": 3.5342942,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031124,\n
        "lat": 49.1164556,\n
        "lon": 3.5343031,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031125,\n
        "lat": 49.1164571,\n
        "lon": 3.5343185,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031126,\n
        "lat": 49.1164836,\n
        "lon": 3.5344008,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031127,\n
        "lat": 49.1164964,\n
        "lon": 3.5343919,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031128,\n
        "lat": 49.1165028,\n
        "lon": 3.5344076,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031129,\n
        "lat": 49.1165261,\n
        "lon": 3.5343939,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031130,\n
        "lat": 49.1165291,\n
        "lon": 3.5343876,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031131,\n
        "lat": 49.1165255,\n
        "lon": 3.5343715,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031132,\n
        "lat": 49.1150291,\n
        "lon": 3.5486112,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031133,\n
        "lat": 49.1150545,\n
        "lon": 3.5486790,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031134,\n
        "lat": 49.1149682,\n
        "lon": 3.5487634,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031135,\n
        "lat": 49.1150093,\n
        "lon": 3.5488659,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031136,\n
        "lat": 49.1150801,\n
        "lon": 3.5488263,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031137,\n
        "lat": 49.1150659,\n
        "lon": 3.5487888,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031138,\n
        "lat": 49.1151694,\n
        "lon": 3.5486945,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031139,\n
        "lat": 49.1150882,\n
        "lon": 3.5484910,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031140,\n
        "lat": 49.1150104,\n
        "lon": 3.5485616,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031141,\n
        "lat": 49.1146003,\n
        "lon": 3.5501452,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031142,\n
        "lat": 49.1145990,\n
        "lon": 3.5500881,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031143,\n
        "lat": 49.1145324,\n
        "lon": 3.5500913,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031144,\n
        "lat": 49.1145395,\n
        "lon": 3.5501523,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031145,\n
        "lat": 49.1144764,\n
        "lon": 3.5500967,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031146,\n
        "lat": 49.1145982,\n
        "lon": 3.5500562,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031147,\n
        "lat": 49.1145899,\n
        "lon": 3.5498891,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031148,\n
        "lat": 49.1144460,\n
        "lon": 3.5499382,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031149,\n
        "lat": 49.1145647,\n
        "lon": 3.5489145,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031150,\n
        "lat": 49.1145867,\n
        "lon": 3.5489028,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031151,\n
        "lat": 49.1145774,\n
        "lon": 3.5488649,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031152,\n
        "lat": 49.1145561,\n
        "lon": 3.5488768,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031153,\n
        "lat": 49.1145506,\n
        "lon": 3.5489219,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031154,\n
        "lat": 49.1145444,\n
        "lon": 3.5488932,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031155,\n
        "lat": 49.1144865,\n
        "lon": 3.5489227,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031156,\n
        "lat": 49.1145071,\n
        "lon": 3.5490137,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031157,\n
        "lat": 49.1145758,\n
        "lon": 3.5489762,\n
        "timestamp": "2017-05-02T05:23:28Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031158,\n
        "lat": 49.1145713,\n
        "lon": 3.5489556,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031159,\n
        "lat": 49.1145594,\n
        "lon": 3.5489617,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031160,\n
        "lat": 49.1145871,\n
        "lon": 3.5490766,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031161,\n
        "lat": 49.1145848,\n
        "lon": 3.5490666,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031162,\n
        "lat": 49.1145269,\n
        "lon": 3.5490982,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031163,\n
        "lat": 49.1145371,\n
        "lon": 3.5491420,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031164,\n
        "lat": 49.1145943,\n
        "lon": 3.5491071,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031165,\n
        "lat": 49.1145995,\n
        "lon": 3.5491291,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031166,\n
        "lat": 49.1146480,\n
        "lon": 3.5491042,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031167,\n
        "lat": 49.1146606,\n
        "lon": 3.5491660,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031168,\n
        "lat": 49.1147390,\n
        "lon": 3.5491267,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031169,\n
        "lat": 49.1147173,\n
        "lon": 3.5490225,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031170,\n
        "lat": 49.1145883,\n
        "lon": 3.5490814,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031171,\n
        "lat": 49.1146915,\n
        "lon": 3.5497356,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031172,\n
        "lat": 49.1147086,\n
        "lon": 3.5497350,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031173,\n
        "lat": 49.1147042,\n
        "lon": 3.5496985,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031174,\n
        "lat": 49.1146865,\n
        "lon": 3.5496994,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031175,\n
        "lat": 49.1146425,\n
        "lon": 3.5497374,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031176,\n
        "lat": 49.1146428,\n
        "lon": 3.5497017,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031177,\n
        "lat": 49.1145432,\n
        "lon": 3.5497589,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031178,\n
        "lat": 49.1145845,\n
        "lon": 3.5497397,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031179,\n
        "lat": 49.1145776,\n
        "lon": 3.5497016,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031180,\n
        "lat": 49.1145356,\n
        "lon": 3.5497209,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031181,\n
        "lat": 49.1116089,\n
        "lon": 3.5499638,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031182,\n
        "lat": 49.1116255,\n
        "lon": 3.5500444,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031183,\n
        "lat": 49.1117014,\n
        "lon": 3.5500070,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031184,\n
        "lat": 49.1116850,\n
        "lon": 3.5499265,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031185,\n
        "lat": 49.1120123,\n
        "lon": 3.5501722,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031186,\n
        "lat": 49.1120617,\n
        "lon": 3.5501727,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031187,\n
        "lat": 49.1120618,\n
        "lon": 3.5501320,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031188,\n
        "lat": 49.1120133,\n
        "lon": 3.5501288,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031189,\n
        "lat": 49.1119994,\n
        "lon": 3.5501721,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031190,\n
        "lat": 49.1119990,\n
        "lon": 3.5502712,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031191,\n
        "lat": 49.1120788,\n
        "lon": 3.5502718,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031192,\n
        "lat": 49.1120801,\n
        "lon": 3.5501729,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031193,\n
        "lat": 49.1121428,\n
        "lon": 3.5498344,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031194,\n
        "lat": 49.1122400,\n
        "lon": 3.5497631,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031195,\n
        "lat": 49.1121994,\n
        "lon": 3.5496387,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031196,\n
        "lat": 49.1122023,\n
        "lon": 3.5496366,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031197,\n
        "lat": 49.1121830,\n
        "lon": 3.5495777,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031198,\n
        "lat": 49.1121793,\n
        "lon": 3.5495801,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031199,\n
        "lat": 49.1121606,\n
        "lon": 3.5495172,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031200,\n
        "lat": 49.1121055,\n
        "lon": 3.5495608,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031201,\n
        "lat": 49.1121759,\n
        "lon": 3.5497741,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031202,\n
        "lat": 49.1121212,\n
        "lon": 3.5498124,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031203,\n
        "lat": 49.1121305,\n
        "lon": 3.5498433,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031204,\n
        "lat": 49.1121492,\n
        "lon": 3.5498617,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031205,\n
        "lat": 49.1121829,\n
        "lon": 3.5498381,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031206,\n
        "lat": 49.1122109,\n
        "lon": 3.5499244,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031207,\n
        "lat": 49.1122786,\n
        "lon": 3.5498816,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031208,\n
        "lat": 49.1122014,\n
        "lon": 3.5500041,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031209,\n
        "lat": 49.1122428,\n
        "lon": 3.5499843,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031210,\n
        "lat": 49.1122295,\n
        "lon": 3.5499264,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031211,\n
        "lat": 49.1121892,\n
        "lon": 3.5499491,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031212,\n
        "lat": 49.1124227,\n
        "lon": 3.5500754,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031213,\n
        "lat": 49.1124622,\n
        "lon": 3.5500063,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031214,\n
        "lat": 49.1124197,\n
        "lon": 3.5499561,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031215,\n
        "lat": 49.1123650,\n
        "lon": 3.5499060,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031216,\n
        "lat": 49.1123516,\n
        "lon": 3.5499303,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031217,\n
        "lat": 49.1123233,\n
        "lon": 3.5498765,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031218,\n
        "lat": 49.1122786,\n
        "lon": 3.5499003,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031219,\n
        "lat": 49.1123137,\n
        "lon": 3.5500013,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031220,\n
        "lat": 49.1123714,\n
        "lon": 3.5500627,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031221,\n
        "lat": 49.1123891,\n
        "lon": 3.5500311,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031222,\n
        "lat": 49.1125202,\n
        "lon": 3.5503003,\n
        "timestamp": "2017-05-02T05:23:29Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031223,\n
        "lat": 49.1125735,\n
        "lon": 3.5502679,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031224,\n
        "lat": 49.1125465,\n
        "lon": 3.5501506,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031225,\n
        "lat": 49.1124927,\n
        "lon": 3.5501821,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031226,\n
        "lat": 49.1125518,\n
        "lon": 3.5504366,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031227,\n
        "lat": 49.1126062,\n
        "lon": 3.5504498,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031228,\n
        "lat": 49.1126061,\n
        "lon": 3.5503948,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031229,\n
        "lat": 49.1126011,\n
        "lon": 3.5503885,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031230,\n
        "lat": 49.1126720,\n
        "lon": 3.5503398,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031231,\n
        "lat": 49.1127171,\n
        "lon": 3.5503508,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031232,\n
        "lat": 49.1127421,\n
        "lon": 3.5501543,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031233,\n
        "lat": 49.1126224,\n
        "lon": 3.5501223,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031234,\n
        "lat": 49.1126118,\n
        "lon": 3.5502134,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031235,\n
        "lat": 49.1127088,\n
        "lon": 3.5502402,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031236,\n
        "lat": 49.1127009,\n
        "lon": 3.5502944,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031237,\n
        "lat": 49.1126760,\n
        "lon": 3.5502893,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031238,\n
        "lat": 49.1119020,\n
        "lon": 3.5495653,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031239,\n
        "lat": 49.1119100,\n
        "lon": 3.5496254,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031240,\n
        "lat": 49.1119204,\n
        "lon": 3.5496232,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031241,\n
        "lat": 49.1119287,\n
        "lon": 3.5496865,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031242,\n
        "lat": 49.1119584,\n
        "lon": 3.5496784,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031243,\n
        "lat": 49.1119524,\n
        "lon": 3.5496372,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031244,\n
        "lat": 49.1119634,\n
        "lon": 3.5496335,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031245,\n
        "lat": 49.1119607,\n
        "lon": 3.5496105,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031246,\n
        "lat": 49.1119487,\n
        "lon": 3.5496125,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031247,\n
        "lat": 49.1119401,\n
        "lon": 3.5495535,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031248,\n
        "lat": 49.1120879,\n
        "lon": 3.5493779,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031249,\n
        "lat": 49.1120358,\n
        "lon": 3.5494036,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031250,\n
        "lat": 49.1120469,\n
        "lon": 3.5494563,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031251,\n
        "lat": 49.1120232,\n
        "lon": 3.5494680,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031252,\n
        "lat": 49.1120464,\n
        "lon": 3.5495821,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031253,\n
        "lat": 49.1120694,\n
        "lon": 3.5495632,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031254,\n
        "lat": 49.1120635,\n
        "lon": 3.5495393,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031255,\n
        "lat": 49.1121195,\n
        "lon": 3.5495185,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031256,\n
        "lat": 49.1120635,\n
        "lon": 3.5492686,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031257,\n
        "lat": 49.1119663,\n
        "lon": 3.5492072,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031258,\n
        "lat": 49.1119081,\n
        "lon": 3.5491754,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031259,\n
        "lat": 49.1119117,\n
        "lon": 3.5493055,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031260,\n
        "lat": 49.1119473,\n
        "lon": 3.5493033,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031261,\n
        "lat": 49.1119477,\n
        "lon": 3.5492652,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031262,\n
        "lat": 49.1119729,\n
        "lon": 3.5492661,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031263,\n
        "lat": 49.1119917,\n
        "lon": 3.5492545,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031264,\n
        "lat": 49.1120100,\n
        "lon": 3.5493374,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031265,\n
        "lat": 49.1120205,\n
        "lon": 3.5493321,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031266,\n
        "lat": 49.1114161,\n
        "lon": 3.5497644,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031267,\n
        "lat": 49.1114308,\n
        "lon": 3.5498879,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031268,\n
        "lat": 49.1115402,\n
        "lon": 3.5498725,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031269,\n
        "lat": 49.1115369,\n
        "lon": 3.5498417,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031270,\n
        "lat": 49.1115647,\n
        "lon": 3.5498372,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031271,\n
        "lat": 49.1115593,\n
        "lon": 3.5497443,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031272,\n
        "lat": 49.1115271,\n
        "lon": 3.5497479,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031273,\n
        "lat": 49.1115238,\n
        "lon": 3.5497169,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031274,\n
        "lat": 49.1114941,\n
        "lon": 3.5497222,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031275,\n
        "lat": 49.1114961,\n
        "lon": 3.5497535,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031276,\n
        "lat": 49.1115176,\n
        "lon": 3.5490525,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031277,\n
        "lat": 49.1115175,\n
        "lon": 3.5490698,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031278,\n
        "lat": 49.1115633,\n
        "lon": 3.5490743,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031279,\n
        "lat": 49.1115574,\n
        "lon": 3.5493233,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031280,\n
        "lat": 49.1116024,\n
        "lon": 3.5493242,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031281,\n
        "lat": 49.1116045,\n
        "lon": 3.5492031,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031282,\n
        "lat": 49.1115992,\n
        "lon": 3.5492029,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031283,\n
        "lat": 49.1116041,\n
        "lon": 3.5490615,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031284,\n
        "lat": 49.1113495,\n
        "lon": 3.5491412,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031285,\n
        "lat": 49.1114880,\n
        "lon": 3.5491458,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031286,\n
        "lat": 49.1114882,\n
        "lon": 3.5490496,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031287,\n
        "lat": 49.1113363,\n
        "lon": 3.5490488,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031288,\n
        "lat": 49.1110871,\n
        "lon": 3.5498899,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031289,\n
        "lat": 49.1110521,\n
        "lon": 3.5498810,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031290,\n
        "lat": 49.1110436,\n
        "lon": 3.5499653,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031291,\n
        "lat": 49.1110780,\n
        "lon": 3.5499733,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031292,\n
        "lat": 49.1111818,\n
        "lon": 3.5499628,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031293,\n
        "lat": 49.1112158,\n
        "lon": 3.5499715,\n
        "timestamp": "2017-05-02T05:23:30Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031294,\n
        "lat": 49.1112308,\n
        "lon": 3.5498377,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031295,\n
        "lat": 49.1111324,\n
        "lon": 3.5498120,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031296,\n
        "lat": 49.1111197,\n
        "lon": 3.5499230,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031297,\n
        "lat": 49.1111427,\n
        "lon": 3.5499281,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031298,\n
        "lat": 49.1111416,\n
        "lon": 3.5499525,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031299,\n
        "lat": 49.1110703,\n
        "lon": 3.5490891,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031300,\n
        "lat": 49.1110959,\n
        "lon": 3.5490958,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031301,\n
        "lat": 49.1110963,\n
        "lon": 3.5490861,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031302,\n
        "lat": 49.1110704,\n
        "lon": 3.5490800,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031303,\n
        "lat": 49.1110493,\n
        "lon": 3.5491921,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031304,\n
        "lat": 49.1110878,\n
        "lon": 3.5492007,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031305,\n
        "lat": 49.1110852,\n
        "lon": 3.5492348,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031306,\n
        "lat": 49.1111202,\n
        "lon": 3.5492422,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031307,\n
        "lat": 49.1111311,\n
        "lon": 3.5492331,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031308,\n
        "lat": 49.1111474,\n
        "lon": 3.5491094,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031309,\n
        "lat": 49.1110615,\n
        "lon": 3.5490868,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031310,\n
        "lat": 49.1108669,\n
        "lon": 3.5490265,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031311,\n
        "lat": 49.1108166,\n
        "lon": 3.5490148,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031312,\n
        "lat": 49.1108154,\n
        "lon": 3.5490493,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031313,\n
        "lat": 49.1108371,\n
        "lon": 3.5490540,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031314,\n
        "lat": 49.1108351,\n
        "lon": 3.5491332,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031315,\n
        "lat": 49.1109148,\n
        "lon": 3.5491459,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031316,\n
        "lat": 49.1109135,\n
        "lon": 3.5491734,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031317,\n
        "lat": 49.1109447,\n
        "lon": 3.5491789,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031318,\n
        "lat": 49.1109410,\n
        "lon": 3.5492131,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031319,\n
        "lat": 49.1109553,\n
        "lon": 3.5492158,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031320,\n
        "lat": 49.1109580,\n
        "lon": 3.5491832,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031321,\n
        "lat": 49.1110470,\n
        "lon": 3.5492109,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031322,\n
        "lat": 49.1119014,\n
        "lon": 3.5477014,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031323,\n
        "lat": 49.1119181,\n
        "lon": 3.5477882,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031324,\n
        "lat": 49.1120424,\n
        "lon": 3.5477320,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031325,\n
        "lat": 49.1120177,\n
        "lon": 3.5476078,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031326,\n
        "lat": 49.1120862,\n
        "lon": 3.5475765,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031327,\n
        "lat": 49.1120669,\n
        "lon": 3.5474816,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031328,\n
        "lat": 49.1119219,\n
        "lon": 3.5475529,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031329,\n
        "lat": 49.1119405,\n
        "lon": 3.5476456,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031330,\n
        "lat": 49.1119610,\n
        "lon": 3.5476348,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031331,\n
        "lat": 49.1119686,\n
        "lon": 3.5476693,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031332,\n
        "lat": 49.1124153,\n
        "lon": 3.5475064,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031333,\n
        "lat": 49.1124216,\n
        "lon": 3.5475414,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031334,\n
        "lat": 49.1124473,\n
        "lon": 3.5475305,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031335,\n
        "lat": 49.1115716,\n
        "lon": 3.5476228,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031336,\n
        "lat": 49.1114923,\n
        "lon": 3.5476723,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031337,\n
        "lat": 49.1115204,\n
        "lon": 3.5477730,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031338,\n
        "lat": 49.1115995,\n
        "lon": 3.5477210,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031339,\n
        "lat": 49.1114724,\n
        "lon": 3.5476080,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031340,\n
        "lat": 49.1114505,\n
        "lon": 3.5475311,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031341,\n
        "lat": 49.1114214,\n
        "lon": 3.5475478,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031342,\n
        "lat": 49.1114434,\n
        "lon": 3.5476252,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031343,\n
        "lat": 49.1109814,\n
        "lon": 3.5477738,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031344,\n
        "lat": 49.1110461,\n
        "lon": 3.5478087,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031345,\n
        "lat": 49.1110719,\n
        "lon": 3.5477019,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031346,\n
        "lat": 49.1109845,\n
        "lon": 3.5476562,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031347,\n
        "lat": 49.1109703,\n
        "lon": 3.5477182,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031348,\n
        "lat": 49.1109916,\n
        "lon": 3.5477299,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031349,\n
        "lat": 49.1110381,\n
        "lon": 3.5474876,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031350,\n
        "lat": 49.1110285,\n
        "lon": 3.5475379,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031351,\n
        "lat": 49.1111306,\n
        "lon": 3.5475867,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031352,\n
        "lat": 49.1111408,\n
        "lon": 3.5475369,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031353,\n
        "lat": 49.1112690,\n
        "lon": 3.5474505,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031354,\n
        "lat": 49.1112619,\n
        "lon": 3.5475177,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031355,\n
        "lat": 49.1112964,\n
        "lon": 3.5475258,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031356,\n
        "lat": 49.1113034,\n
        "lon": 3.5474583,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031357,\n
        "lat": 49.1112314,\n
        "lon": 3.5476135,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031358,\n
        "lat": 49.1112022,\n
        "lon": 3.5475994,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031359,\n
        "lat": 49.1111884,\n
        "lon": 3.5476585,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031360,\n
        "lat": 49.1112171,\n
        "lon": 3.5476742,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031361,\n
        "lat": 49.1112483,\n
        "lon": 3.5476829,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031362,\n
        "lat": 49.1112241,\n
        "lon": 3.5477840,\n
        "timestamp": "2017-05-02T05:23:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031363,\n
        "lat": 49.1113098,\n
        "lon": 3.5478325,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031364,\n
        "lat": 49.1113341,\n
        "lon": 3.5477301,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031365,\n
        "lat": 49.1128174,\n
        "lon": 3.5476160,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031366,\n
        "lat": 49.1127747,\n
        "lon": 3.5476495,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031367,\n
        "lat": 49.1127827,\n
        "lon": 3.5476762,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031368,\n
        "lat": 49.1127528,\n
        "lon": 3.5476959,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031369,\n
        "lat": 49.1127667,\n
        "lon": 3.5477448,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031370,\n
        "lat": 49.1127975,\n
        "lon": 3.5477251,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031371,\n
        "lat": 49.1128090,\n
        "lon": 3.5477632,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031372,\n
        "lat": 49.1128525,\n
        "lon": 3.5477313,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031373,\n
        "lat": 49.1109645,\n
        "lon": 3.5482126,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031374,\n
        "lat": 49.1109999,\n
        "lon": 3.5482333,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031375,\n
        "lat": 49.1110129,\n
        "lon": 3.5481929,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031376,\n
        "lat": 49.1109781,\n
        "lon": 3.5481705,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031377,\n
        "lat": 49.1110732,\n
        "lon": 3.5482758,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031378,\n
        "lat": 49.1111152,\n
        "lon": 3.5483000,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031379,\n
        "lat": 49.1111269,\n
        "lon": 3.5482562,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031380,\n
        "lat": 49.1111146,\n
        "lon": 3.5482485,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031381,\n
        "lat": 49.1111511,\n
        "lon": 3.5481113,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031382,\n
        "lat": 49.1111063,\n
        "lon": 3.5480813,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031383,\n
        "lat": 49.1110968,\n
        "lon": 3.5481146,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031384,\n
        "lat": 49.1110601,\n
        "lon": 3.5480923,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031385,\n
        "lat": 49.1110308,\n
        "lon": 3.5482015,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031386,\n
        "lat": 49.1110662,\n
        "lon": 3.5482220,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031387,\n
        "lat": 49.1110616,\n
        "lon": 3.5482377,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031388,\n
        "lat": 49.1110802,\n
        "lon": 3.5482488,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031389,\n
        "lat": 49.1110345,\n
        "lon": 3.5486630,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031390,\n
        "lat": 49.1109730,\n
        "lon": 3.5488967,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031391,\n
        "lat": 49.1110371,\n
        "lon": 3.5489293,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031392,\n
        "lat": 49.1111303,\n
        "lon": 3.5485790,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031393,\n
        "lat": 49.1111105,\n
        "lon": 3.5485684,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031394,\n
        "lat": 49.1110963,\n
        "lon": 3.5486187,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031395,\n
        "lat": 49.1110629,\n
        "lon": 3.5486007,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031396,\n
        "lat": 49.1110454,\n
        "lon": 3.5486686,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031397,\n
        "lat": 49.1120504,\n
        "lon": 3.5491695,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031398,\n
        "lat": 49.1120788,\n
        "lon": 3.5491879,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031399,\n
        "lat": 49.1121029,\n
        "lon": 3.5491223,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031400,\n
        "lat": 49.1120637,\n
        "lon": 3.5490914,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031401,\n
        "lat": 49.1120553,\n
        "lon": 3.5491161,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031402,\n
        "lat": 49.1120657,\n
        "lon": 3.5491243,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031403,\n
        "lat": 49.1119017,\n
        "lon": 3.5489273,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031404,\n
        "lat": 49.1118783,\n
        "lon": 3.5490287,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031405,\n
        "lat": 49.1119337,\n
        "lon": 3.5490566,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031406,\n
        "lat": 49.1119259,\n
        "lon": 3.5490932,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031407,\n
        "lat": 49.1119599,\n
        "lon": 3.5491141,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031408,\n
        "lat": 49.1119679,\n
        "lon": 3.5490733,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031409,\n
        "lat": 49.1120235,\n
        "lon": 3.5490972,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031410,\n
        "lat": 49.1120533,\n
        "lon": 3.5489521,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031411,\n
        "lat": 49.1119771,\n
        "lon": 3.5489176,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031412,\n
        "lat": 49.1119681,\n
        "lon": 3.5489633,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031413,\n
        "lat": 49.1115433,\n
        "lon": 3.5487917,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031414,\n
        "lat": 49.1115701,\n
        "lon": 3.5487740,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031415,\n
        "lat": 49.1115616,\n
        "lon": 3.5487391,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031416,\n
        "lat": 49.1115363,\n
        "lon": 3.5487585,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031417,\n
        "lat": 49.1115363,\n
        "lon": 3.5487714,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031418,\n
        "lat": 49.1115431,\n
        "lon": 3.5487713,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031419,\n
        "lat": 49.1115416,\n
        "lon": 3.5489268,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031420,\n
        "lat": 49.1116771,\n
        "lon": 3.5489130,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031421,\n
        "lat": 49.1116762,\n
        "lon": 3.5488677,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031422,\n
        "lat": 49.1117044,\n
        "lon": 3.5488586,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031423,\n
        "lat": 49.1116961,\n
        "lon": 3.5487377,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031424,\n
        "lat": 49.1116620,\n
        "lon": 3.5487454,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031425,\n
        "lat": 49.1116659,\n
        "lon": 3.5488039,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031426,\n
        "lat": 49.1115402,\n
        "lon": 3.5488124,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031427,\n
        "lat": 49.1115435,\n
        "lon": 3.5488122,\n
        "timestamp": "2017-05-02T05:23:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031428,\n
        "lat": 49.1115002,\n
        "lon": 3.5487717,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031429,\n
        "lat": 49.1114937,\n
        "lon": 3.5488194,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031430,\n
        "lat": 49.1114561,\n
        "lon": 3.5488222,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031431,\n
        "lat": 49.1114505,\n
        "lon": 3.5489362,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031432,\n
        "lat": 49.1114000,\n
        "lon": 3.5488262,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031433,\n
        "lat": 49.1113997,\n
        "lon": 3.5487958,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031434,\n
        "lat": 49.1113642,\n
        "lon": 3.5487970,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031435,\n
        "lat": 49.1113637,\n
        "lon": 3.5488288,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031436,\n
        "lat": 49.1113563,\n
        "lon": 3.5488294,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031437,\n
        "lat": 49.1113598,\n
        "lon": 3.5489359,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031438,\n
        "lat": 49.1114510,\n
        "lon": 3.5489270,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031439,\n
        "lat": 49.1113367,\n
        "lon": 3.5488096,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031440,\n
        "lat": 49.1112218,\n
        "lon": 3.5487966,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031441,\n
        "lat": 49.1112186,\n
        "lon": 3.5488931,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031442,\n
        "lat": 49.1113138,\n
        "lon": 3.5489050,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031443,\n
        "lat": 49.1113126,\n
        "lon": 3.5489580,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031444,\n
        "lat": 49.1113370,\n
        "lon": 3.5489593,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031445,\n
        "lat": 49.1113366,\n
        "lon": 3.5487667,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031446,\n
        "lat": 49.1113651,\n
        "lon": 3.5487666,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031447,\n
        "lat": 49.1113671,\n
        "lon": 3.5486738,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031448,\n
        "lat": 49.1113366,\n
        "lon": 3.5486738,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031449,\n
        "lat": 49.1113222,\n
        "lon": 3.5484585,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031450,\n
        "lat": 49.1113116,\n
        "lon": 3.5485306,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031451,\n
        "lat": 49.1113345,\n
        "lon": 3.5485383,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031452,\n
        "lat": 49.1113451,\n
        "lon": 3.5484668,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031453,\n
        "lat": 49.1113253,\n
        "lon": 3.5484051,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031454,\n
        "lat": 49.1113078,\n
        "lon": 3.5483993,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031455,\n
        "lat": 49.1113002,\n
        "lon": 3.5484526,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031456,\n
        "lat": 49.1113176,\n
        "lon": 3.5484584,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031457,\n
        "lat": 49.1112716,\n
        "lon": 3.5483107,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031459,\n
        "lat": 49.1112910,\n
        "lon": 3.5481946,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031460,\n
        "lat": 49.1113307,\n
        "lon": 3.5483320,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031461,\n
        "lat": 49.1113491,\n
        "lon": 3.5482150,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031462,\n
        "lat": 49.1114570,\n
        "lon": 3.5480248,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031463,\n
        "lat": 49.1114278,\n
        "lon": 3.5480238,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031464,\n
        "lat": 49.1114265,\n
        "lon": 3.5481084,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031465,\n
        "lat": 49.1114551,\n
        "lon": 3.5481100,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031466,\n
        "lat": 49.1116935,\n
        "lon": 3.5481185,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031467,\n
        "lat": 49.1116990,\n
        "lon": 3.5482313,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031468,\n
        "lat": 49.1117976,\n
        "lon": 3.5482202,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031469,\n
        "lat": 49.1117920,\n
        "lon": 3.5481073,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031470,\n
        "lat": 49.1120132,\n
        "lon": 3.5481707,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031471,\n
        "lat": 49.1120990,\n
        "lon": 3.5481372,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031472,\n
        "lat": 49.1120811,\n
        "lon": 3.5480282,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031473,\n
        "lat": 49.1119949,\n
        "lon": 3.5480619,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031474,\n
        "lat": 49.1122735,\n
        "lon": 3.5480039,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031475,\n
        "lat": 49.1122084,\n
        "lon": 3.5480273,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031476,\n
        "lat": 49.1122118,\n
        "lon": 3.5480576,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031477,\n
        "lat": 49.1122021,\n
        "lon": 3.5480621,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031478,\n
        "lat": 49.1122130,\n
        "lon": 3.5481319,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031479,\n
        "lat": 49.1122883,\n
        "lon": 3.5481045,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031480,\n
        "lat": 49.1126963,\n
        "lon": 3.5478447,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031481,\n
        "lat": 49.1127200,\n
        "lon": 3.5479480,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031482,\n
        "lat": 49.1127478,\n
        "lon": 3.5479344,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031483,\n
        "lat": 49.1127222,\n
        "lon": 3.5478269,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031484,\n
        "lat": 49.1126362,\n
        "lon": 3.5478651,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031485,\n
        "lat": 49.1126929,\n
        "lon": 3.5478286,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031486,\n
        "lat": 49.1126846,\n
        "lon": 3.5477989,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031487,\n
        "lat": 49.1126796,\n
        "lon": 3.5477992,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031488,\n
        "lat": 49.1126696,\n
        "lon": 3.5477634,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031489,\n
        "lat": 49.1126176,\n
        "lon": 3.5477979,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031490,\n
        "lat": 49.1126909,\n
        "lon": 3.5476739,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031491,\n
        "lat": 49.1127395,\n
        "lon": 3.5476513,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031492,\n
        "lat": 49.1127333,\n
        "lon": 3.5476263,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031493,\n
        "lat": 49.1126856,\n
        "lon": 3.5476480,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031494,\n
        "lat": 49.1123893,\n
        "lon": 3.5487505,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031495,\n
        "lat": 49.1124293,\n
        "lon": 3.5488764,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031496,\n
        "lat": 49.1125793,\n
        "lon": 3.5488293,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031497,\n
        "lat": 49.1125617,\n
        "lon": 3.5487029,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031498,\n
        "lat": 49.1124888,\n
        "lon": 3.5487313,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031499,\n
        "lat": 49.1124813,\n
        "lon": 3.5486910,\n
        "timestamp": "2017-05-02T05:23:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031500,\n
        "lat": 49.1124475,\n
        "lon": 3.5487055,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031501,\n
        "lat": 49.1124585,\n
        "lon": 3.5487650,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031502,\n
        "lat": 49.1124272,\n
        "lon": 3.5487760,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031503,\n
        "lat": 49.1124142,\n
        "lon": 3.5487304,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031504,\n
        "lat": 49.1126352,\n
        "lon": 3.5489592,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031505,\n
        "lat": 49.1125861,\n
        "lon": 3.5489731,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031506,\n
        "lat": 49.1126058,\n
        "lon": 3.5491129,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031507,\n
        "lat": 49.1126532,\n
        "lon": 3.5490981,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031508,\n
        "lat": 49.1123421,\n
        "lon": 3.5493921,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031509,\n
        "lat": 49.1123523,\n
        "lon": 3.5493842,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031510,\n
        "lat": 49.1123478,\n
        "lon": 3.5493713,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031511,\n
        "lat": 49.1123617,\n
        "lon": 3.5493598,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031512,\n
        "lat": 49.1123542,\n
        "lon": 3.5493370,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031513,\n
        "lat": 49.1123301,\n
        "lon": 3.5493559,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031514,\n
        "lat": 49.1122775,\n
        "lon": 3.5494718,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031515,\n
        "lat": 49.1123506,\n
        "lon": 3.5494176,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031516,\n
        "lat": 49.1123223,\n
        "lon": 3.5493620,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031517,\n
        "lat": 49.1123133,\n
        "lon": 3.5493354,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031518,\n
        "lat": 49.1122705,\n
        "lon": 3.5493684,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031519,\n
        "lat": 49.1122598,\n
        "lon": 3.5493407,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031520,\n
        "lat": 49.1121947,\n
        "lon": 3.5493919,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031521,\n
        "lat": 49.1122174,\n
        "lon": 3.5494563,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031522,\n
        "lat": 49.1122599,\n
        "lon": 3.5494235,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031523,\n
        "lat": 49.1123561,\n
        "lon": 3.5496874,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031524,\n
        "lat": 49.1124249,\n
        "lon": 3.5496334,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031525,\n
        "lat": 49.1123972,\n
        "lon": 3.5495505,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031526,\n
        "lat": 49.1124147,\n
        "lon": 3.5495368,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031527,\n
        "lat": 49.1124162,\n
        "lon": 3.5495143,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031528,\n
        "lat": 49.1123969,\n
        "lon": 3.5494605,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031529,\n
        "lat": 49.1123723,\n
        "lon": 3.5494799,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031530,\n
        "lat": 49.1125480,\n
        "lon": 3.5499542,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031531,\n
        "lat": 49.1125738,\n
        "lon": 3.5499179,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031532,\n
        "lat": 49.1126828,\n
        "lon": 3.5499650,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031533,\n
        "lat": 49.1127076,\n
        "lon": 3.5498268,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031534,\n
        "lat": 49.1127157,\n
        "lon": 3.5497481,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031535,\n
        "lat": 49.1126944,\n
        "lon": 3.5497387,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031536,\n
        "lat": 49.1126884,\n
        "lon": 3.5498137,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031537,\n
        "lat": 49.1125695,\n
        "lon": 3.5497651,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031538,\n
        "lat": 49.1125705,\n
        "lon": 3.5497514,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031539,\n
        "lat": 49.1125419,\n
        "lon": 3.5497417,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031540,\n
        "lat": 49.1125386,\n
        "lon": 3.5497641,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031541,\n
        "lat": 49.1125017,\n
        "lon": 3.5497623,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031542,\n
        "lat": 49.1124777,\n
        "lon": 3.5499020,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031543,\n
        "lat": 49.1127635,\n
        "lon": 3.5499997,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031544,\n
        "lat": 49.1127809,\n
        "lon": 3.5499095,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031545,\n
        "lat": 49.1127390,\n
        "lon": 3.5498910,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031546,\n
        "lat": 49.1127487,\n
        "lon": 3.5498260,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031547,\n
        "lat": 49.1127278,\n
        "lon": 3.5498160,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031548,\n
        "lat": 49.1127356,\n
        "lon": 3.5497568,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031549,\n
        "lat": 49.1128340,\n
        "lon": 3.5500302,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031550,\n
        "lat": 49.1128495,\n
        "lon": 3.5499399,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031551,\n
        "lat": 49.1128475,\n
        "lon": 3.5506815,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031552,\n
        "lat": 49.1130336,\n
        "lon": 3.5506704,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031553,\n
        "lat": 49.1130334,\n
        "lon": 3.5507157,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031554,\n
        "lat": 49.1130835,\n
        "lon": 3.5507271,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031555,\n
        "lat": 49.1130782,\n
        "lon": 3.5505818,\n
        "timestamp": "2017-05-02T05:23:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031556,\n
        "lat": 49.1128545,\n
        "lon": 3.5505968,\n
        "timestamp": "2017-05-02T05:23:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031557,\n
        "lat": 49.1134134,\n
        "lon": 3.5507717,\n
        "timestamp": "2017-05-02T05:23:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031558,\n
        "lat": 49.1134071,\n
        "lon": 3.5506199,\n
        "timestamp": "2017-05-02T05:23:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031559,\n
        "lat": 49.1134128,\n
        "lon": 3.5506193,\n
        "timestamp": "2017-05-02T05:23:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031560,\n
        "lat": 49.1134201,\n
        "lon": 3.5505543,\n
        "timestamp": "2017-05-02T05:23:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031561,\n
        "lat": 49.1133410,\n
        "lon": 3.5505585,\n
        "timestamp": "2017-05-02T05:23:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031562,\n
        "lat": 49.1133450,\n
        "lon": 3.5506878,\n
        "timestamp": "2017-05-02T05:23:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031563,\n
        "lat": 49.1133882,\n
        "lon": 3.5506849,\n
        "timestamp": "2017-05-02T05:23:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031564,\n
        "lat": 49.1133908,\n
        "lon": 3.5507739,\n
        "timestamp": "2017-05-02T05:23:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031565,\n
        "lat": 49.1133160,\n
        "lon": 3.5507697,\n
        "timestamp": "2017-05-02T05:23:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031566,\n
        "lat": 49.1133205,\n
        "lon": 3.5507694,\n
        "timestamp": "2017-05-02T05:23:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031567,\n
        "lat": 49.1133185,\n
        "lon": 3.5506968,\n
        "timestamp": "2017-05-02T05:23:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031568,\n
        "lat": 49.1132331,\n
        "lon": 3.5506956,\n
        "timestamp": "2017-05-02T05:23:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031569,\n
        "lat": 49.1132327,\n
        "lon": 3.5507744,\n
        "timestamp": "2017-05-02T05:23:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031570,\n
        "lat": 49.1133820,\n
        "lon": 3.5513132,\n
        "timestamp": "2017-05-02T05:23:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031571,\n
        "lat": 49.1134054,\n
        "lon": 3.5513116,\n
        "timestamp": "2017-05-02T05:23:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031572,\n
        "lat": 49.1134008,\n
        "lon": 3.5512539,\n
        "timestamp": "2017-05-02T05:23:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031573,\n
        "lat": 49.1133750,\n
        "lon": 3.5512620,\n
        "timestamp": "2017-05-02T05:23:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031574,\n
        "lat": 49.1133375,\n
        "lon": 3.5513163,\n
        "timestamp": "2017-05-02T05:23:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031575,\n
        "lat": 49.1133384,\n
        "lon": 3.5514086,\n
        "timestamp": "2017-05-02T05:23:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031576,\n
        "lat": 49.1134271,\n
        "lon": 3.5514022,\n
        "timestamp": "2017-05-02T05:23:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031577,\n
        "lat": 49.1134243,\n
        "lon": 3.5513104,\n
        "timestamp": "2017-05-02T05:23:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031578,\n
        "lat": 49.1135747,\n
        "lon": 3.5515427,\n
        "timestamp": "2017-05-02T05:23:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031579,\n
        "lat": 49.1135823,\n
        "lon": 3.5516457,\n
        "timestamp": "2017-05-02T05:23:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031580,\n
        "lat": 49.1135646,\n
        "lon": 3.5516488,\n
        "timestamp": "2017-05-02T05:23:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031581,\n
        "lat": 49.1135689,\n
        "lon": 3.5517062,\n
        "timestamp": "2017-05-02T05:23:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031582,\n
        "lat": 49.1136140,\n
        "lon": 3.5516997,\n
        "timestamp": "2017-05-02T05:23:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031583,\n
        "lat": 49.1136151,\n
        "lon": 3.5517328,\n
        "timestamp": "2017-05-02T05:23:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031584,\n
        "lat": 49.1136374,\n
        "lon": 3.5517308,\n
        "timestamp": "2017-05-02T05:23:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031585,\n
        "lat": 49.1136406,\n
        "lon": 3.5517871,\n
        "timestamp": "2017-05-02T05:23:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031586,\n
        "lat": 49.1136653,\n
        "lon": 3.5517839,\n
        "timestamp": "2017-05-02T05:23:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031587,\n
        "lat": 49.1136665,\n
        "lon": 3.5518048,\n
        "timestamp": "2017-05-02T05:23:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031588,\n
        "lat": 49.1136894,\n
        "lon": 3.5518034,\n
        "timestamp": "2017-05-02T05:23:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031589,\n
        "lat": 49.1136763,\n
        "lon": 3.5516426,\n
        "timestamp": "2017-05-02T05:23:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031590,\n
        "lat": 49.1119062,\n
        "lon": 3.5451323,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031591,\n
        "lat": 49.1119897,\n
        "lon": 3.5450917,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031592,\n
        "lat": 49.1119539,\n
        "lon": 3.5449128,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031593,\n
        "lat": 49.1118968,\n
        "lon": 3.5449374,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031594,\n
        "lat": 49.1119137,\n
        "lon": 3.5450338,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031595,\n
        "lat": 49.1115608,\n
        "lon": 3.5456772,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031596,\n
        "lat": 49.1114500,\n
        "lon": 3.5457189,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031597,\n
        "lat": 49.1114741,\n
        "lon": 3.5458815,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031598,\n
        "lat": 49.1115850,\n
        "lon": 3.5458404,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031599,\n
        "lat": 49.1115594,\n
        "lon": 3.5454251,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031600,\n
        "lat": 49.1114958,\n
        "lon": 3.5454491,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031601,\n
        "lat": 49.1115162,\n
        "lon": 3.5455680,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031602,\n
        "lat": 49.1115788,\n
        "lon": 3.5455434,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031603,\n
        "lat": 49.1126306,\n
        "lon": 3.5466056,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031604,\n
        "lat": 49.1126835,\n
        "lon": 3.5465671,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031605,\n
        "lat": 49.1126580,\n
        "lon": 3.5464823,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031606,\n
        "lat": 49.1126657,\n
        "lon": 3.5464752,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031607,\n
        "lat": 49.1126528,\n
        "lon": 3.5464364,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031608,\n
        "lat": 49.1125996,\n
        "lon": 3.5464721,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031609,\n
        "lat": 49.1126120,\n
        "lon": 3.5465113,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031610,\n
        "lat": 49.1126029,\n
        "lon": 3.5465198,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031611,\n
        "lat": 49.1125445,\n
        "lon": 3.5456218,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031612,\n
        "lat": 49.1125741,\n
        "lon": 3.5458006,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031613,\n
        "lat": 49.1126481,\n
        "lon": 3.5457727,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031614,\n
        "lat": 49.1126202,\n
        "lon": 3.5455932,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031615,\n
        "lat": 49.1123415,\n
        "lon": 3.5453478,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031616,\n
        "lat": 49.1123169,\n
        "lon": 3.5453531,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031617,\n
        "lat": 49.1123343,\n
        "lon": 3.5455068,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031618,\n
        "lat": 49.1124123,\n
        "lon": 3.5454865,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031619,\n
        "lat": 49.1123968,\n
        "lon": 3.5453359,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031620,\n
        "lat": 49.1123777,\n
        "lon": 3.5453401,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031621,\n
        "lat": 49.1130835,\n
        "lon": 3.5503229,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031622,\n
        "lat": 49.1130429,\n
        "lon": 3.5502969,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031623,\n
        "lat": 49.1128693,\n
        "lon": 3.5504473,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031624,\n
        "lat": 49.1129072,\n
        "lon": 3.5504591,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031625,\n
        "lat": 49.1129256,\n
        "lon": 3.5503407,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031626,\n
        "lat": 49.1130043,\n
        "lon": 3.5503675,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031627,\n
        "lat": 49.1129986,\n
        "lon": 3.5504060,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031628,\n
        "lat": 49.1130133,\n
        "lon": 3.5502778,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031629,\n
        "lat": 49.1129084,\n
        "lon": 3.5502364,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031630,\n
        "lat": 49.1128921,\n
        "lon": 3.5503283,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031631,\n
        "lat": 49.1128873,\n
        "lon": 3.5503323,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031632,\n
        "lat": 49.1128416,\n
        "lon": 3.5502044,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031633,\n
        "lat": 49.1128073,\n
        "lon": 3.5504806,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031634,\n
        "lat": 49.1128629,\n
        "lon": 3.5504884,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031635,\n
        "lat": 49.1133915,\n
        "lon": 3.5504297,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031636,\n
        "lat": 49.1135220,\n
        "lon": 3.5504363,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031637,\n
        "lat": 49.1135174,\n
        "lon": 3.5502879,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031638,\n
        "lat": 49.1134303,\n
        "lon": 3.5502955,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031639,\n
        "lat": 49.1134333,\n
        "lon": 3.5503522,\n
        "timestamp": "2017-05-02T05:23:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031640,\n
        "lat": 49.1133867,\n
        "lon": 3.5503499,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031641,\n
        "lat": 49.1135063,\n
        "lon": 3.5501537,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031642,\n
        "lat": 49.1134232,\n
        "lon": 3.5501585,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031643,\n
        "lat": 49.1139942,\n
        "lon": 3.5518434,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031644,\n
        "lat": 49.1140066,\n
        "lon": 3.5520145,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031645,\n
        "lat": 49.1140376,\n
        "lon": 3.5520122,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031646,\n
        "lat": 49.1140260,\n
        "lon": 3.5518394,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031647,\n
        "lat": 49.1139961,\n
        "lon": 3.5522425,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031648,\n
        "lat": 49.1140180,\n
        "lon": 3.5522427,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031649,\n
        "lat": 49.1140188,\n
        "lon": 3.5522000,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031650,\n
        "lat": 49.1139963,\n
        "lon": 3.5521997,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031651,\n
        "lat": 49.1139128,\n
        "lon": 3.5520767,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031652,\n
        "lat": 49.1139127,\n
        "lon": 3.5520999,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031653,\n
        "lat": 49.1139405,\n
        "lon": 3.5521002,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031654,\n
        "lat": 49.1139407,\n
        "lon": 3.5520771,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031655,\n
        "lat": 49.1138092,\n
        "lon": 3.5521450,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031656,\n
        "lat": 49.1138098,\n
        "lon": 3.5521877,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031657,\n
        "lat": 49.1138988,\n
        "lon": 3.5521878,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031658,\n
        "lat": 49.1138985,\n
        "lon": 3.5521156,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031659,\n
        "lat": 49.1138808,\n
        "lon": 3.5521154,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031660,\n
        "lat": 49.1138809,\n
        "lon": 3.5520764,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031661,\n
        "lat": 49.1138083,\n
        "lon": 3.5520757,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031662,\n
        "lat": 49.1138895,\n
        "lon": 3.5520765,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031663,\n
        "lat": 49.1138869,\n
        "lon": 3.5518575,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031664,\n
        "lat": 49.1138051,\n
        "lon": 3.5518671,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031665,\n
        "lat": 49.1138241,\n
        "lon": 3.5505961,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031666,\n
        "lat": 49.1138318,\n
        "lon": 3.5505954,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031667,\n
        "lat": 49.1138347,\n
        "lon": 3.5506309,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031668,\n
        "lat": 49.1138799,\n
        "lon": 3.5506211,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031669,\n
        "lat": 49.1138644,\n
        "lon": 3.5504461,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031670,\n
        "lat": 49.1138007,\n
        "lon": 3.5504585,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031671,\n
        "lat": 49.1138074,\n
        "lon": 3.5505373,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031672,\n
        "lat": 49.1138192,\n
        "lon": 3.5505374,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031673,\n
        "lat": 49.1138993,\n
        "lon": 3.5508404,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031674,\n
        "lat": 49.1139728,\n
        "lon": 3.5508339,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031675,\n
        "lat": 49.1139685,\n
        "lon": 3.5507550,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031676,\n
        "lat": 49.1138922,\n
        "lon": 3.5507597,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031677,\n
        "lat": 49.1138738,\n
        "lon": 3.5505531,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031678,\n
        "lat": 49.1139567,\n
        "lon": 3.5505350,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031679,\n
        "lat": 49.1139530,\n
        "lon": 3.5504666,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031680,\n
        "lat": 49.1140064,\n
        "lon": 3.5504551,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031681,\n
        "lat": 49.1140412,\n
        "lon": 3.5504440,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031682,\n
        "lat": 49.1140211,\n
        "lon": 3.5503579,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031683,\n
        "lat": 49.1138583,\n
        "lon": 3.5503777,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031684,\n
        "lat": 49.1139425,\n
        "lon": 3.5502708,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031685,\n
        "lat": 49.1139384,\n
        "lon": 3.5502310,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031686,\n
        "lat": 49.1139742,\n
        "lon": 3.5502269,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031687,\n
        "lat": 49.1139826,\n
        "lon": 3.5502829,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031688,\n
        "lat": 49.1140042,\n
        "lon": 3.5502759,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031689,\n
        "lat": 49.1139935,\n
        "lon": 3.5502241,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031690,\n
        "lat": 49.1139891,\n
        "lon": 3.5501434,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031691,\n
        "lat": 49.1139070,\n
        "lon": 3.5501830,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031692,\n
        "lat": 49.1139214,\n
        "lon": 3.5503096,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031693,\n
        "lat": 49.1139460,\n
        "lon": 3.5503053,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031694,\n
        "lat": 49.1140518,\n
        "lon": 3.5505344,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031695,\n
        "lat": 49.1141199,\n
        "lon": 3.5505234,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031696,\n
        "lat": 49.1141072,\n
        "lon": 3.5503562,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031697,\n
        "lat": 49.1140231,\n
        "lon": 3.5503663,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031698,\n
        "lat": 49.1140450,\n
        "lon": 3.5504428,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031699,\n
        "lat": 49.1141626,\n
        "lon": 3.5502864,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031700,\n
        "lat": 49.1142095,\n
        "lon": 3.5502684,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031701,\n
        "lat": 49.1142026,\n
        "lon": 3.5502005,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031702,\n
        "lat": 49.1142402,\n
        "lon": 3.5501901,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031703,\n
        "lat": 49.1142454,\n
        "lon": 3.5502269,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031704,\n
        "lat": 49.1142506,\n
        "lon": 3.5502326,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031705,\n
        "lat": 49.1142834,\n
        "lon": 3.5502231,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031706,\n
        "lat": 49.1142865,\n
        "lon": 3.5502160,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031707,\n
        "lat": 49.1142866,\n
        "lon": 3.5502107,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031708,\n
        "lat": 49.1142818,\n
        "lon": 3.5501690,\n
        "timestamp": "2017-05-02T05:23:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031709,\n
        "lat": 49.1142740,\n
        "lon": 3.5500616,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031710,\n
        "lat": 49.1142392,\n
        "lon": 3.5500646,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031711,\n
        "lat": 49.1141032,\n
        "lon": 3.5501123,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031712,\n
        "lat": 49.1141113,\n
        "lon": 3.5502284,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031713,\n
        "lat": 49.1141184,\n
        "lon": 3.5502273,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031714,\n
        "lat": 49.1141216,\n
        "lon": 3.5502546,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031715,\n
        "lat": 49.1141608,\n
        "lon": 3.5502486,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031716,\n
        "lat": 49.1143751,\n
        "lon": 3.5504897,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031717,\n
        "lat": 49.1143792,\n
        "lon": 3.5506388,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031718,\n
        "lat": 49.1144607,\n
        "lon": 3.5506344,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031719,\n
        "lat": 49.1144567,\n
        "lon": 3.5504846,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031720,\n
        "lat": 49.1132805,\n
        "lon": 3.5502834,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031721,\n
        "lat": 49.1133059,\n
        "lon": 3.5502828,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031722,\n
        "lat": 49.1133060,\n
        "lon": 3.5502471,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031723,\n
        "lat": 49.1132818,\n
        "lon": 3.5502467,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031724,\n
        "lat": 49.1133126,\n
        "lon": 3.5502826,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031725,\n
        "lat": 49.1132776,\n
        "lon": 3.5503710,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031726,\n
        "lat": 49.1133114,\n
        "lon": 3.5503919,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031727,\n
        "lat": 49.1140991,\n
        "lon": 3.5513248,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031728,\n
        "lat": 49.1140989,\n
        "lon": 3.5513678,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031729,\n
        "lat": 49.1141216,\n
        "lon": 3.5513675,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031730,\n
        "lat": 49.1141213,\n
        "lon": 3.5513238,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031731,\n
        "lat": 49.1140141,\n
        "lon": 3.5505411,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031732,\n
        "lat": 49.1139676,\n
        "lon": 3.5505328,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031733,\n
        "lat": 49.1139614,\n
        "lon": 3.5504648,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031734,\n
        "lat": 49.1137627,\n
        "lon": 3.5510178,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031735,\n
        "lat": 49.1137711,\n
        "lon": 3.5511598,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031736,\n
        "lat": 49.1139883,\n
        "lon": 3.5511277,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031737,\n
        "lat": 49.1139810,\n
        "lon": 3.5509859,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031738,\n
        "lat": 49.1141934,\n
        "lon": 3.5599531,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031739,\n
        "lat": 49.1141987,\n
        "lon": 3.5600868,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031740,\n
        "lat": 49.1142084,\n
        "lon": 3.5600877,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031741,\n
        "lat": 49.1142122,\n
        "lon": 3.5602008,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031742,\n
        "lat": 49.1142446,\n
        "lon": 3.5601981,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031743,\n
        "lat": 49.1142346,\n
        "lon": 3.5599387,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031744,\n
        "lat": 49.1141428,\n
        "lon": 3.5599711,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031745,\n
        "lat": 49.1141311,\n
        "lon": 3.5598307,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031746,\n
        "lat": 49.1140749,\n
        "lon": 3.5598500,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031747,\n
        "lat": 49.1140843,\n
        "lon": 3.5599534,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031748,\n
        "lat": 49.1140667,\n
        "lon": 3.5599594,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031749,\n
        "lat": 49.1140699,\n
        "lon": 3.5599968,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031750,\n
        "lat": 49.1138399,\n
        "lon": 3.5600456,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031751,\n
        "lat": 49.1140155,\n
        "lon": 3.5599830,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031752,\n
        "lat": 49.1139969,\n
        "lon": 3.5598731,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031753,\n
        "lat": 49.1135696,\n
        "lon": 3.5600302,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031754,\n
        "lat": 49.1135852,\n
        "lon": 3.5601364,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031755,\n
        "lat": 49.1137769,\n
        "lon": 3.5600680,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031756,\n
        "lat": 49.1137802,\n
        "lon": 3.5600892,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031757,\n
        "lat": 49.1138437,\n
        "lon": 3.5600680,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031758,\n
        "lat": 49.1134666,\n
        "lon": 3.5599361,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031759,\n
        "lat": 49.1135548,\n
        "lon": 3.5599079,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031760,\n
        "lat": 49.1135008,\n
        "lon": 3.5595044,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031761,\n
        "lat": 49.1134147,\n
        "lon": 3.5595355,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031762,\n
        "lat": 49.1135071,\n
        "lon": 3.5595021,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031763,\n
        "lat": 49.1134919,\n
        "lon": 3.5593981,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031764,\n
        "lat": 49.1133906,\n
        "lon": 3.5594309,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031765,\n
        "lat": 49.1134054,\n
        "lon": 3.5595371,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031766,\n
        "lat": 49.1134961,\n
        "lon": 3.5592369,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031767,\n
        "lat": 49.1135218,\n
        "lon": 3.5593968,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031768,\n
        "lat": 49.1136017,\n
        "lon": 3.5593673,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031769,\n
        "lat": 49.1135771,\n
        "lon": 3.5592039,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031770,\n
        "lat": 49.1136905,\n
        "lon": 3.5591643,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031771,\n
        "lat": 49.1137173,\n
        "lon": 3.5593293,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031772,\n
        "lat": 49.1138011,\n
        "lon": 3.5592959,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031773,\n
        "lat": 49.1137765,\n
        "lon": 3.5591316,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031774,\n
        "lat": 49.1137157,\n
        "lon": 3.5587418,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031775,\n
        "lat": 49.1134323,\n
        "lon": 3.5588427,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031776,\n
        "lat": 49.1134633,\n
        "lon": 3.5590330,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031777,\n
        "lat": 49.1137477,\n
        "lon": 3.5589332,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031778,\n
        "lat": 49.1162551,\n
        "lon": 3.5342481,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031779,\n
        "lat": 49.1163354,\n
        "lon": 3.5342702,\n
        "timestamp": "2017-05-02T05:23:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031780,\n
        "lat": 49.1163417,\n
        "lon": 3.5342105,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031781,\n
        "lat": 49.1162602,\n
        "lon": 3.5341889,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031782,\n
        "lat": 49.1162319,\n
        "lon": 3.5343497,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031783,\n
        "lat": 49.1162740,\n
        "lon": 3.5343580,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031784,\n
        "lat": 49.1162726,\n
        "lon": 3.5343846,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031785,\n
        "lat": 49.1162887,\n
        "lon": 3.5343869,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031786,\n
        "lat": 49.1162927,\n
        "lon": 3.5343618,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031787,\n
        "lat": 49.1163250,\n
        "lon": 3.5343681,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031788,\n
        "lat": 49.1162409,\n
        "lon": 3.5342442,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031789,\n
        "lat": 49.1135471,\n
        "lon": 3.5473884,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031790,\n
        "lat": 49.1135596,\n
        "lon": 3.5474595,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031791,\n
        "lat": 49.1136165,\n
        "lon": 3.5474344,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031792,\n
        "lat": 49.1136051,\n
        "lon": 3.5473629,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031793,\n
        "lat": 49.1130466,\n
        "lon": 3.5473026,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031794,\n
        "lat": 49.1129820,\n
        "lon": 3.5473506,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031795,\n
        "lat": 49.1130282,\n
        "lon": 3.5474908,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031796,\n
        "lat": 49.1130925,\n
        "lon": 3.5474418,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031797,\n
        "lat": 49.1130810,\n
        "lon": 3.5474069,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031798,\n
        "lat": 49.1130969,\n
        "lon": 3.5473946,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031799,\n
        "lat": 49.1130852,\n
        "lon": 3.5473559,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031800,\n
        "lat": 49.1130679,\n
        "lon": 3.5473674,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031801,\n
        "lat": 49.1129018,\n
        "lon": 3.5473364,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031802,\n
        "lat": 49.1129691,\n
        "lon": 3.5472845,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031803,\n
        "lat": 49.1129566,\n
        "lon": 3.5472401,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031804,\n
        "lat": 49.1130180,\n
        "lon": 3.5471907,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031805,\n
        "lat": 49.1129937,\n
        "lon": 3.5471228,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031806,\n
        "lat": 49.1129268,\n
        "lon": 3.5471712,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031807,\n
        "lat": 49.1129172,\n
        "lon": 3.5471436,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031808,\n
        "lat": 49.1128602,\n
        "lon": 3.5471893,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031809,\n
        "lat": 49.1128820,\n
        "lon": 3.5472540,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031810,\n
        "lat": 49.1128759,\n
        "lon": 3.5472601,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031811,\n
        "lat": 49.1143531,\n
        "lon": 3.5462468,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031812,\n
        "lat": 49.1143642,\n
        "lon": 3.5463113,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031813,\n
        "lat": 49.1143841,\n
        "lon": 3.5463029,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031814,\n
        "lat": 49.1143739,\n
        "lon": 3.5462384,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031815,\n
        "lat": 49.1143837,\n
        "lon": 3.5469431,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031816,\n
        "lat": 49.1144129,\n
        "lon": 3.5469312,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031817,\n
        "lat": 49.1143998,\n
        "lon": 3.5468554,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031818,\n
        "lat": 49.1143704,\n
        "lon": 3.5468672,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031819,\n
        "lat": 49.1140057,\n
        "lon": 3.5473506,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031820,\n
        "lat": 49.1140201,\n
        "lon": 3.5474769,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031821,\n
        "lat": 49.1141086,\n
        "lon": 3.5474535,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031822,\n
        "lat": 49.1140939,\n
        "lon": 3.5473247,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031823,\n
        "lat": 49.1141276,\n
        "lon": 3.5471523,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031824,\n
        "lat": 49.1141081,\n
        "lon": 3.5470314,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031825,\n
        "lat": 49.1140069,\n
        "lon": 3.5470695,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031826,\n
        "lat": 49.1140265,\n
        "lon": 3.5471902,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031827,\n
        "lat": 49.1139363,\n
        "lon": 3.5464920,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031828,\n
        "lat": 49.1139581,\n
        "lon": 3.5466274,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031829,\n
        "lat": 49.1140318,\n
        "lon": 3.5466000,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031830,\n
        "lat": 49.1140093,\n
        "lon": 3.5464641,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031831,\n
        "lat": 49.1140787,\n
        "lon": 3.5464171,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031832,\n
        "lat": 49.1141446,\n
        "lon": 3.5463921,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031833,\n
        "lat": 49.1141400,\n
        "lon": 3.5463625,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031834,\n
        "lat": 49.1141226,\n
        "lon": 3.5463689,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031835,\n
        "lat": 49.1141178,\n
        "lon": 3.5463379,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031836,\n
        "lat": 49.1140693,\n
        "lon": 3.5463559,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031837,\n
        "lat": 49.1138999,\n
        "lon": 3.5462510,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031838,\n
        "lat": 49.1139083,\n
        "lon": 3.5463036,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031839,\n
        "lat": 49.1139744,\n
        "lon": 3.5462806,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031840,\n
        "lat": 49.1139688,\n
        "lon": 3.5462393,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031841,\n
        "lat": 49.1140642,\n
        "lon": 3.5462032,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031842,\n
        "lat": 49.1140489,\n
        "lon": 3.5461098,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031843,\n
        "lat": 49.1138870,\n
        "lon": 3.5461706,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031844,\n
        "lat": 49.1141316,\n
        "lon": 3.5452019,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031845,\n
        "lat": 49.1140842,\n
        "lon": 3.5452171,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031846,\n
        "lat": 49.1140967,\n
        "lon": 3.5453082,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031847,\n
        "lat": 49.1141435,\n
        "lon": 3.5452942,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031848,\n
        "lat": 49.1140006,\n
        "lon": 3.5450822,\n
        "timestamp": "2017-05-02T05:23:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031849,\n
        "lat": 49.1140054,\n
        "lon": 3.5451214,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031850,\n
        "lat": 49.1139960,\n
        "lon": 3.5451250,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031851,\n
        "lat": 49.1140052,\n
        "lon": 3.5451906,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031852,\n
        "lat": 49.1140550,\n
        "lon": 3.5451736,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031853,\n
        "lat": 49.1140458,\n
        "lon": 3.5451060,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031854,\n
        "lat": 49.1140574,\n
        "lon": 3.5451016,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031855,\n
        "lat": 49.1140528,\n
        "lon": 3.5450655,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031856,\n
        "lat": 49.1139302,\n
        "lon": 3.5452588,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031857,\n
        "lat": 49.1138791,\n
        "lon": 3.5452754,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031858,\n
        "lat": 49.1138989,\n
        "lon": 3.5454060,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031859,\n
        "lat": 49.1139724,\n
        "lon": 3.5453774,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031860,\n
        "lat": 49.1139533,\n
        "lon": 3.5452513,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031861,\n
        "lat": 49.1138996,\n
        "lon": 3.5455281,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031862,\n
        "lat": 49.1139137,\n
        "lon": 3.5456269,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031863,\n
        "lat": 49.1139068,\n
        "lon": 3.5456298,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031864,\n
        "lat": 49.1139155,\n
        "lon": 3.5456832,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031865,\n
        "lat": 49.1139987,\n
        "lon": 3.5456533,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031866,\n
        "lat": 49.1139748,\n
        "lon": 3.5455021,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031867,\n
        "lat": 49.1127415,\n
        "lon": 3.5467416,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031868,\n
        "lat": 49.1126930,\n
        "lon": 3.5467931,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031869,\n
        "lat": 49.1127487,\n
        "lon": 3.5469155,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031870,\n
        "lat": 49.1127968,\n
        "lon": 3.5468658,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031871,\n
        "lat": 49.1137275,\n
        "lon": 3.5467803,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031872,\n
        "lat": 49.1136966,\n
        "lon": 3.5467976,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031873,\n
        "lat": 49.1137045,\n
        "lon": 3.5468357,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031874,\n
        "lat": 49.1137325,\n
        "lon": 3.5468205,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031875,\n
        "lat": 49.1136410,\n
        "lon": 3.5468355,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031876,\n
        "lat": 49.1136850,\n
        "lon": 3.5468089,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031877,\n
        "lat": 49.1136501,\n
        "lon": 3.5466522,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031878,\n
        "lat": 49.1136121,\n
        "lon": 3.5466693,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031879,\n
        "lat": 49.1136233,\n
        "lon": 3.5467270,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031880,\n
        "lat": 49.1135621,\n
        "lon": 3.5467602,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031881,\n
        "lat": 49.1135861,\n
        "lon": 3.5468689,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031882,\n
        "lat": 49.1136128,\n
        "lon": 3.5468526,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031883,\n
        "lat": 49.1136182,\n
        "lon": 3.5468770,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031884,\n
        "lat": 49.1136463,\n
        "lon": 3.5468617,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031885,\n
        "lat": 49.1136005,\n
        "lon": 3.5464656,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031886,\n
        "lat": 49.1136105,\n
        "lon": 3.5465990,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031887,\n
        "lat": 49.1136993,\n
        "lon": 3.5465867,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031888,\n
        "lat": 49.1136951,\n
        "lon": 3.5464824,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031889,\n
        "lat": 49.1136912,\n
        "lon": 3.5464509,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031890,\n
        "lat": 49.1135980,\n
        "lon": 3.5462210,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031891,\n
        "lat": 49.1135963,\n
        "lon": 3.5461635,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031892,\n
        "lat": 49.1135121,\n
        "lon": 3.5461712,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031893,\n
        "lat": 49.1135186,\n
        "lon": 3.5463336,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031894,\n
        "lat": 49.1135840,\n
        "lon": 3.5463272,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031895,\n
        "lat": 49.1135806,\n
        "lon": 3.5462211,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031896,\n
        "lat": 49.1135221,\n
        "lon": 3.5456146,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031897,\n
        "lat": 49.1135110,\n
        "lon": 3.5456145,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031898,\n
        "lat": 49.1135121,\n
        "lon": 3.5455094,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031899,\n
        "lat": 49.1134390,\n
        "lon": 3.5455039,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031900,\n
        "lat": 49.1134342,\n
        "lon": 3.5456961,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031901,\n
        "lat": 49.1135207,\n
        "lon": 3.5457003,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031902,\n
        "lat": 49.1135699,\n
        "lon": 3.5446482,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031903,\n
        "lat": 49.1135314,\n
        "lon": 3.5448215,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031904,\n
        "lat": 49.1135924,\n
        "lon": 3.5448523,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031905,\n
        "lat": 49.1136326,\n
        "lon": 3.5446830,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031906,\n
        "lat": 49.1139544,\n
        "lon": 3.5467659,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031907,\n
        "lat": 49.1139727,\n
        "lon": 3.5468877,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031908,\n
        "lat": 49.1140777,\n
        "lon": 3.5468471,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031909,\n
        "lat": 49.1140491,\n
        "lon": 3.5466735,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031910,\n
        "lat": 49.1139747,\n
        "lon": 3.5467014,\n
        "timestamp": "2017-05-02T05:23:40Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031911,\n
        "lat": 49.1139836,\n
        "lon": 3.5467548,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031912,\n
        "lat": 49.1112112,\n
        "lon": 3.5458015,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031913,\n
        "lat": 49.1112110,\n
        "lon": 3.5458349,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031914,\n
        "lat": 49.1112275,\n
        "lon": 3.5458351,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031915,\n
        "lat": 49.1112276,\n
        "lon": 3.5458017,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031916,\n
        "lat": 49.1110999,\n
        "lon": 3.5458880,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031917,\n
        "lat": 49.1111041,\n
        "lon": 3.5459603,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031918,\n
        "lat": 49.1112046,\n
        "lon": 3.5459429,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031919,\n
        "lat": 49.1112018,\n
        "lon": 3.5458719,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031920,\n
        "lat": 49.1111858,\n
        "lon": 3.5458745,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031921,\n
        "lat": 49.1111844,\n
        "lon": 3.5458375,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031922,\n
        "lat": 49.1111354,\n
        "lon": 3.5458458,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031923,\n
        "lat": 49.1111356,\n
        "lon": 3.5458824,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031924,\n
        "lat": 49.1111619,\n
        "lon": 3.5455305,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031925,\n
        "lat": 49.1111502,\n
        "lon": 3.5455827,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031926,\n
        "lat": 49.1111360,\n
        "lon": 3.5455746,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031927,\n
        "lat": 49.1111190,\n
        "lon": 3.5456489,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031928,\n
        "lat": 49.1111336,\n
        "lon": 3.5456566,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031929,\n
        "lat": 49.1111218,\n
        "lon": 3.5457089,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031930,\n
        "lat": 49.1112113,\n
        "lon": 3.5457554,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031931,\n
        "lat": 49.1112510,\n
        "lon": 3.5455780,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031932,\n
        "lat": 49.1110700,\n
        "lon": 3.5447974,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031933,\n
        "lat": 49.1110544,\n
        "lon": 3.5448208,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031934,\n
        "lat": 49.1110757,\n
        "lon": 3.5448539,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031935,\n
        "lat": 49.1110909,\n
        "lon": 3.5448332,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031936,\n
        "lat": 49.1113027,\n
        "lon": 3.5452223,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031937,\n
        "lat": 49.1112865,\n
        "lon": 3.5452913,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031938,\n
        "lat": 49.1113164,\n
        "lon": 3.5453074,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031939,\n
        "lat": 49.1113324,\n
        "lon": 3.5452382,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031940,\n
        "lat": 49.1110218,\n
        "lon": 3.5452232,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031941,\n
        "lat": 49.1110756,\n
        "lon": 3.5452833,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031942,\n
        "lat": 49.1111764,\n
        "lon": 3.5450760,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031943,\n
        "lat": 49.1111227,\n
        "lon": 3.5450161,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031944,\n
        "lat": 49.1111214,\n
        "lon": 3.5450197,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031945,\n
        "lat": 49.1111064,\n
        "lon": 3.5450022,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031946,\n
        "lat": 49.1110928,\n
        "lon": 3.5450042,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031947,\n
        "lat": 49.1110712,\n
        "lon": 3.5450475,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031948,\n
        "lat": 49.1110722,\n
        "lon": 3.5450672,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031949,\n
        "lat": 49.1110883,\n
        "lon": 3.5450857,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031950,\n
        "lat": 49.1112731,\n
        "lon": 3.5447498,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031951,\n
        "lat": 49.1112622,\n
        "lon": 3.5447324,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031952,\n
        "lat": 49.1112829,\n
        "lon": 3.5447024,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031953,\n
        "lat": 49.1112331,\n
        "lon": 3.5446231,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031954,\n
        "lat": 49.1111674,\n
        "lon": 3.5447213,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031955,\n
        "lat": 49.1112571,\n
        "lon": 3.5448681,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031956,\n
        "lat": 49.1113044,\n
        "lon": 3.5448005,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031957,\n
        "lat": 49.1109467,\n
        "lon": 3.5462986,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031958,\n
        "lat": 49.1109523,\n
        "lon": 3.5463165,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031959,\n
        "lat": 49.1109620,\n
        "lon": 3.5463298,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031960,\n
        "lat": 49.1109743,\n
        "lon": 3.5463364,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031961,\n
        "lat": 49.1109872,\n
        "lon": 3.5463353,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031962,\n
        "lat": 49.1109989,\n
        "lon": 3.5463267,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031963,\n
        "lat": 49.1110076,\n
        "lon": 3.5463119,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031964,\n
        "lat": 49.1110119,\n
        "lon": 3.5462932,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031965,\n
        "lat": 49.1110112,\n
        "lon": 3.5462734,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031966,\n
        "lat": 49.1110056,\n
        "lon": 3.5462555,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031967,\n
        "lat": 49.1109959,\n
        "lon": 3.5462422,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031968,\n
        "lat": 49.1109837,\n
        "lon": 3.5462357,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031969,\n
        "lat": 49.1109707,\n
        "lon": 3.5462367,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031970,\n
        "lat": 49.1109590,\n
        "lon": 3.5462453,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031971,\n
        "lat": 49.1109503,\n
        "lon": 3.5462601,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031972,\n
        "lat": 49.1109460,\n
        "lon": 3.5462788,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031973,\n
        "lat": 49.1110813,\n
        "lon": 3.5464001,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031974,\n
        "lat": 49.1110101,\n
        "lon": 3.5463814,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031975,\n
        "lat": 49.1109967,\n
        "lon": 3.5464745,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031976,\n
        "lat": 49.1110691,\n
        "lon": 3.5464974,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031977,\n
        "lat": 49.1110728,\n
        "lon": 3.5464797,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031978,\n
        "lat": 49.1110824,\n
        "lon": 3.5464101,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031979,\n
        "lat": 49.1125317,\n
        "lon": 3.5473107,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031980,\n
        "lat": 49.1125353,\n
        "lon": 3.5473306,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031981,\n
        "lat": 49.1125509,\n
        "lon": 3.5473249,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031982,\n
        "lat": 49.1125473,\n
        "lon": 3.5473044,\n
        "timestamp": "2017-05-02T05:23:41Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031983,\n
        "lat": 49.1122303,\n
        "lon": 3.5462218,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031984,\n
        "lat": 49.1122584,\n
        "lon": 3.5462938,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031985,\n
        "lat": 49.1123187,\n
        "lon": 3.5462393,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031986,\n
        "lat": 49.1122962,\n
        "lon": 3.5461812,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031987,\n
        "lat": 49.1122301,\n
        "lon": 3.5465297,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031988,\n
        "lat": 49.1122509,\n
        "lon": 3.5465135,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031989,\n
        "lat": 49.1122415,\n
        "lon": 3.5464867,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031990,\n
        "lat": 49.1122205,\n
        "lon": 3.5465025,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031991,\n
        "lat": 49.1123191,\n
        "lon": 3.5467652,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031992,\n
        "lat": 49.1123301,\n
        "lon": 3.5467920,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031993,\n
        "lat": 49.1123748,\n
        "lon": 3.5467505,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031994,\n
        "lat": 49.1123656,\n
        "lon": 3.5467217,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031995,\n
        "lat": 49.1123367,\n
        "lon": 3.5466317,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031996,\n
        "lat": 49.1122924,\n
        "lon": 3.5465057,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031997,\n
        "lat": 49.1122782,\n
        "lon": 3.5465174,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031998,\n
        "lat": 49.1122755,\n
        "lon": 3.5465103,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830031999,\n
        "lat": 49.1122701,\n
        "lon": 3.5465149,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032000,\n
        "lat": 49.1122729,\n
        "lon": 3.5465218,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032001,\n
        "lat": 49.1122377,\n
        "lon": 3.5465509,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032002,\n
        "lat": 49.1122738,\n
        "lon": 3.5466599,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032003,\n
        "lat": 49.1123026,\n
        "lon": 3.5467312,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032004,\n
        "lat": 49.1122886,\n
        "lon": 3.5467443,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032005,\n
        "lat": 49.1123012,\n
        "lon": 3.5467786,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032006,\n
        "lat": 49.1123895,\n
        "lon": 3.5471461,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032007,\n
        "lat": 49.1124663,\n
        "lon": 3.5470826,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032008,\n
        "lat": 49.1125089,\n
        "lon": 3.5470410,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032009,\n
        "lat": 49.1124707,\n
        "lon": 3.5469525,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032010,\n
        "lat": 49.1124107,\n
        "lon": 3.5470057,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032011,\n
        "lat": 49.1123583,\n
        "lon": 3.5470470,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032012,\n
        "lat": 49.1123609,\n
        "lon": 3.5470552,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032013,\n
        "lat": 49.1123485,\n
        "lon": 3.5470646,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032014,\n
        "lat": 49.1123544,\n
        "lon": 3.5470826,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032015,\n
        "lat": 49.1123667,\n
        "lon": 3.5470737,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032016,\n
        "lat": 49.1124066,\n
        "lon": 3.5469951,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032017,\n
        "lat": 49.1124528,\n
        "lon": 3.5469532,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032018,\n
        "lat": 49.1124399,\n
        "lon": 3.5469197,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032019,\n
        "lat": 49.1123942,\n
        "lon": 3.5469634,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032020,\n
        "lat": 49.1124005,\n
        "lon": 3.5466891,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032121,\n
        "lat": 49.1124159,\n
        "lon": 3.5467359,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032122,\n
        "lat": 49.1123967,\n
        "lon": 3.5467544,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032123,\n
        "lat": 49.1124471,\n
        "lon": 3.5468883,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032124,\n
        "lat": 49.1124580,\n
        "lon": 3.5468803,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032125,\n
        "lat": 49.1124663,\n
        "lon": 3.5469011,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032126,\n
        "lat": 49.1124781,\n
        "lon": 3.5468917,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032127,\n
        "lat": 49.1124867,\n
        "lon": 3.5469170,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032128,\n
        "lat": 49.1125366,\n
        "lon": 3.5468716,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032129,\n
        "lat": 49.1124489,\n
        "lon": 3.5466439,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032130,\n
        "lat": 49.1125740,\n
        "lon": 3.5468540,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032131,\n
        "lat": 49.1125091,\n
        "lon": 3.5469207,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032132,\n
        "lat": 49.1125373,\n
        "lon": 3.5469923,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032133,\n
        "lat": 49.1125601,\n
        "lon": 3.5469697,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032134,\n
        "lat": 49.1125667,\n
        "lon": 3.5469855,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032135,\n
        "lat": 49.1126152,\n
        "lon": 3.5469368,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032136,\n
        "lat": 49.1126318,\n
        "lon": 3.5471086,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032137,\n
        "lat": 49.1126598,\n
        "lon": 3.5471641,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032138,\n
        "lat": 49.1127054,\n
        "lon": 3.5471205,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032139,\n
        "lat": 49.1126786,\n
        "lon": 3.5470660,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032140,\n
        "lat": 49.1124404,\n
        "lon": 3.5474958,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032141,\n
        "lat": 49.1124117,\n
        "lon": 3.5473505,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032142,\n
        "lat": 49.1123503,\n
        "lon": 3.5473791,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032143,\n
        "lat": 49.1123781,\n
        "lon": 3.5475220,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032144,\n
        "lat": 49.1110950,\n
        "lon": 3.5472924,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032145,\n
        "lat": 49.1111591,\n
        "lon": 3.5473300,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032146,\n
        "lat": 49.1111599,\n
        "lon": 3.5473262,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032147,\n
        "lat": 49.1110965,\n
        "lon": 3.5472864,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032148,\n
        "lat": 49.1112551,\n
        "lon": 3.5467511,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032149,\n
        "lat": 49.1113167,\n
        "lon": 3.5467530,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032150,\n
        "lat": 49.1113159,\n
        "lon": 3.5466709,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032151,\n
        "lat": 49.1112908,\n
        "lon": 3.5466706,\n
        "timestamp": "2017-05-02T05:23:42Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032152,\n
        "lat": 49.1112910,\n
        "lon": 3.5466193,\n
        "timestamp": "2017-05-02T05:23:43Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032153,\n
        "lat": 49.1112549,\n
        "lon": 3.5466194,\n
        "timestamp": "2017-05-02T05:23:43Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032154,\n
        "lat": 49.1111514,\n
        "lon": 3.5470984,\n
        "timestamp": "2017-05-02T05:23:43Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032155,\n
        "lat": 49.1111251,\n
        "lon": 3.5471995,\n
        "timestamp": "2017-05-02T05:23:43Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032156,\n
        "lat": 49.1111473,\n
        "lon": 3.5472136,\n
        "timestamp": "2017-05-02T05:23:43Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032157,\n
        "lat": 49.1111422,\n
        "lon": 3.5472361,\n
        "timestamp": "2017-05-02T05:23:43Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032158,\n
        "lat": 49.1111636,\n
        "lon": 3.5472483,\n
        "timestamp": "2017-05-02T05:23:43Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032159,\n
        "lat": 49.1111695,\n
        "lon": 3.5472278,\n
        "timestamp": "2017-05-02T05:23:43Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032160,\n
        "lat": 49.1112298,\n
        "lon": 3.5472661,\n
        "timestamp": "2017-05-02T05:23:43Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032161,\n
        "lat": 49.1112329,\n
        "lon": 3.5472546,\n
        "timestamp": "2017-05-02T05:23:43Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032162,\n
        "lat": 49.1112554,\n
        "lon": 3.5472706,\n
        "timestamp": "2017-05-02T05:23:43Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032163,\n
        "lat": 49.1112701,\n
        "lon": 3.5472124,\n
        "timestamp": "2017-05-02T05:23:43Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032164,\n
        "lat": 49.1112483,\n
        "lon": 3.5471996,\n
        "timestamp": "2017-05-02T05:23:43Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032165,\n
        "lat": 49.1112569,\n
        "lon": 3.5471648,\n
        "timestamp": "2017-05-02T05:23:43Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032166,\n
        "lat": 49.1110660,\n
        "lon": 3.5474161,\n
        "timestamp": "2017-05-02T05:23:43Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032167,\n
        "lat": 49.1110847,\n
        "lon": 3.5474267,\n
        "timestamp": "2017-05-02T05:23:43Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032168,\n
        "lat": 49.1110785,\n
        "lon": 3.5474554,\n
        "timestamp": "2017-05-02T05:23:43Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032169,\n
        "lat": 49.1111253,\n
        "lon": 3.5474785,\n
        "timestamp": "2017-05-02T05:23:43Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032170,\n
        "lat": 49.1112371,\n
        "lon": 3.5474425,\n
        "timestamp": "2017-05-02T05:23:43Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032171,\n
        "lat": 49.1112316,\n
        "lon": 3.5475024,\n
        "timestamp": "2017-05-02T05:23:43Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032172,\n
        "lat": 49.1112591,\n
        "lon": 3.5475082,\n
        "timestamp": "2017-05-02T05:23:43Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032173,\n
        "lat": 49.1112646,\n
        "lon": 3.5474479,\n
        "timestamp": "2017-05-02T05:23:43Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032174,\n
        "lat": 49.1117412,\n
        "lon": 3.5462504,\n
        "timestamp": "2017-05-02T05:23:43Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032175,\n
        "lat": 49.1117070,\n
        "lon": 3.5462625,\n
        "timestamp": "2017-05-02T05:23:43Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032176,\n
        "lat": 49.1117167,\n
        "lon": 3.5463250,\n
        "timestamp": "2017-05-02T05:23:43Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032177,\n
        "lat": 49.1117516,\n
        "lon": 3.5463140,\n
        "timestamp": "2017-05-02T05:23:43Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032178,\n
        "lat": 49.1120129,\n
        "lon": 3.5457722,\n
        "timestamp": "2017-05-02T05:23:43Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032179,\n
        "lat": 49.1121513,\n
        "lon": 3.5457183,\n
        "timestamp": "2017-05-02T05:23:43Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032180,\n
        "lat": 49.1121327,\n
        "lon": 3.5456083,\n
        "timestamp": "2017-05-02T05:23:43Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032181,\n
        "lat": 49.1119946,\n
        "lon": 3.5456670,\n
        "timestamp": "2017-05-02T05:23:43Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032182,\n
        "lat": 49.1120162,\n
        "lon": 3.5452171,\n
        "timestamp": "2017-05-02T05:23:43Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032183,\n
        "lat": 49.1119465,\n
        "lon": 3.5452433,\n
        "timestamp": "2017-05-02T05:23:43Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032184,\n
        "lat": 49.1119696,\n
        "lon": 3.5453785,\n
        "timestamp": "2017-05-02T05:23:43Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032185,\n
        "lat": 49.1120388,\n
        "lon": 3.5453520,\n
        "timestamp": "2017-05-02T05:23:43Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032186,\n
        "lat": 49.1118910,\n
        "lon": 3.5450467,\n
        "timestamp": "2017-05-02T05:23:43Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032321,\n
        "lat": 49.1123741,\n
        "lon": 3.5453053,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032322,\n
        "lat": 49.1123393,\n
        "lon": 3.5453119,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032323,\n
        "lat": 49.1124192,\n
        "lon": 3.5452581,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032324,\n
        "lat": 49.1124249,\n
        "lon": 3.5453153,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032325,\n
        "lat": 49.1125153,\n
        "lon": 3.5452930,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032326,\n
        "lat": 49.1125108,\n
        "lon": 3.5452344,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032327,\n
        "lat": 49.1123450,\n
        "lon": 3.5447531,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032328,\n
        "lat": 49.1122784,\n
        "lon": 3.5447679,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032329,\n
        "lat": 49.1122948,\n
        "lon": 3.5449348,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032330,\n
        "lat": 49.1123606,\n
        "lon": 3.5449207,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032331,\n
        "lat": 49.1128477,\n
        "lon": 3.5427961,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032332,\n
        "lat": 49.1128170,\n
        "lon": 3.5427581,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032333,\n
        "lat": 49.1127990,\n
        "lon": 3.5427942,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032334,\n
        "lat": 49.1128289,\n
        "lon": 3.5428312,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032335,\n
        "lat": 49.1136230,\n
        "lon": 3.5446352,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032336,\n
        "lat": 49.1136808,\n
        "lon": 3.5446687,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032337,\n
        "lat": 49.1137196,\n
        "lon": 3.5445095,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032338,\n
        "lat": 49.1137530,\n
        "lon": 3.5445283,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032339,\n
        "lat": 49.1137675,\n
        "lon": 3.5444716,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032340,\n
        "lat": 49.1138514,\n
        "lon": 3.5445187,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032341,\n
        "lat": 49.1138629,\n
        "lon": 3.5444680,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032342,\n
        "lat": 49.1137769,\n
        "lon": 3.5444222,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032343,\n
        "lat": 49.1137708,\n
        "lon": 3.5444459,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032344,\n
        "lat": 49.1137603,\n
        "lon": 3.5444405,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032345,\n
        "lat": 49.1137472,\n
        "lon": 3.5444931,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032346,\n
        "lat": 49.1136679,\n
        "lon": 3.5444508,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032347,\n
        "lat": 49.1128300,\n
        "lon": 3.5444989,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032348,\n
        "lat": 49.1128446,\n
        "lon": 3.5445705,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032349,\n
        "lat": 49.1128847,\n
        "lon": 3.5445504,\n
        "timestamp": "2017-05-02T05:23:44Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032350,\n
        "lat": 49.1128759,\n
        "lon": 3.5445042,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032351,\n
        "lat": 49.1129282,\n
        "lon": 3.5444804,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032352,\n
        "lat": 49.1129181,\n
        "lon": 3.5444188,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032353,\n
        "lat": 49.1128776,\n
        "lon": 3.5444352,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032354,\n
        "lat": 49.1128583,\n
        "lon": 3.5443323,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032355,\n
        "lat": 49.1128252,\n
        "lon": 3.5443468,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032356,\n
        "lat": 49.1128503,\n
        "lon": 3.5444867,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032357,\n
        "lat": 49.1110885,\n
        "lon": 3.5508205,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032358,\n
        "lat": 49.1111189,\n
        "lon": 3.5507961,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032359,\n
        "lat": 49.1111172,\n
        "lon": 3.5507268,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032360,\n
        "lat": 49.1110849,\n
        "lon": 3.5507322,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032361,\n
        "lat": 49.1113583,\n
        "lon": 3.5503857,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032362,\n
        "lat": 49.1113923,\n
        "lon": 3.5503851,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032363,\n
        "lat": 49.1113918,\n
        "lon": 3.5503082,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032364,\n
        "lat": 49.1113567,\n
        "lon": 3.5502987,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032365,\n
        "lat": 49.1112386,\n
        "lon": 3.5506843,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032366,\n
        "lat": 49.1113253,\n
        "lon": 3.5506571,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032367,\n
        "lat": 49.1113112,\n
        "lon": 3.5505447,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032368,\n
        "lat": 49.1112156,\n
        "lon": 3.5505721,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032369,\n
        "lat": 49.1112214,\n
        "lon": 3.5506267,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032370,\n
        "lat": 49.1112333,\n
        "lon": 3.5506248,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032371,\n
        "lat": 49.1114480,\n
        "lon": 3.5505377,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032372,\n
        "lat": 49.1114604,\n
        "lon": 3.5506479,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032373,\n
        "lat": 49.1115533,\n
        "lon": 3.5506201,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032374,\n
        "lat": 49.1115391,\n
        "lon": 3.5505105,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032375,\n
        "lat": 49.1120986,\n
        "lon": 3.5508053,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032376,\n
        "lat": 49.1121485,\n
        "lon": 3.5507873,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032377,\n
        "lat": 49.1121420,\n
        "lon": 3.5507403,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032378,\n
        "lat": 49.1121754,\n
        "lon": 3.5507287,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032379,\n
        "lat": 49.1121585,\n
        "lon": 3.5506258,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032380,\n
        "lat": 49.1120757,\n
        "lon": 3.5506565,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032381,\n
        "lat": 49.1123965,\n
        "lon": 3.5506310,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032382,\n
        "lat": 49.1123897,\n
        "lon": 3.5506303,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032383,\n
        "lat": 49.1123882,\n
        "lon": 3.5506475,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032384,\n
        "lat": 49.1124043,\n
        "lon": 3.5506508,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032385,\n
        "lat": 49.1123984,\n
        "lon": 3.5507052,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032386,\n
        "lat": 49.1124617,\n
        "lon": 3.5507168,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032387,\n
        "lat": 49.1124762,\n
        "lon": 3.5505729,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032388,\n
        "lat": 49.1124151,\n
        "lon": 3.5505527,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032389,\n
        "lat": 49.1124102,\n
        "lon": 3.5505971,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032390,\n
        "lat": 49.1124002,\n
        "lon": 3.5505966,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032391,\n
        "lat": 49.1125524,\n
        "lon": 3.5507522,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032392,\n
        "lat": 49.1125664,\n
        "lon": 3.5506039,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032393,\n
        "lat": 49.1125290,\n
        "lon": 3.5505982,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032394,\n
        "lat": 49.1125154,\n
        "lon": 3.5507403,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032395,\n
        "lat": 49.1124843,\n
        "lon": 3.5503810,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032396,\n
        "lat": 49.1124741,\n
        "lon": 3.5503169,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032397,\n
        "lat": 49.1123793,\n
        "lon": 3.5503514,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032398,\n
        "lat": 49.1123842,\n
        "lon": 3.5503832,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032399,\n
        "lat": 49.1124088,\n
        "lon": 3.5503895,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032400,\n
        "lat": 49.1124343,\n
        "lon": 3.5503805,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032401,\n
        "lat": 49.1124370,\n
        "lon": 3.5503979,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032402,\n
        "lat": 49.1126531,\n
        "lon": 3.5504577,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032403,\n
        "lat": 49.1126638,\n
        "lon": 3.5504596,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032404,\n
        "lat": 49.1126656,\n
        "lon": 3.5504333,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032405,\n
        "lat": 49.1126545,\n
        "lon": 3.5504322,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032406,\n
        "lat": 49.1127058,\n
        "lon": 3.5504666,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032407,\n
        "lat": 49.1127151,\n
        "lon": 3.5503617,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032408,\n
        "lat": 49.1127349,\n
        "lon": 3.5503638,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032409,\n
        "lat": 49.1127357,\n
        "lon": 3.5503553,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032410,\n
        "lat": 49.1065976,\n
        "lon": 3.5478764,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032411,\n
        "lat": 49.1066321,\n
        "lon": 3.5479203,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032412,\n
        "lat": 49.1066413,\n
        "lon": 3.5479099,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032413,\n
        "lat": 49.1066519,\n
        "lon": 3.5478892,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032414,\n
        "lat": 49.1066162,\n
        "lon": 3.5478402,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032415,\n
        "lat": 49.1118079,\n
        "lon": 3.5430493,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032416,\n
        "lat": 49.1118311,\n
        "lon": 3.5430087,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032417,\n
        "lat": 49.1118570,\n
        "lon": 3.5430467,\n
        "timestamp": "2017-05-02T05:23:45Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032418,\n
        "lat": 49.1119315,\n
        "lon": 3.5429282,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032419,\n
        "lat": 49.1119041,\n
        "lon": 3.5428843,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032420,\n
        "lat": 49.1119289,\n
        "lon": 3.5428439,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032421,\n
        "lat": 49.1119006,\n
        "lon": 3.5428003,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032422,\n
        "lat": 49.1117739,\n
        "lon": 3.5429914,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032423,\n
        "lat": 49.1117688,\n
        "lon": 3.5429826,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032424,\n
        "lat": 49.1117485,\n
        "lon": 3.5430100,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032425,\n
        "lat": 49.1117584,\n
        "lon": 3.5430270,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032426,\n
        "lat": 49.1117247,\n
        "lon": 3.5430726,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032427,\n
        "lat": 49.1117614,\n
        "lon": 3.5431366,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032428,\n
        "lat": 49.1117698,\n
        "lon": 3.5431255,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032429,\n
        "lat": 49.1117632,\n
        "lon": 3.5431135,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032430,\n
        "lat": 49.1120979,\n
        "lon": 3.5422909,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032431,\n
        "lat": 49.1120474,\n
        "lon": 3.5423807,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032432,\n
        "lat": 49.1121594,\n
        "lon": 3.5425178,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032433,\n
        "lat": 49.1122079,\n
        "lon": 3.5424257,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032434,\n
        "lat": 49.1121999,\n
        "lon": 3.5424158,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032435,\n
        "lat": 49.1122565,\n
        "lon": 3.5423033,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032436,\n
        "lat": 49.1122001,\n
        "lon": 3.5422330,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032437,\n
        "lat": 49.1121398,\n
        "lon": 3.5423415,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032438,\n
        "lat": 49.1124243,\n
        "lon": 3.5423146,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032439,\n
        "lat": 49.1123999,\n
        "lon": 3.5423636,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032440,\n
        "lat": 49.1125360,\n
        "lon": 3.5425138,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032441,\n
        "lat": 49.1125619,\n
        "lon": 3.5424650,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032442,\n
        "lat": 49.1123707,\n
        "lon": 3.5423989,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032443,\n
        "lat": 49.1122890,\n
        "lon": 3.5425788,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032444,\n
        "lat": 49.1123408,\n
        "lon": 3.5426311,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032445,\n
        "lat": 49.1123831,\n
        "lon": 3.5425387,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032446,\n
        "lat": 49.1124018,\n
        "lon": 3.5425585,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032447,\n
        "lat": 49.1124179,\n
        "lon": 3.5425239,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032448,\n
        "lat": 49.1124239,\n
        "lon": 3.5425303,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032449,\n
        "lat": 49.1124279,\n
        "lon": 3.5425207,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032450,\n
        "lat": 49.1124223,\n
        "lon": 3.5425142,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032451,\n
        "lat": 49.1124308,\n
        "lon": 3.5424958,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032452,\n
        "lat": 49.1124360,\n
        "lon": 3.5425013,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032453,\n
        "lat": 49.1124394,\n
        "lon": 3.5424930,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032454,\n
        "lat": 49.1124347,\n
        "lon": 3.5424874,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032455,\n
        "lat": 49.1124409,\n
        "lon": 3.5424741,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032456,\n
        "lat": 49.1123779,\n
        "lon": 3.5427747,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032457,\n
        "lat": 49.1122904,\n
        "lon": 3.5426710,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032458,\n
        "lat": 49.1122514,\n
        "lon": 3.5427439,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032459,\n
        "lat": 49.1122393,\n
        "lon": 3.5427277,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032460,\n
        "lat": 49.1122120,\n
        "lon": 3.5427796,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032461,\n
        "lat": 49.1122242,\n
        "lon": 3.5427947,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032462,\n
        "lat": 49.1121862,\n
        "lon": 3.5428656,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032463,\n
        "lat": 49.1122329,\n
        "lon": 3.5429247,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032464,\n
        "lat": 49.1123183,\n
        "lon": 3.5427638,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032465,\n
        "lat": 49.1123581,\n
        "lon": 3.5428119,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032466,\n
        "lat": 49.1110796,\n
        "lon": 3.5444323,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032467,\n
        "lat": 49.1110930,\n
        "lon": 3.5444150,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032468,\n
        "lat": 49.1111160,\n
        "lon": 3.5444527,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032469,\n
        "lat": 49.1111271,\n
        "lon": 3.5444371,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032470,\n
        "lat": 49.1110926,\n
        "lon": 3.5443794,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032471,\n
        "lat": 49.1110684,\n
        "lon": 3.5444119,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032472,\n
        "lat": 49.1111016,\n
        "lon": 3.5444864,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032473,\n
        "lat": 49.1111358,\n
        "lon": 3.5445425,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032474,\n
        "lat": 49.1111654,\n
        "lon": 3.5445001,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032475,\n
        "lat": 49.1111312,\n
        "lon": 3.5444445,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032476,\n
        "lat": 49.1113920,\n
        "lon": 3.5442683,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032477,\n
        "lat": 49.1113636,\n
        "lon": 3.5443306,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032478,\n
        "lat": 49.1113877,\n
        "lon": 3.5443586,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032479,\n
        "lat": 49.1114164,\n
        "lon": 3.5442965,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032480,\n
        "lat": 49.1113105,\n
        "lon": 3.5440892,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032481,\n
        "lat": 49.1113613,\n
        "lon": 3.5441789,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032482,\n
        "lat": 49.1114158,\n
        "lon": 3.5441073,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032483,\n
        "lat": 49.1113570,\n
        "lon": 3.5440053,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032484,\n
        "lat": 49.1113031,\n
        "lon": 3.5440761,\n
        "timestamp": "2017-05-02T05:23:46Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032485,\n
        "lat": 49.1114739,\n
        "lon": 3.5434479,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032486,\n
        "lat": 49.1114531,\n
        "lon": 3.5434721,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032487,\n
        "lat": 49.1114792,\n
        "lon": 3.5435261,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032488,\n
        "lat": 49.1114992,\n
        "lon": 3.5435020,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032489,\n
        "lat": 49.1115347,\n
        "lon": 3.5438341,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032490,\n
        "lat": 49.1115849,\n
        "lon": 3.5439350,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032491,\n
        "lat": 49.1115892,\n
        "lon": 3.5439301,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032492,\n
        "lat": 49.1116455,\n
        "lon": 3.5440425,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032493,\n
        "lat": 49.1116586,\n
        "lon": 3.5439908,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032494,\n
        "lat": 49.1116128,\n
        "lon": 3.5438944,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032495,\n
        "lat": 49.1116926,\n
        "lon": 3.5437798,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032496,\n
        "lat": 49.1116302,\n
        "lon": 3.5436720,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032497,\n
        "lat": 49.1115952,\n
        "lon": 3.5437208,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032498,\n
        "lat": 49.1116039,\n
        "lon": 3.5437361,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032499,\n
        "lat": 49.1117466,\n
        "lon": 3.5444360,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032500,\n
        "lat": 49.1118315,\n
        "lon": 3.5443844,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032501,\n
        "lat": 49.1118060,\n
        "lon": 3.5442830,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032502,\n
        "lat": 49.1117765,\n
        "lon": 3.5443005,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032503,\n
        "lat": 49.1117719,\n
        "lon": 3.5442812,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032504,\n
        "lat": 49.1117516,\n
        "lon": 3.5442932,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032505,\n
        "lat": 49.1117561,\n
        "lon": 3.5443124,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032506,\n
        "lat": 49.1117111,\n
        "lon": 3.5443392,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032507,\n
        "lat": 49.1117226,\n
        "lon": 3.5443880,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032508,\n
        "lat": 49.1117339,\n
        "lon": 3.5443830,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032509,\n
        "lat": 49.1111183,\n
        "lon": 3.5439760,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032510,\n
        "lat": 49.1111353,\n
        "lon": 3.5439883,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032511,\n
        "lat": 49.1111492,\n
        "lon": 3.5439465,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032512,\n
        "lat": 49.1111326,\n
        "lon": 3.5439334,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032513,\n
        "lat": 49.1119049,\n
        "lon": 3.5441931,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032514,\n
        "lat": 49.1119460,\n
        "lon": 3.5443115,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032515,\n
        "lat": 49.1119969,\n
        "lon": 3.5442812,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032516,\n
        "lat": 49.1119611,\n
        "lon": 3.5441425,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032517,\n
        "lat": 49.1119405,\n
        "lon": 3.5440849,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032518,\n
        "lat": 49.1118670,\n
        "lon": 3.5439182,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032519,\n
        "lat": 49.1118596,\n
        "lon": 3.5439262,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032520,\n
        "lat": 49.1118493,\n
        "lon": 3.5439036,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032521,\n
        "lat": 49.1118093,\n
        "lon": 3.5439462,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032522,\n
        "lat": 49.1118197,\n
        "lon": 3.5439689,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032523,\n
        "lat": 49.1117969,\n
        "lon": 3.5439934,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032524,\n
        "lat": 49.1118814,\n
        "lon": 3.5441908,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032525,\n
        "lat": 49.1118702,\n
        "lon": 3.5441996,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032526,\n
        "lat": 49.1118765,\n
        "lon": 3.5442185,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032527,\n
        "lat": 49.1114890,\n
        "lon": 3.5429695,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032528,\n
        "lat": 49.1114793,\n
        "lon": 3.5429641,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032529,\n
        "lat": 49.1114684,\n
        "lon": 3.5429656,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032530,\n
        "lat": 49.1114582,\n
        "lon": 3.5429758,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032531,\n
        "lat": 49.1114528,\n
        "lon": 3.5429938,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032532,\n
        "lat": 49.1114545,\n
        "lon": 3.5430185,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032533,\n
        "lat": 49.1114647,\n
        "lon": 3.5430295,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032534,\n
        "lat": 49.1114796,\n
        "lon": 3.5430334,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032535,\n
        "lat": 49.1114927,\n
        "lon": 3.5430234,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032536,\n
        "lat": 49.1114989,\n
        "lon": 3.5430048,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032537,\n
        "lat": 49.1114986,\n
        "lon": 3.5429847,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032538,\n
        "lat": 49.1122392,\n
        "lon": 3.5444435,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032539,\n
        "lat": 49.1122466,\n
        "lon": 3.5445166,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032540,\n
        "lat": 49.1122522,\n
        "lon": 3.5445164,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032541,\n
        "lat": 49.1122589,\n
        "lon": 3.5445897,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032542,\n
        "lat": 49.1123730,\n
        "lon": 3.5445651,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032543,\n
        "lat": 49.1123606,\n
        "lon": 3.5444161,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032544,\n
        "lat": 49.1122285,\n
        "lon": 3.5442347,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032545,\n
        "lat": 49.1122989,\n
        "lon": 3.5442173,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032546,\n
        "lat": 49.1122798,\n
        "lon": 3.5440269,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032547,\n
        "lat": 49.1122085,\n
        "lon": 3.5440436,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032548,\n
        "lat": 49.1122080,\n
        "lon": 3.5438535,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032549,\n
        "lat": 49.1123272,\n
        "lon": 3.5436488,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032550,\n
        "lat": 49.1122928,\n
        "lon": 3.5436017,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032551,\n
        "lat": 49.1121737,\n
        "lon": 3.5438070,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032552,\n
        "lat": 49.1123886,\n
        "lon": 3.5434666,\n
        "timestamp": "2017-05-02T05:23:47Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032553,\n
        "lat": 49.1124462,\n
        "lon": 3.5435345,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032554,\n
        "lat": 49.1124655,\n
        "lon": 3.5434996,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032555,\n
        "lat": 49.1124063,\n
        "lon": 3.5434320,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032556,\n
        "lat": 49.1125487,\n
        "lon": 3.5421316,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032557,\n
        "lat": 49.1125221,\n
        "lon": 3.5421842,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032558,\n
        "lat": 49.1125446,\n
        "lon": 3.5422157,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032559,\n
        "lat": 49.1125713,\n
        "lon": 3.5421642,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032560,\n
        "lat": 49.1105721,\n
        "lon": 3.5456918,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032561,\n
        "lat": 49.1105660,\n
        "lon": 3.5457530,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032562,\n
        "lat": 49.1106565,\n
        "lon": 3.5457707,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032563,\n
        "lat": 49.1106611,\n
        "lon": 3.5457092,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032564,\n
        "lat": 49.1107562,\n
        "lon": 3.5454582,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032565,\n
        "lat": 49.1106846,\n
        "lon": 3.5454137,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032566,\n
        "lat": 49.1106497,\n
        "lon": 3.5455510,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032567,\n
        "lat": 49.1107214,\n
        "lon": 3.5455962,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032568,\n
        "lat": 49.1107132,\n
        "lon": 3.5457988,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032569,\n
        "lat": 49.1107098,\n
        "lon": 3.5458410,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032570,\n
        "lat": 49.1107289,\n
        "lon": 3.5458438,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032571,\n
        "lat": 49.1107154,\n
        "lon": 3.5459943,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032572,\n
        "lat": 49.1107900,\n
        "lon": 3.5460072,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032573,\n
        "lat": 49.1108063,\n
        "lon": 3.5458175,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032574,\n
        "lat": 49.1107216,\n
        "lon": 3.5462747,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032575,\n
        "lat": 49.1107906,\n
        "lon": 3.5462832,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032576,\n
        "lat": 49.1108009,\n
        "lon": 3.5461239,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032577,\n
        "lat": 49.1107326,\n
        "lon": 3.5461130,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032578,\n
        "lat": 49.1108158,\n
        "lon": 3.5466571,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032579,\n
        "lat": 49.1108089,\n
        "lon": 3.5467052,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032580,\n
        "lat": 49.1108469,\n
        "lon": 3.5467163,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032581,\n
        "lat": 49.1108528,\n
        "lon": 3.5466694,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032582,\n
        "lat": 49.1108865,\n
        "lon": 3.5466814,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032583,\n
        "lat": 49.1109065,\n
        "lon": 3.5465486,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032584,\n
        "lat": 49.1108851,\n
        "lon": 3.5465419,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032585,\n
        "lat": 49.1108902,\n
        "lon": 3.5465046,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032586,\n
        "lat": 49.1108451,\n
        "lon": 3.5464903,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032587,\n
        "lat": 49.1108400,\n
        "lon": 3.5465264,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032588,\n
        "lat": 49.1108346,\n
        "lon": 3.5465260,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032590,\n
        "lat": 49.1135684,\n
        "lon": 3.5488209,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032592,\n
        "lat": 49.1134801,\n
        "lon": 3.5501157,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032593,\n
        "lat": 49.1135908,\n
        "lon": 3.5501172,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032594,\n
        "lat": 49.1135905,\n
        "lon": 3.5500139,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032595,\n
        "lat": 49.1134786,\n
        "lon": 3.5500160,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032596,\n
        "lat": 49.1134210,\n
        "lon": 3.5501153,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032597,\n
        "lat": 49.1134208,\n
        "lon": 3.5500149,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032598,\n
        "lat": 49.1134191,\n
        "lon": 3.5500809,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032599,\n
        "lat": 49.1134617,\n
        "lon": 3.5499163,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032600,\n
        "lat": 49.1134607,\n
        "lon": 3.5498225,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032601,\n
        "lat": 49.1133589,\n
        "lon": 3.5498149,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032602,\n
        "lat": 49.1133575,\n
        "lon": 3.5498526,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032603,\n
        "lat": 49.1134011,\n
        "lon": 3.5498585,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032604,\n
        "lat": 49.1133999,\n
        "lon": 3.5499136,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032605,\n
        "lat": 49.1135148,\n
        "lon": 3.5499166,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032606,\n
        "lat": 49.1135184,\n
        "lon": 3.5497755,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032607,\n
        "lat": 49.1135420,\n
        "lon": 3.5497761,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032608,\n
        "lat": 49.1135427,\n
        "lon": 3.5497208,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032609,\n
        "lat": 49.1135199,\n
        "lon": 3.5497203,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032610,\n
        "lat": 49.1135199,\n
        "lon": 3.5497081,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032611,\n
        "lat": 49.1134621,\n
        "lon": 3.5496878,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032612,\n
        "lat": 49.1134574,\n
        "lon": 3.5498223,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032613,\n
        "lat": 49.1135813,\n
        "lon": 3.5499170,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032614,\n
        "lat": 49.1136984,\n
        "lon": 3.5499248,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032615,\n
        "lat": 49.1136954,\n
        "lon": 3.5497244,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032616,\n
        "lat": 49.1135770,\n
        "lon": 3.5497216,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032617,\n
        "lat": 49.1135745,\n
        "lon": 3.5498700,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032618,\n
        "lat": 49.1135816,\n
        "lon": 3.5498705,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032619,\n
        "lat": 49.1136221,\n
        "lon": 3.5493890,\n
        "timestamp": "2017-05-02T05:23:48Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032620,\n
        "lat": 49.1136193,\n
        "lon": 3.5496797,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032621,\n
        "lat": 49.1136958,\n
        "lon": 3.5496807,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032622,\n
        "lat": 49.1136967,\n
        "lon": 3.5495004,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032623,\n
        "lat": 49.1137029,\n
        "lon": 3.5495005,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032624,\n
        "lat": 49.1137046,\n
        "lon": 3.5493891,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032625,\n
        "lat": 49.1135909,\n
        "lon": 3.5497219,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032626,\n
        "lat": 49.1135946,\n
        "lon": 3.5496370,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032627,\n
        "lat": 49.1134679,\n
        "lon": 3.5496224,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032628,\n
        "lat": 49.1134659,\n
        "lon": 3.5496891,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032629,\n
        "lat": 49.1134762,\n
        "lon": 3.5493715,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032630,\n
        "lat": 49.1134406,\n
        "lon": 3.5493657,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032631,\n
        "lat": 49.1134349,\n
        "lon": 3.5494777,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032632,\n
        "lat": 49.1134707,\n
        "lon": 3.5494830,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032633,\n
        "lat": 49.1135861,\n
        "lon": 3.5495000,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032634,\n
        "lat": 49.1135915,\n
        "lon": 3.5493888,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032635,\n
        "lat": 49.1136272,\n
        "lon": 3.5490858,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032636,\n
        "lat": 49.1137366,\n
        "lon": 3.5491153,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032637,\n
        "lat": 49.1137440,\n
        "lon": 3.5490117,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032638,\n
        "lat": 49.1135405,\n
        "lon": 3.5489536,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032639,\n
        "lat": 49.1134840,\n
        "lon": 3.5489305,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032640,\n
        "lat": 49.1134766,\n
        "lon": 3.5489722,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032641,\n
        "lat": 49.1135456,\n
        "lon": 3.5489930,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032642,\n
        "lat": 49.1135411,\n
        "lon": 3.5490644,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032643,\n
        "lat": 49.1135444,\n
        "lon": 3.5490712,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032644,\n
        "lat": 49.1135302,\n
        "lon": 3.5493796,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032645,\n
        "lat": 49.1136051,\n
        "lon": 3.5491105,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032646,\n
        "lat": 49.1135805,\n
        "lon": 3.5491071,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032647,\n
        "lat": 49.1135812,\n
        "lon": 3.5490739,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032648,\n
        "lat": 49.1137412,\n
        "lon": 3.5492123,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032649,\n
        "lat": 49.1137759,\n
        "lon": 3.5492137,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032650,\n
        "lat": 49.1137819,\n
        "lon": 3.5491194,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032651,\n
        "lat": 49.1137466,\n
        "lon": 3.5491115,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032652,\n
        "lat": 49.1132109,\n
        "lon": 3.5483995,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032653,\n
        "lat": 49.1131801,\n
        "lon": 3.5484976,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032654,\n
        "lat": 49.1132743,\n
        "lon": 3.5485694,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032655,\n
        "lat": 49.1133073,\n
        "lon": 3.5484725,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032656,\n
        "lat": 49.1133294,\n
        "lon": 3.5486292,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032657,\n
        "lat": 49.1134220,\n
        "lon": 3.5487041,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032658,\n
        "lat": 49.1134516,\n
        "lon": 3.5486181,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032659,\n
        "lat": 49.1133600,\n
        "lon": 3.5485434,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032660,\n
        "lat": 49.1135981,\n
        "lon": 3.5487337,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032661,\n
        "lat": 49.1135039,\n
        "lon": 3.5486583,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032662,\n
        "lat": 49.1134738,\n
        "lon": 3.5487455,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032663,\n
        "lat": 49.1140204,\n
        "lon": 3.5502118,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032664,\n
        "lat": 49.1140234,\n
        "lon": 3.5502472,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032665,\n
        "lat": 49.1140922,\n
        "lon": 3.5502341,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032666,\n
        "lat": 49.1141006,\n
        "lon": 3.5502837,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032667,\n
        "lat": 49.1141241,\n
        "lon": 3.5502759,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032668,\n
        "lat": 49.1137575,\n
        "lon": 3.5488072,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032669,\n
        "lat": 49.1138242,\n
        "lon": 3.5487726,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032670,\n
        "lat": 49.1138005,\n
        "lon": 3.5486547,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032671,\n
        "lat": 49.1137786,\n
        "lon": 3.5486658,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032672,\n
        "lat": 49.1137748,\n
        "lon": 3.5486440,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032673,\n
        "lat": 49.1137607,\n
        "lon": 3.5486494,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032674,\n
        "lat": 49.1137646,\n
        "lon": 3.5486729,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032675,\n
        "lat": 49.1137305,\n
        "lon": 3.5486902,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032676,\n
        "lat": 49.1139720,\n
        "lon": 3.5490128,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032677,\n
        "lat": 49.1139519,\n
        "lon": 3.5490142,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032678,\n
        "lat": 49.1139523,\n
        "lon": 3.5490355,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032679,\n
        "lat": 49.1139721,\n
        "lon": 3.5490347,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032680,\n
        "lat": 49.1139996,\n
        "lon": 3.5492409,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032681,\n
        "lat": 49.1139871,\n
        "lon": 3.5491035,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032682,\n
        "lat": 49.1139532,\n
        "lon": 3.5491112,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032683,\n
        "lat": 49.1139665,\n
        "lon": 3.5492484,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032684,\n
        "lat": 49.1141007,\n
        "lon": 3.5499708,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032685,\n
        "lat": 49.1140946,\n
        "lon": 3.5498993,\n
        "timestamp": "2017-05-02T05:23:49Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032686,\n
        "lat": 49.1140232,\n
        "lon": 3.5499282,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032687,\n
        "lat": 49.1138685,\n
        "lon": 3.5499486,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032688,\n
        "lat": 49.1138706,\n
        "lon": 3.5500622,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032689,\n
        "lat": 49.1138906,\n
        "lon": 3.5500768,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032690,\n
        "lat": 49.1139626,\n
        "lon": 3.5498721,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032691,\n
        "lat": 49.1140031,\n
        "lon": 3.5498720,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032692,\n
        "lat": 49.1140176,\n
        "lon": 3.5498637,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032693,\n
        "lat": 49.1140157,\n
        "lon": 3.5498285,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032694,\n
        "lat": 49.1139625,\n
        "lon": 3.5498217,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032695,\n
        "lat": 49.1144782,\n
        "lon": 3.5501058,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032696,\n
        "lat": 49.1144431,\n
        "lon": 3.5499233,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032697,\n
        "lat": 49.1143143,\n
        "lon": 3.5499850,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032698,\n
        "lat": 49.1143342,\n
        "lon": 3.5500853,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032699,\n
        "lat": 49.1144144,\n
        "lon": 3.5500494,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032700,\n
        "lat": 49.1144521,\n
        "lon": 3.5502448,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032701,\n
        "lat": 49.1144999,\n
        "lon": 3.5502189,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032702,\n
        "lat": 49.1139625,\n
        "lon": 3.5497976,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032703,\n
        "lat": 49.1139252,\n
        "lon": 3.5497670,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032704,\n
        "lat": 49.1138657,\n
        "lon": 3.5497600,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032705,\n
        "lat": 49.1138682,\n
        "lon": 3.5498723,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032706,\n
        "lat": 49.1139634,\n
        "lon": 3.5494782,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032707,\n
        "lat": 49.1139638,\n
        "lon": 3.5494935,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032708,\n
        "lat": 49.1139746,\n
        "lon": 3.5494932,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032709,\n
        "lat": 49.1139831,\n
        "lon": 3.5496541,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032710,\n
        "lat": 49.1139714,\n
        "lon": 3.5496541,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032711,\n
        "lat": 49.1139713,\n
        "lon": 3.5496714,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032712,\n
        "lat": 49.1139840,\n
        "lon": 3.5496715,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032713,\n
        "lat": 49.1139901,\n
        "lon": 3.5497858,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032714,\n
        "lat": 49.1140049,\n
        "lon": 3.5497846,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032715,\n
        "lat": 49.1140048,\n
        "lon": 3.5497923,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032716,\n
        "lat": 49.1140114,\n
        "lon": 3.5497925,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032717,\n
        "lat": 49.1140116,\n
        "lon": 3.5497842,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032718,\n
        "lat": 49.1140264,\n
        "lon": 3.5497831,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032719,\n
        "lat": 49.1140266,\n
        "lon": 3.5497919,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032720,\n
        "lat": 49.1140339,\n
        "lon": 3.5497920,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032721,\n
        "lat": 49.1140340,\n
        "lon": 3.5497825,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032722,\n
        "lat": 49.1140502,\n
        "lon": 3.5497813,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032723,\n
        "lat": 49.1140528,\n
        "lon": 3.5497774,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032724,\n
        "lat": 49.1140915,\n
        "lon": 3.5497751,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032725,\n
        "lat": 49.1140911,\n
        "lon": 3.5497389,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032726,\n
        "lat": 49.1140981,\n
        "lon": 3.5497383,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032727,\n
        "lat": 49.1140976,\n
        "lon": 3.5497247,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032728,\n
        "lat": 49.1141051,\n
        "lon": 3.5497240,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032729,\n
        "lat": 49.1141052,\n
        "lon": 3.5497119,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032730,\n
        "lat": 49.1140972,\n
        "lon": 3.5497118,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032731,\n
        "lat": 49.1140948,\n
        "lon": 3.5496482,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032732,\n
        "lat": 49.1141008,\n
        "lon": 3.5496483,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032733,\n
        "lat": 49.1141008,\n
        "lon": 3.5496365,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032734,\n
        "lat": 49.1140943,\n
        "lon": 3.5496364,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032735,\n
        "lat": 49.1140940,\n
        "lon": 3.5496285,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032736,\n
        "lat": 49.1140807,\n
        "lon": 3.5496286,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032737,\n
        "lat": 49.1140783,\n
        "lon": 3.5495659,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032738,\n
        "lat": 49.1140871,\n
        "lon": 3.5495651,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032739,\n
        "lat": 49.1140871,\n
        "lon": 3.5495481,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032740,\n
        "lat": 49.1140776,\n
        "lon": 3.5495480,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032741,\n
        "lat": 49.1140751,\n
        "lon": 3.5494838,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032742,\n
        "lat": 49.1140885,\n
        "lon": 3.5494825,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032743,\n
        "lat": 49.1140881,\n
        "lon": 3.5494708,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032744,\n
        "lat": 49.1140825,\n
        "lon": 3.5494713,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032745,\n
        "lat": 49.1140804,\n
        "lon": 3.5494160,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032746,\n
        "lat": 49.1140858,\n
        "lon": 3.5494158,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032747,\n
        "lat": 49.1140859,\n
        "lon": 3.5494024,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032748,\n
        "lat": 49.1140798,\n
        "lon": 3.5494022,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032749,\n
        "lat": 49.1140796,\n
        "lon": 3.5493953,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032750,\n
        "lat": 49.1140731,\n
        "lon": 3.5493954,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032751,\n
        "lat": 49.1140730,\n
        "lon": 3.5494070,\n
        "timestamp": "2017-05-02T05:23:50Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032752,\n
        "lat": 49.1140382,\n
        "lon": 3.5494101,\n
        "timestamp": "2017-05-02T05:23:51Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032753,\n
        "lat": 49.1140382,\n
        "lon": 3.5493934,\n
        "timestamp": "2017-05-02T05:23:51Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032754,\n
        "lat": 49.1140286,\n
        "lon": 3.5493932,\n
        "timestamp": "2017-05-02T05:23:51Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032755,\n
        "lat": 49.1140285,\n
        "lon": 3.5494109,\n
        "timestamp": "2017-05-02T05:23:51Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032756,\n
        "lat": 49.1139821,\n
        "lon": 3.5494149,\n
        "timestamp": "2017-05-02T05:23:51Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032757,\n
        "lat": 49.1139822,\n
        "lon": 3.5493994,\n
        "timestamp": "2017-05-02T05:23:51Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032758,\n
        "lat": 49.1139706,\n
        "lon": 3.5493997,\n
        "timestamp": "2017-05-02T05:23:51Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032759,\n
        "lat": 49.1139708,\n
        "lon": 3.5494159,\n
        "timestamp": "2017-05-02T05:23:51Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032760,\n
        "lat": 49.1139617,\n
        "lon": 3.5494166,\n
        "timestamp": "2017-05-02T05:23:51Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032761,\n
        "lat": 49.1139620,\n
        "lon": 3.5494272,\n
        "timestamp": "2017-05-02T05:23:51Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032762,\n
        "lat": 49.1139728,\n
        "lon": 3.5494273,\n
        "timestamp": "2017-05-02T05:23:51Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032763,\n
        "lat": 49.1139725,\n
        "lon": 3.5494783,\n
        "timestamp": "2017-05-02T05:23:51Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032764,\n
        "lat": 49.1133806,\n
        "lon": 3.5479104,\n
        "timestamp": "2017-05-02T05:23:51Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032765,\n
        "lat": 49.1133886,\n
        "lon": 3.5478405,\n
        "timestamp": "2017-05-02T05:23:51Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032766,\n
        "lat": 49.1133492,\n
        "lon": 3.5478287,\n
        "timestamp": "2017-05-02T05:23:51Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032767,\n
        "lat": 49.1133503,\n
        "lon": 3.5478096,\n
        "timestamp": "2017-05-02T05:23:51Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032768,\n
        "lat": 49.1133096,\n
        "lon": 3.5477979,\n
        "timestamp": "2017-05-02T05:23:51Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032769,\n
        "lat": 49.1133079,\n
        "lon": 3.5478163,\n
        "timestamp": "2017-05-02T05:23:51Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032770,\n
        "lat": 49.1132674,\n
        "lon": 3.5478041,\n
        "timestamp": "2017-05-02T05:23:51Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032771,\n
        "lat": 49.1132629,\n
        "lon": 3.5478778,\n
        "timestamp": "2017-05-02T05:23:51Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032772,\n
        "lat": 49.1132581,\n
        "lon": 3.5478770,\n
        "timestamp": "2017-05-02T05:23:51Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032773,\n
        "lat": 49.1132586,\n
        "lon": 3.5479661,\n
        "timestamp": "2017-05-02T05:23:51Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032774,\n
        "lat": 49.1132888,\n
        "lon": 3.5479716,\n
        "timestamp": "2017-05-02T05:23:51Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032775,\n
        "lat": 49.1132892,\n
        "lon": 3.5478878,\n
        "timestamp": "2017-05-02T05:23:51Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032776,\n
        "lat": 49.1133348,\n
        "lon": 3.5479049,\n
        "timestamp": "2017-05-02T05:23:51Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032777,\n
        "lat": 49.1131697,\n
        "lon": 3.5480981,\n
        "timestamp": "2017-05-02T05:23:51Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032778,\n
        "lat": 49.1132826,\n
        "lon": 3.5481940,\n
        "timestamp": "2017-05-02T05:23:51Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032779,\n
        "lat": 49.1133066,\n
        "lon": 3.5481288,\n
        "timestamp": "2017-05-02T05:23:51Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032780,\n
        "lat": 49.1131942,\n
        "lon": 3.5480329,\n
        "timestamp": "2017-05-02T05:23:51Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032781,\n
        "lat": 49.1133128,\n
        "lon": 3.5483090,\n
        "timestamp": "2017-05-02T05:23:51Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032782,\n
        "lat": 49.1133461,\n
        "lon": 3.5482138,\n
        "timestamp": "2017-05-02T05:23:51Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032783,\n
        "lat": 49.1133348,\n
        "lon": 3.5482047,\n
        "timestamp": "2017-05-02T05:23:51Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032784,\n
        "lat": 49.1133428,\n
        "lon": 3.5481533,\n
        "timestamp": "2017-05-02T05:23:51Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032785,\n
        "lat": 49.1133184,\n
        "lon": 3.5481446,\n
        "timestamp": "2017-05-02T05:23:51Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032786,\n
        "lat": 49.1133122,\n
        "lon": 3.5481848,\n
        "timestamp": "2017-05-02T05:23:51Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032787,\n
        "lat": 49.1132782,\n
        "lon": 3.5482818,\n
        "timestamp": "2017-05-02T05:23:51Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032788,\n
        "lat": 49.1133437,\n
        "lon": 3.5483333,\n
        "timestamp": "2017-05-02T05:23:51Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032789,\n
        "lat": 49.1133756,\n
        "lon": 3.5482378,\n
        "timestamp": "2017-05-02T05:23:51Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032840,\n
        "lat": 49.1143686,\n
        "lon": 3.5465952,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032841,\n
        "lat": 49.1143355,\n
        "lon": 3.5466055,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032842,\n
        "lat": 49.1143414,\n
        "lon": 3.5466492,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032843,\n
        "lat": 49.1143745,\n
        "lon": 3.5466388,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032844,\n
        "lat": 49.1110592,\n
        "lon": 3.5474457,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032845,\n
        "lat": 49.1112786,\n
        "lon": 3.5471784,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032846,\n
        "lat": 49.1117192,\n
        "lon": 3.5456601,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032847,\n
        "lat": 49.1116114,\n
        "lon": 3.5456984,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032848,\n
        "lat": 49.1116251,\n
        "lon": 3.5457837,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032849,\n
        "lat": 49.1117328,\n
        "lon": 3.5457452,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032850,\n
        "lat": 49.1124895,\n
        "lon": 3.5455532,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032851,\n
        "lat": 49.1124986,\n
        "lon": 3.5456029,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032852,\n
        "lat": 49.1125471,\n
        "lon": 3.5455840,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032853,\n
        "lat": 49.1125398,\n
        "lon": 3.5455364,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032854,\n
        "lat": 49.1130082,\n
        "lon": 3.5443298,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032855,\n
        "lat": 49.1130485,\n
        "lon": 3.5443531,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032856,\n
        "lat": 49.1130639,\n
        "lon": 3.5442718,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032857,\n
        "lat": 49.1130218,\n
        "lon": 3.5442493,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032858,\n
        "lat": 49.1114173,\n
        "lon": 3.5506553,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032859,\n
        "lat": 49.1113921,\n
        "lon": 3.5506613,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032860,\n
        "lat": 49.1113955,\n
        "lon": 3.5506998,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032861,\n
        "lat": 49.1114208,\n
        "lon": 3.5506942,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032862,\n
        "lat": 49.1112264,\n
        "lon": 3.5506733,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032863,\n
        "lat": 49.1112376,\n
        "lon": 3.5506726,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032864,\n
        "lat": 49.1112401,\n
        "lon": 3.5507002,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032865,\n
        "lat": 49.1113276,\n
        "lon": 3.5506755,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032866,\n
        "lat": 49.1125079,\n
        "lon": 3.5503727,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032867,\n
        "lat": 49.1124980,\n
        "lon": 3.5503083,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032868,\n
        "lat": 49.1112937,\n
        "lon": 3.5447198,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032869,\n
        "lat": 49.1122799,\n
        "lon": 3.5422570,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032870,\n
        "lat": 49.1122249,\n
        "lon": 3.5421883,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032871,\n
        "lat": 49.1123382,\n
        "lon": 3.5428492,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032872,\n
        "lat": 49.1123823,\n
        "lon": 3.5429014,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032873,\n
        "lat": 49.1124228,\n
        "lon": 3.5428281,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032874,\n
        "lat": 49.1110734,\n
        "lon": 3.5444404,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032875,\n
        "lat": 49.1111204,\n
        "lon": 3.5444598,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032876,\n
        "lat": 49.1117398,\n
        "lon": 3.5444402,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032877,\n
        "lat": 49.1117453,\n
        "lon": 3.5444574,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032878,\n
        "lat": 49.1117969,\n
        "lon": 3.5444263,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032879,\n
        "lat": 49.1117921,\n
        "lon": 3.5444083,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032880,\n
        "lat": 49.1117355,\n
        "lon": 3.5444428,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032881,\n
        "lat": 49.1123462,\n
        "lon": 3.5436161,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032882,\n
        "lat": 49.1123100,\n
        "lon": 3.5435720,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032883,\n
        "lat": 49.1123597,\n
        "lon": 3.5434325,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032884,\n
        "lat": 49.1123767,\n
        "lon": 3.5433981,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032885,\n
        "lat": 49.1124779,\n
        "lon": 3.5435718,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032886,\n
        "lat": 49.1124976,\n
        "lon": 3.5435364,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032887,\n
        "lat": 49.1106612,\n
        "lon": 3.5455583,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032888,\n
        "lat": 49.1106571,\n
        "lon": 3.5455738,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032889,\n
        "lat": 49.1106850,\n
        "lon": 3.5455910,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032890,\n
        "lat": 49.1106891,\n
        "lon": 3.5455758,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032891,\n
        "lat": 49.1107484,\n
        "lon": 3.5460000,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032892,\n
        "lat": 49.1107480,\n
        "lon": 3.5460130,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032893,\n
        "lat": 49.1107745,\n
        "lon": 3.5460173,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032894,\n
        "lat": 49.1107754,\n
        "lon": 3.5460047,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032895,\n
        "lat": 49.1108872,\n
        "lon": 3.5466767,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032896,\n
        "lat": 49.1108962,\n
        "lon": 3.5466784,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032897,\n
        "lat": 49.1109025,\n
        "lon": 3.5466336,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032898,\n
        "lat": 49.1108941,\n
        "lon": 3.5466312,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032899,\n
        "lat": 49.1107944,\n
        "lon": 3.5465920,\n
        "timestamp": "2017-05-02T05:24:02Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032900,\n
        "lat": 49.1108239,\n
        "lon": 3.5466003,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032901,\n
        "lat": 49.1108339,\n
        "lon": 3.5465307,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032902,\n
        "lat": 49.1108040,\n
        "lon": 3.5465223,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032903,\n
        "lat": 49.1107865,\n
        "lon": 3.5466491,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032904,\n
        "lat": 49.1132584,\n
        "lon": 3.5484355,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032905,\n
        "lat": 49.1132636,\n
        "lon": 3.5484196,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032906,\n
        "lat": 49.1132161,\n
        "lon": 3.5483828,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032907,\n
        "lat": 49.1139682,\n
        "lon": 3.5502682,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032908,\n
        "lat": 49.1133527,\n
        "lon": 3.5480895,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032909,\n
        "lat": 49.1133277,\n
        "lon": 3.5480810,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032910,\n
        "lat": 49.1136048,\n
        "lon": 3.5481259,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032911,\n
        "lat": 49.1136331,\n
        "lon": 3.5481188,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032912,\n
        "lat": 49.1136284,\n
        "lon": 3.5480478,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032913,\n
        "lat": 49.1135966,\n
        "lon": 3.5480597,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032914,\n
        "lat": 49.1143791,\n
        "lon": 3.5479680,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032915,\n
        "lat": 49.1143829,\n
        "lon": 3.5479990,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032916,\n
        "lat": 49.1144624,\n
        "lon": 3.5479756,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032917,\n
        "lat": 49.1144581,\n
        "lon": 3.5479411,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032918,\n
        "lat": 49.1143495,\n
        "lon": 3.5495498,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032919,\n
        "lat": 49.1143748,\n
        "lon": 3.5495409,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830032920,\n
        "lat": 49.1143710,\n
        "lon": 3.5495106,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033021,\n
        "lat": 49.1135600,\n
        "lon": 3.5478672,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033022,\n
        "lat": 49.1136278,\n
        "lon": 3.5479274,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033023,\n
        "lat": 49.1136389,\n
        "lon": 3.5479255,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033024,\n
        "lat": 49.1136373,\n
        "lon": 3.5479033,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033025,\n
        "lat": 49.1136261,\n
        "lon": 3.5479052,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033026,\n
        "lat": 49.1135702,\n
        "lon": 3.5479666,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033027,\n
        "lat": 49.1136031,\n
        "lon": 3.5479577,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033028,\n
        "lat": 49.1136011,\n
        "lon": 3.5479178,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033029,\n
        "lat": 49.1136182,\n
        "lon": 3.5479131,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033030,\n
        "lat": 49.1136159,\n
        "lon": 3.5478818,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033031,\n
        "lat": 49.1136419,\n
        "lon": 3.5484557,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033032,\n
        "lat": 49.1136644,\n
        "lon": 3.5484481,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033033,\n
        "lat": 49.1136589,\n
        "lon": 3.5483884,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033034,\n
        "lat": 49.1136358,\n
        "lon": 3.5483997,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033035,\n
        "lat": 49.1136473,\n
        "lon": 3.5485620,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033036,\n
        "lat": 49.1137010,\n
        "lon": 3.5485291,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033037,\n
        "lat": 49.1136895,\n
        "lon": 3.5484707,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033038,\n
        "lat": 49.1136439,\n
        "lon": 3.5484950,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033039,\n
        "lat": 49.1137430,\n
        "lon": 3.5485073,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033040,\n
        "lat": 49.1136854,\n
        "lon": 3.5486993,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033041,\n
        "lat": 49.1137358,\n
        "lon": 3.5486682,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033042,\n
        "lat": 49.1137147,\n
        "lon": 3.5485935,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033043,\n
        "lat": 49.1137558,\n
        "lon": 3.5485712,\n
        "timestamp": "2017-05-02T05:23:52Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033044,\n
        "lat": 49.1143231,\n
        "lon": 3.5493246,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033045,\n
        "lat": 49.1143590,\n
        "lon": 3.5493139,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033046,\n
        "lat": 49.1143450,\n
        "lon": 3.5492289,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033047,\n
        "lat": 49.1143131,\n
        "lon": 3.5492394,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033048,\n
        "lat": 49.1144004,\n
        "lon": 3.5493017,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033049,\n
        "lat": 49.1143840,\n
        "lon": 3.5492162,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033050,\n
        "lat": 49.1144528,\n
        "lon": 3.5492816,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033051,\n
        "lat": 49.1144980,\n
        "lon": 3.5492612,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033052,\n
        "lat": 49.1144939,\n
        "lon": 3.5492374,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033053,\n
        "lat": 49.1145026,\n
        "lon": 3.5492338,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033054,\n
        "lat": 49.1144942,\n
        "lon": 3.5491874,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033055,\n
        "lat": 49.1144857,\n
        "lon": 3.5491910,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033056,\n
        "lat": 49.1144846,\n
        "lon": 3.5491850,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033057,\n
        "lat": 49.1143865,\n
        "lon": 3.5492292,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033058,\n
        "lat": 49.1144417,\n
        "lon": 3.5498067,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033059,\n
        "lat": 49.1144834,\n
        "lon": 3.5497871,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033060,\n
        "lat": 49.1144756,\n
        "lon": 3.5497486,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033061,\n
        "lat": 49.1144348,\n
        "lon": 3.5497673,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033062,\n
        "lat": 49.1144013,\n
        "lon": 3.5495316,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033063,\n
        "lat": 49.1144859,\n
        "lon": 3.5495017,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033064,\n
        "lat": 49.1144800,\n
        "lon": 3.5494623,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033065,\n
        "lat": 49.1143972,\n
        "lon": 3.5494916,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033066,\n
        "lat": 49.1142531,\n
        "lon": 3.5496677,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033067,\n
        "lat": 49.1142732,\n
        "lon": 3.5498427,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033068,\n
        "lat": 49.1143039,\n
        "lon": 3.5498714,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033069,\n
        "lat": 49.1143957,\n
        "lon": 3.5498283,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033070,\n
        "lat": 49.1143849,\n
        "lon": 3.5497398,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033071,\n
        "lat": 49.1143573,\n
        "lon": 3.5497476,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033072,\n
        "lat": 49.1143440,\n
        "lon": 3.5496383,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033073,\n
        "lat": 49.1145477,\n
        "lon": 3.5495665,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033074,\n
        "lat": 49.1145345,\n
        "lon": 3.5494845,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033075,\n
        "lat": 49.1143146,\n
        "lon": 3.5495620,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033076,\n
        "lat": 49.1143258,\n
        "lon": 3.5496430,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033077,\n
        "lat": 49.1142344,\n
        "lon": 3.5495037,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033078,\n
        "lat": 49.1143201,\n
        "lon": 3.5494737,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033079,\n
        "lat": 49.1143038,\n
        "lon": 3.5493312,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033080,\n
        "lat": 49.1142182,\n
        "lon": 3.5493608,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033081,\n
        "lat": 49.1142805,\n
        "lon": 3.5492514,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033082,\n
        "lat": 49.1142785,\n
        "lon": 3.5492352,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033083,\n
        "lat": 49.1142847,\n
        "lon": 3.5492333,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033084,\n
        "lat": 49.1142812,\n
        "lon": 3.5492023,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033085,\n
        "lat": 49.1142744,\n
        "lon": 3.5492029,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033086,\n
        "lat": 49.1142671,\n
        "lon": 3.5491449,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033087,\n
        "lat": 49.1141980,\n
        "lon": 3.5491702,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033088,\n
        "lat": 49.1142650,\n
        "lon": 3.5491276,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033089,\n
        "lat": 49.1142785,\n
        "lon": 3.5491220,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033090,\n
        "lat": 49.1142694,\n
        "lon": 3.5490505,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033091,\n
        "lat": 49.1141897,\n
        "lon": 3.5490914,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033092,\n
        "lat": 49.1142604,\n
        "lon": 3.5489977,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033093,\n
        "lat": 49.1143300,\n
        "lon": 3.5489596,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033094,\n
        "lat": 49.1142837,\n
        "lon": 3.5487545,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033095,\n
        "lat": 49.1140620,\n
        "lon": 3.5488728,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033096,\n
        "lat": 49.1141078,\n
        "lon": 3.5489251,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033097,\n
        "lat": 49.1141078,\n
        "lon": 3.5489334,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033098,\n
        "lat": 49.1141146,\n
        "lon": 3.5489436,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033099,\n
        "lat": 49.1141499,\n
        "lon": 3.5489102,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033100,\n
        "lat": 49.1142308,\n
        "lon": 3.5488670,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033101,\n
        "lat": 49.1141409,\n
        "lon": 3.5485321,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033102,\n
        "lat": 49.1141265,\n
        "lon": 3.5484215,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033103,\n
        "lat": 49.1140290,\n
        "lon": 3.5484523,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033104,\n
        "lat": 49.1140445,\n
        "lon": 3.5485615,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033105,\n
        "lat": 49.1142185,\n
        "lon": 3.5481623,\n
        "timestamp": "2017-05-02T05:23:53Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033106,\n
        "lat": 49.1142441,\n
        "lon": 3.5481590,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033107,\n
        "lat": 49.1142340,\n
        "lon": 3.5480817,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033108,\n
        "lat": 49.1142080,\n
        "lon": 3.5480908,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033109,\n
        "lat": 49.1139557,\n
        "lon": 3.5482491,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033110,\n
        "lat": 49.1140065,\n
        "lon": 3.5482353,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033111,\n
        "lat": 49.1139904,\n
        "lon": 3.5481007,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033112,\n
        "lat": 49.1139376,\n
        "lon": 3.5481160,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033113,\n
        "lat": 49.1141292,\n
        "lon": 3.5482732,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033114,\n
        "lat": 49.1141079,\n
        "lon": 3.5481620,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033115,\n
        "lat": 49.1140577,\n
        "lon": 3.5481719,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033116,\n
        "lat": 49.1140812,\n
        "lon": 3.5482921,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033117,\n
        "lat": 49.1140760,\n
        "lon": 3.5480385,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033118,\n
        "lat": 49.1141422,\n
        "lon": 3.5480235,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033119,\n
        "lat": 49.1141345,\n
        "lon": 3.5479438,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033120,\n
        "lat": 49.1140666,\n
        "lon": 3.5479643,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033221,\n
        "lat": 49.1139929,\n
        "lon": 3.5479862,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033222,\n
        "lat": 49.1139902,\n
        "lon": 3.5479666,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033223,\n
        "lat": 49.1139180,\n
        "lon": 3.5479890,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033224,\n
        "lat": 49.1139305,\n
        "lon": 3.5480807,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033225,\n
        "lat": 49.1140200,\n
        "lon": 3.5480512,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033226,\n
        "lat": 49.1131464,\n
        "lon": 3.5492919,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033227,\n
        "lat": 49.1131140,\n
        "lon": 3.5492917,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033228,\n
        "lat": 49.1131138,\n
        "lon": 3.5494244,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033229,\n
        "lat": 49.1131487,\n
        "lon": 3.5494255,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033230,\n
        "lat": 49.1128737,\n
        "lon": 3.5477154,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033231,\n
        "lat": 49.1128780,\n
        "lon": 3.5477282,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033232,\n
        "lat": 49.1129132,\n
        "lon": 3.5477008,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033233,\n
        "lat": 49.1129056,\n
        "lon": 3.5476763,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033234,\n
        "lat": 49.1129281,\n
        "lon": 3.5476604,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033235,\n
        "lat": 49.1129054,\n
        "lon": 3.5475860,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033236,\n
        "lat": 49.1128853,\n
        "lon": 3.5475849,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033237,\n
        "lat": 49.1128642,\n
        "lon": 3.5475876,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033238,\n
        "lat": 49.1128607,\n
        "lon": 3.5477569,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033239,\n
        "lat": 49.1128554,\n
        "lon": 3.5477604,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033240,\n
        "lat": 49.1128621,\n
        "lon": 3.5477971,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033241,\n
        "lat": 49.1129068,\n
        "lon": 3.5477697,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033242,\n
        "lat": 49.1128994,\n
        "lon": 3.5477315,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033243,\n
        "lat": 49.1129173,\n
        "lon": 3.5478248,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033244,\n
        "lat": 49.1128736,\n
        "lon": 3.5478519,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033245,\n
        "lat": 49.1128836,\n
        "lon": 3.5479048,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033246,\n
        "lat": 49.1129263,\n
        "lon": 3.5478809,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033247,\n
        "lat": 49.1129243,\n
        "lon": 3.5478612,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033248,\n
        "lat": 49.1129434,\n
        "lon": 3.5481191,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033249,\n
        "lat": 49.1129654,\n
        "lon": 3.5481089,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033250,\n
        "lat": 49.1129315,\n
        "lon": 3.5479343,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033251,\n
        "lat": 49.1128613,\n
        "lon": 3.5479724,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033252,\n
        "lat": 49.1128849,\n
        "lon": 3.5480926,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033253,\n
        "lat": 49.1129238,\n
        "lon": 3.5480748,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033254,\n
        "lat": 49.1129197,\n
        "lon": 3.5480514,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033255,\n
        "lat": 49.1129296,\n
        "lon": 3.5480474,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033256,\n
        "lat": 49.1129054,\n
        "lon": 3.5481367,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033257,\n
        "lat": 49.1129125,\n
        "lon": 3.5481727,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033258,\n
        "lat": 49.1129739,\n
        "lon": 3.5481447,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033259,\n
        "lat": 49.1129785,\n
        "lon": 3.5481766,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033260,\n
        "lat": 49.1129455,\n
        "lon": 3.5481970,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033261,\n
        "lat": 49.1129660,\n
        "lon": 3.5483051,\n
        "timestamp": "2017-05-02T05:23:54Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033262,\n
        "lat": 49.1130525,\n
        "lon": 3.5482575,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033263,\n
        "lat": 49.1130095,\n
        "lon": 3.5480327,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033264,\n
        "lat": 49.1130575,\n
        "lon": 3.5480103,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033265,\n
        "lat": 49.1130160,\n
        "lon": 3.5478920,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033266,\n
        "lat": 49.1128784,\n
        "lon": 3.5499170,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033267,\n
        "lat": 49.1129032,\n
        "lon": 3.5499269,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033268,\n
        "lat": 49.1129085,\n
        "lon": 3.5498963,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033269,\n
        "lat": 49.1128832,\n
        "lon": 3.5498860,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033270,\n
        "lat": 49.1128632,\n
        "lon": 3.5500000,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033271,\n
        "lat": 49.1128887,\n
        "lon": 3.5500102,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033272,\n
        "lat": 49.1128939,\n
        "lon": 3.5499805,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033273,\n
        "lat": 49.1128686,\n
        "lon": 3.5499703,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033274,\n
        "lat": 49.1128799,\n
        "lon": 3.5500611,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033275,\n
        "lat": 49.1129711,\n
        "lon": 3.5500997,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033276,\n
        "lat": 49.1130074,\n
        "lon": 3.5498895,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033277,\n
        "lat": 49.1129153,\n
        "lon": 3.5498570,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033278,\n
        "lat": 49.1133442,\n
        "lon": 3.5499952,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033279,\n
        "lat": 49.1133523,\n
        "lon": 3.5499973,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033280,\n
        "lat": 49.1133529,\n
        "lon": 3.5499801,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033281,\n
        "lat": 49.1133387,\n
        "lon": 3.5499780,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033282,\n
        "lat": 49.1133383,\n
        "lon": 3.5499937,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033283,\n
        "lat": 49.1132890,\n
        "lon": 3.5500302,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033284,\n
        "lat": 49.1133171,\n
        "lon": 3.5500342,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033285,\n
        "lat": 49.1133174,\n
        "lon": 3.5500286,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033286,\n
        "lat": 49.1133300,\n
        "lon": 3.5500294,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033287,\n
        "lat": 49.1133326,\n
        "lon": 3.5499922,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033288,\n
        "lat": 49.1132907,\n
        "lon": 3.5499814,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033289,\n
        "lat": 49.1130059,\n
        "lon": 3.5497912,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033290,\n
        "lat": 49.1130878,\n
        "lon": 3.5498156,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033291,\n
        "lat": 49.1131049,\n
        "lon": 3.5496829,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033292,\n
        "lat": 49.1130318,\n
        "lon": 3.5496608,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033293,\n
        "lat": 49.1130219,\n
        "lon": 3.5497478,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033294,\n
        "lat": 49.1130118,\n
        "lon": 3.5497460,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033295,\n
        "lat": 49.1131471,\n
        "lon": 3.5496078,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033296,\n
        "lat": 49.1130744,\n
        "lon": 3.5495907,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033297,\n
        "lat": 49.1130704,\n
        "lon": 3.5496312,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033298,\n
        "lat": 49.1131148,\n
        "lon": 3.5496418,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033299,\n
        "lat": 49.1131113,\n
        "lon": 3.5496756,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033300,\n
        "lat": 49.1131427,\n
        "lon": 3.5496831,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033301,\n
        "lat": 49.1220409,\n
        "lon": 3.5576693,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033302,\n
        "lat": 49.1221473,\n
        "lon": 3.5575460,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033303,\n
        "lat": 49.1219372,\n
        "lon": 3.5571234,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033304,\n
        "lat": 49.1218340,\n
        "lon": 3.5572382,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033305,\n
        "lat": 49.0964340,\n
        "lon": 3.5301060,\n
        "timestamp": "2017-05-02T05:23:55Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033306,\n
        "lat": 49.0968564,\n
        "lon": 3.5308436,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033307,\n
        "lat": 49.0969321,\n
        "lon": 3.5307432,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033308,\n
        "lat": 49.0965099,\n
        "lon": 3.5300033,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033309,\n
        "lat": 49.0961860,\n
        "lon": 3.5305780,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033310,\n
        "lat": 49.0962397,\n
        "lon": 3.5305023,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033311,\n
        "lat": 49.0962133,\n
        "lon": 3.5304513,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033312,\n
        "lat": 49.0963899,\n
        "lon": 3.5302100,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033313,\n
        "lat": 49.0962727,\n
        "lon": 3.5300075,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033314,\n
        "lat": 49.0962059,\n
        "lon": 3.5300988,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033315,\n
        "lat": 49.0962791,\n
        "lon": 3.5302324,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033316,\n
        "lat": 49.0961422,\n
        "lon": 3.5304228,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033317,\n
        "lat": 49.0961789,\n
        "lon": 3.5304892,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033318,\n
        "lat": 49.0961533,\n
        "lon": 3.5305235,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033319,\n
        "lat": 49.0963017,\n
        "lon": 3.5308632,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033320,\n
        "lat": 49.0964613,\n
        "lon": 3.5311440,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033521,\n
        "lat": 49.0966011,\n
        "lon": 3.5309586,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033522,\n
        "lat": 49.0965809,\n
        "lon": 3.5309163,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033523,\n
        "lat": 49.0965032,\n
        "lon": 3.5310131,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033524,\n
        "lat": 49.0963141,\n
        "lon": 3.5306844,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033525,\n
        "lat": 49.0962509,\n
        "lon": 3.5307736,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033526,\n
        "lat": 49.1105396,\n
        "lon": 3.5504292,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033527,\n
        "lat": 49.1106027,\n
        "lon": 3.5504401,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033528,\n
        "lat": 49.1106045,\n
        "lon": 3.5503999,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033529,\n
        "lat": 49.1106348,\n
        "lon": 3.5504045,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033530,\n
        "lat": 49.1106421,\n
        "lon": 3.5502918,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033531,\n
        "lat": 49.1105499,\n
        "lon": 3.5502773,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033532,\n
        "lat": 49.1107406,\n
        "lon": 3.5504945,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033533,\n
        "lat": 49.1108288,\n
        "lon": 3.5505059,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033534,\n
        "lat": 49.1108354,\n
        "lon": 3.5503982,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033535,\n
        "lat": 49.1107968,\n
        "lon": 3.5503927,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033536,\n
        "lat": 49.1107961,\n
        "lon": 3.5504051,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033537,\n
        "lat": 49.1107467,\n
        "lon": 3.5503988,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033538,\n
        "lat": 49.1016092,\n
        "lon": 3.5495933,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033539,\n
        "lat": 49.1017673,\n
        "lon": 3.5493980,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033540,\n
        "lat": 49.1016832,\n
        "lon": 3.5492494,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033541,\n
        "lat": 49.1016374,\n
        "lon": 3.5493097,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033542,\n
        "lat": 49.1016919,\n
        "lon": 3.5494094,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033543,\n
        "lat": 49.1015778,\n
        "lon": 3.5495512,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033544,\n
        "lat": 49.1016007,\n
        "lon": 3.5495930,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033545,\n
        "lat": 49.0990158,\n
        "lon": 3.5403516,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033546,\n
        "lat": 49.0990879,\n
        "lon": 3.5402069,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033547,\n
        "lat": 49.0990111,\n
        "lon": 3.5401101,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033548,\n
        "lat": 49.0989320,\n
        "lon": 3.5402479,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033549,\n
        "lat": 49.0990731,\n
        "lon": 3.5404224,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033550,\n
        "lat": 49.0991483,\n
        "lon": 3.5402830,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033551,\n
        "lat": 49.0991376,\n
        "lon": 3.5427447,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033552,\n
        "lat": 49.0991120,\n
        "lon": 3.5427877,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033553,\n
        "lat": 49.0991451,\n
        "lon": 3.5428371,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033554,\n
        "lat": 49.0991729,\n
        "lon": 3.5427939,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033555,\n
        "lat": 49.0992483,\n
        "lon": 3.5428248,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033556,\n
        "lat": 49.0992650,\n
        "lon": 3.5428488,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033557,\n
        "lat": 49.0992518,\n
        "lon": 3.5428706,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033558,\n
        "lat": 49.0992690,\n
        "lon": 3.5428952,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033559,\n
        "lat": 49.0992850,\n
        "lon": 3.5428778,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033560,\n
        "lat": 49.0992984,\n
        "lon": 3.5428974,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033561,\n
        "lat": 49.0993152,\n
        "lon": 3.5428756,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033562,\n
        "lat": 49.0992658,\n
        "lon": 3.5428013,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033563,\n
        "lat": 49.0971625,\n
        "lon": 3.5308458,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033564,\n
        "lat": 49.0971113,\n
        "lon": 3.5309389,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033565,\n
        "lat": 49.0973003,\n
        "lon": 3.5311747,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033566,\n
        "lat": 49.0973499,\n
        "lon": 3.5310791,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033567,\n
        "lat": 49.0966179,\n
        "lon": 3.5311821,\n
        "timestamp": "2017-05-02T05:23:56Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033568,\n
        "lat": 49.0966809,\n
        "lon": 3.5310971,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033569,\n
        "lat": 49.0966452,\n
        "lon": 3.5310338,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033570,\n
        "lat": 49.0965814,\n
        "lon": 3.5311161,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033571,\n
        "lat": 49.1103948,\n
        "lon": 3.5479806,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033572,\n
        "lat": 49.1103845,\n
        "lon": 3.5480257,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033573,\n
        "lat": 49.1104103,\n
        "lon": 3.5480401,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033574,\n
        "lat": 49.1104207,\n
        "lon": 3.5479938,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033575,\n
        "lat": 49.1104905,\n
        "lon": 3.5477395,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033576,\n
        "lat": 49.1104521,\n
        "lon": 3.5479097,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033577,\n
        "lat": 49.1105478,\n
        "lon": 3.5479620,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033578,\n
        "lat": 49.1105655,\n
        "lon": 3.5478858,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033579,\n
        "lat": 49.1105497,\n
        "lon": 3.5478763,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033580,\n
        "lat": 49.1105705,\n
        "lon": 3.5477824,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033581,\n
        "lat": 49.1104984,\n
        "lon": 3.5477411,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033582,\n
        "lat": 49.1104769,\n
        "lon": 3.5482538,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033583,\n
        "lat": 49.1105512,\n
        "lon": 3.5482933,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033584,\n
        "lat": 49.1105829,\n
        "lon": 3.5481553,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033585,\n
        "lat": 49.1105088,\n
        "lon": 3.5481146,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033586,\n
        "lat": 49.1106006,\n
        "lon": 3.5492531,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033587,\n
        "lat": 49.1105984,\n
        "lon": 3.5492704,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033588,\n
        "lat": 49.1106898,\n
        "lon": 3.5492958,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033589,\n
        "lat": 49.1107006,\n
        "lon": 3.5491920,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033590,\n
        "lat": 49.1106115,\n
        "lon": 3.5491658,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033591,\n
        "lat": 49.1106873,\n
        "lon": 3.5496368,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033592,\n
        "lat": 49.1106581,\n
        "lon": 3.5496324,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033593,\n
        "lat": 49.1106532,\n
        "lon": 3.5496860,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033594,\n
        "lat": 49.1106819,\n
        "lon": 3.5496924,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033595,\n
        "lat": 49.1103652,\n
        "lon": 3.5496730,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033596,\n
        "lat": 49.1103531,\n
        "lon": 3.5497815,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033597,\n
        "lat": 49.1104616,\n
        "lon": 3.5498106,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033598,\n
        "lat": 49.1104744,\n
        "lon": 3.5497031,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033599,\n
        "lat": 49.1102727,\n
        "lon": 3.5489034,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033600,\n
        "lat": 49.1103965,\n
        "lon": 3.5489716,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033601,\n
        "lat": 49.1104140,\n
        "lon": 3.5488381,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033602,\n
        "lat": 49.1102899,\n
        "lon": 3.5487751,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033603,\n
        "lat": 49.1101909,\n
        "lon": 3.5490590,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033604,\n
        "lat": 49.1101850,\n
        "lon": 3.5490949,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033605,\n
        "lat": 49.1102420,\n
        "lon": 3.5491197,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033606,\n
        "lat": 49.1102482,\n
        "lon": 3.5490827,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033607,\n
        "lat": 49.1108182,\n
        "lon": 3.5482717,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033608,\n
        "lat": 49.1108375,\n
        "lon": 3.5482838,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033609,\n
        "lat": 49.1108285,\n
        "lon": 3.5483217,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033610,\n
        "lat": 49.1108806,\n
        "lon": 3.5483506,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033611,\n
        "lat": 49.1109245,\n
        "lon": 3.5481644,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033612,\n
        "lat": 49.1108536,\n
        "lon": 3.5481229,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033613,\n
        "lat": 49.1099644,\n
        "lon": 3.5489237,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033614,\n
        "lat": 49.1100301,\n
        "lon": 3.5490381,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033615,\n
        "lat": 49.1100724,\n
        "lon": 3.5489807,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033616,\n
        "lat": 49.1100092,\n
        "lon": 3.5488666,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033617,\n
        "lat": 49.1097581,\n
        "lon": 3.5483447,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033618,\n
        "lat": 49.1096902,\n
        "lon": 3.5482925,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033619,\n
        "lat": 49.1096940,\n
        "lon": 3.5482787,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033620,\n
        "lat": 49.1096558,\n
        "lon": 3.5482492,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033621,\n
        "lat": 49.1096163,\n
        "lon": 3.5483727,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033622,\n
        "lat": 49.1097241,\n
        "lon": 3.5484484,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033623,\n
        "lat": 49.1098936,\n
        "lon": 3.5483490,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033624,\n
        "lat": 49.1099663,\n
        "lon": 3.5484047,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033625,\n
        "lat": 49.1099959,\n
        "lon": 3.5483091,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033626,\n
        "lat": 49.1099239,\n
        "lon": 3.5482530,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033627,\n
        "lat": 49.1100078,\n
        "lon": 3.5484531,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033628,\n
        "lat": 49.1099883,\n
        "lon": 3.5485029,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033629,\n
        "lat": 49.1099955,\n
        "lon": 3.5485171,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033630,\n
        "lat": 49.1100348,\n
        "lon": 3.5485523,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033631,\n
        "lat": 49.1100554,\n
        "lon": 3.5484984,\n
        "timestamp": "2017-05-02T05:23:57Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033632,\n
        "lat": 49.0972084,\n
        "lon": 3.5318379,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033633,\n
        "lat": 49.0971858,\n
        "lon": 3.5318141,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033634,\n
        "lat": 49.0971693,\n
        "lon": 3.5318520,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033635,\n
        "lat": 49.0971916,\n
        "lon": 3.5318754,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033636,\n
        "lat": 49.0978613,\n
        "lon": 3.5320815,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033637,\n
        "lat": 49.0977784,\n
        "lon": 3.5321141,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033638,\n
        "lat": 49.0977925,\n
        "lon": 3.5321780,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033639,\n
        "lat": 49.0978739,\n
        "lon": 3.5321445,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033640,\n
        "lat": 49.0977562,\n
        "lon": 3.5315413,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033641,\n
        "lat": 49.0976996,\n
        "lon": 3.5315625,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033642,\n
        "lat": 49.0977416,\n
        "lon": 3.5318527,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033643,\n
        "lat": 49.0977933,\n
        "lon": 3.5318337,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033644,\n
        "lat": 49.1153123,\n
        "lon": 3.5494782,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033645,\n
        "lat": 49.1153341,\n
        "lon": 3.5494655,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033646,\n
        "lat": 49.1153279,\n
        "lon": 3.5494407,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033647,\n
        "lat": 49.1153060,\n
        "lon": 3.5494536,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033648,\n
        "lat": 49.1151385,\n
        "lon": 3.5487227,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033649,\n
        "lat": 49.1150791,\n
        "lon": 3.5488238,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033650,\n
        "lat": 49.1151539,\n
        "lon": 3.5487596,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033651,\n
        "lat": 49.1145762,\n
        "lon": 3.5494695,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033652,\n
        "lat": 49.1145398,\n
        "lon": 3.5492560,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033653,\n
        "lat": 49.1144533,\n
        "lon": 3.5492868,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033654,\n
        "lat": 49.1150309,\n
        "lon": 3.5496694,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033655,\n
        "lat": 49.1150471,\n
        "lon": 3.5496938,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033656,\n
        "lat": 49.1150466,\n
        "lon": 3.5495974,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033657,\n
        "lat": 49.1150300,\n
        "lon": 3.5496220,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033658,\n
        "lat": 49.1149631,\n
        "lon": 3.5496222,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033659,\n
        "lat": 49.1149472,\n
        "lon": 3.5496012,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033660,\n
        "lat": 49.1149470,\n
        "lon": 3.5496978,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033661,\n
        "lat": 49.1149633,\n
        "lon": 3.5496708,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033662,\n
        "lat": 49.1147733,\n
        "lon": 3.5497326,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033663,\n
        "lat": 49.1147276,\n
        "lon": 3.5494131,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033664,\n
        "lat": 49.1146510,\n
        "lon": 3.5494416,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033665,\n
        "lat": 49.1146626,\n
        "lon": 3.5495260,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033666,\n
        "lat": 49.1145425,\n
        "lon": 3.5488846,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033667,\n
        "lat": 49.1150150,\n
        "lon": 3.5486249,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033668,\n
        "lat": 49.1150404,\n
        "lon": 3.5486928,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033669,\n
        "lat": 49.1122985,\n
        "lon": 3.5499575,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033670,\n
        "lat": 49.1128189,\n
        "lon": 3.5503781,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033671,\n
        "lat": 49.1120807,\n
        "lon": 3.5501331,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033672,\n
        "lat": 49.1111368,\n
        "lon": 3.5498131,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033673,\n
        "lat": 49.1112085,\n
        "lon": 3.5498319,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033674,\n
        "lat": 49.1112123,\n
        "lon": 3.5497974,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033675,\n
        "lat": 49.1111389,\n
        "lon": 3.5497789,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033676,\n
        "lat": 49.1111802,\n
        "lon": 3.5499794,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033677,\n
        "lat": 49.1112140,\n
        "lon": 3.5499873,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033678,\n
        "lat": 49.1114801,\n
        "lon": 3.5498810,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033679,\n
        "lat": 49.1114807,\n
        "lon": 3.5499082,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033680,\n
        "lat": 49.1115058,\n
        "lon": 3.5499056,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033681,\n
        "lat": 49.1115052,\n
        "lon": 3.5498774,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033682,\n
        "lat": 49.1115903,\n
        "lon": 3.5498329,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033683,\n
        "lat": 49.1115839,\n
        "lon": 3.5497414,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033684,\n
        "lat": 49.1121112,\n
        "lon": 3.5494816,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033685,\n
        "lat": 49.1121210,\n
        "lon": 3.5494765,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033686,\n
        "lat": 49.1121153,\n
        "lon": 3.5494471,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033687,\n
        "lat": 49.1121046,\n
        "lon": 3.5494520,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033688,\n
        "lat": 49.1120234,\n
        "lon": 3.5494098,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033689,\n
        "lat": 49.1120346,\n
        "lon": 3.5494624,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033690,\n
        "lat": 49.1119907,\n
        "lon": 3.5493485,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033691,\n
        "lat": 49.1119473,\n
        "lon": 3.5476795,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033692,\n
        "lat": 49.1114464,\n
        "lon": 3.5475166,\n
        "timestamp": "2017-05-02T05:23:58Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033693,\n
        "lat": 49.1114174,\n
        "lon": 3.5475335,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033694,\n
        "lat": 49.1115447,\n
        "lon": 3.5476396,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033695,\n
        "lat": 49.1115638,\n
        "lon": 3.5475948,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033696,\n
        "lat": 49.1115363,\n
        "lon": 3.5476117,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033697,\n
        "lat": 49.1109602,\n
        "lon": 3.5477623,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033698,\n
        "lat": 49.1127742,\n
        "lon": 3.5476351,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033699,\n
        "lat": 49.1127682,\n
        "lon": 3.5476104,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033700,\n
        "lat": 49.1119733,\n
        "lon": 3.5489368,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033701,\n
        "lat": 49.1118772,\n
        "lon": 3.5488850,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033702,\n
        "lat": 49.1118709,\n
        "lon": 3.5489106,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033703,\n
        "lat": 49.1118463,\n
        "lon": 3.5490092,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033704,\n
        "lat": 49.1116883,\n
        "lon": 3.5489118,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033705,\n
        "lat": 49.1116881,\n
        "lon": 3.5488639,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033706,\n
        "lat": 49.1117616,\n
        "lon": 3.5488773,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033707,\n
        "lat": 49.1117458,\n
        "lon": 3.5489574,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033708,\n
        "lat": 49.1118202,\n
        "lon": 3.5489930,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033709,\n
        "lat": 49.1118390,\n
        "lon": 3.5489128,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033710,\n
        "lat": 49.1123661,\n
        "lon": 3.5493736,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033711,\n
        "lat": 49.1123832,\n
        "lon": 3.5494713,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033712,\n
        "lat": 49.1123630,\n
        "lon": 3.5494087,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033713,\n
        "lat": 49.1125265,\n
        "lon": 3.5497635,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033714,\n
        "lat": 49.1125513,\n
        "lon": 3.5495937,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033715,\n
        "lat": 49.1125279,\n
        "lon": 3.5495856,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033716,\n
        "lat": 49.1113369,\n
        "lon": 3.5491949,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033717,\n
        "lat": 49.1113383,\n
        "lon": 3.5490947,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033718,\n
        "lat": 49.1112028,\n
        "lon": 3.5490864,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033719,\n
        "lat": 49.1111996,\n
        "lon": 3.5492249,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033720,\n
        "lat": 49.1113364,\n
        "lon": 3.5492333,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033721,\n
        "lat": 49.1138088,\n
        "lon": 3.5521125,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033722,\n
        "lat": 49.1137970,\n
        "lon": 3.5521123,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033723,\n
        "lat": 49.1137969,\n
        "lon": 3.5521449,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033724,\n
        "lat": 49.1138067,\n
        "lon": 3.5519684,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033725,\n
        "lat": 49.1137949,\n
        "lon": 3.5519683,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033726,\n
        "lat": 49.1137948,\n
        "lon": 3.5520028,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033727,\n
        "lat": 49.1138072,\n
        "lon": 3.5520030,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033728,\n
        "lat": 49.1139103,\n
        "lon": 3.5509646,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033729,\n
        "lat": 49.1139794,\n
        "lon": 3.5509561,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033730,\n
        "lat": 49.1136939,\n
        "lon": 3.5504493,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033731,\n
        "lat": 49.1136957,\n
        "lon": 3.5504841,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033732,\n
        "lat": 49.1137233,\n
        "lon": 3.5504813,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033733,\n
        "lat": 49.1137216,\n
        "lon": 3.5504444,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033734,\n
        "lat": 49.1139297,\n
        "lon": 3.5507574,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033735,\n
        "lat": 49.1139159,\n
        "lon": 3.5505841,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033736,\n
        "lat": 49.1138772,\n
        "lon": 3.5505905,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033737,\n
        "lat": 49.1138125,\n
        "lon": 3.5505971,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033738,\n
        "lat": 49.1138870,\n
        "lon": 3.5503742,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033739,\n
        "lat": 49.1139006,\n
        "lon": 3.5503726,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033740,\n
        "lat": 49.1139007,\n
        "lon": 3.5503557,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033741,\n
        "lat": 49.1138872,\n
        "lon": 3.5503554,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033742,\n
        "lat": 49.1139707,\n
        "lon": 3.5502866,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033743,\n
        "lat": 49.1139629,\n
        "lon": 3.5502282,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033744,\n
        "lat": 49.1139808,\n
        "lon": 3.5503628,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033745,\n
        "lat": 49.1135389,\n
        "lon": 3.5512252,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033746,\n
        "lat": 49.1135171,\n
        "lon": 3.5512406,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033747,\n
        "lat": 49.1135210,\n
        "lon": 3.5512551,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033748,\n
        "lat": 49.1134403,\n
        "lon": 3.5513093,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033749,\n
        "lat": 49.1134484,\n
        "lon": 3.5513038,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033750,\n
        "lat": 49.1134476,\n
        "lon": 3.5512794,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033751,\n
        "lat": 49.1134031,\n
        "lon": 3.5512829,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033752,\n
        "lat": 49.1136166,\n
        "lon": 3.5513941,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033753,\n
        "lat": 49.1136527,\n
        "lon": 3.5513886,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033754,\n
        "lat": 49.1134840,\n
        "lon": 3.5505559,\n
        "timestamp": "2017-05-02T05:23:59Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033755,\n
        "lat": 49.1134839,\n
        "lon": 3.5505962,\n
        "timestamp": "2017-05-02T05:24:00Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033756,\n
        "lat": 49.1135129,\n
        "lon": 3.5505977,\n
        "timestamp": "2017-05-02T05:24:00Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033757,\n
        "lat": 49.1133310,\n
        "lon": 3.5504023,\n
        "timestamp": "2017-05-02T05:24:00Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033758,\n
        "lat": 49.1133321,\n
        "lon": 3.5502909,\n
        "timestamp": "2017-05-02T05:24:00Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033759,\n
        "lat": 49.1133127,\n
        "lon": 3.5502904,\n
        "timestamp": "2017-05-02T05:24:00Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033760,\n
        "lat": 49.1040370,\n
        "lon": 3.5449032,\n
        "timestamp": "2017-05-02T05:24:00Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033761,\n
        "lat": 49.1040094,\n
        "lon": 3.5449575,\n
        "timestamp": "2017-05-02T05:24:00Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033762,\n
        "lat": 49.1040270,\n
        "lon": 3.5449808,\n
        "timestamp": "2017-05-02T05:24:00Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033763,\n
        "lat": 49.1040352,\n
        "lon": 3.5449809,\n
        "timestamp": "2017-05-02T05:24:00Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033764,\n
        "lat": 49.1040593,\n
        "lon": 3.5449298,\n
        "timestamp": "2017-05-02T05:24:00Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033765,\n
        "lat": 49.1135079,\n
        "lon": 3.5606427,\n
        "timestamp": "2017-05-02T05:24:00Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033766,\n
        "lat": 49.1138222,\n
        "lon": 3.5605950,\n
        "timestamp": "2017-05-02T05:24:00Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033768,\n
        "lat": 49.1138184,\n
        "lon": 3.5603981,\n
        "timestamp": "2017-05-02T05:24:00Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033769,\n
        "lat": 49.1135038,\n
        "lon": 3.5604611,\n
        "timestamp": "2017-05-02T05:24:00Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033770,\n
        "lat": 49.1140827,\n
        "lon": 3.5464463,\n
        "timestamp": "2017-05-02T05:24:00Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033771,\n
        "lat": 49.1141320,\n
        "lon": 3.5464285,\n
        "timestamp": "2017-05-02T05:24:00Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033772,\n
        "lat": 49.1141273,\n
        "lon": 3.5463987,\n
        "timestamp": "2017-05-02T05:24:00Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033773,\n
        "lat": 49.1140644,\n
        "lon": 3.5470479,\n
        "timestamp": "2017-05-02T05:24:00Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033774,\n
        "lat": 49.1140812,\n
        "lon": 3.5470415,\n
        "timestamp": "2017-05-02T05:24:00Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033775,\n
        "lat": 49.1140782,\n
        "lon": 3.5470227,\n
        "timestamp": "2017-05-02T05:24:00Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033776,\n
        "lat": 49.1140619,\n
        "lon": 3.5470291,\n
        "timestamp": "2017-05-02T05:24:00Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033777,\n
        "lat": 49.1138787,\n
        "lon": 3.5461736,\n
        "timestamp": "2017-05-02T05:24:00Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033778,\n
        "lat": 49.1138908,\n
        "lon": 3.5462543,\n
        "timestamp": "2017-05-02T05:24:00Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033779,\n
        "lat": 49.1139005,\n
        "lon": 3.5452685,\n
        "timestamp": "2017-05-02T05:24:00Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033780,\n
        "lat": 49.1139271,\n
        "lon": 3.5452369,\n
        "timestamp": "2017-05-02T05:24:00Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033781,\n
        "lat": 49.1138982,\n
        "lon": 3.5452464,\n
        "timestamp": "2017-05-02T05:24:00Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033782,\n
        "lat": 49.1144256,\n
        "lon": 3.5469261,\n
        "timestamp": "2017-05-02T05:24:00Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033783,\n
        "lat": 49.1144128,\n
        "lon": 3.5468502,\n
        "timestamp": "2017-05-02T05:24:00Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033784,\n
        "lat": 49.1144198,\n
        "lon": 3.5469888,\n
        "timestamp": "2017-05-02T05:24:00Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033785,\n
        "lat": 49.1144351,\n
        "lon": 3.5469831,\n
        "timestamp": "2017-05-02T05:24:00Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033786,\n
        "lat": 49.1144100,\n
        "lon": 3.5469324,\n
        "timestamp": "2017-05-02T05:24:00Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033787,\n
        "lat": 49.1135816,\n
        "lon": 3.5462526,\n
        "timestamp": "2017-05-02T05:24:00Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033788,\n
        "lat": 49.1135988,\n
        "lon": 3.5462519,\n
        "timestamp": "2017-05-02T05:24:00Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033789,\n
        "lat": 49.1135113,\n
        "lon": 3.5455877,\n
        "timestamp": "2017-05-02T05:24:00Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033790,\n
        "lat": 49.1135226,\n
        "lon": 3.5455879,\n
        "timestamp": "2017-05-02T05:24:00Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033821,\n
        "lat": 49.1143460,\n
        "lon": 3.5495184,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033822,\n
        "lat": 49.1141623,\n
        "lon": 3.5485256,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033823,\n
        "lat": 49.1141470,\n
        "lon": 3.5484198,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033824,\n
        "lat": 49.1141269,\n
        "lon": 3.5484248,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033825,\n
        "lat": 49.1140323,\n
        "lon": 3.5484513,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033826,\n
        "lat": 49.1140677,\n
        "lon": 3.5484401,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033827,\n
        "lat": 49.1140645,\n
        "lon": 3.5484126,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033828,\n
        "lat": 49.1140292,\n
        "lon": 3.5484220,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033829,\n
        "lat": 49.1141272,\n
        "lon": 3.5479460,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033830,\n
        "lat": 49.1141217,\n
        "lon": 3.5478875,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033831,\n
        "lat": 49.1140669,\n
        "lon": 3.5478995,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033832,\n
        "lat": 49.1140982,\n
        "lon": 3.5476779,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033833,\n
        "lat": 49.1140944,\n
        "lon": 3.5478361,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033834,\n
        "lat": 49.1141485,\n
        "lon": 3.5478392,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033835,\n
        "lat": 49.1141532,\n
        "lon": 3.5476808,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033836,\n
        "lat": 49.1129019,\n
        "lon": 3.5477298,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033837,\n
        "lat": 49.1128968,\n
        "lon": 3.5477136,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033838,\n
        "lat": 49.1128564,\n
        "lon": 3.5477658,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033839,\n
        "lat": 49.1128571,\n
        "lon": 3.5477457,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033840,\n
        "lat": 49.1128044,\n
        "lon": 3.5477820,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033841,\n
        "lat": 49.1128080,\n
        "lon": 3.5477950,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033842,\n
        "lat": 49.1128824,\n
        "lon": 3.5479609,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033843,\n
        "lat": 49.1128996,\n
        "lon": 3.5479516,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033844,\n
        "lat": 49.1128956,\n
        "lon": 3.5479327,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033845,\n
        "lat": 49.1128779,\n
        "lon": 3.5479414,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033846,\n
        "lat": 49.1129340,\n
        "lon": 3.5480701,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033847,\n
        "lat": 49.1128724,\n
        "lon": 3.5480983,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033848,\n
        "lat": 49.1128814,\n
        "lon": 3.5481480,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033849,\n
        "lat": 49.1129547,\n
        "lon": 3.5483874,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033850,\n
        "lat": 49.1129658,\n
        "lon": 3.5485622,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033851,\n
        "lat": 49.1130646,\n
        "lon": 3.5485484,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033852,\n
        "lat": 49.1130497,\n
        "lon": 3.5483328,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033853,\n
        "lat": 49.1129545,\n
        "lon": 3.5483763,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033854,\n
        "lat": 49.1128890,\n
        "lon": 3.5498478,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033855,\n
        "lat": 49.1128792,\n
        "lon": 3.5499120,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033856,\n
        "lat": 49.1128548,\n
        "lon": 3.5498358,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033857,\n
        "lat": 49.1128497,\n
        "lon": 3.5498777,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033858,\n
        "lat": 49.1128563,\n
        "lon": 3.5498797,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033859,\n
        "lat": 49.1128536,\n
        "lon": 3.5499020,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033860,\n
        "lat": 49.1128527,\n
        "lon": 3.5500572,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033861,\n
        "lat": 49.1128785,\n
        "lon": 3.5500694,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033862,\n
        "lat": 49.1132852,\n
        "lon": 3.5501432,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033863,\n
        "lat": 49.1133115,\n
        "lon": 3.5501452,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033864,\n
        "lat": 49.1133433,\n
        "lon": 3.5500597,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033865,\n
        "lat": 49.1134793,\n
        "lon": 3.5501553,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033866,\n
        "lat": 49.1135761,\n
        "lon": 3.5497769,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033867,\n
        "lat": 49.1137575,\n
        "lon": 3.5493892,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033868,\n
        "lat": 49.1137041,\n
        "lon": 3.5494225,\n
        "timestamp": "2017-05-02T05:24:03Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033869,\n
        "lat": 49.1137513,\n
        "lon": 3.5494225,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033870,\n
        "lat": 49.1137463,\n
        "lon": 3.5491179,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033871,\n
        "lat": 49.1136895,\n
        "lon": 3.5491026,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033872,\n
        "lat": 49.1136831,\n
        "lon": 3.5492036,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033873,\n
        "lat": 49.1136257,\n
        "lon": 3.5491133,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033874,\n
        "lat": 49.1136021,\n
        "lon": 3.5491709,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033875,\n
        "lat": 49.1136226,\n
        "lon": 3.5491725,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033876,\n
        "lat": 49.1134468,\n
        "lon": 3.5489153,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033877,\n
        "lat": 49.1134389,\n
        "lon": 3.5489610,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033878,\n
        "lat": 49.1134614,\n
        "lon": 3.5488842,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033879,\n
        "lat": 49.1134568,\n
        "lon": 3.5489114,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033880,\n
        "lat": 49.1134748,\n
        "lon": 3.5489186,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033881,\n
        "lat": 49.1134796,\n
        "lon": 3.5488907,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033882,\n
        "lat": 49.1128863,\n
        "lon": 3.5497849,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033883,\n
        "lat": 49.1128701,\n
        "lon": 3.5497820,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033884,\n
        "lat": 49.1128670,\n
        "lon": 3.5498191,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033885,\n
        "lat": 49.1128831,\n
        "lon": 3.5498223,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033886,\n
        "lat": 49.1130256,\n
        "lon": 3.5497156,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033887,\n
        "lat": 49.1130160,\n
        "lon": 3.5497140,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033888,\n
        "lat": 49.1017884,\n
        "lon": 3.5495564,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033889,\n
        "lat": 49.1018366,\n
        "lon": 3.5495750,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033890,\n
        "lat": 49.1018749,\n
        "lon": 3.5493795,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033891,\n
        "lat": 49.1018708,\n
        "lon": 3.5493709,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033892,\n
        "lat": 49.1018255,\n
        "lon": 3.5493459,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033893,\n
        "lat": 49.1102567,\n
        "lon": 3.5487583,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033894,\n
        "lat": 49.1102369,\n
        "lon": 3.5488836,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033895,\n
        "lat": 49.1106077,\n
        "lon": 3.5491962,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033896,\n
        "lat": 49.1105925,\n
        "lon": 3.5491928,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033897,\n
        "lat": 49.1105853,\n
        "lon": 3.5492487,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033898,\n
        "lat": 49.1108989,\n
        "lon": 3.5491434,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033899,\n
        "lat": 49.1108981,\n
        "lon": 3.5491707,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033900,\n
        "lat": 49.1195727,\n
        "lon": 3.5333443,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033901,\n
        "lat": 49.1196665,\n
        "lon": 3.5330690,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033902,\n
        "lat": 49.1194750,\n
        "lon": 3.5329094,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033903,\n
        "lat": 49.1193748,\n
        "lon": 3.5331772,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033904,\n
        "lat": 49.1196498,\n
        "lon": 3.5334094,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033905,\n
        "lat": 49.1197493,\n
        "lon": 3.5331380,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033906,\n
        "lat": 49.1126197,\n
        "lon": 3.5408825,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033907,\n
        "lat": 49.1124160,\n
        "lon": 3.5412729,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033908,\n
        "lat": 49.1126113,\n
        "lon": 3.5415099,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033909,\n
        "lat": 49.1128145,\n
        "lon": 3.5411245,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033910,\n
        "lat": 49.1005219,\n
        "lon": 3.5443400,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033911,\n
        "lat": 49.1004808,\n
        "lon": 3.5443334,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033912,\n
        "lat": 49.1004623,\n
        "lon": 3.5445697,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033913,\n
        "lat": 49.1005025,\n
        "lon": 3.5445770,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033914,\n
        "lat": 49.1124127,\n
        "lon": 3.5417032,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033915,\n
        "lat": 49.1123518,\n
        "lon": 3.5416324,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033916,\n
        "lat": 49.1122655,\n
        "lon": 3.5418008,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033917,\n
        "lat": 49.1122654,\n
        "lon": 3.5418139,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4830033918,\n
        "lat": 49.1123245,\n
        "lon": 3.5418836,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 11991579129,\n
        "lat": 49.1124392,\n
        "lon": 3.5605043,\n
        "timestamp": "2024-06-19T08:55:01Z",\n
        "version": 1,\n
        "changeset": 152883905,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 13370414467,\n
        "lat": 49.1166725,\n
        "lon": 3.5508355,\n
        "timestamp": "2025-12-11T20:27:56Z",\n
        "version": 1,\n
        "changeset": 175819303,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13370414468,\n
        "lat": 49.1164217,\n
        "lon": 3.5509905,\n
        "timestamp": "2025-12-11T20:27:56Z",\n
        "version": 1,\n
        "changeset": 175819303,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "line_attachment": "anchor",\n
          "location:transition": "yes",\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13370414469,\n
        "lat": 49.1176910,\n
        "lon": 3.5518670,\n
        "timestamp": "2025-12-11T20:27:56Z",\n
        "version": 1,\n
        "changeset": 175819303,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13370414470,\n
        "lat": 49.1137334,\n
        "lon": 3.5526366,\n
        "timestamp": "2025-12-11T20:27:56Z",\n
        "version": 1,\n
        "changeset": 175819303,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "line_attachment": "anchor",\n
          "location:transition": "yes",\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13370414471,\n
        "lat": 49.1125430,\n
        "lon": 3.5527706,\n
        "timestamp": "2025-12-11T20:27:56Z",\n
        "version": 1,\n
        "changeset": 175819303,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "line_management": "branch",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13370414472,\n
        "lat": 49.1126070,\n
        "lon": 3.5535717,\n
        "timestamp": "2025-12-11T20:27:56Z",\n
        "version": 1,\n
        "changeset": 175819303,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13370414473,\n
        "lat": 49.1126938,\n
        "lon": 3.5545661,\n
        "timestamp": "2025-12-11T20:27:56Z",\n
        "version": 1,\n
        "changeset": 175819303,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13370414474,\n
        "lat": 49.1128294,\n
        "lon": 3.5562507,\n
        "timestamp": "2025-12-11T20:27:56Z",\n
        "version": 1,\n
        "changeset": 175819303,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13370414475,\n
        "lat": 49.1129832,\n
        "lon": 3.5581463,\n
        "timestamp": "2025-12-11T20:27:56Z",\n
        "version": 1,\n
        "changeset": 175819303,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13370414476,\n
        "lat": 49.1130648,\n
        "lon": 3.5591114,\n
        "timestamp": "2025-12-11T20:27:56Z",\n
        "version": 1,\n
        "changeset": 175819303,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "frequency": "50",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "phases": "3",\n
          "power": "pole",\n
          "substation": "minor_distribution",\n
          "transformer": "main",\n
          "voltage:primary": "20000",\n
          "voltage:secondary": "400"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13370414477,\n
        "lat": 49.1115125,\n
        "lon": 3.5529036,\n
        "timestamp": "2025-12-11T20:27:56Z",\n
        "version": 1,\n
        "changeset": 175819303,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13370414478,\n
        "lat": 49.1104424,\n
        "lon": 3.5530270,\n
        "timestamp": "2025-12-11T20:27:56Z",\n
        "version": 1,\n
        "changeset": 175819303,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13370414479,\n
        "lat": 49.1094802,\n
        "lon": 3.5531396,\n
        "timestamp": "2025-12-11T20:27:56Z",\n
        "version": 1,\n
        "changeset": 175819303,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "line_management": "branch",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13370414480,\n
        "lat": 49.1097146,\n
        "lon": 3.5513519,\n
        "timestamp": "2025-12-11T20:27:56Z",\n
        "version": 1,\n
        "changeset": 175819303,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13370414481,\n
        "lat": 49.1098937,\n
        "lon": 3.5499205,\n
        "timestamp": "2025-12-11T20:27:56Z",\n
        "version": 1,\n
        "changeset": 175819303,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "line_attachment": "anchor",\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13370414482,\n
        "lat": 49.1109261,\n
        "lon": 3.5501707,\n
        "timestamp": "2025-12-11T20:27:56Z",\n
        "version": 1,\n
        "changeset": 175819303,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "frequency": "50",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "phases": "3",\n
          "power": "pole",\n
          "substation": "minor_distribution",\n
          "transformer": "main",\n
          "voltage:primary": "20000",\n
          "voltage:secondary": "400"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13370414484,\n
        "lat": 49.1084048,\n
        "lon": 3.5532748,\n
        "timestamp": "2025-12-11T20:27:56Z",\n
        "version": 1,\n
        "changeset": 175819303,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13370414485,\n
        "lat": 49.1021319,\n
        "lon": 3.5477605,\n
        "timestamp": "2025-12-11T20:27:56Z",\n
        "version": 1,\n
        "changeset": 175819303,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13370414486,\n
        "lat": 49.1026986,\n
        "lon": 3.5482354,\n
        "timestamp": "2025-12-11T20:27:56Z",\n
        "version": 1,\n
        "changeset": 175819303,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "line_management": "branch",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13370414487,\n
        "lat": 49.1022658,\n
        "lon": 3.5494812,\n
        "timestamp": "2025-12-11T20:27:56Z",\n
        "version": 1,\n
        "changeset": 175819303,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "frequency": "50",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "phases": "3",\n
          "power": "pole",\n
          "substation": "minor_distribution",\n
          "transformer": "main",\n
          "voltage:primary": "20000",\n
          "voltage:secondary": "400"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13370414488,\n
        "lat": 49.1023967,\n
        "lon": 3.5491043,\n
        "timestamp": "2025-12-11T20:27:56Z",\n
        "version": 1,\n
        "changeset": 175819303,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "line_attachment": "pin",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13370414489,\n
        "lat": 49.1035205,\n
        "lon": 3.5489687,\n
        "timestamp": "2025-12-11T20:27:56Z",\n
        "version": 1,\n
        "changeset": 175819303,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13370414490,\n
        "lat": 49.1044798,\n
        "lon": 3.5498047,\n
        "timestamp": "2025-12-11T20:27:56Z",\n
        "version": 1,\n
        "changeset": 175819303,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13370414491,\n
        "lat": 49.1052776,\n
        "lon": 3.5505050,\n
        "timestamp": "2025-12-11T20:27:56Z",\n
        "version": 1,\n
        "changeset": 175819303,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13370414492,\n
        "lat": 49.1060714,\n
        "lon": 3.5512104,\n
        "timestamp": "2025-12-11T20:27:56Z",\n
        "version": 1,\n
        "changeset": 175819303,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13370414500,\n
        "lat": 49.1068685,\n
        "lon": 3.5519167,\n
        "timestamp": "2025-12-11T20:27:56Z",\n
        "version": 1,\n
        "changeset": 175819303,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13370458001,\n
        "lat": 49.1077289,\n
        "lon": 3.5526918,\n
        "timestamp": "2025-12-11T20:27:56Z",\n
        "version": 1,\n
        "changeset": 175819303,\n
        "user": "fench_hobbit",\n
        "uid": 1687196,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816730,\n
        "timestamp": "2019-02-14T21:07:31Z",\n
        "version": 2,\n
        "changeset": 67207768,\n
        "user": "Denis_Helfer",\n
        "uid": 22165,\n
        "nodes": [\n
          4830033765,\n
          4830033766,\n
          4830033768,\n
          4830033769,\n
          4830033765\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816731,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031725,\n
          4830031726,\n
          4830033759,\n
          4830031724,\n
          4830031721,\n
          4830031720,\n
          4830031725\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816732,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830030690,\n
          4830030691,\n
          4830030692,\n
          4830030693,\n
          4830030694,\n
          4830030690\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816733,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033545,\n
          4830033546,\n
          4830033547,\n
          4830033548,\n
          4830033545\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816734,\n
        "timestamp": "2017-05-02T05:24:04Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830030695,\n
          4830030696,\n
          4830030697,\n
          4830030698,\n
          4830030695\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816735,\n
        "timestamp": "2017-05-02T05:24:05Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033545,\n
          4830033549,\n
          4830033550,\n
          4830033546,\n
          4830033545\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816736,\n
        "timestamp": "2024-06-19T08:55:01Z",\n
        "version": 2,\n
        "changeset": 152883905,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          4830030699,\n
          4830030700,\n
          4830030701,\n
          4830030702,\n
          11991579129,\n
          4830030699\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816737,\n
        "timestamp": "2017-05-02T05:24:05Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033551,\n
          4830033552,\n
          4830033553,\n
          4830033554,\n
          4830033551\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816738,\n
        "timestamp": "2017-05-02T05:24:05Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830030703,\n
          4830030704,\n
          4830030705,\n
          4830030706,\n
          4830030707,\n
          4830030708,\n
          4830030709,\n
          4830030710,\n
          4830030711,\n
          4830030712,\n
          4830030713,\n
          4830030703\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816739,\n
        "timestamp": "2017-05-02T05:24:05Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033555,\n
          4830033556,\n
          4830033557,\n
          4830033558,\n
          4830033559,\n
          4830033560,\n
          4830033561,\n
          4830033562,\n
          4830033555\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816740,\n
        "timestamp": "2017-05-02T05:24:05Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033563,\n
          4830033564,\n
          4830033565,\n
          4830033566,\n
          4830033563\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816741,\n
        "timestamp": "2017-05-02T05:24:05Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830030714,\n
          4830030715,\n
          4830030716,\n
          4830030717,\n
          4830030714\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816742,\n
        "timestamp": "2017-05-02T05:24:05Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033567,\n
          4830033568,\n
          4830033569,\n
          4830033570,\n
          4830033567\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816743,\n
        "timestamp": "2017-05-02T05:24:05Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830030718,\n
          4830030719,\n
          4830030720,\n
          4830031121,\n
          4830031122,\n
          4830031123,\n
          4830031124,\n
          4830031125,\n
          4830031126,\n
          4830031127,\n
          4830031128,\n
          4830031129,\n
          4830031130,\n
          4830031131,\n
          4830030718\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816744,\n
        "timestamp": "2017-05-02T05:24:05Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033571,\n
          4830033572,\n
          4830033573,\n
          4830033574,\n
          4830033571\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816745,\n
        "timestamp": "2017-05-02T05:24:05Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033575,\n
          4830033576,\n
          4830033577,\n
          4830033578,\n
          4830033579,\n
          4830033580,\n
          4830033581,\n
          4830033575\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816746,\n
        "timestamp": "2017-05-02T05:24:05Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032850,\n
          4830032851,\n
          4830032852,\n
          4830032853,\n
          4830032850\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816747,\n
        "timestamp": "2017-05-02T05:24:05Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031132,\n
          4830031133,\n
          4830033668,\n
          4830031134,\n
          4830031135,\n
          4830031136,\n
          4830033649,\n
          4830031137,\n
          4830033648,\n
          4830031138,\n
          4830031139,\n
          4830031140,\n
          4830031132\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816748,\n
        "timestamp": "2017-05-02T05:24:05Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033582,\n
          4830033583,\n
          4830033584,\n
          4830033585,\n
          4830033582\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816749,\n
        "timestamp": "2017-05-02T05:24:05Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033586,\n
          4830033587,\n
          4830033588,\n
          4830033589,\n
          4830033590,\n
          4830033895,\n
          4830033586\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816750,\n
        "timestamp": "2017-05-02T05:24:06Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031141,\n
          4830031142,\n
          4830031143,\n
          4830031144,\n
          4830031141\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816751,\n
        "timestamp": "2017-05-02T05:24:06Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033591,\n
          4830033592,\n
          4830033593,\n
          4830033594,\n
          4830033591\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816752,\n
        "timestamp": "2017-05-02T05:24:06Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031145,\n
          4830031146,\n
          4830031147,\n
          4830031148,\n
          4830031145\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816753,\n
        "timestamp": "2017-05-02T05:24:06Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033595,\n
          4830033596,\n
          4830033597,\n
          4830033598,\n
          4830033595\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816754,\n
        "timestamp": "2017-05-02T05:24:06Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031149,\n
          4830031150,\n
          4830031151,\n
          4830031152,\n
          4830031149\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816755,\n
        "timestamp": "2017-05-02T05:24:06Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033599,\n
          4830033600,\n
          4830033601,\n
          4830033602,\n
          4830033599\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816756,\n
        "timestamp": "2017-05-02T05:24:06Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031208,\n
          4830031209,\n
          4830031210,\n
          4830031211,\n
          4830031208\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816757,\n
        "timestamp": "2017-05-02T05:24:06Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031153,\n
          4830031154,\n
          4830031155,\n
          4830031156,\n
          4830031157,\n
          4830031158,\n
          4830031159,\n
          4830031153\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816758,\n
        "timestamp": "2017-05-02T05:24:06Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033603,\n
          4830033604,\n
          4830033605,\n
          4830033606,\n
          4830033603\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816759,\n
        "timestamp": "2017-05-02T05:24:06Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033607,\n
          4830033608,\n
          4830033609,\n
          4830033610,\n
          4830033611,\n
          4830033612,\n
          4830033607\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816760,\n
        "timestamp": "2017-05-02T05:24:06Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031160,\n
          4830031161,\n
          4830031162,\n
          4830031163,\n
          4830031164,\n
          4830031165,\n
          4830031166,\n
          4830031167,\n
          4830031168,\n
          4830031169,\n
          4830031170,\n
          4830031160\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816761,\n
        "timestamp": "2017-05-02T05:24:06Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033613,\n
          4830033614,\n
          4830033615,\n
          4830033616,\n
          4830033613\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816762,\n
        "timestamp": "2017-05-02T05:24:06Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033617,\n
          4830033618,\n
          4830033619,\n
          4830033620,\n
          4830033621,\n
          4830033622,\n
          4830033617\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816763,\n
        "timestamp": "2017-05-02T05:24:06Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031171,\n
          4830031172,\n
          4830031173,\n
          4830031174,\n
          4830031171\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816764,\n
        "timestamp": "2017-05-02T05:24:06Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031175,\n
          4830031171,\n
          4830031174,\n
          4830031176,\n
          4830031175\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816765,\n
        "timestamp": "2017-05-02T05:24:06Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033623,\n
          4830033624,\n
          4830033625,\n
          4830033626,\n
          4830033623\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816766,\n
        "timestamp": "2017-05-02T05:24:07Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031177,\n
          4830031178,\n
          4830031179,\n
          4830031180,\n
          4830031177\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816767,\n
        "timestamp": "2017-05-02T05:24:07Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033627,\n
          4830033628,\n
          4830033629,\n
          4830033630,\n
          4830033631,\n
          4830033627\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816768,\n
        "timestamp": "2017-05-02T05:24:07Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031181,\n
          4830031182,\n
          4830031183,\n
          4830031184,\n
          4830031181\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816769,\n
        "timestamp": "2017-05-02T05:24:07Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033632,\n
          4830033633,\n
          4830033634,\n
          4830033635,\n
          4830033632\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816770,\n
        "timestamp": "2017-05-02T05:24:07Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031185,\n
          4830031186,\n
          4830031187,\n
          4830031188,\n
          4830031185\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816771,\n
        "timestamp": "2017-05-02T05:24:07Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033636,\n
          4830033637,\n
          4830033638,\n
          4830033639,\n
          4830033636\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816772,\n
        "timestamp": "2017-05-02T05:24:07Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031186,\n
          4830031185,\n
          4830031189,\n
          4830031190,\n
          4830031191,\n
          4830031192,\n
          4830031186\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816773,\n
        "timestamp": "2017-05-02T05:24:07Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033640,\n
          4830033641,\n
          4830033642,\n
          4830033643,\n
          4830033640\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816774,\n
        "timestamp": "2017-05-02T05:24:07Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031193,\n
          4830031194,\n
          4830031195,\n
          4830031196,\n
          4830031197,\n
          4830031198,\n
          4830031199,\n
          4830031200,\n
          4830031201,\n
          4830031202,\n
          4830031203,\n
          4830031193\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816775,\n
        "timestamp": "2017-05-02T05:24:07Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033644,\n
          4830033645,\n
          4830033646,\n
          4830033647,\n
          4830033644\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816776,\n
        "timestamp": "2017-05-02T05:24:07Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033648,\n
          4830031137,\n
          4830033649,\n
          4830033650,\n
          4830033648\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816777,\n
        "timestamp": "2017-05-02T05:24:07Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031194,\n
          4830031193,\n
          4830031204,\n
          4830031205,\n
          4830031206,\n
          4830031207,\n
          4830031194\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816778,\n
        "timestamp": "2017-05-02T05:24:07Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033063,\n
          4830033074,\n
          4830033651,\n
          4830033652,\n
          4830033653,\n
          4830033064,\n
          4830033063\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816779,\n
        "timestamp": "2017-05-02T05:24:07Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033654,\n
          4830033655,\n
          4830033656,\n
          4830033657,\n
          4830033654\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816780,\n
        "timestamp": "2017-05-02T05:24:07Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031212,\n
          4830031213,\n
          4830031214,\n
          4830031215,\n
          4830031216,\n
          4830031217,\n
          4830031218,\n
          4830033669,\n
          4830031219,\n
          4830031220,\n
          4830031221,\n
          4830031212\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816781,\n
        "timestamp": "2017-05-02T05:24:08Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033660,\n
          4830033655,\n
          4830033654,\n
          4830033661,\n
          4830033660\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816782,\n
        "timestamp": "2017-05-02T05:24:08Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033660,\n
          4830033661,\n
          4830033658,\n
          4830033659,\n
          4830033660\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816783,\n
        "timestamp": "2017-05-02T05:24:08Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031172,\n
          4830033662,\n
          4830033663,\n
          4830033664,\n
          4830033665,\n
          4830031174,\n
          4830031173,\n
          4830031172\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816784,\n
        "timestamp": "2017-05-02T05:24:08Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031222,\n
          4830031223,\n
          4830031224,\n
          4830031225,\n
          4830031222\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816785,\n
        "timestamp": "2017-05-02T05:24:08Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031153,\n
          4830031149,\n
          4830031152,\n
          4830033666,\n
          4830031154,\n
          4830031153\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816786,\n
        "timestamp": "2017-05-02T05:24:08Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031132,\n
          4830033667,\n
          4830033668,\n
          4830031133,\n
          4830031132\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816787,\n
        "timestamp": "2017-05-02T05:24:08Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031223,\n
          4830031222,\n
          4830031226,\n
          4830031227,\n
          4830031228,\n
          4830031229,\n
          4830031223\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816788,\n
        "timestamp": "2017-05-02T05:24:08Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031209,\n
          4830033669,\n
          4830031218,\n
          4830031210,\n
          4830031209\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816789,\n
        "timestamp": "2017-05-02T05:24:08Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032409,\n
          4830033670,\n
          4830031632,\n
          4830031232,\n
          4830031231,\n
          4830032409\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816790,\n
        "timestamp": "2017-05-02T05:24:08Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031230,\n
          4830031231,\n
          4830031232,\n
          4830031233,\n
          4830031234,\n
          4830031235,\n
          4830031236,\n
          4830031237,\n
          4830031230\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816791,\n
        "timestamp": "2017-05-02T05:24:08Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031186,\n
          4830031192,\n
          4830033671,\n
          4830031187,\n
          4830031186\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816792,\n
        "timestamp": "2017-05-02T05:24:08Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033672,\n
          4830033673,\n
          4830033674,\n
          4830033675,\n
          4830033672\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816793,\n
        "timestamp": "2017-05-02T05:24:08Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031292,\n
          4830033676,\n
          4830033677,\n
          4830031293,\n
          4830031292\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816794,\n
        "timestamp": "2017-05-02T05:24:09Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031238,\n
          4830031239,\n
          4830031240,\n
          4830031241,\n
          4830031242,\n
          4830031243,\n
          4830031244,\n
          4830031245,\n
          4830031246,\n
          4830031247,\n
          4830031238\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816795,\n
        "timestamp": "2017-05-02T05:24:09Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033678,\n
          4830033679,\n
          4830033680,\n
          4830033681,\n
          4830033678\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816796,\n
        "timestamp": "2017-05-02T05:24:09Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031270,\n
          4830033682,\n
          4830033683,\n
          4830031271,\n
          4830031270\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816798,\n
        "timestamp": "2017-05-02T05:24:09Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033684,\n
          4830033685,\n
          4830033686,\n
          4830033687,\n
          4830033684\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816799,\n
        "timestamp": "2017-05-02T05:24:09Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031248,\n
          4830031249,\n
          4830031250,\n
          4830033689,\n
          4830031251,\n
          4830031252,\n
          4830031253,\n
          4830031254,\n
          4830031255,\n
          4830033684,\n
          4830033687,\n
          4830031248\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816800,\n
        "timestamp": "2017-05-02T05:24:09Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033688,\n
          4830033689,\n
          4830031250,\n
          4830031249,\n
          4830033688\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816801,\n
        "timestamp": "2017-05-02T05:24:09Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031262,\n
          4830033690,\n
          4830031264,\n
          4830031263,\n
          4830031262\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816802,\n
        "timestamp": "2017-05-02T05:24:09Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033691,\n
          4830031331,\n
          4830031330,\n
          4830031329,\n
          4830033691\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816803,\n
        "timestamp": "2017-05-02T05:24:09Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031341,\n
          4830031340,\n
          4830033692,\n
          4830033693,\n
          4830031341\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816804,\n
        "timestamp": "2017-05-02T05:24:09Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033694,\n
          4830031335,\n
          4830033695,\n
          4830033696,\n
          4830033694\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816805,\n
        "timestamp": "2017-05-02T05:24:09Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031347,\n
          4830033697,\n
          4830031343,\n
          4830031348,\n
          4830031347\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816806,\n
        "timestamp": "2017-05-02T05:24:09Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031491,\n
          4830033698,\n
          4830033699,\n
          4830031492,\n
          4830031491\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816807,\n
        "timestamp": "2017-05-02T05:24:09Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031403,\n
          4830031412,\n
          4830033700,\n
          4830033701,\n
          4830033702,\n
          4830031403\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816808,\n
        "timestamp": "2017-05-02T05:24:10Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033703,\n
          4830031404,\n
          4830031403,\n
          4830033702,\n
          4830033703\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816809,\n
        "timestamp": "2017-05-02T05:24:10Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031420,\n
          4830033704,\n
          4830033705,\n
          4830031421,\n
          4830031420\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816810,\n
        "timestamp": "2017-05-02T05:24:10Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031276,\n
          4830031277,\n
          4830031278,\n
          4830031279,\n
          4830031280,\n
          4830031281,\n
          4830031282,\n
          4830031283,\n
          4830031276\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816811,\n
        "timestamp": "2017-05-02T05:24:10Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033706,\n
          4830033707,\n
          4830033708,\n
          4830033709,\n
          4830033706\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816812,\n
        "timestamp": "2017-05-02T05:24:10Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031509,\n
          4830033710,\n
          4830031511,\n
          4830031510,\n
          4830031509\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816813,\n
        "timestamp": "2017-05-02T05:24:10Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031515,\n
          4830031529,\n
          4830033711,\n
          4830033712,\n
          4830031515\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816814,\n
        "timestamp": "2017-05-02T05:24:10Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031284,\n
          4830031285,\n
          4830031286,\n
          4830031287,\n
          4830031284\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816815,\n
        "timestamp": "2017-05-02T05:24:10Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033713,\n
          4830033714,\n
          4830033715,\n
          4830031541,\n
          4830033713\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816816,\n
        "timestamp": "2017-05-02T05:24:10Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031288,\n
          4830031289,\n
          4830031290,\n
          4830031291,\n
          4830031288\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816817,\n
        "timestamp": "2017-05-02T05:24:10Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033716,\n
          4830033717,\n
          4830033718,\n
          4830033719,\n
          4830033720,\n
          4830033716\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816818,\n
        "timestamp": "2017-05-02T05:24:10Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031292,\n
          4830031293,\n
          4830031294,\n
          4830033673,\n
          4830033672,\n
          4830031295,\n
          4830031296,\n
          4830031297,\n
          4830031298,\n
          4830031292\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816819,\n
        "timestamp": "2017-05-02T05:24:10Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033721,\n
          4830033722,\n
          4830033723,\n
          4830031655,\n
          4830033721\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816820,\n
        "timestamp": "2017-05-02T05:24:10Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033724,\n
          4830033725,\n
          4830033726,\n
          4830033727,\n
          4830033724\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816821,\n
        "timestamp": "2017-05-02T05:24:11Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031299,\n
          4830031300,\n
          4830031301,\n
          4830031302,\n
          4830031299\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816822,\n
        "timestamp": "2017-05-02T05:24:11Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033728,\n
          4830033729,\n
          4830031674,\n
          4830031673,\n
          4830033728\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816823,\n
        "timestamp": "2017-05-02T05:24:11Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031303,\n
          4830031304,\n
          4830031305,\n
          4830031306,\n
          4830031307,\n
          4830031308,\n
          4830031300,\n
          4830031299,\n
          4830031309,\n
          4830031303\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816824,\n
        "timestamp": "2017-05-02T05:24:11Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033730,\n
          4830033731,\n
          4830033732,\n
          4830033733,\n
          4830033730\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816825,\n
        "timestamp": "2017-05-02T05:24:11Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031676,\n
          4830033734,\n
          4830033735,\n
          4830033736,\n
          4830031668,\n
          4830031676\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816826,\n
        "timestamp": "2017-05-02T05:24:11Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031303,\n
          4830031309,\n
          4830031310,\n
          4830031311,\n
          4830031312,\n
          4830031313,\n
          4830031314,\n
          4830033898,\n
          4830031315,\n
          4830031316,\n
          4830031317,\n
          4830031318,\n
          4830031319,\n
          4830031320,\n
          4830031321,\n
          4830031303\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816827,\n
        "timestamp": "2017-05-02T05:24:11Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031671,\n
          4830033737,\n
          4830031665,\n
          4830031672,\n
          4830031671\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816828,\n
        "timestamp": "2017-05-02T05:24:11Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033738,\n
          4830033739,\n
          4830033740,\n
          4830033741,\n
          4830033738\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816829,\n
        "timestamp": "2017-05-02T05:24:11Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033742,\n
          4830031687,\n
          4830031686,\n
          4830033743,\n
          4830032907,\n
          4830033742\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816830,\n
        "timestamp": "2017-05-02T05:24:11Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031687,\n
          4830033742,\n
          4830033744,\n
          4830031682,\n
          4830031688,\n
          4830031687\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816831,\n
        "timestamp": "2017-05-02T05:24:11Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031322,\n
          4830031323,\n
          4830031324,\n
          4830031325,\n
          4830031326,\n
          4830031327,\n
          4830031328,\n
          4830031329,\n
          4830031330,\n
          4830031331,\n
          4830033691,\n
          4830031322\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816832,\n
        "timestamp": "2017-05-02T05:24:11Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830030796,\n
          4830033745,\n
          4830033746,\n
          4830033747,\n
          4830030792,\n
          4830030796\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816833,\n
        "timestamp": "2017-05-02T05:24:11Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031577,\n
          4830033748,\n
          4830033749,\n
          4830033750,\n
          4830033751,\n
          4830031571,\n
          4830031577\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816834,\n
        "timestamp": "2017-05-02T05:24:11Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033752,\n
          4830033753,\n
          4830030790,\n
          4830030789,\n
          4830033752\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816835,\n
        "timestamp": "2017-05-02T05:24:12Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031332,\n
          4830031333,\n
          4830031334,\n
          4830032140,\n
          4830031332\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816836,\n
        "timestamp": "2017-05-02T05:24:12Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033754,\n
          4830033755,\n
          4830033756,\n
          4830030814,\n
          4830033754\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816837,\n
        "timestamp": "2017-05-02T05:24:12Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031335,\n
          4830033694,\n
          4830031336,\n
          4830031337,\n
          4830031338,\n
          4830031335\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816838,\n
        "timestamp": "2017-05-02T05:24:12Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031726,\n
          4830033757,\n
          4830033758,\n
          4830033759,\n
          4830031726\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816839,\n
        "timestamp": "2017-05-02T05:24:12Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033658,\n
          4830033657,\n
          4830033656,\n
          4830033659,\n
          4830033658\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816840,\n
        "timestamp": "2017-05-02T05:24:12Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033760,\n
          4830033761,\n
          4830033762,\n
          4830033763,\n
          4830033764,\n
          4830033760\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816841,\n
        "timestamp": "2017-05-02T05:24:12Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031343,\n
          4830031344,\n
          4830031345,\n
          4830031346,\n
          4830031347,\n
          4830031348,\n
          4830031343\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816842,\n
        "timestamp": "2017-05-02T05:24:12Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031349,\n
          4830031350,\n
          4830031351,\n
          4830031352,\n
          4830031349\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816843,\n
        "timestamp": "2017-05-02T05:24:12Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032550,\n
          4830032549,\n
          4830032881,\n
          4830032882,\n
          4830032550\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816844,\n
        "timestamp": "2017-05-02T05:24:12Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031831,\n
          4830033770,\n
          4830033771,\n
          4830033772,\n
          4830031831\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816845,\n
        "timestamp": "2017-05-02T05:24:12Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031353,\n
          4830031354,\n
          4830031355,\n
          4830031356,\n
          4830031353\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816846,\n
        "timestamp": "2017-05-02T05:24:12Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033773,\n
          4830033774,\n
          4830033775,\n
          4830033776,\n
          4830033773\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816847,\n
        "timestamp": "2017-05-02T05:24:12Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031357,\n
          4830031358,\n
          4830031359,\n
          4830031360,\n
          4830031357\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816848,\n
        "timestamp": "2017-05-02T05:24:12Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031843,\n
          4830033777,\n
          4830033778,\n
          4830031837,\n
          4830031843\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816849,\n
        "timestamp": "2017-05-02T05:24:13Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031361,\n
          4830031362,\n
          4830031363,\n
          4830031364,\n
          4830031361\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816850,\n
        "timestamp": "2017-05-02T05:24:13Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033779,\n
          4830031856,\n
          4830033780,\n
          4830033781,\n
          4830033779\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816851,\n
        "timestamp": "2017-05-02T05:24:13Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031365,\n
          4830031366,\n
          4830031367,\n
          4830031368,\n
          4830031369,\n
          4830031370,\n
          4830031371,\n
          4830031372,\n
          4830031365\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816852,\n
        "timestamp": "2017-05-02T05:24:13Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033784,\n
          4830033785,\n
          4830033782,\n
          4830031816,\n
          4830033786,\n
          4830033784\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816853,\n
        "timestamp": "2017-05-02T05:24:13Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033787,\n
          4830033788,\n
          4830031890,\n
          4830031895,\n
          4830033787\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816854,\n
        "timestamp": "2017-05-02T05:24:13Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031373,\n
          4830031374,\n
          4830031375,\n
          4830031376,\n
          4830031373\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816855,\n
        "timestamp": "2017-05-02T05:24:13Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033789,\n
          4830031897,\n
          4830031896,\n
          4830033790,\n
          4830033789\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816856,\n
        "timestamp": "2017-05-02T05:24:13Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032840,\n
          4830032841,\n
          4830032842,\n
          4830032843,\n
          4830032840\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816857,\n
        "timestamp": "2017-05-02T05:24:13Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031377,\n
          4830031378,\n
          4830031379,\n
          4830031380,\n
          4830031381,\n
          4830031382,\n
          4830031383,\n
          4830031384,\n
          4830031385,\n
          4830031386,\n
          4830031387,\n
          4830031388,\n
          4830031377\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816858,\n
        "timestamp": "2017-05-02T05:24:13Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032553,\n
          4830032885,\n
          4830032886,\n
          4830032554,\n
          4830032553\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816859,\n
        "timestamp": "2017-05-02T05:24:13Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032166,\n
          4830032844,\n
          4830032168,\n
          4830032167,\n
          4830032166\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816860,\n
        "timestamp": "2017-05-02T05:24:13Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032165,\n
          4830032164,\n
          4830032163,\n
          4830032845,\n
          4830032165\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816861,\n
        "timestamp": "2017-05-02T05:24:13Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032846,\n
          4830032847,\n
          4830032848,\n
          4830032849,\n
          4830032846\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816862,\n
        "timestamp": "2017-05-02T05:24:14Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031389,\n
          4830031390,\n
          4830031391,\n
          4830031392,\n
          4830031393,\n
          4830031394,\n
          4830031395,\n
          4830031396,\n
          4830031389\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816863,\n
        "timestamp": "2017-05-02T05:24:14Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032854,\n
          4830032855,\n
          4830032856,\n
          4830032857,\n
          4830032854\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816864,\n
        "timestamp": "2017-05-02T05:24:14Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031397,\n
          4830031398,\n
          4830031399,\n
          4830031400,\n
          4830031401,\n
          4830031402,\n
          4830031397\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816865,\n
        "timestamp": "2017-05-02T05:24:14Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032858,\n
          4830032859,\n
          4830032860,\n
          4830032861,\n
          4830032858\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816866,\n
        "timestamp": "2017-05-02T05:24:14Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032369,\n
          4830032862,\n
          4830032863,\n
          4830032370,\n
          4830032369\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816867,\n
        "timestamp": "2017-05-02T05:24:14Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031403,\n
          4830031404,\n
          4830031405,\n
          4830031406,\n
          4830031407,\n
          4830031408,\n
          4830031409,\n
          4830031410,\n
          4830031411,\n
          4830033700,\n
          4830031412,\n
          4830031403\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816868,\n
        "timestamp": "2017-05-02T05:24:14Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032365,\n
          4830032864,\n
          4830032865,\n
          4830032366,\n
          4830032365\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816869,\n
        "timestamp": "2017-05-02T05:24:14Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032395,\n
          4830032866,\n
          4830032867,\n
          4830032396,\n
          4830032395\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816870,\n
        "timestamp": "2017-05-02T05:24:14Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031950,\n
          4830032868,\n
          4830031952,\n
          4830031951,\n
          4830031950\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816871,\n
        "timestamp": "2017-05-02T05:24:14Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032436,\n
          4830032435,\n
          4830032869,\n
          4830032870,\n
          4830032436\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816872,\n
        "timestamp": "2017-05-02T05:24:14Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031413,\n
          4830031414,\n
          4830031415,\n
          4830031416,\n
          4830031417,\n
          4830031418,\n
          4830031413\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816873,\n
        "timestamp": "2017-05-02T05:24:14Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032871,\n
          4830032872,\n
          4830032873,\n
          4830032456,\n
          4830032465,\n
          4830032871\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816874,\n
        "timestamp": "2017-05-02T05:24:14Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032874,\n
          4830032472,\n
          4830032875,\n
          4830032468,\n
          4830032467,\n
          4830032466,\n
          4830032874\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816875,\n
        "timestamp": "2017-05-02T05:24:15Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031419,\n
          4830031420,\n
          4830031421,\n
          4830033705,\n
          4830031422,\n
          4830031423,\n
          4830031424,\n
          4830031425,\n
          4830031427,\n
          4830031426,\n
          4830031419\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816876,\n
        "timestamp": "2017-05-02T05:24:15Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032876,\n
          4830032877,\n
          4830032878,\n
          4830032879,\n
          4830032499,\n
          4830032876\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816877,\n
        "timestamp": "2017-05-02T05:24:15Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032891,\n
          4830032892,\n
          4830032893,\n
          4830032894,\n
          4830032891\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816878,\n
        "timestamp": "2017-05-02T05:24:15Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032507,\n
          4830032880,\n
          4830032876,\n
          4830032499,\n
          4830032508,\n
          4830032507\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816879,\n
        "timestamp": "2017-05-02T05:24:15Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031419,\n
          4830031426,\n
          4830031427,\n
          4830031413,\n
          4830031418,\n
          4830031417,\n
          4830031428,\n
          4830031429,\n
          4830031430,\n
          4830031438,\n
          4830031431,\n
          4830031419\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816880,\n
        "timestamp": "2017-05-02T05:24:15Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032883,\n
          4830032552,\n
          4830032555,\n
          4830032884,\n
          4830032883\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816881,\n
        "timestamp": "2017-05-02T05:24:15Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031430,\n
          4830031432,\n
          4830031433,\n
          4830031434,\n
          4830031435,\n
          4830031436,\n
          4830031437,\n
          4830031438,\n
          4830031430\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816882,\n
        "timestamp": "2017-05-02T05:24:15Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032887,\n
          4830032888,\n
          4830032889,\n
          4830032890,\n
          4830032887\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816883,\n
        "timestamp": "2017-05-02T05:24:15Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031439,\n
          4830031440,\n
          4830031441,\n
          4830031442,\n
          4830031443,\n
          4830031444,\n
          4830031439\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816884,\n
        "timestamp": "2017-05-02T05:24:15Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032895,\n
          4830032896,\n
          4830032897,\n
          4830032898,\n
          4830032895\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816885,\n
        "timestamp": "2017-05-02T05:24:15Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031445,\n
          4830031446,\n
          4830031447,\n
          4830031448,\n
          4830031445\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816886,\n
        "timestamp": "2017-05-02T05:24:15Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032899,\n
          4830032900,\n
          4830032901,\n
          4830032902,\n
          4830032899\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816887,\n
        "timestamp": "2017-05-02T05:24:15Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031449,\n
          4830031450,\n
          4830031451,\n
          4830031452,\n
          4830031449\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816888,\n
        "timestamp": "2017-05-02T05:24:16Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032899,\n
          4830032903,\n
          4830032578,\n
          4830032900,\n
          4830032899\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816889,\n
        "timestamp": "2017-05-02T05:24:16Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032652,\n
          4830032904,\n
          4830032905,\n
          4830032906,\n
          4830032652\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816890,\n
        "timestamp": "2017-05-02T05:24:16Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032907,\n
          4830033743,\n
          4830031685,\n
          4830031684,\n
          4830032907\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816891,\n
        "timestamp": "2020-12-13T17:50:56Z",\n
        "version": 2,\n
        "changeset": 95763520,\n
        "user": "AmiFritz",\n
        "uid": 172867,\n
        "nodes": [\n
          4830031459,\n
          4830031457,\n
          4830031460,\n
          4830031461,\n
          4830031459\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816892,\n
        "timestamp": "2017-05-02T05:24:16Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032785,\n
          4830032784,\n
          4830032908,\n
          4830032909,\n
          4830032785\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816894,\n
        "timestamp": "2017-05-02T05:24:16Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032910,\n
          4830032911,\n
          4830032912,\n
          4830032913,\n
          4830032910\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816895,\n
        "timestamp": "2017-05-02T05:24:16Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031462,\n
          4830031463,\n
          4830031464,\n
          4830031465,\n
          4830031462\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816896,\n
        "timestamp": "2017-05-02T05:24:16Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032706,\n
          4830032763,\n
          4830032762,\n
          4830032761,\n
          4830032706\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816897,\n
        "timestamp": "2017-05-02T05:24:16Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032914,\n
          4830032915,\n
          4830032916,\n
          4830032917,\n
          4830032914\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816898,\n
        "timestamp": "2017-05-02T05:24:16Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031466,\n
          4830031467,\n
          4830031468,\n
          4830031469,\n
          4830031466\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816899,\n
        "timestamp": "2017-05-02T05:24:16Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033059,\n
          4830031177,\n
          4830031180,\n
          4830033060,\n
          4830033059\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816900,\n
        "timestamp": "2017-05-02T05:24:16Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031470,\n
          4830031471,\n
          4830031472,\n
          4830031473,\n
          4830031470\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816901,\n
        "timestamp": "2017-05-02T05:24:16Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031474,\n
          4830031475,\n
          4830031476,\n
          4830031477,\n
          4830031478,\n
          4830031479,\n
          4830031474\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816902,\n
        "timestamp": "2017-05-02T05:24:16Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033825,\n
          4830033826,\n
          4830033827,\n
          4830033828,\n
          4830033825\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816903,\n
        "timestamp": "2017-05-02T05:24:17Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031480,\n
          4830031481,\n
          4830031482,\n
          4830031483,\n
          4830031480\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816904,\n
        "timestamp": "2017-05-02T05:24:17Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033120,\n
          4830033829,\n
          4830033830,\n
          4830033831,\n
          4830033120\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816905,\n
        "timestamp": "2017-05-02T05:24:17Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031484,\n
          4830031485,\n
          4830031486,\n
          4830031487,\n
          4830031488,\n
          4830031489,\n
          4830031484\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816906,\n
        "timestamp": "2017-05-02T05:24:17Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033832,\n
          4830033833,\n
          4830033834,\n
          4830033835,\n
          4830033832\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816907,\n
        "timestamp": "2017-05-02T05:24:17Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033238,\n
          4830033242,\n
          4830033836,\n
          4830033837,\n
          4830033231,\n
          4830033230,\n
          4830031372,\n
          4830033839,\n
          4830033238\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816908,\n
        "timestamp": "2017-05-02T05:24:17Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031490,\n
          4830031491,\n
          4830031492,\n
          4830031493,\n
          4830031490\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816909,\n
        "timestamp": "2017-05-02T05:24:17Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033838,\n
          4830033239,\n
          4830033238,\n
          4830033839,\n
          4830033840,\n
          4830033841,\n
          4830033838\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816910,\n
        "timestamp": "2017-05-02T05:24:17Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031494,\n
          4830031495,\n
          4830031496,\n
          4830031497,\n
          4830031498,\n
          4830031499,\n
          4830031500,\n
          4830031501,\n
          4830031502,\n
          4830031503,\n
          4830031494\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816911,\n
        "timestamp": "2017-05-02T05:24:17Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033842,\n
          4830033843,\n
          4830033844,\n
          4830033845,\n
          4830033842\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816912,\n
        "timestamp": "2017-05-02T05:24:17Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033256,\n
          4830033248,\n
          4830033846,\n
          4830033253,\n
          4830033252,\n
          4830033847,\n
          4830033848,\n
          4830033256\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816913,\n
        "timestamp": "2017-05-02T05:24:17Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033849,\n
          4830033850,\n
          4830033851,\n
          4830033852,\n
          4830033853,\n
          4830033849\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816914,\n
        "timestamp": "2017-05-02T05:24:17Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031504,\n
          4830031505,\n
          4830031506,\n
          4830031507,\n
          4830031504\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816915,\n
        "timestamp": "2017-05-02T05:24:17Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031453,\n
          4830031454,\n
          4830031455,\n
          4830031456,\n
          4830031453\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816916,\n
        "timestamp": "2017-05-02T05:24:18Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033269,\n
          4830033268,\n
          4830033277,\n
          4830033854,\n
          4830033269\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816917,\n
        "timestamp": "2017-05-02T05:24:18Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033855,\n
          4830033269,\n
          4830033854,\n
          4830033856,\n
          4830033857,\n
          4830033858,\n
          4830033859,\n
          4830033855\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816918,\n
        "timestamp": "2017-05-02T05:24:18Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031514,\n
          4830031515,\n
          4830031508,\n
          4830031513,\n
          4830031516,\n
          4830031517,\n
          4830031518,\n
          4830031519,\n
          4830031520,\n
          4830031521,\n
          4830031522,\n
          4830031514\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816919,\n
        "timestamp": "2017-05-02T05:24:18Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033273,\n
          4830033272,\n
          4830033267,\n
          4830033266,\n
          4830033273\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816920,\n
        "timestamp": "2017-05-02T05:24:18Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033270,\n
          4830033860,\n
          4830033861,\n
          4830033274,\n
          4830033271,\n
          4830033270\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816921,\n
        "timestamp": "2017-05-02T05:24:18Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033862,\n
          4830033863,\n
          4830033284,\n
          4830033283,\n
          4830033862\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816922,\n
        "timestamp": "2017-05-02T05:24:18Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033278,\n
          4830033864,\n
          4830032598,\n
          4830032597,\n
          4830033279,\n
          4830033278\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816923,\n
        "timestamp": "2017-05-02T05:24:18Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031514,\n
          4830031523,\n
          4830031524,\n
          4830031525,\n
          4830031526,\n
          4830031527,\n
          4830031528,\n
          4830033711,\n
          4830031529,\n
          4830031515,\n
          4830031514\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816924,\n
        "timestamp": "2017-05-02T05:24:18Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032616,\n
          4830032608,\n
          4830032607,\n
          4830033866,\n
          4830032616\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816925,\n
        "timestamp": "2017-05-02T05:24:18Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033867,\n
          4830032624,\n
          4830033868,\n
          4830033869,\n
          4830033867\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816926,\n
        "timestamp": "2017-05-02T05:24:18Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031530,\n
          4830031531,\n
          4830031532,\n
          4830031533,\n
          4830031534,\n
          4830031535,\n
          4830031536,\n
          4830031537,\n
          4830031538,\n
          4830031539,\n
          4830031540,\n
          4830033713,\n
          4830031541,\n
          4830031542,\n
          4830031530\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816927,\n
        "timestamp": "2017-05-02T05:24:18Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032635,\n
          4830032647,\n
          4830032646,\n
          4830032645,\n
          4830033873,\n
          4830032635\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816928,\n
        "timestamp": "2017-05-02T05:24:18Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033873,\n
          4830032645,\n
          4830033874,\n
          4830033875,\n
          4830033873\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816929,\n
        "timestamp": "2017-05-02T05:24:19Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033876,\n
          4830033877,\n
          4830032640,\n
          4830032639,\n
          4830033876\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816930,\n
        "timestamp": "2017-05-02T05:24:19Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033878,\n
          4830033879,\n
          4830033880,\n
          4830033881,\n
          4830033878\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816931,\n
        "timestamp": "2017-05-02T05:24:19Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031532,\n
          4830031543,\n
          4830031544,\n
          4830031545,\n
          4830031546,\n
          4830031547,\n
          4830031548,\n
          4830031534,\n
          4830031533,\n
          4830031532\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816932,\n
        "timestamp": "2017-05-02T05:24:19Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033882,\n
          4830033883,\n
          4830033884,\n
          4830033885,\n
          4830033882\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816933,\n
        "timestamp": "2017-05-02T05:24:19Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031543,\n
          4830031549,\n
          4830031550,\n
          4830031544,\n
          4830031543\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816934,\n
        "timestamp": "2017-05-02T05:24:19Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033886,\n
          4830033887,\n
          4830033294,\n
          4830033293,\n
          4830033886\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816935,\n
        "timestamp": "2017-05-02T05:24:19Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031551,\n
          4830031552,\n
          4830031553,\n
          4830031554,\n
          4830031555,\n
          4830031556,\n
          4830031551\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816936,\n
        "timestamp": "2017-05-02T05:24:19Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033888,\n
          4830033889,\n
          4830033890,\n
          4830033891,\n
          4830033892,\n
          4830033888\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816937,\n
        "timestamp": "2017-05-02T05:24:19Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033602,\n
          4830033893,\n
          4830033894,\n
          4830033599,\n
          4830033602\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816938,\n
        "timestamp": "2017-05-02T05:24:19Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033895,\n
          4830033896,\n
          4830033897,\n
          4830033586,\n
          4830033895\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816939,\n
        "timestamp": "2017-05-02T05:24:19Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033900,\n
          4830033904,\n
          4830033905,\n
          4830033901,\n
          4830033900\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816940,\n
        "timestamp": "2017-05-02T05:24:19Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033898,\n
          4830033899,\n
          4830031316,\n
          4830031315,\n
          4830033898\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816941,\n
        "timestamp": "2017-05-02T05:24:19Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031565,\n
          4830031566,\n
          4830031567,\n
          4830031568,\n
          4830031569,\n
          4830031565\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816942,\n
        "timestamp": "2017-05-02T05:24:19Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033900,\n
          4830033901,\n
          4830033902,\n
          4830033903,\n
          4830033900\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816943,\n
        "timestamp": "2017-05-02T05:24:20Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031570,\n
          4830031571,\n
          4830033751,\n
          4830031572,\n
          4830031573,\n
          4830031570\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816944,\n
        "timestamp": "2017-05-02T05:28:15Z",\n
        "version": 2,\n
        "changeset": 48323677,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033906,\n
          4830033907,\n
          4830033908,\n
          4830033909,\n
          4830033906\n
        ],\n
        "tags": {\n
          "building": "hangar",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816945,\n
        "timestamp": "2017-05-02T05:24:20Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031571,\n
          4830031570,\n
          4830031574,\n
          4830031575,\n
          4830031576,\n
          4830031577,\n
          4830031571\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816946,\n
        "timestamp": "2017-05-02T05:24:20Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033910,\n
          4830033911,\n
          4830033912,\n
          4830033913,\n
          4830033910\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816947,\n
        "timestamp": "2017-05-02T05:24:20Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031578,\n
          4830031579,\n
          4830031580,\n
          4830031581,\n
          4830031582,\n
          4830031583,\n
          4830031584,\n
          4830031585,\n
          4830031586,\n
          4830031587,\n
          4830031588,\n
          4830031589,\n
          4830030787,\n
          4830030788,\n
          4830031578\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816948,\n
        "timestamp": "2017-05-02T05:24:20Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033914,\n
          4830033915,\n
          4830033916,\n
          4830033917,\n
          4830033918,\n
          4830033914\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816949,\n
        "timestamp": "2017-05-02T05:24:20Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031578,\n
          4830030788,\n
          4830033752,\n
          4830030789,\n
          4830030790,\n
          4830030791,\n
          4830030792,\n
          4830030793,\n
          4830030794,\n
          4830030795,\n
          4830031578\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816950,\n
        "timestamp": "2017-05-02T05:24:20Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830030796,\n
          4830030797,\n
          4830030798,\n
          4830030799,\n
          4830033745,\n
          4830030796\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816951,\n
        "timestamp": "2017-05-02T05:24:20Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830030800,\n
          4830030801,\n
          4830030802,\n
          4830030803,\n
          4830030804,\n
          4830030805,\n
          4830030806,\n
          4830030807,\n
          4830030800\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816952,\n
        "timestamp": "2017-05-02T05:24:20Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830030805,\n
          4830030804,\n
          4830030808,\n
          4830030809,\n
          4830030810,\n
          4830030811,\n
          4830030812,\n
          4830030813,\n
          4830030814,\n
          4830033756,\n
          4830030815,\n
          4830030816,\n
          4830030805\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816953,\n
        "timestamp": "2017-05-02T05:24:20Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830030817,\n
          4830030818,\n
          4830030819,\n
          4830030820,\n
          4830031621,\n
          4830031622,\n
          4830030817\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816954,\n
        "timestamp": "2017-05-02T05:24:20Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032918,\n
          4830032919,\n
          4830032920,\n
          4830033821,\n
          4830032918\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816955,\n
        "timestamp": "2017-05-02T05:24:20Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031623,\n
          4830031624,\n
          4830031625,\n
          4830031626,\n
          4830031627,\n
          4830030817,\n
          4830031622,\n
          4830031628,\n
          4830031629,\n
          4830031630,\n
          4830031631,\n
          4830031623\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816956,\n
        "timestamp": "2017-05-02T05:24:21Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031623,\n
          4830031631,\n
          4830031630,\n
          4830031629,\n
          4830031632,\n
          4830033670,\n
          4830031633,\n
          4830031634,\n
          4830031623\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816957,\n
        "timestamp": "2017-05-02T05:24:21Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031635,\n
          4830031636,\n
          4830031637,\n
          4830031638,\n
          4830031639,\n
          4830031640,\n
          4830031635\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816958,\n
        "timestamp": "2017-05-02T05:24:21Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031638,\n
          4830031637,\n
          4830031641,\n
          4830033865,\n
          4830031642,\n
          4830031638\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816959,\n
        "timestamp": "2017-05-02T05:24:21Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033101,\n
          4830033822,\n
          4830033823,\n
          4830033824,\n
          4830033101\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816960,\n
        "timestamp": "2017-05-02T05:24:21Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031647,\n
          4830031648,\n
          4830031649,\n
          4830031650,\n
          4830031647\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816961,\n
        "timestamp": "2017-05-02T05:24:21Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031651,\n
          4830031652,\n
          4830031653,\n
          4830031654,\n
          4830031651\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816962,\n
        "timestamp": "2017-05-02T05:24:21Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031655,\n
          4830031656,\n
          4830031657,\n
          4830031658,\n
          4830031659,\n
          4830031660,\n
          4830031661,\n
          4830033721,\n
          4830031655\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816963,\n
        "timestamp": "2017-05-02T05:24:21Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031661,\n
          4830031660,\n
          4830031662,\n
          4830031663,\n
          4830031664,\n
          4830033724,\n
          4830033727,\n
          4830031661\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816964,\n
        "timestamp": "2017-05-02T05:24:21Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031665,\n
          4830031666,\n
          4830031667,\n
          4830031668,\n
          4830033736,\n
          4830031677,\n
          4830031669,\n
          4830031670,\n
          4830031671,\n
          4830031672,\n
          4830031665\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816965,\n
        "timestamp": "2017-05-02T05:24:21Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031673,\n
          4830031674,\n
          4830031675,\n
          4830033734,\n
          4830031676,\n
          4830031673\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816966,\n
        "timestamp": "2017-05-02T05:24:21Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031677,\n
          4830031678,\n
          4830031679,\n
          4830031733,\n
          4830031680,\n
          4830031681,\n
          4830031697,\n
          4830031682,\n
          4830033744,\n
          4830033739,\n
          4830033738,\n
          4830031683,\n
          4830031669,\n
          4830031677\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816967,\n
        "timestamp": "2017-05-02T05:24:21Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031684,\n
          4830031685,\n
          4830033743,\n
          4830031686,\n
          4830031687,\n
          4830031688,\n
          4830031689,\n
          4830031690,\n
          4830031691,\n
          4830031692,\n
          4830031693,\n
          4830031684\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816968,\n
        "timestamp": "2017-05-02T05:24:21Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031694,\n
          4830031695,\n
          4830031696,\n
          4830031697,\n
          4830031681,\n
          4830031698,\n
          4830031694\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816969,\n
        "timestamp": "2017-05-02T05:24:21Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031699,\n
          4830031700,\n
          4830031701,\n
          4830031702,\n
          4830031703,\n
          4830031704,\n
          4830031705,\n
          4830031706,\n
          4830031707,\n
          4830031708,\n
          4830031709,\n
          4830031710,\n
          4830031711,\n
          4830031712,\n
          4830031713,\n
          4830031714,\n
          4830031715,\n
          4830031699\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816970,\n
        "timestamp": "2017-05-02T05:24:21Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031716,\n
          4830031717,\n
          4830031718,\n
          4830031719,\n
          4830031716\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816971,\n
        "timestamp": "2017-05-02T05:24:22Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031720,\n
          4830031721,\n
          4830031722,\n
          4830031723,\n
          4830031720\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816972,\n
        "timestamp": "2017-05-02T05:24:22Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031727,\n
          4830031728,\n
          4830031729,\n
          4830031730,\n
          4830031727\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816973,\n
        "timestamp": "2017-05-02T05:24:22Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031731,\n
          4830031694,\n
          4830031698,\n
          4830031681,\n
          4830031680,\n
          4830031731\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816974,\n
        "timestamp": "2017-05-02T05:24:22Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031678,\n
          4830031732,\n
          4830031733,\n
          4830031679,\n
          4830031678\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816975,\n
        "timestamp": "2017-05-02T05:24:22Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031734,\n
          4830031735,\n
          4830031736,\n
          4830031737,\n
          4830031734\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816976,\n
        "timestamp": "2017-05-02T05:24:22Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031738,\n
          4830031739,\n
          4830031740,\n
          4830031741,\n
          4830031742,\n
          4830031743,\n
          4830031738\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816977,\n
        "timestamp": "2017-05-02T05:24:22Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031744,\n
          4830031745,\n
          4830031746,\n
          4830031747,\n
          4830031748,\n
          4830031749,\n
          4830031744\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816978,\n
        "timestamp": "2017-05-02T05:24:22Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031750,\n
          4830031751,\n
          4830031752,\n
          4830031753,\n
          4830031754,\n
          4830031755,\n
          4830031756,\n
          4830031757,\n
          4830031750\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816979,\n
        "timestamp": "2017-05-02T05:24:22Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031758,\n
          4830031759,\n
          4830031760,\n
          4830031761,\n
          4830031758\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816980,\n
        "timestamp": "2017-05-02T05:24:22Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031761,\n
          4830031760,\n
          4830031762,\n
          4830031763,\n
          4830031764,\n
          4830031765,\n
          4830031761\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816981,\n
        "timestamp": "2017-05-02T05:24:22Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031766,\n
          4830031767,\n
          4830031768,\n
          4830031769,\n
          4830031766\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816982,\n
        "timestamp": "2017-05-02T05:24:22Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031770,\n
          4830031771,\n
          4830031772,\n
          4830031773,\n
          4830031770\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816983,\n
        "timestamp": "2017-05-02T05:24:22Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031774,\n
          4830031775,\n
          4830031776,\n
          4830031777,\n
          4830031774\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816984,\n
        "timestamp": "2017-05-02T05:24:22Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031778,\n
          4830031779,\n
          4830031780,\n
          4830031781,\n
          4830031778\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816985,\n
        "timestamp": "2017-05-02T05:24:22Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031782,\n
          4830031783,\n
          4830031784,\n
          4830031785,\n
          4830031786,\n
          4830031787,\n
          4830031779,\n
          4830031778,\n
          4830031788,\n
          4830031782\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816986,\n
        "timestamp": "2017-05-02T05:24:22Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031789,\n
          4830031790,\n
          4830031791,\n
          4830031792,\n
          4830031789\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816987,\n
        "timestamp": "2017-05-02T05:24:23Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031793,\n
          4830031794,\n
          4830031795,\n
          4830031796,\n
          4830031797,\n
          4830031798,\n
          4830031799,\n
          4830031800,\n
          4830031793\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816988,\n
        "timestamp": "2017-05-02T05:24:23Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031801,\n
          4830031802,\n
          4830031803,\n
          4830031804,\n
          4830031805,\n
          4830031806,\n
          4830031807,\n
          4830031808,\n
          4830031809,\n
          4830031810,\n
          4830031801\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816989,\n
        "timestamp": "2017-05-02T05:24:23Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031811,\n
          4830031812,\n
          4830031813,\n
          4830031814,\n
          4830031811\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816990,\n
        "timestamp": "2017-05-02T05:24:23Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031815,\n
          4830033786,\n
          4830031816,\n
          4830031817,\n
          4830031818,\n
          4830031815\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816991,\n
        "timestamp": "2017-05-02T05:24:23Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031819,\n
          4830031820,\n
          4830031821,\n
          4830031822,\n
          4830031819\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816992,\n
        "timestamp": "2017-05-02T05:24:23Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031823,\n
          4830031824,\n
          4830033774,\n
          4830033773,\n
          4830031825,\n
          4830031826,\n
          4830031823\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816993,\n
        "timestamp": "2017-05-02T05:24:23Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031827,\n
          4830031828,\n
          4830031829,\n
          4830031830,\n
          4830031827\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816994,\n
        "timestamp": "2017-05-02T05:24:23Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031831,\n
          4830033772,\n
          4830031832,\n
          4830031833,\n
          4830031834,\n
          4830031835,\n
          4830031836,\n
          4830031831\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816995,\n
        "timestamp": "2017-05-02T05:24:23Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031837,\n
          4830031838,\n
          4830031839,\n
          4830031840,\n
          4830031841,\n
          4830031842,\n
          4830031843,\n
          4830031837\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816996,\n
        "timestamp": "2017-05-02T05:24:23Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031844,\n
          4830031845,\n
          4830031846,\n
          4830031847,\n
          4830031844\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816997,\n
        "timestamp": "2017-05-02T05:24:23Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031508,\n
          4830031509,\n
          4830031510,\n
          4830031511,\n
          4830031512,\n
          4830031513,\n
          4830031508\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816998,\n
        "timestamp": "2017-05-02T05:24:23Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031848,\n
          4830031849,\n
          4830031850,\n
          4830031851,\n
          4830031852,\n
          4830031853,\n
          4830031854,\n
          4830031855,\n
          4830031848\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490816999,\n
        "timestamp": "2017-05-02T05:24:23Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031856,\n
          4830033779,\n
          4830031857,\n
          4830031858,\n
          4830031859,\n
          4830031860,\n
          4830031856\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817000,\n
        "timestamp": "2017-05-02T05:24:23Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031861,\n
          4830031862,\n
          4830031863,\n
          4830031864,\n
          4830031865,\n
          4830031866,\n
          4830031861\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817001,\n
        "timestamp": "2017-05-02T05:24:23Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031867,\n
          4830031868,\n
          4830031869,\n
          4830031870,\n
          4830031867\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817002,\n
        "timestamp": "2017-05-02T05:24:24Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031871,\n
          4830031872,\n
          4830031873,\n
          4830031874,\n
          4830031871\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817003,\n
        "timestamp": "2017-05-02T05:24:24Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033665,\n
          4830033664,\n
          4830033651,\n
          4830033074,\n
          4830033073,\n
          4830033665\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817004,\n
        "timestamp": "2017-05-02T05:24:24Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031875,\n
          4830031876,\n
          4830031877,\n
          4830031878,\n
          4830031879,\n
          4830031880,\n
          4830031881,\n
          4830031882,\n
          4830031883,\n
          4830031884,\n
          4830031875\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817005,\n
        "timestamp": "2017-05-02T05:24:24Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031885,\n
          4830031886,\n
          4830031887,\n
          4830031888,\n
          4830031889,\n
          4830031885\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817006,\n
        "timestamp": "2017-05-02T05:24:24Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031890,\n
          4830031891,\n
          4830031892,\n
          4830031893,\n
          4830031894,\n
          4830033787,\n
          4830031895,\n
          4830031890\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817007,\n
        "timestamp": "2017-05-02T05:24:24Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031896,\n
          4830031897,\n
          4830033789,\n
          4830031898,\n
          4830031899,\n
          4830031900,\n
          4830031901,\n
          4830031896\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817008,\n
        "timestamp": "2017-05-02T05:24:24Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031902,\n
          4830031903,\n
          4830031904,\n
          4830031905,\n
          4830031902\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817009,\n
        "timestamp": "2017-05-02T05:24:24Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031906,\n
          4830031907,\n
          4830031908,\n
          4830031909,\n
          4830031910,\n
          4830031911,\n
          4830031906\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817010,\n
        "timestamp": "2017-05-02T05:24:24Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031912,\n
          4830031913,\n
          4830031914,\n
          4830031915,\n
          4830031912\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817011,\n
        "timestamp": "2017-05-02T05:24:24Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031916,\n
          4830031917,\n
          4830031918,\n
          4830031919,\n
          4830031920,\n
          4830031921,\n
          4830031922,\n
          4830031923,\n
          4830031916\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817012,\n
        "timestamp": "2017-05-02T05:24:24Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031924,\n
          4830031925,\n
          4830031926,\n
          4830031927,\n
          4830031928,\n
          4830031929,\n
          4830031930,\n
          4830031931,\n
          4830031924\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817013,\n
        "timestamp": "2017-05-02T05:24:24Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031932,\n
          4830031933,\n
          4830031934,\n
          4830031935,\n
          4830031932\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817014,\n
        "timestamp": "2017-05-02T05:24:24Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032592,\n
          4830032596,\n
          4830031642,\n
          4830033865,\n
          4830032592\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817015,\n
        "timestamp": "2017-05-02T05:24:24Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031936,\n
          4830031937,\n
          4830031938,\n
          4830031939,\n
          4830031936\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817016,\n
        "timestamp": "2017-05-02T05:24:25Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031940,\n
          4830031941,\n
          4830031942,\n
          4830031943,\n
          4830031944,\n
          4830031945,\n
          4830031946,\n
          4830031947,\n
          4830031948,\n
          4830031949,\n
          4830031940\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817017,\n
        "timestamp": "2017-05-02T05:24:25Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031950,\n
          4830031951,\n
          4830031952,\n
          4830031953,\n
          4830031954,\n
          4830031955,\n
          4830031956,\n
          4830031950\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817018,\n
        "timestamp": "2017-05-02T05:24:25Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031957,\n
          4830031958,\n
          4830031959,\n
          4830031960,\n
          4830031961,\n
          4830031962,\n
          4830031963,\n
          4830031964,\n
          4830031965,\n
          4830031966,\n
          4830031967,\n
          4830031968,\n
          4830031969,\n
          4830031970,\n
          4830031971,\n
          4830031972,\n
          4830031957\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817019,\n
        "timestamp": "2017-05-02T05:24:25Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031973,\n
          4830031974,\n
          4830031975,\n
          4830031976,\n
          4830031977,\n
          4830031978,\n
          4830031973\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817020,\n
        "timestamp": "2017-05-02T05:24:25Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032648,\n
          4830033870,\n
          4830032636,\n
          4830033871,\n
          4830033872,\n
          4830032648\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817021,\n
        "timestamp": "2017-05-02T05:24:25Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031979,\n
          4830031980,\n
          4830031981,\n
          4830031982,\n
          4830031979\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817022,\n
        "timestamp": "2017-05-02T05:24:25Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031983,\n
          4830031984,\n
          4830031985,\n
          4830031986,\n
          4830031983\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817023,\n
        "timestamp": "2017-05-02T05:24:25Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031987,\n
          4830031988,\n
          4830031989,\n
          4830031990,\n
          4830031987\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817024,\n
        "timestamp": "2017-05-02T05:24:25Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031991,\n
          4830031992,\n
          4830031993,\n
          4830031994,\n
          4830031991\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817025,\n
        "timestamp": "2017-05-02T05:24:25Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031991,\n
          4830031994,\n
          4830031995,\n
          4830031996,\n
          4830031997,\n
          4830031998,\n
          4830031999,\n
          4830032000,\n
          4830032001,\n
          4830032002,\n
          4830032003,\n
          4830032004,\n
          4830032005,\n
          4830031991\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817026,\n
        "timestamp": "2017-05-02T05:24:25Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032006,\n
          4830032007,\n
          4830032008,\n
          4830032009,\n
          4830032010,\n
          4830032011,\n
          4830032012,\n
          4830032013,\n
          4830032014,\n
          4830032015,\n
          4830032006\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817027,\n
        "timestamp": "2017-05-02T05:24:25Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032016,\n
          4830032017,\n
          4830032018,\n
          4830032019,\n
          4830032016\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817028,\n
        "timestamp": "2017-05-02T05:24:25Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032020,\n
          4830032121,\n
          4830032122,\n
          4830032123,\n
          4830032124,\n
          4830032125,\n
          4830032126,\n
          4830032127,\n
          4830032128,\n
          4830032129,\n
          4830032020\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817029,\n
        "timestamp": "2017-05-02T05:24:25Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032130,\n
          4830032131,\n
          4830032132,\n
          4830032133,\n
          4830032134,\n
          4830032135,\n
          4830032130\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817030,\n
        "timestamp": "2017-05-02T05:24:25Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032136,\n
          4830032137,\n
          4830032138,\n
          4830032139,\n
          4830032136\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817031,\n
        "timestamp": "2017-05-02T05:24:26Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031332,\n
          4830032140,\n
          4830032141,\n
          4830032142,\n
          4830032143,\n
          4830031332\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817032,\n
        "timestamp": "2017-05-02T05:24:26Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032144,\n
          4830032145,\n
          4830032146,\n
          4830032147,\n
          4830032144\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817033,\n
        "timestamp": "2017-05-02T05:24:26Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032148,\n
          4830032149,\n
          4830032150,\n
          4830032151,\n
          4830032152,\n
          4830032153,\n
          4830032148\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817034,\n
        "timestamp": "2017-05-02T05:24:26Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032154,\n
          4830032155,\n
          4830032156,\n
          4830032157,\n
          4830032158,\n
          4830032159,\n
          4830032160,\n
          4830032161,\n
          4830032162,\n
          4830032163,\n
          4830032164,\n
          4830032165,\n
          4830032154\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817035,\n
        "timestamp": "2017-05-02T05:24:26Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032145,\n
          4830032144,\n
          4830032166,\n
          4830032167,\n
          4830032168,\n
          4830032169,\n
          4830032145\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817036,\n
        "timestamp": "2017-05-02T05:24:26Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032170,\n
          4830032171,\n
          4830032172,\n
          4830032173,\n
          4830032170\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817037,\n
        "timestamp": "2017-05-02T05:24:26Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032174,\n
          4830032175,\n
          4830032176,\n
          4830032177,\n
          4830032174\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817038,\n
        "timestamp": "2017-05-02T05:24:26Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031249,\n
          4830031248,\n
          4830031256,\n
          4830031257,\n
          4830031258,\n
          4830031259,\n
          4830031260,\n
          4830031261,\n
          4830031262,\n
          4830031263,\n
          4830031264,\n
          4830031265,\n
          4830031249\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817039,\n
        "timestamp": "2017-05-02T05:24:26Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032178,\n
          4830032179,\n
          4830032180,\n
          4830032181,\n
          4830032178\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817040,\n
        "timestamp": "2017-05-02T05:24:26Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032182,\n
          4830032183,\n
          4830032184,\n
          4830032185,\n
          4830032182\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817041,\n
        "timestamp": "2017-05-02T05:24:26Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032186,\n
          4830031590,\n
          4830031591,\n
          4830031592,\n
          4830031593,\n
          4830031594,\n
          4830032186\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817042,\n
        "timestamp": "2017-05-02T05:24:26Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031595,\n
          4830031596,\n
          4830031597,\n
          4830031598,\n
          4830031595\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817043,\n
        "timestamp": "2017-05-02T05:24:26Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031599,\n
          4830031600,\n
          4830031601,\n
          4830031602,\n
          4830031599\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817044,\n
        "timestamp": "2017-05-02T05:24:26Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031603,\n
          4830031604,\n
          4830031605,\n
          4830031606,\n
          4830031607,\n
          4830031608,\n
          4830031609,\n
          4830031610,\n
          4830031603\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817045,\n
        "timestamp": "2017-05-02T05:24:26Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031611,\n
          4830031612,\n
          4830031613,\n
          4830031614,\n
          4830031611\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817046,\n
        "timestamp": "2017-05-02T05:24:27Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031615,\n
          4830031616,\n
          4830031617,\n
          4830031618,\n
          4830031619,\n
          4830031620,\n
          4830032321,\n
          4830032322,\n
          4830031615\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817047,\n
        "timestamp": "2017-05-02T05:24:27Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032323,\n
          4830032324,\n
          4830032325,\n
          4830032326,\n
          4830032323\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817048,\n
        "timestamp": "2017-05-02T05:24:27Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032327,\n
          4830032328,\n
          4830032329,\n
          4830032330,\n
          4830032327\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817049,\n
        "timestamp": "2017-05-02T05:24:27Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032331,\n
          4830032332,\n
          4830032333,\n
          4830032334,\n
          4830032331\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817050,\n
        "timestamp": "2017-05-02T05:24:27Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031266,\n
          4830031267,\n
          4830033678,\n
          4830033681,\n
          4830031268,\n
          4830031269,\n
          4830031270,\n
          4830031271,\n
          4830031272,\n
          4830031273,\n
          4830031274,\n
          4830031275,\n
          4830031266\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817051,\n
        "timestamp": "2017-05-02T05:24:27Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032335,\n
          4830032336,\n
          4830032337,\n
          4830032338,\n
          4830032339,\n
          4830032340,\n
          4830032341,\n
          4830032342,\n
          4830032343,\n
          4830032344,\n
          4830032345,\n
          4830032346,\n
          4830032335\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817057,\n
        "timestamp": "2017-05-02T05:24:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031557,\n
          4830031558,\n
          4830031559,\n
          4830031560,\n
          4830031561,\n
          4830031562,\n
          4830031563,\n
          4830031564,\n
          4830031557\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817058,\n
        "timestamp": "2017-05-02T05:24:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032347,\n
          4830032348,\n
          4830032349,\n
          4830032350,\n
          4830032351,\n
          4830032352,\n
          4830032353,\n
          4830032354,\n
          4830032355,\n
          4830032356,\n
          4830032347\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817059,\n
        "timestamp": "2017-05-02T05:24:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032357,\n
          4830032358,\n
          4830032359,\n
          4830032360,\n
          4830032357\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817060,\n
        "timestamp": "2017-05-02T05:24:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032361,\n
          4830032362,\n
          4830032363,\n
          4830032364,\n
          4830032361\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817061,\n
        "timestamp": "2017-05-02T05:24:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032365,\n
          4830032366,\n
          4830032367,\n
          4830032368,\n
          4830032369,\n
          4830032370,\n
          4830032863,\n
          4830032365\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817062,\n
        "timestamp": "2017-05-02T05:24:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032371,\n
          4830032372,\n
          4830032373,\n
          4830032374,\n
          4830032371\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817063,\n
        "timestamp": "2017-05-02T05:24:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032375,\n
          4830032376,\n
          4830032377,\n
          4830032378,\n
          4830032379,\n
          4830032380,\n
          4830032375\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817064,\n
        "timestamp": "2017-05-02T05:24:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032381,\n
          4830032382,\n
          4830032383,\n
          4830032384,\n
          4830032385,\n
          4830032386,\n
          4830032387,\n
          4830032388,\n
          4830032389,\n
          4830032390,\n
          4830032381\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817065,\n
        "timestamp": "2017-05-02T05:24:31Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032391,\n
          4830032392,\n
          4830032393,\n
          4830032394,\n
          4830032391\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817066,\n
        "timestamp": "2017-05-02T05:24:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032395,\n
          4830032396,\n
          4830032397,\n
          4830032398,\n
          4830032399,\n
          4830032400,\n
          4830032401,\n
          4830032395\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817067,\n
        "timestamp": "2017-05-02T05:24:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032402,\n
          4830032403,\n
          4830032404,\n
          4830032405,\n
          4830032402\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817068,\n
        "timestamp": "2017-05-02T05:24:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032403,\n
          4830032406,\n
          4830032407,\n
          4830032408,\n
          4830032409,\n
          4830031231,\n
          4830031230,\n
          4830032404,\n
          4830032403\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817069,\n
        "timestamp": "2017-05-02T05:24:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032410,\n
          4830032411,\n
          4830032412,\n
          4830032413,\n
          4830032414,\n
          4830032410\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817070,\n
        "timestamp": "2017-05-02T05:24:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032415,\n
          4830032416,\n
          4830032417,\n
          4830032418,\n
          4830032419,\n
          4830032420,\n
          4830032421,\n
          4830032422,\n
          4830032423,\n
          4830032424,\n
          4830032425,\n
          4830032426,\n
          4830032427,\n
          4830032428,\n
          4830032429,\n
          4830032415\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817071,\n
        "timestamp": "2017-05-02T05:24:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032430,\n
          4830032431,\n
          4830032432,\n
          4830032433,\n
          4830032434,\n
          4830032435,\n
          4830032436,\n
          4830032437,\n
          4830032430\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817072,\n
        "timestamp": "2017-05-02T05:24:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032438,\n
          4830032439,\n
          4830032440,\n
          4830032441,\n
          4830032438\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817073,\n
        "timestamp": "2017-05-02T05:24:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032442,\n
          4830032443,\n
          4830032444,\n
          4830032445,\n
          4830032446,\n
          4830032447,\n
          4830032448,\n
          4830032449,\n
          4830032450,\n
          4830032451,\n
          4830032452,\n
          4830032453,\n
          4830032454,\n
          4830032455,\n
          4830032442\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817074,\n
        "timestamp": "2017-05-02T05:24:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032456,\n
          4830032457,\n
          4830032458,\n
          4830032459,\n
          4830032460,\n
          4830032461,\n
          4830032462,\n
          4830032463,\n
          4830032464,\n
          4830032465,\n
          4830032456\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817075,\n
        "timestamp": "2017-05-02T05:24:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032466,\n
          4830032467,\n
          4830032468,\n
          4830032469,\n
          4830032470,\n
          4830032471,\n
          4830032466\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817076,\n
        "timestamp": "2017-05-02T05:24:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032472,\n
          4830032473,\n
          4830032474,\n
          4830032475,\n
          4830032875,\n
          4830032472\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817077,\n
        "timestamp": "2017-05-02T05:24:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032476,\n
          4830032477,\n
          4830032478,\n
          4830032479,\n
          4830032476\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817078,\n
        "timestamp": "2017-05-02T05:24:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032480,\n
          4830032481,\n
          4830032482,\n
          4830032483,\n
          4830032484,\n
          4830032480\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817079,\n
        "timestamp": "2017-05-02T05:24:32Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032485,\n
          4830032486,\n
          4830032487,\n
          4830032488,\n
          4830032485\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817080,\n
        "timestamp": "2017-05-02T05:24:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032489,\n
          4830032490,\n
          4830032491,\n
          4830032492,\n
          4830032493,\n
          4830032494,\n
          4830032495,\n
          4830032496,\n
          4830032497,\n
          4830032498,\n
          4830032489\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817081,\n
        "timestamp": "2017-05-02T05:24:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032499,\n
          4830032879,\n
          4830032500,\n
          4830032501,\n
          4830032502,\n
          4830032503,\n
          4830032504,\n
          4830032505,\n
          4830032506,\n
          4830032507,\n
          4830032508,\n
          4830032499\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817082,\n
        "timestamp": "2017-05-02T05:24:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032509,\n
          4830032510,\n
          4830032511,\n
          4830032512,\n
          4830032509\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817083,\n
        "timestamp": "2017-05-02T05:24:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032513,\n
          4830032514,\n
          4830032515,\n
          4830032516,\n
          4830032513\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817084,\n
        "timestamp": "2017-05-02T05:24:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032513,\n
          4830032516,\n
          4830032517,\n
          4830032518,\n
          4830032519,\n
          4830032520,\n
          4830032521,\n
          4830032522,\n
          4830032523,\n
          4830032524,\n
          4830032525,\n
          4830032526,\n
          4830032513\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817085,\n
        "timestamp": "2017-05-02T05:24:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032527,\n
          4830032528,\n
          4830032529,\n
          4830032530,\n
          4830032531,\n
          4830032532,\n
          4830032533,\n
          4830032534,\n
          4830032535,\n
          4830032536,\n
          4830032537,\n
          4830032527\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817086,\n
        "timestamp": "2017-05-02T05:24:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032538,\n
          4830032539,\n
          4830032540,\n
          4830032541,\n
          4830032542,\n
          4830032543,\n
          4830032538\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817087,\n
        "timestamp": "2017-05-02T05:24:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032544,\n
          4830032545,\n
          4830032546,\n
          4830032547,\n
          4830032544\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817088,\n
        "timestamp": "2017-05-02T05:24:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032548,\n
          4830032549,\n
          4830032550,\n
          4830032551,\n
          4830032548\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817089,\n
        "timestamp": "2017-05-02T05:24:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032552,\n
          4830032553,\n
          4830032554,\n
          4830032555,\n
          4830032552\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817090,\n
        "timestamp": "2017-05-02T05:24:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032556,\n
          4830032557,\n
          4830032558,\n
          4830032559,\n
          4830032556\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817091,\n
        "timestamp": "2017-05-02T05:24:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032560,\n
          4830032561,\n
          4830032562,\n
          4830032563,\n
          4830032560\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817092,\n
        "timestamp": "2017-05-02T05:24:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032564,\n
          4830032565,\n
          4830032566,\n
          4830032887,\n
          4830032890,\n
          4830032567,\n
          4830032564\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817093,\n
        "timestamp": "2017-05-02T05:24:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032568,\n
          4830032569,\n
          4830032570,\n
          4830032571,\n
          4830032891,\n
          4830032894,\n
          4830032572,\n
          4830032573,\n
          4830032568\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817094,\n
        "timestamp": "2017-05-02T05:24:33Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032574,\n
          4830032575,\n
          4830032576,\n
          4830032577,\n
          4830032574\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817095,\n
        "timestamp": "2017-05-02T05:24:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032578,\n
          4830032579,\n
          4830032580,\n
          4830032581,\n
          4830032582,\n
          4830032895,\n
          4830032898,\n
          4830032583,\n
          4830032584,\n
          4830032585,\n
          4830032586,\n
          4830032587,\n
          4830032588,\n
          4830032901,\n
          4830032900,\n
          4830032578\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817096,\n
        "timestamp": "2020-12-13T17:51:14Z",\n
        "version": 2,\n
        "changeset": 95763520,\n
        "user": "AmiFritz",\n
        "uid": 172867,\n
        "nodes": [\n
          4830032590,\n
          4830032660,\n
          4830032661,\n
          4830032662,\n
          4830032590\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817097,\n
        "timestamp": "2017-05-02T05:24:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032592,\n
          4830032593,\n
          4830032594,\n
          4830032595,\n
          4830032592\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817098,\n
        "timestamp": "2017-05-02T05:24:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032596,\n
          4830032592,\n
          4830032595,\n
          4830032597,\n
          4830032598,\n
          4830032596\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817099,\n
        "timestamp": "2017-05-02T05:24:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032599,\n
          4830032600,\n
          4830032612,\n
          4830032601,\n
          4830032602,\n
          4830032603,\n
          4830032604,\n
          4830032599\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817100,\n
        "timestamp": "2017-05-02T05:24:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032599,\n
          4830032605,\n
          4830032606,\n
          4830032607,\n
          4830032608,\n
          4830032609,\n
          4830032610,\n
          4830032628,\n
          4830032611,\n
          4830032612,\n
          4830032600,\n
          4830032599\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817101,\n
        "timestamp": "2018-11-03T17:26:13Z",\n
        "version": 2,\n
        "changeset": 64146066,\n
        "user": "vincent_95",\n
        "uid": 49047,\n
        "nodes": [\n
          4830032613,\n
          4830032614,\n
          4830032615,\n
          4830032625,\n
          4830032616,\n
          4830033866,\n
          4830032617,\n
          4830032618,\n
          4830032613\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "building:levels": "2",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817102,\n
        "timestamp": "2025-05-08T17:21:11Z",\n
        "version": 4,\n
        "changeset": 165994979,\n
        "user": "nlehuby",\n
        "uid": 1424448,\n
        "nodes": [\n
          4830032619,\n
          4830032620,\n
          4830032621,\n
          4830032622,\n
          4830032623,\n
          4830033868,\n
          4830032624,\n
          4830032619\n
        ],\n
        "tags": {\n
          "addr:housenumber": "11",\n
          "addr:street": "Rue de l'Église",\n
          "amenity": "townhall",\n
          "building": "civic",\n
          "building:levels": "2",\n
          "contact:email": "mairie.lecharmel@orange.fr",\n
          "contact:phone": "+33 3 23 70 32 89",\n
          "name": "Mairie du Charmel",\n
          "opening_hours": "Mo 16:00-18:00; Th 16:00-18:00",\n
          "ref:FR:SIRET": "21020151300012",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;Service-Public.fr - 03/2025",\n
          "source:addr": "https://lannuaire.service-public.fr/hauts-de-france/aisne"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817103,\n
        "timestamp": "2017-05-02T05:24:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032608,\n
          4830032616,\n
          4830032625,\n
          4830032626,\n
          4830032627,\n
          4830032628,\n
          4830032610,\n
          4830032609,\n
          4830032608\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817104,\n
        "timestamp": "2017-05-02T05:24:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032629,\n
          4830032630,\n
          4830032631,\n
          4830032632,\n
          4830032629\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817105,\n
        "timestamp": "2017-05-02T05:24:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032632,\n
          4830032633,\n
          4830032634,\n
          4830032644,\n
          4830032629,\n
          4830032632\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817106,\n
        "timestamp": "2017-05-02T05:24:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032635,\n
          4830033871,\n
          4830032636,\n
          4830032637,\n
          4830032638,\n
          4830032639,\n
          4830032640,\n
          4830032641,\n
          4830032642,\n
          4830032643,\n
          4830032644,\n
          4830032634,\n
          4830033874,\n
          4830032645,\n
          4830032646,\n
          4830032647,\n
          4830032635\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817107,\n
        "timestamp": "2017-05-02T05:24:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032648,\n
          4830032649,\n
          4830032650,\n
          4830032651,\n
          4830033870,\n
          4830032648\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817108,\n
        "timestamp": "2017-05-02T05:24:34Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032652,\n
          4830032653,\n
          4830032654,\n
          4830032655,\n
          4830032904,\n
          4830032652\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817109,\n
        "timestamp": "2017-05-02T05:24:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032656,\n
          4830032657,\n
          4830032658,\n
          4830032659,\n
          4830032656\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817111,\n
        "timestamp": "2017-05-02T05:24:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031689,\n
          4830032663,\n
          4830032664,\n
          4830032665,\n
          4830032666,\n
          4830032667,\n
          4830031714,\n
          4830031713,\n
          4830031712,\n
          4830031711,\n
          4830031690,\n
          4830031689\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817112,\n
        "timestamp": "2017-05-02T05:24:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032668,\n
          4830032669,\n
          4830032670,\n
          4830032671,\n
          4830032672,\n
          4830032673,\n
          4830032674,\n
          4830032675,\n
          4830032668\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817114,\n
        "timestamp": "2017-05-02T05:24:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032676,\n
          4830032677,\n
          4830032678,\n
          4830032679,\n
          4830032676\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817115,\n
        "timestamp": "2017-05-02T05:24:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032680,\n
          4830032681,\n
          4830032682,\n
          4830032683,\n
          4830032680\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817116,\n
        "timestamp": "2017-05-02T05:24:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032684,\n
          4830032685,\n
          4830032686,\n
          4830032687,\n
          4830032688,\n
          4830032689,\n
          4830032684\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817118,\n
        "timestamp": "2017-05-02T05:24:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032690,\n
          4830032691,\n
          4830032692,\n
          4830032693,\n
          4830032694,\n
          4830032690\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817120,\n
        "timestamp": "2017-05-02T05:24:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032695,\n
          4830031145,\n
          4830031148,\n
          4830032696,\n
          4830032697,\n
          4830032698,\n
          4830032699,\n
          4830032700,\n
          4830032701,\n
          4830032695\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817123,\n
        "timestamp": "2017-05-02T05:24:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032690,\n
          4830032694,\n
          4830032702,\n
          4830032703,\n
          4830032704,\n
          4830032705,\n
          4830032690\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817125,\n
        "timestamp": "2024-01-11T19:13:46Z",\n
        "version": 3,\n
        "changeset": 146155500,\n
        "user": "Olyon",\n
        "uid": 1443767,\n
        "nodes": [\n
          4830032706,\n
          4830032707,\n
          4830032708,\n
          4830032709,\n
          4830032710,\n
          4830032711,\n
          4830032712,\n
          4830032713,\n
          4830032714,\n
          4830032715,\n
          4830032716,\n
          4830032717,\n
          4830032718,\n
          4830032719,\n
          4830032720,\n
          4830032721,\n
          4830032722,\n
          4830032723,\n
          4830032724,\n
          4830032725,\n
          4830032726,\n
          4830032727,\n
          4830032728,\n
          4830032729,\n
          4830032730,\n
          4830032731,\n
          4830032732,\n
          4830032733,\n
          4830032734,\n
          4830032735,\n
          4830032736,\n
          4830032737,\n
          4830032738,\n
          4830032739,\n
          4830032740,\n
          4830032741,\n
          4830032742,\n
          4830032743,\n
          4830032744,\n
          4830032745,\n
          4830032746,\n
          4830032747,\n
          4830032748,\n
          4830032749,\n
          4830032750,\n
          4830032751,\n
          4830032752,\n
          4830032753,\n
          4830032754,\n
          4830032755,\n
          4830032756,\n
          4830032757,\n
          4830032758,\n
          4830032759,\n
          4830032760,\n
          4830032761,\n
          4830032762,\n
          4830032763,\n
          4830032706\n
        ],\n
        "tags": {\n
          "amenity": "place_of_worship",\n
          "building": "church",\n
          "denomination": "catholic",\n
          "name": "Église Saint-Martin",\n
          "religion": "christian",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wikidata": "Q3583049"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817131,\n
        "timestamp": "2017-05-02T05:24:35Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032764,\n
          4830032765,\n
          4830032766,\n
          4830032767,\n
          4830032768,\n
          4830032769,\n
          4830032770,\n
          4830032771,\n
          4830032772,\n
          4830032773,\n
          4830032774,\n
          4830032775,\n
          4830032776,\n
          4830032764\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817134,\n
        "timestamp": "2017-05-02T05:24:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032777,\n
          4830032778,\n
          4830032779,\n
          4830032780,\n
          4830032777\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817136,\n
        "timestamp": "2017-05-02T05:24:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031339,\n
          4830031340,\n
          4830031341,\n
          4830031342,\n
          4830031339\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817138,\n
        "timestamp": "2017-05-02T05:24:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032781,\n
          4830032782,\n
          4830032783,\n
          4830032784,\n
          4830032785,\n
          4830032786,\n
          4830032787,\n
          4830032781\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817140,\n
        "timestamp": "2017-05-02T05:24:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032781,\n
          4830032788,\n
          4830032789,\n
          4830032782,\n
          4830032781\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817142,\n
        "timestamp": "2017-05-02T05:24:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032788,\n
          4829954491,\n
          4829954492,\n
          4829954493,\n
          4829954494,\n
          4830032789,\n
          4830032788\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817143,\n
        "timestamp": "2017-05-02T05:24:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4829954495,\n
          4829954496,\n
          4829954497,\n
          4829954498,\n
          4829954499,\n
          4829954500,\n
          4829954501,\n
          4829954502,\n
          4829954503,\n
          4829954504,\n
          4829954495\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817144,\n
        "timestamp": "2017-05-02T05:24:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4829954498,\n
          4829954497,\n
          4829954505,\n
          4829954506,\n
          4829954498\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817145,\n
        "timestamp": "2017-05-02T05:24:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4829954506,\n
          4829954505,\n
          4829954507,\n
          4829954508,\n
          4829954509,\n
          4829954510,\n
          4829954506\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817146,\n
        "timestamp": "2017-05-02T05:24:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830032764,\n
          4829954511,\n
          4829954512,\n
          4829954513,\n
          4829954514,\n
          4829954515,\n
          4830032765,\n
          4830032764\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817147,\n
        "timestamp": "2017-05-02T05:24:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4829954516,\n
          4829954517,\n
          4829954518,\n
          4829954519,\n
          4829954520,\n
          4830033021,\n
          4829954516\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817148,\n
        "timestamp": "2017-05-02T05:24:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033022,\n
          4830033023,\n
          4830033024,\n
          4830033025,\n
          4830033022\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817149,\n
        "timestamp": "2017-05-02T05:24:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4829954516,\n
          4830033026,\n
          4830033027,\n
          4830033028,\n
          4830033029,\n
          4830033030,\n
          4829954517,\n
          4829954516\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817150,\n
        "timestamp": "2017-05-02T05:24:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033031,\n
          4830033032,\n
          4830033033,\n
          4830033034,\n
          4830033031\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817151,\n
        "timestamp": "2017-05-02T05:24:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033035,\n
          4830033036,\n
          4830033037,\n
          4830033038,\n
          4830033035\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817152,\n
        "timestamp": "2017-05-02T05:24:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033039,\n
          4830033036,\n
          4830033035,\n
          4830033040,\n
          4830033041,\n
          4830033042,\n
          4830033043,\n
          4830033039\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817153,\n
        "timestamp": "2017-05-02T05:24:36Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033044,\n
          4830033045,\n
          4830033046,\n
          4830033047,\n
          4830033044\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817154,\n
        "timestamp": "2017-05-02T05:24:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033045,\n
          4830033048,\n
          4830033057,\n
          4830033049,\n
          4830033046,\n
          4830033045\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817155,\n
        "timestamp": "2017-05-02T05:24:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033048,\n
          4830033050,\n
          4830033051,\n
          4830033052,\n
          4830033053,\n
          4830033054,\n
          4830033055,\n
          4830033056,\n
          4830033057,\n
          4830033048\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817156,\n
        "timestamp": "2017-05-02T05:24:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033058,\n
          4830033059,\n
          4830033060,\n
          4830033061,\n
          4830033058\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817157,\n
        "timestamp": "2017-05-02T05:24:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033062,\n
          4830033063,\n
          4830033064,\n
          4830033065,\n
          4830033062\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817158,\n
        "timestamp": "2017-05-02T05:24:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033066,\n
          4830033067,\n
          4830033068,\n
          4830033069,\n
          4830033070,\n
          4830033071,\n
          4830033072,\n
          4830033073,\n
          4830033074,\n
          4830033063,\n
          4830033062,\n
          4830032919,\n
          4830032918,\n
          4830033075,\n
          4830033076,\n
          4830033066\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817159,\n
        "timestamp": "2017-05-02T05:24:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033077,\n
          4830033078,\n
          4830033079,\n
          4830033080,\n
          4830033077\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817160,\n
        "timestamp": "2017-05-02T05:24:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031643,\n
          4830031644,\n
          4830031645,\n
          4830031646,\n
          4830031643\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817161,\n
        "timestamp": "2017-05-02T05:24:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033080,\n
          4830033079,\n
          4830033044,\n
          4830033047,\n
          4830033081,\n
          4830033082,\n
          4830033083,\n
          4830033084,\n
          4830033085,\n
          4830033086,\n
          4830033087,\n
          4830033080\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817162,\n
        "timestamp": "2017-05-02T05:24:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033087,\n
          4830033086,\n
          4830033088,\n
          4830033089,\n
          4830033090,\n
          4830033091,\n
          4830033087\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817163,\n
        "timestamp": "2017-05-02T05:24:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033092,\n
          4830033093,\n
          4830033094,\n
          4830033095,\n
          4830033096,\n
          4830033097,\n
          4830033098,\n
          4830033099,\n
          4830033100,\n
          4830033092\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817164,\n
        "timestamp": "2017-05-02T05:24:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033101,\n
          4830033824,\n
          4830033102,\n
          4830033826,\n
          4830033825,\n
          4830033103,\n
          4830033104,\n
          4830033101\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817165,\n
        "timestamp": "2017-05-02T05:24:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033105,\n
          4830033106,\n
          4830033107,\n
          4830033108,\n
          4830033105\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817166,\n
        "timestamp": "2017-05-02T05:24:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033109,\n
          4830033110,\n
          4830033111,\n
          4830033112,\n
          4830033109\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817167,\n
        "timestamp": "2017-05-02T05:24:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033113,\n
          4830033114,\n
          4830033115,\n
          4830033116,\n
          4830033113\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817168,\n
        "timestamp": "2017-05-02T05:24:37Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033117,\n
          4830033118,\n
          4830033119,\n
          4830033829,\n
          4830033120,\n
          4830033117\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817169,\n
        "timestamp": "2017-05-02T05:24:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033117,\n
          4830033120,\n
          4830033221,\n
          4830033222,\n
          4830033223,\n
          4830033224,\n
          4830033225,\n
          4830033117\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817170,\n
        "timestamp": "2017-05-02T05:24:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033226,\n
          4830033227,\n
          4830033228,\n
          4830033229,\n
          4830033226\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817171,\n
        "timestamp": "2017-05-02T05:24:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031372,\n
          4830033230,\n
          4830033231,\n
          4830033837,\n
          4830033232,\n
          4830033233,\n
          4830033234,\n
          4830033235,\n
          4830033236,\n
          4830033237,\n
          4830031365,\n
          4830031372\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817172,\n
        "timestamp": "2017-05-02T05:24:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033238,\n
          4830033239,\n
          4830033838,\n
          4830033240,\n
          4830033241,\n
          4830033242,\n
          4830033238\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817173,\n
        "timestamp": "2017-05-02T05:24:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830031817,\n
          4830031816,\n
          4830033782,\n
          4830033783,\n
          4830031817\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817174,\n
        "timestamp": "2017-05-02T05:24:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033243,\n
          4830033244,\n
          4830033245,\n
          4830033246,\n
          4830033247,\n
          4830033243\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817175,\n
        "timestamp": "2017-05-02T05:24:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033248,\n
          4830033249,\n
          4830033250,\n
          4830033843,\n
          4830033842,\n
          4830033251,\n
          4830033252,\n
          4830033253,\n
          4830033254,\n
          4830033255,\n
          4830033846,\n
          4830033248\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817176,\n
        "timestamp": "2017-05-02T05:24:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033250,\n
          4830033249,\n
          4830033248,\n
          4830033256,\n
          4830033257,\n
          4830033258,\n
          4830033259,\n
          4830033260,\n
          4830033261,\n
          4830033262,\n
          4830033263,\n
          4830033264,\n
          4830033265,\n
          4830033250\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817177,\n
        "timestamp": "2017-05-02T05:24:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033266,\n
          4830033267,\n
          4830033268,\n
          4830033269,\n
          4830033855,\n
          4830033266\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817178,\n
        "timestamp": "2017-05-02T05:24:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033270,\n
          4830033271,\n
          4830033272,\n
          4830033273,\n
          4830033270\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817179,\n
        "timestamp": "2017-05-02T05:24:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033272,\n
          4830033271,\n
          4830033274,\n
          4830033275,\n
          4830033276,\n
          4830033277,\n
          4830033268,\n
          4830033267,\n
          4830033272\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817180,\n
        "timestamp": "2017-05-02T05:24:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033278,\n
          4830033279,\n
          4830033280,\n
          4830033281,\n
          4830033282,\n
          4830033278\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817181,\n
        "timestamp": "2017-05-02T05:24:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033283,\n
          4830033284,\n
          4830033285,\n
          4830033286,\n
          4830033287,\n
          4830033288,\n
          4830033283\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817182,\n
        "timestamp": "2017-05-02T05:24:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033289,\n
          4830033290,\n
          4830033291,\n
          4830033292,\n
          4830033886,\n
          4830033293,\n
          4830033294,\n
          4830033289\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817183,\n
        "timestamp": "2017-05-02T05:24:38Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033295,\n
          4830033296,\n
          4830033297,\n
          4830033298,\n
          4830033299,\n
          4830033300,\n
          4830033295\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817184,\n
        "timestamp": "2017-05-02T05:24:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033301,\n
          4830033302,\n
          4830033303,\n
          4830033304,\n
          4830033301\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817185,\n
        "timestamp": "2017-05-02T05:24:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033305,\n
          4830033306,\n
          4830033307,\n
          4830033308,\n
          4830033305\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817186,\n
        "timestamp": "2017-05-02T05:24:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033309,\n
          4830033310,\n
          4830033311,\n
          4830033312,\n
          4830033313,\n
          4830033314,\n
          4830033315,\n
          4830033316,\n
          4830033317,\n
          4830033318,\n
          4830033309\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817187,\n
        "timestamp": "2017-05-02T05:24:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033319,\n
          4830033320,\n
          4830033521,\n
          4830033522,\n
          4830033523,\n
          4830033524,\n
          4830033525,\n
          4830033319\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817188,\n
        "timestamp": "2017-05-02T05:24:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033526,\n
          4830033527,\n
          4830033528,\n
          4830033529,\n
          4830033530,\n
          4830033531,\n
          4830033526\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817189,\n
        "timestamp": "2017-05-02T05:24:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033532,\n
          4830033533,\n
          4830033534,\n
          4830033535,\n
          4830033536,\n
          4830033537,\n
          4830033532\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 490817190,\n
        "timestamp": "2017-05-02T05:24:39Z",\n
        "version": 1,\n
        "changeset": 48323606,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4830033538,\n
          4830033539,\n
          4830033540,\n
          4830033541,\n
          4830033542,\n
          4830033543,\n
          4830033544,\n
          4830033538\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      }\n
      \n
        ]\n
      }\n
      """
  ]
]