GET https://osm-labo.cipherbliss.com/admin/labourer/02071?deleteMissing=1&disableFollowUpCleanup=1

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"="02071"]->.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" => 195
    "request_size" => 2613
    "total_time" => 5.432991
    "namelookup_time" => 0.000503
    "connect_time" => 0.033558
    "pretransfer_time" => 0.06907
    "size_upload" => 2410.0
    "size_download" => 61361.0
    "speed_download" => 11294.0
    "speed_upload" => 443.0
    "upload_content_length" => 2410.0
    "starttransfer_time" => 5.080091
    "primary_ip" => "2a01:4f9:3051:3e48::2"
    "primary_port" => 443
    "local_ip" => "2a01:e0a:8a2:77f0:2900:602f:872e:e67a"
    "local_port" => 53790
    "http_version" => 2
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 68993
    "connect_time_us" => 33558
    "namelookup_time_us" => 503
    "pretransfer_time_us" => 69070
    "starttransfer_time_us" => 5080091
    "posttransfer_time_us" => 69069
    "total_time_us" => 5432991
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1770025040.6154
    "original_url" => "https://overpass-api.de/api/interpreter"
    "pause_handler" => Closure(float $duration) {#1055
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1028 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#1039 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * Host overpass-api.de:443 was resolved.\n
      * IPv6: 2a01:4f9:3051:3e48::2, 2a01:4f8:261:3c4f::2\n
      * IPv4: 162.55.144.139, 65.109.112.52\n
      *   Trying [2a01:4f9:3051:3e48::2]:443...\n
      * ALPN: curl offers h2,http/1.1\n
      *  CAfile: /etc/ssl/certs/ca-certificates.crt\n
      *  CApath: /etc/ssl/certs\n
      * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / id-ecPublicKey\n
      * ALPN: server accepted http/1.1\n
      * Server certificate:\n
      *  subject: CN=lambert.openstreetmap.de\n
      *  start date: Jan 21 16:56:36 2026 GMT\n
      *  expire date: Apr 21 16:56:35 2026 GMT\n
      *  subjectAltName: host "overpass-api.de" matched cert's "overpass-api.de"\n
      *  issuer: C=US; O=Let's Encrypt; CN=E7\n
      *  SSL certificate verify ok.\n
      *   Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384\n
      *   Certificate level 1: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n
      * Connected to overpass-api.de (2a01:4f9:3051:3e48::2) port 443\n
      * using HTTP/1.x\n
      > POST /api/interpreter HTTP/1.1\r\n
      Host: overpass-api.de\r\n
      Accept: */*\r\n
      Content-Type: application/x-www-form-urlencoded\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      Content-Length: 2410\r\n
      \r\n
      * upload completely sent off: 2410 bytes\n
      < HTTP/1.1 200 OK\r\n
      < Date: Mon, 02 Feb 2026 09:37:20 GMT\r\n
      < Server: Apache/2.4.66 (Debian)\r\n
      < Vary: Accept-Encoding\r\n
      < Content-Encoding: gzip\r\n
      < Transfer-Encoding: chunked\r\n
      < Content-Type: application/json\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Mon, 02 Feb 2026 09:37:20 GMT"
    "Server: Apache/2.4.66 (Debian)"
    "Vary: Accept-Encoding"
    "Content-Encoding: gzip"
    "Transfer-Encoding: chunked"
    "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-02T09:36:02Z",\n
          "timestamp_areas_base": "2026-01-23T01:22:35Z",\n
          "copyright": "The data included in this document is from www.openstreetmap.org. The data is made available under ODbL."\n
        },\n
        "elements": [\n
      \n
      {\n
        "type": "node",\n
        "id": 516550533,\n
        "lat": 49.4111955,\n
        "lon": 3.1398256,\n
        "timestamp": "2018-01-02T20:26:00Z",\n
        "version": 2,\n
        "changeset": 55111163,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021911881,\n
        "lat": 49.4035031,\n
        "lon": 3.1310756,\n
        "timestamp": "2016-02-23T13:39:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021911882,\n
        "lat": 49.4035161,\n
        "lon": 3.1307306,\n
        "timestamp": "2016-02-23T13:39:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021911883,\n
        "lat": 49.4035421,\n
        "lon": 3.1311126,\n
        "timestamp": "2016-02-23T13:39:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021911884,\n
        "lat": 49.4035441,\n
        "lon": 3.1310796,\n
        "timestamp": "2016-02-23T13:39:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021911885,\n
        "lat": 49.4035691,\n
        "lon": 3.1311156,\n
        "timestamp": "2016-02-23T13:39:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021911886,\n
        "lat": 49.4035841,\n
        "lon": 3.1307366,\n
        "timestamp": "2016-02-23T13:39:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021911887,\n
        "lat": 49.4035911,\n
        "lon": 3.1311166,\n
        "timestamp": "2016-02-23T13:39:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021911888,\n
        "lat": 49.4036051,\n
        "lon": 3.1307386,\n
        "timestamp": "2016-02-23T13:39:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021912872,\n
        "lat": 49.4059000,\n
        "lon": 3.1306210,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021912873,\n
        "lat": 49.4059020,\n
        "lon": 3.1509891,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021912874,\n
        "lat": 49.4059023,\n
        "lon": 3.1491615,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021912875,\n
        "lat": 49.4059033,\n
        "lon": 3.1497785,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021912876,\n
        "lat": 49.4059073,\n
        "lon": 3.1488005,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021912877,\n
        "lat": 49.4059080,\n
        "lon": 3.1314040,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021912878,\n
        "lat": 49.4059090,\n
        "lon": 3.1313850,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021912879,\n
        "lat": 49.4059113,\n
        "lon": 3.1497765,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021912880,\n
        "lat": 49.4059123,\n
        "lon": 3.1488375,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021912882,\n
        "lat": 49.4059160,\n
        "lon": 3.1509841,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021912883,\n
        "lat": 49.4059163,\n
        "lon": 3.1492645,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021912884,\n
        "lat": 49.4059170,\n
        "lon": 3.1311800,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021912885,\n
        "lat": 49.4059180,\n
        "lon": 3.1311600,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021912886,\n
        "lat": 49.4059190,\n
        "lon": 3.1510041,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021912887,\n
        "lat": 49.4059193,\n
        "lon": 3.1493185,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021912888,\n
        "lat": 49.4059193,\n
        "lon": 3.1498705,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021912990,\n
        "lat": 49.4037761,\n
        "lon": 3.1342026,\n
        "timestamp": "2016-02-23T13:39:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021912991,\n
        "lat": 49.4037881,\n
        "lon": 3.1341306,\n
        "timestamp": "2016-02-23T13:39:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021912992,\n
        "lat": 49.4037911,\n
        "lon": 3.1342726,\n
        "timestamp": "2016-02-23T13:39:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021912993,\n
        "lat": 49.4037941,\n
        "lon": 3.1340996,\n
        "timestamp": "2016-02-23T13:39:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021912994,\n
        "lat": 49.4038011,\n
        "lon": 3.1342126,\n
        "timestamp": "2016-02-23T13:39:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021912995,\n
        "lat": 49.4038681,\n
        "lon": 3.1343006,\n
        "timestamp": "2016-02-23T13:39:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021912996,\n
        "lat": 49.4038731,\n
        "lon": 3.1342746,\n
        "timestamp": "2016-02-23T13:39:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021912997,\n
        "lat": 49.4038791,\n
        "lon": 3.1342396,\n
        "timestamp": "2016-02-23T13:39:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021912998,\n
        "lat": 49.4038881,\n
        "lon": 3.1342806,\n
        "timestamp": "2016-02-23T13:39:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021912999,\n
        "lat": 49.4038941,\n
        "lon": 3.1342456,\n
        "timestamp": "2016-02-23T13:39:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913000,\n
        "lat": 49.4039001,\n
        "lon": 3.1342476,\n
        "timestamp": "2016-02-23T13:39:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913001,\n
        "lat": 49.4039121,\n
        "lon": 3.1341796,\n
        "timestamp": "2016-02-23T13:39:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913002,\n
        "lat": 49.4039181,\n
        "lon": 3.1341486,\n
        "timestamp": "2016-02-23T13:39:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913003,\n
        "lat": 49.4040896,\n
        "lon": 3.1288973,\n
        "timestamp": "2016-02-23T13:39:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913004,\n
        "lat": 49.4040936,\n
        "lon": 3.1288173,\n
        "timestamp": "2016-02-23T13:39:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913005,\n
        "lat": 49.4041748,\n
        "lon": 3.1365756,\n
        "timestamp": "2016-02-23T13:39:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913006,\n
        "lat": 49.4041858,\n
        "lon": 3.1365096,\n
        "timestamp": "2016-02-23T13:39:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913007,\n
        "lat": 49.4041858,\n
        "lon": 3.1366386,\n
        "timestamp": "2016-02-23T13:39:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913008,\n
        "lat": 49.4042091,\n
        "lon": 3.1346296,\n
        "timestamp": "2016-02-23T13:39:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913009,\n
        "lat": 49.4042201,\n
        "lon": 3.1346106,\n
        "timestamp": "2016-02-23T13:39:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913010,\n
        "lat": 49.4042216,\n
        "lon": 3.1292573,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913011,\n
        "lat": 49.4042278,\n
        "lon": 3.1363156,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913012,\n
        "lat": 49.4042281,\n
        "lon": 3.1346506,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913013,\n
        "lat": 49.4042301,\n
        "lon": 3.1346676,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913014,\n
        "lat": 49.4042318,\n
        "lon": 3.1368336,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913015,\n
        "lat": 49.4042366,\n
        "lon": 3.1289183,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913016,\n
        "lat": 49.4042371,\n
        "lon": 3.1346326,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913017,\n
        "lat": 49.4042381,\n
        "lon": 3.1346496,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913018,\n
        "lat": 49.4042451,\n
        "lon": 3.1345576,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913019,\n
        "lat": 49.4042548,\n
        "lon": 3.1365426,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913020,\n
        "lat": 49.4042548,\n
        "lon": 3.1366016,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913021,\n
        "lat": 49.4042636,\n
        "lon": 3.1292463,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913022,\n
        "lat": 49.4042746,\n
        "lon": 3.1288383,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913023,\n
        "lat": 49.4042761,\n
        "lon": 3.1347196,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913024,\n
        "lat": 49.4042851,\n
        "lon": 3.1347006,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913025,\n
        "lat": 49.4042861,\n
        "lon": 3.1347156,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913026,\n
        "lat": 49.4042946,\n
        "lon": 3.1288763,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913027,\n
        "lat": 49.4042961,\n
        "lon": 3.1346966,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913028,\n
        "lat": 49.4042966,\n
        "lon": 3.1288383,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913029,\n
        "lat": 49.4042968,\n
        "lon": 3.1363486,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913030,\n
        "lat": 49.4042998,\n
        "lon": 3.1367956,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913032,\n
        "lat": 49.4043051,\n
        "lon": 3.1347366,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913033,\n
        "lat": 49.4043141,\n
        "lon": 3.1347166,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913034,\n
        "lat": 49.4043391,\n
        "lon": 3.1346646,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913035,\n
        "lat": 49.4043550,\n
        "lon": 3.1492850,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913036,\n
        "lat": 49.4043560,\n
        "lon": 3.1493560,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913037,\n
        "lat": 49.4043576,\n
        "lon": 3.1288853,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913038,\n
        "lat": 49.4043606,\n
        "lon": 3.1288473,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913039,\n
        "lat": 49.4043866,\n
        "lon": 3.1291783,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913040,\n
        "lat": 49.4043906,\n
        "lon": 3.1292103,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913041,\n
        "lat": 49.4043930,\n
        "lon": 3.1492840,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913042,\n
        "lat": 49.4043940,\n
        "lon": 3.1493560,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913043,\n
        "lat": 49.4045086,\n
        "lon": 3.1291473,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913044,\n
        "lat": 49.4045126,\n
        "lon": 3.1291773,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913045,\n
        "lat": 49.4046456,\n
        "lon": 3.1285613,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913046,\n
        "lat": 49.4046606,\n
        "lon": 3.1285993,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913047,\n
        "lat": 49.4046606,\n
        "lon": 3.1287933,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913048,\n
        "lat": 49.4046636,\n
        "lon": 3.1288383,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913049,\n
        "lat": 49.4046646,\n
        "lon": 3.1285433,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913050,\n
        "lat": 49.4046796,\n
        "lon": 3.1285813,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913051,\n
        "lat": 49.4047716,\n
        "lon": 3.1287783,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913052,\n
        "lat": 49.4047736,\n
        "lon": 3.1288243,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913053,\n
        "lat": 49.4048216,\n
        "lon": 3.1293593,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913054,\n
        "lat": 49.4048321,\n
        "lon": 3.1336556,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913055,\n
        "lat": 49.4048341,\n
        "lon": 3.1336796,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913056,\n
        "lat": 49.4048366,\n
        "lon": 3.1288153,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913057,\n
        "lat": 49.4048421,\n
        "lon": 3.1336286,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913058,\n
        "lat": 49.4048516,\n
        "lon": 3.1289623,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913059,\n
        "lat": 49.4048526,\n
        "lon": 3.1299413,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913060,\n
        "lat": 49.4048571,\n
        "lon": 3.1337016,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913061,\n
        "lat": 49.4048611,\n
        "lon": 3.1336206,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913062,\n
        "lat": 49.4048636,\n
        "lon": 3.1300843,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913063,\n
        "lat": 49.4048690,\n
        "lon": 3.1318230,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913064,\n
        "lat": 49.4048696,\n
        "lon": 3.1302033,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913065,\n
        "lat": 49.4048721,\n
        "lon": 3.1336966,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913066,\n
        "lat": 49.4048790,\n
        "lon": 3.1320250,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913067,\n
        "lat": 49.4048821,\n
        "lon": 3.1336416,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913068,\n
        "lat": 49.4048851,\n
        "lon": 3.1336616,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913070,\n
        "lat": 49.4049206,\n
        "lon": 3.1286553,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913071,\n
        "lat": 49.4049306,\n
        "lon": 3.1287983,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913072,\n
        "lat": 49.4049396,\n
        "lon": 3.1289403,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913073,\n
        "lat": 49.4049410,\n
        "lon": 3.1318130,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913074,\n
        "lat": 49.4049446,\n
        "lon": 3.1289773,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913075,\n
        "lat": 49.4049510,\n
        "lon": 3.1320150,\n
        "timestamp": "2016-02-23T13:39:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913077,\n
        "lat": 49.4049716,\n
        "lon": 3.1293413,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913078,\n
        "lat": 49.4049736,\n
        "lon": 3.1299243,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913079,\n
        "lat": 49.4049756,\n
        "lon": 3.1299573,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913080,\n
        "lat": 49.4049796,\n
        "lon": 3.1286453,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913081,\n
        "lat": 49.4049826,\n
        "lon": 3.1300703,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913082,\n
        "lat": 49.4049956,\n
        "lon": 3.1286433,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913083,\n
        "lat": 49.4050016,\n
        "lon": 3.1289663,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913084,\n
        "lat": 49.4050056,\n
        "lon": 3.1299193,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913087,\n
        "lat": 49.4050196,\n
        "lon": 3.1271493,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913088,\n
        "lat": 49.4050206,\n
        "lon": 3.1289623,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913089,\n
        "lat": 49.4050286,\n
        "lon": 3.1270353,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913090,\n
        "lat": 49.4050296,\n
        "lon": 3.1270143,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913092,\n
        "lat": 49.4050546,\n
        "lon": 3.1280453,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913093,\n
        "lat": 49.4050576,\n
        "lon": 3.1298253,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913094,\n
        "lat": 49.4050626,\n
        "lon": 3.1280143,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913095,\n
        "lat": 49.4050626,\n
        "lon": 3.1299123,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913096,\n
        "lat": 49.4050816,\n
        "lon": 3.1280613,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913097,\n
        "lat": 49.4050896,\n
        "lon": 3.1280303,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913098,\n
        "lat": 49.4051206,\n
        "lon": 3.1298173,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913099,\n
        "lat": 49.4051246,\n
        "lon": 3.1299033,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913100,\n
        "lat": 49.4051316,\n
        "lon": 3.1299023,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913101,\n
        "lat": 49.4051326,\n
        "lon": 3.1284373,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913102,\n
        "lat": 49.4051336,\n
        "lon": 3.1299353,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913103,\n
        "lat": 49.4051343,\n
        "lon": 3.1539361,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913104,\n
        "lat": 49.4051416,\n
        "lon": 3.1287013,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913105,\n
        "lat": 49.4051506,\n
        "lon": 3.1291833,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913106,\n
        "lat": 49.4051526,\n
        "lon": 3.1284363,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913107,\n
        "lat": 49.4051596,\n
        "lon": 3.1287003,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913108,\n
        "lat": 49.4051596,\n
        "lon": 3.1287223,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913109,\n
        "lat": 49.4051686,\n
        "lon": 3.1271713,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913110,\n
        "lat": 49.4051686,\n
        "lon": 3.1283703,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913111,\n
        "lat": 49.4051706,\n
        "lon": 3.1284333,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913112,\n
        "lat": 49.4051726,\n
        "lon": 3.1295693,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913113,\n
        "lat": 49.4051756,\n
        "lon": 3.1270573,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913114,\n
        "lat": 49.4051776,\n
        "lon": 3.1270353,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913115,\n
        "lat": 49.4051796,\n
        "lon": 3.1287483,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913116,\n
        "lat": 49.4051853,\n
        "lon": 3.1538201,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913117,\n
        "lat": 49.4052116,\n
        "lon": 3.1299243,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913118,\n
        "lat": 49.4052246,\n
        "lon": 3.1301573,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913119,\n
        "lat": 49.4052256,\n
        "lon": 3.1470310,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913120,\n
        "lat": 49.4052276,\n
        "lon": 3.1468830,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913121,\n
        "lat": 49.4052286,\n
        "lon": 3.1468540,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913122,\n
        "lat": 49.4052336,\n
        "lon": 3.1291743,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913123,\n
        "lat": 49.4052419,\n
        "lon": 3.1355942,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913124,\n
        "lat": 49.4052429,\n
        "lon": 3.1357642,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913125,\n
        "lat": 49.4052459,\n
        "lon": 3.1359302,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913126,\n
        "lat": 49.4052469,\n
        "lon": 3.1361062,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913127,\n
        "lat": 49.4052523,\n
        "lon": 3.1536571,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913128,\n
        "lat": 49.4052539,\n
        "lon": 3.1358132,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913129,\n
        "lat": 49.4052539,\n
        "lon": 3.1358812,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913130,\n
        "lat": 49.4052556,\n
        "lon": 3.1284283,\n
        "timestamp": "2016-02-23T13:39:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913131,\n
        "lat": 49.4052566,\n
        "lon": 3.1295573,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913132,\n
        "lat": 49.4052569,\n
        "lon": 3.1358142,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913133,\n
        "lat": 49.4052586,\n
        "lon": 3.1295923,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913134,\n
        "lat": 49.4052589,\n
        "lon": 3.1357672,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913135,\n
        "lat": 49.4052589,\n
        "lon": 3.1359302,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913136,\n
        "lat": 49.4052609,\n
        "lon": 3.1358822,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913138,\n
        "lat": 49.4052646,\n
        "lon": 3.1286783,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913139,\n
        "lat": 49.4052726,\n
        "lon": 3.1298833,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913140,\n
        "lat": 49.4052816,\n
        "lon": 3.1283613,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913141,\n
        "lat": 49.4052816,\n
        "lon": 3.1287393,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913142,\n
        "lat": 49.4052836,\n
        "lon": 3.1284263,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913143,\n
        "lat": 49.4052836,\n
        "lon": 3.1468840,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913144,\n
        "lat": 49.4052846,\n
        "lon": 3.1468560,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913145,\n
        "lat": 49.4052883,\n
        "lon": 3.1540831,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913146,\n
        "lat": 49.4052926,\n
        "lon": 3.1286763,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913147,\n
        "lat": 49.4052936,\n
        "lon": 3.1287193,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913148,\n
        "lat": 49.4052973,\n
        "lon": 3.1535371,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913149,\n
        "lat": 49.4053033,\n
        "lon": 3.1539351,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913150,\n
        "lat": 49.4053038,\n
        "lon": 3.1431063,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913151,\n
        "lat": 49.4053068,\n
        "lon": 3.1430603,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913152,\n
        "lat": 49.4053173,\n
        "lon": 3.1540121,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913153,\n
        "lat": 49.4053206,\n
        "lon": 3.1289603,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913154,\n
        "lat": 49.4053206,\n
        "lon": 3.1470350,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913155,\n
        "lat": 49.4053236,\n
        "lon": 3.1468580,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913156,\n
        "lat": 49.4053236,\n
        "lon": 3.1468850,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913157,\n
        "lat": 49.4053279,\n
        "lon": 3.1357642,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913158,\n
        "lat": 49.4053289,\n
        "lon": 3.1358132,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913159,\n
        "lat": 49.4053309,\n
        "lon": 3.1358782,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913160,\n
        "lat": 49.4053313,\n
        "lon": 3.1485495,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913161,\n
        "lat": 49.4053319,\n
        "lon": 3.1359272,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913162,\n
        "lat": 49.4053346,\n
        "lon": 3.1290673,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913163,\n
        "lat": 49.4053349,\n
        "lon": 3.1358132,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913164,\n
        "lat": 49.4053349,\n
        "lon": 3.1358782,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913165,\n
        "lat": 49.4053383,\n
        "lon": 3.1486435,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913166,\n
        "lat": 49.4053568,\n
        "lon": 3.1473861,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913167,\n
        "lat": 49.4053578,\n
        "lon": 3.1431163,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913169,\n
        "lat": 49.4053608,\n
        "lon": 3.1430693,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913170,\n
        "lat": 49.4053656,\n
        "lon": 3.1290583,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913172,\n
        "lat": 49.4053713,\n
        "lon": 3.1537731,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913173,\n
        "lat": 49.4053743,\n
        "lon": 3.1540671,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913174,\n
        "lat": 49.4053758,\n
        "lon": 3.1475721,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913175,\n
        "lat": 49.4053826,\n
        "lon": 3.1292143,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913176,\n
        "lat": 49.4053826,\n
        "lon": 3.1295763,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913177,\n
        "lat": 49.4053976,\n
        "lon": 3.1298663,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913178,\n
        "lat": 49.4054034,\n
        "lon": 3.1455159,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913179,\n
        "lat": 49.4054114,\n
        "lon": 3.1456519,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913180,\n
        "lat": 49.4054159,\n
        "lon": 3.1355852,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913181,\n
        "lat": 49.4054168,\n
        "lon": 3.1424103,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913182,\n
        "lat": 49.4054179,\n
        "lon": 3.1357632,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913183,\n
        "lat": 49.4054186,\n
        "lon": 3.1296043,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913184,\n
        "lat": 49.4054196,\n
        "lon": 3.1289333,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913185,\n
        "lat": 49.4054216,\n
        "lon": 3.1296543,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913186,\n
        "lat": 49.4054223,\n
        "lon": 3.1537561,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913187,\n
        "lat": 49.4054228,\n
        "lon": 3.1422233,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913189,\n
        "lat": 49.4054348,\n
        "lon": 3.1473681,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913190,\n
        "lat": 49.4054378,\n
        "lon": 3.1466683,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913191,\n
        "lat": 49.4054378,\n
        "lon": 3.1467373,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913192,\n
        "lat": 49.4054506,\n
        "lon": 3.1291963,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913193,\n
        "lat": 49.4054508,\n
        "lon": 3.1468753,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913194,\n
        "lat": 49.4054513,\n
        "lon": 3.1536851,\n
        "timestamp": "2016-02-23T13:39:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913195,\n
        "lat": 49.4054518,\n
        "lon": 3.1470333,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913196,\n
        "lat": 49.4054534,\n
        "lon": 3.1479801,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913197,\n
        "lat": 49.4054548,\n
        "lon": 3.1475531,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913198,\n
        "lat": 49.4054628,\n
        "lon": 3.1425523,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913199,\n
        "lat": 49.4054654,\n
        "lon": 3.1455079,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913200,\n
        "lat": 49.4054654,\n
        "lon": 3.1481251,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913201,\n
        "lat": 49.4054658,\n
        "lon": 3.1425053,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913202,\n
        "lat": 49.4054693,\n
        "lon": 3.1485195,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913203,\n
        "lat": 49.4054698,\n
        "lon": 3.1466063,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913204,\n
        "lat": 49.4054698,\n
        "lon": 3.1466693,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913205,\n
        "lat": 49.4054706,\n
        "lon": 3.1295973,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913206,\n
        "lat": 49.4054716,\n
        "lon": 3.1296103,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913207,\n
        "lat": 49.4054730,\n
        "lon": 3.1405453,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913208,\n
        "lat": 49.4054760,\n
        "lon": 3.1404973,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913209,\n
        "lat": 49.4054774,\n
        "lon": 3.1456459,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913210,\n
        "lat": 49.4054783,\n
        "lon": 3.1486125,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913211,\n
        "lat": 49.4054783,\n
        "lon": 3.1538111,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913212,\n
        "lat": 49.4054788,\n
        "lon": 3.1464853,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913213,\n
        "lat": 49.4054808,\n
        "lon": 3.1424153,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913214,\n
        "lat": 49.4054828,\n
        "lon": 3.1423683,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913215,\n
        "lat": 49.4054848,\n
        "lon": 3.1423103,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913216,\n
        "lat": 49.4054868,\n
        "lon": 3.1422263,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913217,\n
        "lat": 49.4054888,\n
        "lon": 3.1463403,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913218,\n
        "lat": 49.4054908,\n
        "lon": 3.1425563,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913219,\n
        "lat": 49.4054928,\n
        "lon": 3.1425063,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913221,\n
        "lat": 49.4055019,\n
        "lon": 3.1359242,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913222,\n
        "lat": 49.4055020,\n
        "lon": 3.1405003,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913223,\n
        "lat": 49.4055039,\n
        "lon": 3.1360982,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913225,\n
        "lat": 49.4055060,\n
        "lon": 3.1404523,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913226,\n
        "lat": 49.4055078,\n
        "lon": 3.1423703,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913227,\n
        "lat": 49.4055084,\n
        "lon": 3.1455019,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913228,\n
        "lat": 49.4055098,\n
        "lon": 3.1423123,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913229,\n
        "lat": 49.4055184,\n
        "lon": 3.1456439,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913230,\n
        "lat": 49.4055278,\n
        "lon": 3.1452073,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913231,\n
        "lat": 49.4055278,\n
        "lon": 3.1457383,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913232,\n
        "lat": 49.4055290,\n
        "lon": 3.1319320,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913233,\n
        "lat": 49.4055310,\n
        "lon": 3.1319900,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913234,\n
        "lat": 49.4055310,\n
        "lon": 3.1408893,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913235,\n
        "lat": 49.4055314,\n
        "lon": 3.1479641,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913236,\n
        "lat": 49.4055318,\n
        "lon": 3.1459113,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913237,\n
        "lat": 49.4055360,\n
        "lon": 3.1408003,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913238,\n
        "lat": 49.4055378,\n
        "lon": 3.1453023,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913239,\n
        "lat": 49.4055406,\n
        "lon": 3.1296023,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913240,\n
        "lat": 49.4055410,\n
        "lon": 3.1407033,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913241,\n
        "lat": 49.4055424,\n
        "lon": 3.1481061,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913242,\n
        "lat": 49.4055426,\n
        "lon": 3.1296423,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913243,\n
        "lat": 49.4055428,\n
        "lon": 3.1467413,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913244,\n
        "lat": 49.4055428,\n
        "lon": 3.1468763,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913245,\n
        "lat": 49.4055438,\n
        "lon": 3.1466093,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913246,\n
        "lat": 49.4055438,\n
        "lon": 3.1470333,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913247,\n
        "lat": 49.4055488,\n
        "lon": 3.1424343,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913248,\n
        "lat": 49.4055488,\n
        "lon": 3.1424613,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913249,\n
        "lat": 49.4055500,\n
        "lon": 3.1313040,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913250,\n
        "lat": 49.4055520,\n
        "lon": 3.1311250,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913251,\n
        "lat": 49.4055538,\n
        "lon": 3.1426333,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913252,\n
        "lat": 49.4055547,\n
        "lon": 3.1461894,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913253,\n
        "lat": 49.4055548,\n
        "lon": 3.1426893,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913254,\n
        "lat": 49.4055548,\n
        "lon": 3.1427173,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913255,\n
        "lat": 49.4055558,\n
        "lon": 3.1427993,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913256,\n
        "lat": 49.4055558,\n
        "lon": 3.1464973,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913257,\n
        "lat": 49.4055570,\n
        "lon": 3.1309250,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913258,\n
        "lat": 49.4055577,\n
        "lon": 3.1460504,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913259,\n
        "lat": 49.4055590,\n
        "lon": 3.1405063,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913260,\n
        "lat": 49.4055598,\n
        "lon": 3.1424333,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913261,\n
        "lat": 49.4055598,\n
        "lon": 3.1424603,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913262,\n
        "lat": 49.4055598,\n
        "lon": 3.1425743,\n
        "timestamp": "2016-02-23T13:39:13Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913263,\n
        "lat": 49.4055610,\n
        "lon": 3.1314000,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913264,\n
        "lat": 49.4055610,\n
        "lon": 3.1404603,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913265,\n
        "lat": 49.4055650,\n
        "lon": 3.1312200,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913266,\n
        "lat": 49.4055658,\n
        "lon": 3.1463533,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913267,\n
        "lat": 49.4055670,\n
        "lon": 3.1310200,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913268,\n
        "lat": 49.4055670,\n
        "lon": 3.1405553,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913269,\n
        "lat": 49.4055680,\n
        "lon": 3.1405363,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913270,\n
        "lat": 49.4055718,\n
        "lon": 3.1426333,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913271,\n
        "lat": 49.4055718,\n
        "lon": 3.1426893,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913272,\n
        "lat": 49.4055728,\n
        "lon": 3.1427163,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913273,\n
        "lat": 49.4055738,\n
        "lon": 3.1427993,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913274,\n
        "lat": 49.4055868,\n
        "lon": 3.1422743,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913275,\n
        "lat": 49.4055880,\n
        "lon": 3.1406093,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913276,\n
        "lat": 49.4055903,\n
        "lon": 3.1485325,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913277,\n
        "lat": 49.4055910,\n
        "lon": 3.1405393,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913278,\n
        "lat": 49.4055928,\n
        "lon": 3.1421723,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913279,\n
        "lat": 49.4055930,\n
        "lon": 3.1405113,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913280,\n
        "lat": 49.4055980,\n
        "lon": 3.1404603,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913281,\n
        "lat": 49.4055993,\n
        "lon": 3.1483955,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913282,\n
        "lat": 49.4056043,\n
        "lon": 3.1484685,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913283,\n
        "lat": 49.4056060,\n
        "lon": 3.1409003,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913284,\n
        "lat": 49.4056068,\n
        "lon": 3.1457353,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913285,\n
        "lat": 49.4056093,\n
        "lon": 3.1487305,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913286,\n
        "lat": 49.4056103,\n
        "lon": 3.1494245,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913287,\n
        "lat": 49.4056110,\n
        "lon": 3.1408093,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913288,\n
        "lat": 49.4056118,\n
        "lon": 3.1459083,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913289,\n
        "lat": 49.4056123,\n
        "lon": 3.1494695,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913290,\n
        "lat": 49.4056128,\n
        "lon": 3.1425113,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913291,\n
        "lat": 49.4056168,\n
        "lon": 3.1424583,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913292,\n
        "lat": 49.4056170,\n
        "lon": 3.1407123,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913293,\n
        "lat": 49.4056190,\n
        "lon": 3.1312860,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913294,\n
        "lat": 49.4056220,\n
        "lon": 3.1311020,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913295,\n
        "lat": 49.4056248,\n
        "lon": 3.1425863,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913296,\n
        "lat": 49.4056260,\n
        "lon": 3.1309060,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913297,\n
        "lat": 49.4056273,\n
        "lon": 3.1486895,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913298,\n
        "lat": 49.4056278,\n
        "lon": 3.1422803,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913299,\n
        "lat": 49.4056300,\n
        "lon": 3.1313810,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913300,\n
        "lat": 49.4056303,\n
        "lon": 3.1487255,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913301,\n
        "lat": 49.4056333,\n
        "lon": 3.1483885,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913302,\n
        "lat": 49.4056333,\n
        "lon": 3.1494215,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913303,\n
        "lat": 49.4056337,\n
        "lon": 3.1461934,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913304,\n
        "lat": 49.4056338,\n
        "lon": 3.1421753,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913305,\n
        "lat": 49.4056350,\n
        "lon": 3.1311980,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913306,\n
        "lat": 49.4056367,\n
        "lon": 3.1460544,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913307,\n
        "lat": 49.4056370,\n
        "lon": 3.1310020,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913308,\n
        "lat": 49.4056373,\n
        "lon": 3.1484625,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913309,\n
        "lat": 49.4056403,\n
        "lon": 3.1485215,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913310,\n
        "lat": 49.4056403,\n
        "lon": 3.1492645,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913311,\n
        "lat": 49.4056408,\n
        "lon": 3.1436153,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913312,\n
        "lat": 49.4056453,\n
        "lon": 3.1493735,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913313,\n
        "lat": 49.4056473,\n
        "lon": 3.1491435,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913314,\n
        "lat": 49.4056478,\n
        "lon": 3.1434893,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913316,\n
        "lat": 49.4056513,\n
        "lon": 3.1492645,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913317,\n
        "lat": 49.4056543,\n
        "lon": 3.1486835,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913318,\n
        "lat": 49.4056548,\n
        "lon": 3.1444533,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913319,\n
        "lat": 49.4056558,\n
        "lon": 3.1443933,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913320,\n
        "lat": 49.4056578,\n
        "lon": 3.1443323,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913321,\n
        "lat": 49.4056593,\n
        "lon": 3.1483835,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913322,\n
        "lat": 49.4056600,\n
        "lon": 3.1406173,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913323,\n
        "lat": 49.4056603,\n
        "lon": 3.1487485,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913324,\n
        "lat": 49.4056620,\n
        "lon": 3.1405353,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913325,\n
        "lat": 49.4056653,\n
        "lon": 3.1484575,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913326,\n
        "lat": 49.4056673,\n
        "lon": 3.1494375,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913328,\n
        "lat": 49.4056683,\n
        "lon": 3.1488625,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913329,\n
        "lat": 49.4056683,\n
        "lon": 3.1494595,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913330,\n
        "lat": 49.4056688,\n
        "lon": 3.1451633,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913331,\n
        "lat": 49.4056698,\n
        "lon": 3.1451773,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913332,\n
        "lat": 49.4056758,\n
        "lon": 3.1452353,\n
        "timestamp": "2016-02-23T13:39:14Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913333,\n
        "lat": 49.4056760,\n
        "lon": 3.1405373,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913334,\n
        "lat": 49.4056770,\n
        "lon": 3.1405213,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913335,\n
        "lat": 49.4056773,\n
        "lon": 3.1489665,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913336,\n
        "lat": 49.4056788,\n
        "lon": 3.1452673,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913337,\n
        "lat": 49.4056793,\n
        "lon": 3.1489855,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913338,\n
        "lat": 49.4056798,\n
        "lon": 3.1443933,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913339,\n
        "lat": 49.4056800,\n
        "lon": 3.1319190,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913340,\n
        "lat": 49.4056800,\n
        "lon": 3.1319800,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913341,\n
        "lat": 49.4056813,\n
        "lon": 3.1490105,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913343,\n
        "lat": 49.4056828,\n
        "lon": 3.1443323,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913344,\n
        "lat": 49.4056868,\n
        "lon": 3.1451593,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913345,\n
        "lat": 49.4056883,\n
        "lon": 3.1490925,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913346,\n
        "lat": 49.4056900,\n
        "lon": 3.1405233,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913347,\n
        "lat": 49.4056903,\n
        "lon": 3.1492875,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913348,\n
        "lat": 49.4056903,\n
        "lon": 3.1493665,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913349,\n
        "lat": 49.4056910,\n
        "lon": 3.1404703,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913350,\n
        "lat": 49.4056918,\n
        "lon": 3.1452183,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913351,\n
        "lat": 49.4056923,\n
        "lon": 3.1491405,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913352,\n
        "lat": 49.4056928,\n
        "lon": 3.1452313,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913353,\n
        "lat": 49.4056938,\n
        "lon": 3.1444573,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913354,\n
        "lat": 49.4056938,\n
        "lon": 3.1444843,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913356,\n
        "lat": 49.4056998,\n
        "lon": 3.1451173,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913357,\n
        "lat": 49.4057003,\n
        "lon": 3.1485085,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913358,\n
        "lat": 49.4057003,\n
        "lon": 3.1493645,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913359,\n
        "lat": 49.4057008,\n
        "lon": 3.1451343,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913360,\n
        "lat": 49.4057023,\n
        "lon": 3.1492755,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913361,\n
        "lat": 49.4057033,\n
        "lon": 3.1489805,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913362,\n
        "lat": 49.4057063,\n
        "lon": 3.1490065,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913363,\n
        "lat": 49.4057071,\n
        "lon": 3.1352406,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913364,\n
        "lat": 49.4057073,\n
        "lon": 3.1486775,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913365,\n
        "lat": 49.4057088,\n
        "lon": 3.1447483,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913367,\n
        "lat": 49.4057111,\n
        "lon": 3.1351886,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913368,\n
        "lat": 49.4057133,\n
        "lon": 3.1487385,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913369,\n
        "lat": 49.4057163,\n
        "lon": 3.1486755,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913370,\n
        "lat": 49.4057163,\n
        "lon": 3.1493615,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913373,\n
        "lat": 49.4057198,\n
        "lon": 3.1441363,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913374,\n
        "lat": 49.4057198,\n
        "lon": 3.1451163,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913375,\n
        "lat": 49.4057198,\n
        "lon": 3.1451343,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913376,\n
        "lat": 49.4057203,\n
        "lon": 3.1494115,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913377,\n
        "lat": 49.4057208,\n
        "lon": 3.1441113,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913378,\n
        "lat": 49.4057208,\n
        "lon": 3.1441253,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913379,\n
        "lat": 49.4057218,\n
        "lon": 3.1438353,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913380,\n
        "lat": 49.4057218,\n
        "lon": 3.1438933,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913381,\n
        "lat": 49.4057281,\n
        "lon": 3.1352446,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913382,\n
        "lat": 49.4057321,\n
        "lon": 3.1351926,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913383,\n
        "lat": 49.4057368,\n
        "lon": 3.1441373,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913384,\n
        "lat": 49.4057373,\n
        "lon": 3.1498955,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913385,\n
        "lat": 49.4057378,\n
        "lon": 3.1441123,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913386,\n
        "lat": 49.4057378,\n
        "lon": 3.1441263,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913387,\n
        "lat": 49.4057378,\n
        "lon": 3.1444883,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913388,\n
        "lat": 49.4057388,\n
        "lon": 3.1443963,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913389,\n
        "lat": 49.4057408,\n
        "lon": 3.1444613,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913390,\n
        "lat": 49.4057433,\n
        "lon": 3.1489985,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913391,\n
        "lat": 49.4057485,\n
        "lon": 3.1328791,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913392,\n
        "lat": 49.4057493,\n
        "lon": 3.1490815,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913393,\n
        "lat": 49.4057515,\n
        "lon": 3.1328001,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913394,\n
        "lat": 49.4057528,\n
        "lon": 3.1441863,\n
        "timestamp": "2016-02-23T13:39:15Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913395,\n
        "lat": 49.4057533,\n
        "lon": 3.1491345,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913397,\n
        "lat": 49.4057548,\n
        "lon": 3.1437263,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913399,\n
        "lat": 49.4057573,\n
        "lon": 3.1500525,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913400,\n
        "lat": 49.4057588,\n
        "lon": 3.1438353,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913401,\n
        "lat": 49.4057598,\n
        "lon": 3.1435053,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913402,\n
        "lat": 49.4057598,\n
        "lon": 3.1438943,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913404,\n
        "lat": 49.4057668,\n
        "lon": 3.1440823,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913405,\n
        "lat": 49.4057668,\n
        "lon": 3.1447623,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913406,\n
        "lat": 49.4057673,\n
        "lon": 3.1493545,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913407,\n
        "lat": 49.4057703,\n
        "lon": 3.1493535,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913408,\n
        "lat": 49.4057703,\n
        "lon": 3.1494035,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913409,\n
        "lat": 49.4057753,\n
        "lon": 3.1493905,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913410,\n
        "lat": 49.4057773,\n
        "lon": 3.1494395,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913411,\n
        "lat": 49.4057788,\n
        "lon": 3.1436353,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913412,\n
        "lat": 49.4057963,\n
        "lon": 3.1494895,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913413,\n
        "lat": 49.4057978,\n
        "lon": 3.1437283,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913414,\n
        "lat": 49.4057988,\n
        "lon": 3.1444663,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913415,\n
        "lat": 49.4057993,\n
        "lon": 3.1495235,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913416,\n
        "lat": 49.4058053,\n
        "lon": 3.1498745,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913417,\n
        "lat": 49.4058073,\n
        "lon": 3.1488295,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913419,\n
        "lat": 49.4058118,\n
        "lon": 3.1438293,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913420,\n
        "lat": 49.4058138,\n
        "lon": 3.1438883,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913421,\n
        "lat": 49.4058168,\n
        "lon": 3.1441913,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913422,\n
        "lat": 49.4058173,\n
        "lon": 3.1489245,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913423,\n
        "lat": 49.4058198,\n
        "lon": 3.1440773,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913424,\n
        "lat": 49.4058233,\n
        "lon": 3.1493835,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913425,\n
        "lat": 49.4058253,\n
        "lon": 3.1500315,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913426,\n
        "lat": 49.4058253,\n
        "lon": 3.1501695,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913427,\n
        "lat": 49.4058273,\n
        "lon": 3.1494305,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913428,\n
        "lat": 49.4058273,\n
        "lon": 3.1501905,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913429,\n
        "lat": 49.4058330,\n
        "lon": 3.1508471,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913430,\n
        "lat": 49.4058355,\n
        "lon": 3.1328011,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913431,\n
        "lat": 49.4058355,\n
        "lon": 3.1328811,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913432,\n
        "lat": 49.4058370,\n
        "lon": 3.1509831,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913433,\n
        "lat": 49.4058413,\n
        "lon": 3.1501665,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913434,\n
        "lat": 49.4058423,\n
        "lon": 3.1491765,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913435,\n
        "lat": 49.4058423,\n
        "lon": 3.1501875,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913436,\n
        "lat": 49.4058450,\n
        "lon": 3.1509201,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913437,\n
        "lat": 49.4058450,\n
        "lon": 3.1510301,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913438,\n
        "lat": 49.4058463,\n
        "lon": 3.1491265,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913439,\n
        "lat": 49.4058473,\n
        "lon": 3.1494775,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913440,\n
        "lat": 49.4058503,\n
        "lon": 3.1495105,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913441,\n
        "lat": 49.4058540,\n
        "lon": 3.1509771,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913442,\n
        "lat": 49.4058550,\n
        "lon": 3.1508561,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913443,\n
        "lat": 49.4058593,\n
        "lon": 3.1489505,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913446,\n
        "lat": 49.4058630,\n
        "lon": 3.1509131,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913447,\n
        "lat": 49.4058653,\n
        "lon": 3.1491255,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913448,\n
        "lat": 49.4058663,\n
        "lon": 3.1493305,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913449,\n
        "lat": 49.4058670,\n
        "lon": 3.1297850,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913450,\n
        "lat": 49.4058670,\n
        "lon": 3.1315020,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913451,\n
        "lat": 49.4058675,\n
        "lon": 3.1333951,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913452,\n
        "lat": 49.4058680,\n
        "lon": 3.1313850,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913453,\n
        "lat": 49.4058683,\n
        "lon": 3.1494735,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913454,\n
        "lat": 49.4058683,\n
        "lon": 3.1501115,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913455,\n
        "lat": 49.4058685,\n
        "lon": 3.1331511,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913456,\n
        "lat": 49.4058690,\n
        "lon": 3.1298480,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913457,\n
        "lat": 49.4058693,\n
        "lon": 3.1490615,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913458,\n
        "lat": 49.4058693,\n
        "lon": 3.1491395,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913459,\n
        "lat": 49.4058735,\n
        "lon": 3.1332941,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913460,\n
        "lat": 49.4058765,\n
        "lon": 3.1329891,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913461,\n
        "lat": 49.4058770,\n
        "lon": 3.1510191,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913462,\n
        "lat": 49.4058780,\n
        "lon": 3.1312760,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913463,\n
        "lat": 49.4058790,\n
        "lon": 3.1311590,\n
        "timestamp": "2016-02-23T13:39:16Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913464,\n
        "lat": 49.4058793,\n
        "lon": 3.1502945,\n
        "timestamp": "2016-02-23T13:39:17Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913465,\n
        "lat": 49.4058800,\n
        "lon": 3.1508301,\n
        "timestamp": "2016-02-23T13:39:17Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913466,\n
        "lat": 49.4058820,\n
        "lon": 3.1508461,\n
        "timestamp": "2016-02-23T13:39:17Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913467,\n
        "lat": 49.4058833,\n
        "lon": 3.1496185,\n
        "timestamp": "2016-02-23T13:39:17Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913468,\n
        "lat": 49.4058850,\n
        "lon": 3.1310570,\n
        "timestamp": "2016-02-23T13:39:17Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913469,\n
        "lat": 49.4058860,\n
        "lon": 3.1530331,\n
        "timestamp": "2016-02-23T13:39:17Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913470,\n
        "lat": 49.4058870,\n
        "lon": 3.1309380,\n
        "timestamp": "2016-02-23T13:39:17Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913471,\n
        "lat": 49.4058873,\n
        "lon": 3.1489045,\n
        "timestamp": "2016-02-23T13:39:17Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913472,\n
        "lat": 49.4058910,\n
        "lon": 3.1307320,\n
        "timestamp": "2016-02-23T13:39:17Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913473,\n
        "lat": 49.4058910,\n
        "lon": 3.1308500,\n
        "timestamp": "2016-02-23T13:39:17Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913474,\n
        "lat": 49.4058913,\n
        "lon": 3.1489395,\n
        "timestamp": "2016-02-23T13:39:17Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913475,\n
        "lat": 49.4058950,\n
        "lon": 3.1512081,\n
        "timestamp": "2016-02-23T13:39:17Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913476,\n
        "lat": 49.4058980,\n
        "lon": 3.1509611,\n
        "timestamp": "2016-02-23T13:39:17Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913477,\n
        "lat": 49.4058983,\n
        "lon": 3.1491365,\n
        "timestamp": "2016-02-23T13:39:17Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913478,\n
        "lat": 49.4058990,\n
        "lon": 3.1305040,\n
        "timestamp": "2016-02-23T13:39:17Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913479,\n
        "lat": 49.4058990,\n
        "lon": 3.1512421,\n
        "timestamp": "2016-02-23T13:39:17Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913480,\n
        "lat": 49.4058990,\n
        "lon": 3.1530871,\n
        "timestamp": "2016-02-23T13:39:17Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913482,\n
        "lat": 49.4067728,\n
        "lon": 3.1544278,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913484,\n
        "lat": 49.4067778,\n
        "lon": 3.1555858,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913487,\n
        "lat": 49.4067878,\n
        "lon": 3.1556898,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913488,\n
        "lat": 49.4067908,\n
        "lon": 3.1555178,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913489,\n
        "lat": 49.4059223,\n
        "lon": 3.1490505,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913490,\n
        "lat": 49.4059250,\n
        "lon": 3.1297800,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913491,\n
        "lat": 49.4059250,\n
        "lon": 3.1309580,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913492,\n
        "lat": 49.4059260,\n
        "lon": 3.1309390,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913493,\n
        "lat": 49.4059270,\n
        "lon": 3.1514771,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913494,\n
        "lat": 49.4059280,\n
        "lon": 3.1298430,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913495,\n
        "lat": 49.4059283,\n
        "lon": 3.1494615,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913496,\n
        "lat": 49.4059300,\n
        "lon": 3.1307320,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913497,\n
        "lat": 49.4059300,\n
        "lon": 3.1307500,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913498,\n
        "lat": 49.4059300,\n
        "lon": 3.1400633,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913500,\n
        "lat": 49.4059320,\n
        "lon": 3.1515081,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913501,\n
        "lat": 49.4059360,\n
        "lon": 3.1515321,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913502,\n
        "lat": 49.4059378,\n
        "lon": 3.1556008,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913503,\n
        "lat": 49.4059841,\n
        "lon": 3.1517417,\n
        "timestamp": "2025-03-18T17:30:06Z",\n
        "version": 2,\n
        "changeset": 163785449,\n
        "user": "OrdepIy",\n
        "uid": 22576416\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913504,\n
        "lat": 49.4059390,\n
        "lon": 3.1305040,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913505,\n
        "lat": 49.4059390,\n
        "lon": 3.1305210,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913506,\n
        "lat": 49.4059390,\n
        "lon": 3.1512691,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913507,\n
        "lat": 49.4059390,\n
        "lon": 3.1530051,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913508,\n
        "lat": 49.4059413,\n
        "lon": 3.1495915,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913509,\n
        "lat": 49.4059435,\n
        "lon": 3.1331601,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913510,\n
        "lat": 49.4059458,\n
        "lon": 3.1555128,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913511,\n
        "lat": 49.4059460,\n
        "lon": 3.1400353,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913512,\n
        "lat": 49.4059480,\n
        "lon": 3.1314060,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913513,\n
        "lat": 49.4059480,\n
        "lon": 3.1315040,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913514,\n
        "lat": 49.4059490,\n
        "lon": 3.1516191,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913516,\n
        "lat": 49.4059325,\n
        "lon": 3.1518427,\n
        "timestamp": "2025-03-18T17:30:06Z",\n
        "version": 2,\n
        "changeset": 163785449,\n
        "user": "OrdepIy",\n
        "uid": 22576416\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913517,\n
        "lat": 49.4059515,\n
        "lon": 3.1329981,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913518,\n
        "lat": 49.4059520,\n
        "lon": 3.1312780,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913519,\n
        "lat": 49.4059401,\n
        "lon": 3.1517330,\n
        "timestamp": "2025-03-18T17:30:06Z",\n
        "version": 2,\n
        "changeset": 163785449,\n
        "user": "OrdepIy",\n
        "uid": 22576416\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913520,\n
        "lat": 49.4059520,\n
        "lon": 3.1530591,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913521,\n
        "lat": 49.4059523,\n
        "lon": 3.1500975,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913522,\n
        "lat": 49.4059530,\n
        "lon": 3.1311810,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913523,\n
        "lat": 49.4059530,\n
        "lon": 3.1508411,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913524,\n
        "lat": 49.4059553,\n
        "lon": 3.1497615,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913525,\n
        "lat": 49.4059560,\n
        "lon": 3.1509921,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913526,\n
        "lat": 49.4059590,\n
        "lon": 3.1511861,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913527,\n
        "lat": 49.4059593,\n
        "lon": 3.1503095,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913528,\n
        "lat": 49.4059613,\n
        "lon": 3.1498605,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913529,\n
        "lat": 49.4059613,\n
        "lon": 3.1503305,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913530,\n
        "lat": 49.4059618,\n
        "lon": 3.1556068,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913531,\n
        "lat": 49.4059620,\n
        "lon": 3.1310590,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913532,\n
        "lat": 49.4059630,\n
        "lon": 3.1516441,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913533,\n
        "lat": 49.4059640,\n
        "lon": 3.1309620,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913534,\n
        "lat": 49.4059640,\n
        "lon": 3.1400153,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913535,\n
        "lat": 49.4059643,\n
        "lon": 3.1497575,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913536,\n
        "lat": 49.4059643,\n
        "lon": 3.1502825,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913537,\n
        "lat": 49.4059660,\n
        "lon": 3.1401133,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913538,\n
        "lat": 49.4059670,\n
        "lon": 3.1514591,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913540,\n
        "lat": 49.4059680,\n
        "lon": 3.1307510,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913541,\n
        "lat": 49.4059680,\n
        "lon": 3.1308490,\n
        "timestamp": "2016-02-23T13:39:18Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913542,\n
        "lat": 49.4059680,\n
        "lon": 3.1516961,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913543,\n
        "lat": 49.4059698,\n
        "lon": 3.1555188,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913544,\n
        "lat": 49.4059720,\n
        "lon": 3.1514941,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913545,\n
        "lat": 49.4059730,\n
        "lon": 3.1519471,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913546,\n
        "lat": 49.4059750,\n
        "lon": 3.1515151,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913547,\n
        "lat": 49.4059910,\n
        "lon": 3.1518536,\n
        "timestamp": "2025-03-18T17:30:06Z",\n
        "version": 2,\n
        "changeset": 163785449,\n
        "user": "OrdepIy",\n
        "uid": 22576416\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913548,\n
        "lat": 49.4059780,\n
        "lon": 3.1306200,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913549,\n
        "lat": 49.4059790,\n
        "lon": 3.1305230,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913550,\n
        "lat": 49.4059983,\n
        "lon": 3.1517446,\n
        "timestamp": "2025-03-18T17:30:06Z",\n
        "version": 2,\n
        "changeset": 163785449,\n
        "user": "OrdepIy",\n
        "uid": 22576416\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913551,\n
        "lat": 49.4059820,\n
        "lon": 3.1400863,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913552,\n
        "lat": 49.4059825,\n
        "lon": 3.1334121,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913553,\n
        "lat": 49.4059885,\n
        "lon": 3.1333101,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913554,\n
        "lat": 49.4059910,\n
        "lon": 3.1520541,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913556,\n
        "lat": 49.4059953,\n
        "lon": 3.1502995,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913557,\n
        "lat": 49.4059960,\n
        "lon": 3.1400593,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913558,\n
        "lat": 49.4059973,\n
        "lon": 3.1503205,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913560,\n
        "lat": 49.4060000,\n
        "lon": 3.1512141,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913562,\n
        "lat": 49.4060040,\n
        "lon": 3.1512451,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913563,\n
        "lat": 49.4060080,\n
        "lon": 3.1508321,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913564,\n
        "lat": 49.4060100,\n
        "lon": 3.1509871,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913565,\n
        "lat": 49.4060130,\n
        "lon": 3.1512101,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913566,\n
        "lat": 49.4060140,\n
        "lon": 3.1516351,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913567,\n
        "lat": 49.4060180,\n
        "lon": 3.1516871,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913568,\n
        "lat": 49.4060416,\n
        "lon": 3.1295676,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913569,\n
        "lat": 49.4060426,\n
        "lon": 3.1296206,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913570,\n
        "lat": 49.4060440,\n
        "lon": 3.1398823,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913572,\n
        "lat": 49.4060530,\n
        "lon": 3.1515841,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913573,\n
        "lat": 49.4060616,\n
        "lon": 3.1295666,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913574,\n
        "lat": 49.4060626,\n
        "lon": 3.1296186,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913575,\n
        "lat": 49.4060740,\n
        "lon": 3.1519051,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913576,\n
        "lat": 49.4060750,\n
        "lon": 3.1399253,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913578,\n
        "lat": 49.4060820,\n
        "lon": 3.1524501,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913579,\n
        "lat": 49.4060920,\n
        "lon": 3.1520091,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913581,\n
        "lat": 49.4060940,\n
        "lon": 3.1524931,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913583,\n
        "lat": 49.4061060,\n
        "lon": 3.1522081,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913584,\n
        "lat": 49.4061070,\n
        "lon": 3.1524361,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913585,\n
        "lat": 49.4061110,\n
        "lon": 3.1522871,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913586,\n
        "lat": 49.4061200,\n
        "lon": 3.1523571,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913587,\n
        "lat": 49.4061240,\n
        "lon": 3.1522801,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913588,\n
        "lat": 49.4061258,\n
        "lon": 3.1554818,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913590,\n
        "lat": 49.4061270,\n
        "lon": 3.1523531,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913591,\n
        "lat": 49.4061270,\n
        "lon": 3.1523861,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913592,\n
        "lat": 49.4061270,\n
        "lon": 3.1524261,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913593,\n
        "lat": 49.4061288,\n
        "lon": 3.1553588,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913594,\n
        "lat": 49.4061370,\n
        "lon": 3.1526391,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913595,\n
        "lat": 49.4061380,\n
        "lon": 3.1524661,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913596,\n
        "lat": 49.4061410,\n
        "lon": 3.1524841,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913597,\n
        "lat": 49.4061470,\n
        "lon": 3.1523741,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913598,\n
        "lat": 49.4061530,\n
        "lon": 3.1526931,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913599,\n
        "lat": 49.4061560,\n
        "lon": 3.1524111,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913600,\n
        "lat": 49.4061578,\n
        "lon": 3.1554828,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913601,\n
        "lat": 49.4061598,\n
        "lon": 3.1553608,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913602,\n
        "lat": 49.4061610,\n
        "lon": 3.1526891,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913603,\n
        "lat": 49.4061730,\n
        "lon": 3.1521701,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913604,\n
        "lat": 49.4061770,\n
        "lon": 3.1526111,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913605,\n
        "lat": 49.4061880,\n
        "lon": 3.1526751,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913606,\n
        "lat": 49.4061910,\n
        "lon": 3.1528141,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913607,\n
        "lat": 49.4062041,\n
        "lon": 3.1288055,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913608,\n
        "lat": 49.4062071,\n
        "lon": 3.1287405,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913609,\n
        "lat": 49.4062080,\n
        "lon": 3.1524371,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913610,\n
        "lat": 49.4062101,\n
        "lon": 3.1286085,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913611,\n
        "lat": 49.4062120,\n
        "lon": 3.1390463,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913612,\n
        "lat": 49.4062131,\n
        "lon": 3.1284785,\n
        "timestamp": "2016-02-23T13:39:19Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913613,\n
        "lat": 49.4062131,\n
        "lon": 3.1284845,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913614,\n
        "lat": 49.4062151,\n
        "lon": 3.1283955,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913615,\n
        "lat": 49.4062160,\n
        "lon": 3.1528001,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913616,\n
        "lat": 49.4062184,\n
        "lon": 3.1329646,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913617,\n
        "lat": 49.4062210,\n
        "lon": 3.1390793,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913618,\n
        "lat": 49.4062224,\n
        "lon": 3.1327466,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913619,\n
        "lat": 49.4062240,\n
        "lon": 3.1523781,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913620,\n
        "lat": 49.4062251,\n
        "lon": 3.1278075,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913622,\n
        "lat": 49.4062274,\n
        "lon": 3.1329136,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913624,\n
        "lat": 49.4062278,\n
        "lon": 3.1558784,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913625,\n
        "lat": 49.4062288,\n
        "lon": 3.1557804,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913626,\n
        "lat": 49.4062304,\n
        "lon": 3.1331386,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913627,\n
        "lat": 49.4062411,\n
        "lon": 3.1275985,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913630,\n
        "lat": 49.4062590,\n
        "lon": 3.1390093,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913631,\n
        "lat": 49.4062591,\n
        "lon": 3.1287825,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913632,\n
        "lat": 49.4062591,\n
        "lon": 3.1288085,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913633,\n
        "lat": 49.4062604,\n
        "lon": 3.1327436,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913634,\n
        "lat": 49.4062674,\n
        "lon": 3.1329126,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913635,\n
        "lat": 49.4062680,\n
        "lon": 3.1390413,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913636,\n
        "lat": 49.4062680,\n
        "lon": 3.1526311,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913637,\n
        "lat": 49.4062718,\n
        "lon": 3.1554888,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913638,\n
        "lat": 49.4062728,\n
        "lon": 3.1557814,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913639,\n
        "lat": 49.4062728,\n
        "lon": 3.1558024,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913640,\n
        "lat": 49.4062738,\n
        "lon": 3.1553658,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913641,\n
        "lat": 49.4062754,\n
        "lon": 3.1329566,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913642,\n
        "lat": 49.4062838,\n
        "lon": 3.1555518,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913643,\n
        "lat": 49.4062874,\n
        "lon": 3.1331286,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913645,\n
        "lat": 49.4062908,\n
        "lon": 3.1552638,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913646,\n
        "lat": 49.4062951,\n
        "lon": 3.1286145,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913648,\n
        "lat": 49.4062971,\n
        "lon": 3.1278135,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913649,\n
        "lat": 49.4062978,\n
        "lon": 3.1557614,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913650,\n
        "lat": 49.4062978,\n
        "lon": 3.1558034,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913651,\n
        "lat": 49.4062981,\n
        "lon": 3.1284835,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913652,\n
        "lat": 49.4062981,\n
        "lon": 3.1284935,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913653,\n
        "lat": 49.4062990,\n
        "lon": 3.1527571,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913654,\n
        "lat": 49.4063001,\n
        "lon": 3.1284575,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913655,\n
        "lat": 49.4063011,\n
        "lon": 3.1283995,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913656,\n
        "lat": 49.4063131,\n
        "lon": 3.1287485,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913657,\n
        "lat": 49.4063141,\n
        "lon": 3.1276055,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913658,\n
        "lat": 49.4063161,\n
        "lon": 3.1286155,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913659,\n
        "lat": 49.4063188,\n
        "lon": 3.1555628,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913660,\n
        "lat": 49.4063191,\n
        "lon": 3.1287855,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913661,\n
        "lat": 49.4063201,\n
        "lon": 3.1287485,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913662,\n
        "lat": 49.4063261,\n
        "lon": 3.1285175,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913663,\n
        "lat": 49.4063271,\n
        "lon": 3.1284945,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913664,\n
        "lat": 49.4063288,\n
        "lon": 3.1556478,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913665,\n
        "lat": 49.4063311,\n
        "lon": 3.1286655,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913666,\n
        "lat": 49.4063321,\n
        "lon": 3.1286165,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913667,\n
        "lat": 49.4063338,\n
        "lon": 3.1555348,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913668,\n
        "lat": 49.4063378,\n
        "lon": 3.1553458,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913669,\n
        "lat": 49.4063391,\n
        "lon": 3.1286175,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913670,\n
        "lat": 49.4063410,\n
        "lon": 3.1393983,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913671,\n
        "lat": 49.4063411,\n
        "lon": 3.1285775,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913672,\n
        "lat": 49.4063451,\n
        "lon": 3.1285185,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913673,\n
        "lat": 49.4063461,\n
        "lon": 3.1284955,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913674,\n
        "lat": 49.4063478,\n
        "lon": 3.1557624,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913675,\n
        "lat": 49.4063478,\n
        "lon": 3.1558814,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913677,\n
        "lat": 49.4063588,\n
        "lon": 3.1552518,\n
        "timestamp": "2016-02-23T13:39:20Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913678,\n
        "lat": 49.4063601,\n
        "lon": 3.1285675,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913679,\n
        "lat": 49.4063601,\n
        "lon": 3.1285795,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913680,\n
        "lat": 49.4063671,\n
        "lon": 3.1287305,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913681,\n
        "lat": 49.4063671,\n
        "lon": 3.1287515,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913682,\n
        "lat": 49.4063700,\n
        "lon": 3.1395043,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913683,\n
        "lat": 49.4063710,\n
        "lon": 3.1388533,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913684,\n
        "lat": 49.4063718,\n
        "lon": 3.1553398,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913685,\n
        "lat": 49.4063751,\n
        "lon": 3.1284975,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913686,\n
        "lat": 49.4063771,\n
        "lon": 3.1284615,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913687,\n
        "lat": 49.4063828,\n
        "lon": 3.1556158,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913688,\n
        "lat": 49.4063831,\n
        "lon": 3.1286695,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913689,\n
        "lat": 49.4063834,\n
        "lon": 3.1329426,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913690,\n
        "lat": 49.4063841,\n
        "lon": 3.1286445,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913691,\n
        "lat": 49.4063848,\n
        "lon": 3.1556348,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913692,\n
        "lat": 49.4063858,\n
        "lon": 3.1555408,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913693,\n
        "lat": 49.4063864,\n
        "lon": 3.1330066,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913694,\n
        "lat": 49.4063894,\n
        "lon": 3.1330536,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913695,\n
        "lat": 49.4063918,\n
        "lon": 3.1555888,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913696,\n
        "lat": 49.4063948,\n
        "lon": 3.1556118,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913697,\n
        "lat": 49.4063950,\n
        "lon": 3.1389593,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913698,\n
        "lat": 49.4063968,\n
        "lon": 3.1556318,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913699,\n
        "lat": 49.4063981,\n
        "lon": 3.1278215,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913700,\n
        "lat": 49.4063991,\n
        "lon": 3.1276125,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913701,\n
        "lat": 49.4063991,\n
        "lon": 3.1277585,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913702,\n
        "lat": 49.4064001,\n
        "lon": 3.1275705,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913705,\n
        "lat": 49.4064114,\n
        "lon": 3.1331256,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913706,\n
        "lat": 49.4064128,\n
        "lon": 3.1544158,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913707,\n
        "lat": 49.4064164,\n
        "lon": 3.1330606,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913708,\n
        "lat": 49.4064168,\n
        "lon": 3.1543758,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913709,\n
        "lat": 49.4064171,\n
        "lon": 3.1286225,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913711,\n
        "lat": 49.4064174,\n
        "lon": 3.1330756,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913712,\n
        "lat": 49.4064184,\n
        "lon": 3.1330906,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913713,\n
        "lat": 49.4064184,\n
        "lon": 3.1332196,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913714,\n
        "lat": 49.4064191,\n
        "lon": 3.1285715,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913715,\n
        "lat": 49.4064194,\n
        "lon": 3.1329376,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913717,\n
        "lat": 49.4064211,\n
        "lon": 3.1285005,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913718,\n
        "lat": 49.4064214,\n
        "lon": 3.1330906,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913719,\n
        "lat": 49.4064221,\n
        "lon": 3.1283255,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913720,\n
        "lat": 49.4064221,\n
        "lon": 3.1284645,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913721,\n
        "lat": 49.4064224,\n
        "lon": 3.1330026,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913722,\n
        "lat": 49.4064224,\n
        "lon": 3.1331056,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913723,\n
        "lat": 49.4064234,\n
        "lon": 3.1331236,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913724,\n
        "lat": 49.4064238,\n
        "lon": 3.1535668,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913725,\n
        "lat": 49.4064241,\n
        "lon": 3.1282535,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913726,\n
        "lat": 49.4064251,\n
        "lon": 3.1286745,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913727,\n
        "lat": 49.4064254,\n
        "lon": 3.1330486,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913728,\n
        "lat": 49.4064261,\n
        "lon": 3.1286475,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913729,\n
        "lat": 49.4064304,\n
        "lon": 3.1330586,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913730,\n
        "lat": 49.4064314,\n
        "lon": 3.1330736,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913731,\n
        "lat": 49.4064324,\n
        "lon": 3.1330886,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913732,\n
        "lat": 49.4064334,\n
        "lon": 3.1331036,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913733,\n
        "lat": 49.4064408,\n
        "lon": 3.1546858,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913734,\n
        "lat": 49.4064408,\n
        "lon": 3.1547758,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913735,\n
        "lat": 49.4064410,\n
        "lon": 3.1389343,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913736,\n
        "lat": 49.4064414,\n
        "lon": 3.1332166,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913737,\n
        "lat": 49.4064431,\n
        "lon": 3.1287355,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913738,\n
        "lat": 49.4064448,\n
        "lon": 3.1543848,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913739,\n
        "lat": 49.4064458,\n
        "lon": 3.1543018,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913740,\n
        "lat": 49.4064461,\n
        "lon": 3.1287015,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913741,\n
        "lat": 49.4064468,\n
        "lon": 3.1546218,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913742,\n
        "lat": 49.4064488,\n
        "lon": 3.1546878,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913743,\n
        "lat": 49.4064508,\n
        "lon": 3.1537668,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913744,\n
        "lat": 49.4064518,\n
        "lon": 3.1555188,\n
        "timestamp": "2016-02-23T13:39:21Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913745,\n
        "lat": 49.4064521,\n
        "lon": 3.1656224,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913746,\n
        "lat": 49.4064548,\n
        "lon": 3.1555728,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913747,\n
        "lat": 49.4064560,\n
        "lon": 3.1388033,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913748,\n
        "lat": 49.4064568,\n
        "lon": 3.1539438,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913749,\n
        "lat": 49.4064608,\n
        "lon": 3.1540368,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913750,\n
        "lat": 49.4064630,\n
        "lon": 3.1393213,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913751,\n
        "lat": 49.4064631,\n
        "lon": 3.1287575,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913752,\n
        "lat": 49.4064641,\n
        "lon": 3.1287035,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913753,\n
        "lat": 49.4064641,\n
        "lon": 3.1657014,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913754,\n
        "lat": 49.4064650,\n
        "lon": 3.1390973,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913755,\n
        "lat": 49.4064651,\n
        "lon": 3.1286775,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913756,\n
        "lat": 49.4064668,\n
        "lon": 3.1546698,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913757,\n
        "lat": 49.4064671,\n
        "lon": 3.1286265,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913758,\n
        "lat": 49.4064688,\n
        "lon": 3.1546428,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913760,\n
        "lat": 49.4064698,\n
        "lon": 3.1546258,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913761,\n
        "lat": 49.4064698,\n
        "lon": 3.1548168,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913762,\n
        "lat": 49.4064718,\n
        "lon": 3.1547828,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913763,\n
        "lat": 49.4064758,\n
        "lon": 3.1558938,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913764,\n
        "lat": 49.4064791,\n
        "lon": 3.1277645,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913765,\n
        "lat": 49.4064798,\n
        "lon": 3.1546718,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913766,\n
        "lat": 49.4064818,\n
        "lon": 3.1546478,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913767,\n
        "lat": 49.4064831,\n
        "lon": 3.1276185,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913768,\n
        "lat": 49.4064838,\n
        "lon": 3.1544448,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913769,\n
        "lat": 49.4064888,\n
        "lon": 3.1544368,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913770,\n
        "lat": 49.4064908,\n
        "lon": 3.1543958,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913771,\n
        "lat": 49.4064908,\n
        "lon": 3.1543998,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913772,\n
        "lat": 49.4064920,\n
        "lon": 3.1394263,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913773,\n
        "lat": 49.4064971,\n
        "lon": 3.1278295,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913774,\n
        "lat": 49.4064980,\n
        "lon": 3.1390863,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913775,\n
        "lat": 49.4065051,\n
        "lon": 3.1275795,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913776,\n
        "lat": 49.4065088,\n
        "lon": 3.1552258,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913777,\n
        "lat": 49.4065118,\n
        "lon": 3.1558938,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913778,\n
        "lat": 49.4065118,\n
        "lon": 3.1559678,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913779,\n
        "lat": 49.4065128,\n
        "lon": 3.1536298,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913780,\n
        "lat": 49.4065138,\n
        "lon": 3.1555088,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913781,\n
        "lat": 49.4065188,\n
        "lon": 3.1543388,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913782,\n
        "lat": 49.4065188,\n
        "lon": 3.1555848,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913784,\n
        "lat": 49.4065218,\n
        "lon": 3.1543058,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913785,\n
        "lat": 49.4065228,\n
        "lon": 3.1553138,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913786,\n
        "lat": 49.4065238,\n
        "lon": 3.1555848,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913787,\n
        "lat": 49.4065278,\n
        "lon": 3.1556258,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913788,\n
        "lat": 49.4065278,\n
        "lon": 3.1558938,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913789,\n
        "lat": 49.4065288,\n
        "lon": 3.1537408,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913790,\n
        "lat": 49.4065288,\n
        "lon": 3.1559668,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913791,\n
        "lat": 49.4065298,\n
        "lon": 3.1546998,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913792,\n
        "lat": 49.4065328,\n
        "lon": 3.1546578,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913793,\n
        "lat": 49.4065388,\n
        "lon": 3.1545138,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913794,\n
        "lat": 49.4065418,\n
        "lon": 3.1544548,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913795,\n
        "lat": 49.4065488,\n
        "lon": 3.1558938,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913796,\n
        "lat": 49.4065500,\n
        "lon": 3.1388833,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913797,\n
        "lat": 49.4065518,\n
        "lon": 3.1556018,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913798,\n
        "lat": 49.4065528,\n
        "lon": 3.1548328,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913799,\n
        "lat": 49.4065538,\n
        "lon": 3.1556158,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913800,\n
        "lat": 49.4065541,\n
        "lon": 3.1283375,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913801,\n
        "lat": 49.4065561,\n
        "lon": 3.1282595,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913802,\n
        "lat": 49.4065568,\n
        "lon": 3.1537998,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913803,\n
        "lat": 49.4065571,\n
        "lon": 3.1655844,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913804,\n
        "lat": 49.4065578,\n
        "lon": 3.1552358,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913805,\n
        "lat": 49.4065588,\n
        "lon": 3.1538198,\n
        "timestamp": "2016-02-23T13:39:22Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913806,\n
        "lat": 49.4065618,\n
        "lon": 3.1552998,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913807,\n
        "lat": 49.4065620,\n
        "lon": 3.1392243,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913808,\n
        "lat": 49.4065628,\n
        "lon": 3.1544168,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913809,\n
        "lat": 49.4065628,\n
        "lon": 3.1547058,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913811,\n
        "lat": 49.4065650,\n
        "lon": 3.1388773,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913812,\n
        "lat": 49.4065658,\n
        "lon": 3.1535228,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913813,\n
        "lat": 49.4065658,\n
        "lon": 3.1540868,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913814,\n
        "lat": 49.4065660,\n
        "lon": 3.1388863,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913815,\n
        "lat": 49.4065668,\n
        "lon": 3.1543608,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913816,\n
        "lat": 49.4065680,\n
        "lon": 3.1390003,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913817,\n
        "lat": 49.4065691,\n
        "lon": 3.1656624,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913818,\n
        "lat": 49.4065698,\n
        "lon": 3.1538178,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913819,\n
        "lat": 49.4065698,\n
        "lon": 3.1542418,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913820,\n
        "lat": 49.4065718,\n
        "lon": 3.1538378,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913822,\n
        "lat": 49.4065738,\n
        "lon": 3.1550538,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913823,\n
        "lat": 49.4065768,\n
        "lon": 3.1536098,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913824,\n
        "lat": 49.4065778,\n
        "lon": 3.1546578,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913825,\n
        "lat": 49.4065788,\n
        "lon": 3.1559668,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913826,\n
        "lat": 49.4065798,\n
        "lon": 3.1546298,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913827,\n
        "lat": 49.4065798,\n
        "lon": 3.1557138,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913828,\n
        "lat": 49.4065798,\n
        "lon": 3.1559328,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913829,\n
        "lat": 49.4065800,\n
        "lon": 3.1393323,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913830,\n
        "lat": 49.4065808,\n
        "lon": 3.1551298,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913831,\n
        "lat": 49.4065808,\n
        "lon": 3.1557638,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913832,\n
        "lat": 49.4065828,\n
        "lon": 3.1551488,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913833,\n
        "lat": 49.4065858,\n
        "lon": 3.1556538,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913834,\n
        "lat": 49.4065868,\n
        "lon": 3.1551478,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913835,\n
        "lat": 49.4065888,\n
        "lon": 3.1545218,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913836,\n
        "lat": 49.4065888,\n
        "lon": 3.1552308,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913837,\n
        "lat": 49.4065898,\n
        "lon": 3.1551458,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913838,\n
        "lat": 49.4065918,\n
        "lon": 3.1551428,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913839,\n
        "lat": 49.4065928,\n
        "lon": 3.1551278,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913840,\n
        "lat": 49.4065928,\n
        "lon": 3.1551348,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913841,\n
        "lat": 49.4065928,\n
        "lon": 3.1551388,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913842,\n
        "lat": 49.4065928,\n
        "lon": 3.1557638,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913843,\n
        "lat": 49.4065928,\n
        "lon": 3.1559328,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913844,\n
        "lat": 49.4065938,\n
        "lon": 3.1558948,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913845,\n
        "lat": 49.4065938,\n
        "lon": 3.1559398,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913846,\n
        "lat": 49.4065950,\n
        "lon": 3.1389913,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913847,\n
        "lat": 49.4065968,\n
        "lon": 3.1555878,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913848,\n
        "lat": 49.4065970,\n
        "lon": 3.1390043,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913849,\n
        "lat": 49.4065978,\n
        "lon": 3.1555928,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913850,\n
        "lat": 49.4066011,\n
        "lon": 3.1277375,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913851,\n
        "lat": 49.4066031,\n
        "lon": 3.1276945,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913852,\n
        "lat": 49.4066058,\n
        "lon": 3.1542418,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913853,\n
        "lat": 49.4066061,\n
        "lon": 3.1275945,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913854,\n
        "lat": 49.4066081,\n
        "lon": 3.1275495,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913855,\n
        "lat": 49.4066088,\n
        "lon": 3.1543278,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913856,\n
        "lat": 49.4066111,\n
        "lon": 3.1274805,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913857,\n
        "lat": 49.4066128,\n
        "lon": 3.1554668,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913859,\n
        "lat": 49.4066141,\n
        "lon": 3.1274345,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913860,\n
        "lat": 49.4066158,\n
        "lon": 3.1550528,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913861,\n
        "lat": 49.4066210,\n
        "lon": 3.1388573,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913862,\n
        "lat": 49.4066218,\n
        "lon": 3.1551218,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913863,\n
        "lat": 49.4066218,\n
        "lon": 3.1554628,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913864,\n
        "lat": 49.4066220,\n
        "lon": 3.1388663,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913865,\n
        "lat": 49.4066228,\n
        "lon": 3.1555488,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913866,\n
        "lat": 49.4066238,\n
        "lon": 3.1550218,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913867,\n
        "lat": 49.4066238,\n
        "lon": 3.1550518,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913868,\n
        "lat": 49.4066248,\n
        "lon": 3.1545818,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913869,\n
        "lat": 49.4066248,\n
        "lon": 3.1551648,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913870,\n
        "lat": 49.4066268,\n
        "lon": 3.1545288,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913871,\n
        "lat": 49.4066268,\n
        "lon": 3.1555808,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913872,\n
        "lat": 49.4066278,\n
        "lon": 3.1551948,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913873,\n
        "lat": 49.4066288,\n
        "lon": 3.1556388,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913874,\n
        "lat": 49.4066298,\n
        "lon": 3.1540828,\n
        "timestamp": "2016-02-23T13:39:23Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913875,\n
        "lat": 49.4066298,\n
        "lon": 3.1556658,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913876,\n
        "lat": 49.4066308,\n
        "lon": 3.1555458,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913877,\n
        "lat": 49.4066308,\n
        "lon": 3.1559408,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913878,\n
        "lat": 49.4066318,\n
        "lon": 3.1558958,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913879,\n
        "lat": 49.4066328,\n
        "lon": 3.1542248,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913881,\n
        "lat": 49.4066348,\n
        "lon": 3.1552858,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913882,\n
        "lat": 49.4066348,\n
        "lon": 3.1555778,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913883,\n
        "lat": 49.4066390,\n
        "lon": 3.1389753,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913884,\n
        "lat": 49.4066408,\n
        "lon": 3.1537868,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913885,\n
        "lat": 49.4066408,\n
        "lon": 3.1554558,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913886,\n
        "lat": 49.4066410,\n
        "lon": 3.1389883,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913887,\n
        "lat": 49.4066418,\n
        "lon": 3.1557528,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913888,\n
        "lat": 49.4066428,\n
        "lon": 3.1538258,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913889,\n
        "lat": 49.4066428,\n
        "lon": 3.1550518,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913890,\n
        "lat": 49.4066438,\n
        "lon": 3.1538438,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913891,\n
        "lat": 49.4066468,\n
        "lon": 3.1546678,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913892,\n
        "lat": 49.4066478,\n
        "lon": 3.1539248,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913893,\n
        "lat": 49.4066478,\n
        "lon": 3.1546388,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913894,\n
        "lat": 49.4066478,\n
        "lon": 3.1556648,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913895,\n
        "lat": 49.4066488,\n
        "lon": 3.1540198,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913896,\n
        "lat": 49.4066518,\n
        "lon": 3.1551598,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913897,\n
        "lat": 49.4066518,\n
        "lon": 3.1554078,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913898,\n
        "lat": 49.4066548,\n
        "lon": 3.1555348,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913899,\n
        "lat": 49.4066568,\n
        "lon": 3.1557518,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913900,\n
        "lat": 49.4066568,\n
        "lon": 3.1559668,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913901,\n
        "lat": 49.4066608,\n
        "lon": 3.1556268,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913902,\n
        "lat": 49.4066628,\n
        "lon": 3.1557518,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913903,\n
        "lat": 49.4066638,\n
        "lon": 3.1550208,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913904,\n
        "lat": 49.4066648,\n
        "lon": 3.1550508,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913905,\n
        "lat": 49.4066658,\n
        "lon": 3.1552938,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913906,\n
        "lat": 49.4066658,\n
        "lon": 3.1556548,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913907,\n
        "lat": 49.4066680,\n
        "lon": 3.1391723,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913908,\n
        "lat": 49.4066700,\n
        "lon": 3.1391843,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913909,\n
        "lat": 49.4066738,\n
        "lon": 3.1537808,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913910,\n
        "lat": 49.4066778,\n
        "lon": 3.1553938,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913911,\n
        "lat": 49.4066788,\n
        "lon": 3.1551838,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913912,\n
        "lat": 49.4066850,\n
        "lon": 3.1392803,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913913,\n
        "lat": 49.4066868,\n
        "lon": 3.1538378,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913914,\n
        "lat": 49.4066870,\n
        "lon": 3.1392923,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913915,\n
        "lat": 49.4066878,\n
        "lon": 3.1552898,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913916,\n
        "lat": 49.4066888,\n
        "lon": 3.1553198,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913917,\n
        "lat": 49.4066918,\n
        "lon": 3.1549158,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913919,\n
        "lat": 49.4066948,\n
        "lon": 3.1553848,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913920,\n
        "lat": 49.4066968,\n
        "lon": 3.1540068,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913921,\n
        "lat": 49.4066978,\n
        "lon": 3.1550538,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913922,\n
        "lat": 49.4066998,\n
        "lon": 3.1547748,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913923,\n
        "lat": 49.4066998,\n
        "lon": 3.1549168,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913924,\n
        "lat": 49.4067008,\n
        "lon": 3.1551528,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913925,\n
        "lat": 49.4067008,\n
        "lon": 3.1554318,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913926,\n
        "lat": 49.4067018,\n
        "lon": 3.1540538,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913928,\n
        "lat": 49.4067118,\n
        "lon": 3.1545938,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913929,\n
        "lat": 49.4067121,\n
        "lon": 3.1277465,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913930,\n
        "lat": 49.4067131,\n
        "lon": 3.1277045,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913931,\n
        "lat": 49.4067138,\n
        "lon": 3.1557208,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913932,\n
        "lat": 49.4067148,\n
        "lon": 3.1555098,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913933,\n
        "lat": 49.4067171,\n
        "lon": 3.1276055,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913934,\n
        "lat": 49.4067178,\n
        "lon": 3.1544648,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913935,\n
        "lat": 49.4067188,\n
        "lon": 3.1544238,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913936,\n
        "lat": 49.4067191,\n
        "lon": 3.1275605,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913937,\n
        "lat": 49.4067211,\n
        "lon": 3.1274905,\n
        "timestamp": "2016-02-23T13:39:24Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913938,\n
        "lat": 49.4067220,\n
        "lon": 3.1391523,\n
        "timestamp": "2016-02-23T13:39:25Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913939,\n
        "lat": 49.4067231,\n
        "lon": 3.1274455,\n
        "timestamp": "2016-02-23T13:39:25Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913940,\n
        "lat": 49.4067240,\n
        "lon": 3.1391643,\n
        "timestamp": "2016-02-23T13:39:25Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913942,\n
        "lat": 49.4067278,\n
        "lon": 3.1553088,\n
        "timestamp": "2016-02-23T13:39:25Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913943,\n
        "lat": 49.4067318,\n
        "lon": 3.1556028,\n
        "timestamp": "2016-02-23T13:39:25Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913944,\n
        "lat": 49.4067328,\n
        "lon": 3.1553648,\n
        "timestamp": "2016-02-23T13:39:25Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913945,\n
        "lat": 49.4067358,\n
        "lon": 3.1547438,\n
        "timestamp": "2016-02-23T13:39:25Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913948,\n
        "lat": 49.4067390,\n
        "lon": 3.1392593,\n
        "timestamp": "2016-02-23T13:39:25Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913949,\n
        "lat": 49.4067408,\n
        "lon": 3.1546488,\n
        "timestamp": "2016-02-23T13:39:25Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913950,\n
        "lat": 49.4067410,\n
        "lon": 3.1392723,\n
        "timestamp": "2016-02-23T13:39:25Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913952,\n
        "lat": 49.4067431,\n
        "lon": 3.1276055,\n
        "timestamp": "2016-02-23T13:39:25Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913953,\n
        "lat": 49.4067448,\n
        "lon": 3.1549488,\n
        "timestamp": "2016-02-23T13:39:25Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913954,\n
        "lat": 49.4067451,\n
        "lon": 3.1275615,\n
        "timestamp": "2016-02-23T13:39:25Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913955,\n
        "lat": 49.4067458,\n
        "lon": 3.1557008,\n
        "timestamp": "2016-02-23T13:39:25Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913956,\n
        "lat": 49.4067468,\n
        "lon": 3.1550528,\n
        "timestamp": "2016-02-23T13:39:25Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913957,\n
        "lat": 49.4067481,\n
        "lon": 3.1274905,\n
        "timestamp": "2016-02-23T13:39:25Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913958,\n
        "lat": 49.4067488,\n
        "lon": 3.1539928,\n
        "timestamp": "2016-02-23T13:39:25Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913959,\n
        "lat": 49.4067488,\n
        "lon": 3.1551468,\n
        "timestamp": "2016-02-23T13:39:25Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913960,\n
        "lat": 49.4067491,\n
        "lon": 3.1274475,\n
        "timestamp": "2016-02-23T13:39:25Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913961,\n
        "lat": 49.4067528,\n
        "lon": 3.1542238,\n
        "timestamp": "2016-02-23T13:39:25Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913962,\n
        "lat": 49.4067528,\n
        "lon": 3.1543398,\n
        "timestamp": "2016-02-23T13:39:25Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913963,\n
        "lat": 49.4067538,\n
        "lon": 3.1540108,\n
        "timestamp": "2016-02-23T13:39:25Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913964,\n
        "lat": 49.4067538,\n
        "lon": 3.1540518,\n
        "timestamp": "2016-02-23T13:39:25Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913965,\n
        "lat": 49.4067548,\n
        "lon": 3.1547798,\n
        "timestamp": "2016-02-23T13:39:25Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913966,\n
        "lat": 49.4067568,\n
        "lon": 3.1547448,\n
        "timestamp": "2016-02-23T13:39:25Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913967,\n
        "lat": 49.4067591,\n
        "lon": 3.1282645,\n
        "timestamp": "2016-02-23T13:39:25Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913968,\n
        "lat": 49.4067638,\n
        "lon": 3.1546518,\n
        "timestamp": "2016-02-23T13:39:25Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913969,\n
        "lat": 49.4067651,\n
        "lon": 3.1281535,\n
        "timestamp": "2016-02-23T13:39:25Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913970,\n
        "lat": 49.4067658,\n
        "lon": 3.1555168,\n
        "timestamp": "2016-02-23T13:39:25Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913971,\n
        "lat": 49.4067668,\n
        "lon": 3.1555898,\n
        "timestamp": "2016-02-23T13:39:25Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913989,\n
        "lat": 49.4067928,\n
        "lon": 3.1555848,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913993,\n
        "lat": 49.4068011,\n
        "lon": 3.1276105,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913994,\n
        "lat": 49.4068018,\n
        "lon": 3.1561118,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913995,\n
        "lat": 49.4068021,\n
        "lon": 3.1275665,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913996,\n
        "lat": 49.4068021,\n
        "lon": 3.1282675,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913997,\n
        "lat": 49.4068038,\n
        "lon": 3.1558778,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913998,\n
        "lat": 49.4068051,\n
        "lon": 3.1281555,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021913999,\n
        "lat": 49.4068061,\n
        "lon": 3.1274945,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914000,\n
        "lat": 49.4068071,\n
        "lon": 3.1274515,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914002,\n
        "lat": 49.4068310,\n
        "lon": 3.1391223,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914003,\n
        "lat": 49.4068458,\n
        "lon": 3.1555728,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914004,\n
        "lat": 49.4068490,\n
        "lon": 3.1392313,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914005,\n
        "lat": 49.4068608,\n
        "lon": 3.1556718,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914006,\n
        "lat": 49.4068608,\n
        "lon": 3.1561158,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914007,\n
        "lat": 49.4068648,\n
        "lon": 3.1558828,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914011,\n
        "lat": 49.4069481,\n
        "lon": 3.1654414,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914013,\n
        "lat": 49.4069641,\n
        "lon": 3.1655374,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914017,\n
        "lat": 49.4070121,\n
        "lon": 3.1654184,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914019,\n
        "lat": 49.4070162,\n
        "lon": 3.1390893,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914020,\n
        "lat": 49.4070181,\n
        "lon": 3.1654584,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914021,\n
        "lat": 49.4070352,\n
        "lon": 3.1392133,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914022,\n
        "lat": 49.4070431,\n
        "lon": 3.1279085,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914023,\n
        "lat": 49.4070511,\n
        "lon": 3.1277195,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914024,\n
        "lat": 49.4070601,\n
        "lon": 3.1654594,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914025,\n
        "lat": 49.4070671,\n
        "lon": 3.1654984,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914026,\n
        "lat": 49.4070701,\n
        "lon": 3.1279115,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914027,\n
        "lat": 49.4070761,\n
        "lon": 3.1654534,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914028,\n
        "lat": 49.4070791,\n
        "lon": 3.1277205,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914029,\n
        "lat": 49.4070821,\n
        "lon": 3.1654934,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914030,\n
        "lat": 49.4071081,\n
        "lon": 3.1654234,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914031,\n
        "lat": 49.4071091,\n
        "lon": 3.1279145,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914032,\n
        "lat": 49.4071152,\n
        "lon": 3.1382399,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914033,\n
        "lat": 49.4071152,\n
        "lon": 3.1382729,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914034,\n
        "lat": 49.4071181,\n
        "lon": 3.1277225,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914035,\n
        "lat": 49.4071181,\n
        "lon": 3.1654794,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914037,\n
        "lat": 49.4071371,\n
        "lon": 3.1279185,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914038,\n
        "lat": 49.4071461,\n
        "lon": 3.1277255,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914039,\n
        "lat": 49.4071552,\n
        "lon": 3.1390453,\n
        "timestamp": "2016-02-23T13:39:26Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914040,\n
        "lat": 49.4071632,\n
        "lon": 3.1382409,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914041,\n
        "lat": 49.4071632,\n
        "lon": 3.1382729,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914042,\n
        "lat": 49.4071722,\n
        "lon": 3.1391673,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914044,\n
        "lat": 49.4071861,\n
        "lon": 3.1276755,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914045,\n
        "lat": 49.4071931,\n
        "lon": 3.1275235,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914051,\n
        "lat": 49.4073241,\n
        "lon": 3.1276905,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914052,\n
        "lat": 49.4073321,\n
        "lon": 3.1275395,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914054,\n
        "lat": 49.4073750,\n
        "lon": 3.1390242,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914055,\n
        "lat": 49.4073760,\n
        "lon": 3.1390052,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914056,\n
        "lat": 49.4073800,\n
        "lon": 3.1388982,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914057,\n
        "lat": 49.4074130,\n
        "lon": 3.1390272,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914058,\n
        "lat": 49.4074140,\n
        "lon": 3.1390082,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914060,\n
        "lat": 49.4074730,\n
        "lon": 3.1390312,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914061,\n
        "lat": 49.4074770,\n
        "lon": 3.1389062,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914065,\n
        "lat": 49.4076280,\n
        "lon": 3.1390994,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914066,\n
        "lat": 49.4076290,\n
        "lon": 3.1390484,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914067,\n
        "lat": 49.4076300,\n
        "lon": 3.1389964,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914068,\n
        "lat": 49.4076320,\n
        "lon": 3.1389234,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914069,\n
        "lat": 49.4076390,\n
        "lon": 3.1391004,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914070,\n
        "lat": 49.4076400,\n
        "lon": 3.1390494,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914071,\n
        "lat": 49.4076630,\n
        "lon": 3.1389764,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914072,\n
        "lat": 49.4076650,\n
        "lon": 3.1389254,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914073,\n
        "lat": 49.4076750,\n
        "lon": 3.1389984,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914074,\n
        "lat": 49.4076760,\n
        "lon": 3.1389774,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914077,\n
        "lat": 49.4077120,\n
        "lon": 3.1391044,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914078,\n
        "lat": 49.4077140,\n
        "lon": 3.1390004,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914079,\n
        "lat": 49.4077440,\n
        "lon": 3.1389814,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914080,\n
        "lat": 49.4077470,\n
        "lon": 3.1389204,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914082,\n
        "lat": 49.4077710,\n
        "lon": 3.1391044,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914083,\n
        "lat": 49.4077720,\n
        "lon": 3.1390544,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914084,\n
        "lat": 49.4077740,\n
        "lon": 3.1389814,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914085,\n
        "lat": 49.4077740,\n
        "lon": 3.1390024,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914086,\n
        "lat": 49.4077820,\n
        "lon": 3.1391054,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914087,\n
        "lat": 49.4077840,\n
        "lon": 3.1390554,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914088,\n
        "lat": 49.4078170,\n
        "lon": 3.1390044,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914198,\n
        "lat": 49.4099952,\n
        "lon": 3.1328828,\n
        "timestamp": "2016-02-23T13:39:34Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914199,\n
        "lat": 49.4099970,\n
        "lon": 3.1305290,\n
        "timestamp": "2016-02-23T13:39:34Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914200,\n
        "lat": 49.4099970,\n
        "lon": 3.1305480,\n
        "timestamp": "2016-02-23T13:39:34Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914201,\n
        "lat": 49.4099974,\n
        "lon": 3.1310745,\n
        "timestamp": "2016-02-23T13:39:34Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914202,\n
        "lat": 49.4099980,\n
        "lon": 3.1358723,\n
        "timestamp": "2016-02-23T13:39:34Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914203,\n
        "lat": 49.4100002,\n
        "lon": 3.1325958,\n
        "timestamp": "2016-02-23T13:39:34Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914204,\n
        "lat": 49.4100010,\n
        "lon": 3.1369523,\n
        "timestamp": "2016-02-23T13:39:34Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914205,\n
        "lat": 49.4100010,\n
        "lon": 3.1371233,\n
        "timestamp": "2016-02-23T13:39:34Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914206,\n
        "lat": 49.4100012,\n
        "lon": 3.1326178,\n
        "timestamp": "2016-02-23T13:39:34Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914207,\n
        "lat": 49.4100014,\n
        "lon": 3.1310035,\n
        "timestamp": "2016-02-23T13:39:34Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914208,\n
        "lat": 49.4100030,\n
        "lon": 3.1369283,\n
        "timestamp": "2016-02-23T13:39:34Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914209,\n
        "lat": 49.4100039,\n
        "lon": 3.1323351,\n
        "timestamp": "2016-02-23T13:39:34Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914210,\n
        "lat": 49.4100040,\n
        "lon": 3.1306250,\n
        "timestamp": "2016-02-23T13:39:34Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914211,\n
        "lat": 49.4100040,\n
        "lon": 3.1385333,\n
        "timestamp": "2016-02-23T13:39:34Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914212,\n
        "lat": 49.4100069,\n
        "lon": 3.1322771,\n
        "timestamp": "2016-02-23T13:39:34Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914213,\n
        "lat": 49.4100080,\n
        "lon": 3.1370343,\n
        "timestamp": "2016-02-23T13:39:34Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914214,\n
        "lat": 49.4100082,\n
        "lon": 3.1327968,\n
        "timestamp": "2016-02-23T13:39:34Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914215,\n
        "lat": 49.4100090,\n
        "lon": 3.1305480,\n
        "timestamp": "2016-02-23T13:39:34Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914216,\n
        "lat": 49.4100099,\n
        "lon": 3.1322091,\n
        "timestamp": "2016-02-23T13:39:34Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914217,\n
        "lat": 49.4100100,\n
        "lon": 3.1306240,\n
        "timestamp": "2016-02-23T13:39:34Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914218,\n
        "lat": 49.4100109,\n
        "lon": 3.1321791,\n
        "timestamp": "2016-02-23T13:39:34Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914219,\n
        "lat": 49.4100110,\n
        "lon": 3.1305300,\n
        "timestamp": "2016-02-23T13:39:34Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914220,\n
        "lat": 49.4100110,\n
        "lon": 3.1385043,\n
        "timestamp": "2016-02-23T13:39:34Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914221,\n
        "lat": 49.4100130,\n
        "lon": 3.1305180,\n
        "timestamp": "2016-02-23T13:39:34Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914222,\n
        "lat": 49.4100150,\n
        "lon": 3.1355303,\n
        "timestamp": "2016-02-23T13:39:34Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914223,\n
        "lat": 49.4100160,\n
        "lon": 3.1380403,\n
        "timestamp": "2016-02-23T13:39:34Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914224,\n
        "lat": 49.4100180,\n
        "lon": 3.1380183,\n
        "timestamp": "2016-02-23T13:39:34Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914225,\n
        "lat": 49.4100190,\n
        "lon": 3.1355893,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914226,\n
        "lat": 49.4100290,\n
        "lon": 3.1382323,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914227,\n
        "lat": 49.4100337,\n
        "lon": 3.1678123,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914228,\n
        "lat": 49.4100360,\n
        "lon": 3.1365693,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914229,\n
        "lat": 49.4100370,\n
        "lon": 3.1384083,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914230,\n
        "lat": 49.4100380,\n
        "lon": 3.1365533,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914231,\n
        "lat": 49.4100400,\n
        "lon": 3.1355263,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914232,\n
        "lat": 49.4100432,\n
        "lon": 3.1327958,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914233,\n
        "lat": 49.4100432,\n
        "lon": 3.1328228,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914234,\n
        "lat": 49.4100440,\n
        "lon": 3.1355853,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914235,\n
        "lat": 49.4100450,\n
        "lon": 3.1369633,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914236,\n
        "lat": 49.4100450,\n
        "lon": 3.1380233,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914237,\n
        "lat": 49.4100452,\n
        "lon": 3.1328808,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914238,\n
        "lat": 49.4100470,\n
        "lon": 3.1356413,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914239,\n
        "lat": 49.4100470,\n
        "lon": 3.1365713,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914240,\n
        "lat": 49.4100490,\n
        "lon": 3.1365553,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914241,\n
        "lat": 49.4100510,\n
        "lon": 3.1367343,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914242,\n
        "lat": 49.4100550,\n
        "lon": 3.1366823,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914243,\n
        "lat": 49.4100554,\n
        "lon": 3.1312865,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914244,\n
        "lat": 49.4100569,\n
        "lon": 3.1323351,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914245,\n
        "lat": 49.4100570,\n
        "lon": 3.1305300,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914246,\n
        "lat": 49.4100580,\n
        "lon": 3.1368723,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914247,\n
        "lat": 49.4100600,\n
        "lon": 3.1305020,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914248,\n
        "lat": 49.4100630,\n
        "lon": 3.1357123,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914249,\n
        "lat": 49.4100639,\n
        "lon": 3.1321801,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914250,\n
        "lat": 49.4100652,\n
        "lon": 3.1325578,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914251,\n
        "lat": 49.4100654,\n
        "lon": 3.1311435,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914252,\n
        "lat": 49.4100660,\n
        "lon": 3.1377703,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914253,\n
        "lat": 49.4100710,\n
        "lon": 3.1358623,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914254,\n
        "lat": 49.4100737,\n
        "lon": 3.1677513,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914255,\n
        "lat": 49.4100740,\n
        "lon": 3.1306480,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914256,\n
        "lat": 49.4100742,\n
        "lon": 3.1327938,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914257,\n
        "lat": 49.4100757,\n
        "lon": 3.1677543,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914258,\n
        "lat": 49.4100760,\n
        "lon": 3.1303570,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914259,\n
        "lat": 49.4100767,\n
        "lon": 3.1671573,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914260,\n
        "lat": 49.4100780,\n
        "lon": 3.1303270,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914261,\n
        "lat": 49.4100780,\n
        "lon": 3.1382633,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914262,\n
        "lat": 49.4100790,\n
        "lon": 3.1375263,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914263,\n
        "lat": 49.4100850,\n
        "lon": 3.1305850,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914264,\n
        "lat": 49.4100900,\n
        "lon": 3.1373983,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914265,\n
        "lat": 49.4100920,\n
        "lon": 3.1371373,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914266,\n
        "lat": 49.4100930,\n
        "lon": 3.1305400,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914267,\n
        "lat": 49.4100940,\n
        "lon": 3.1306930,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914268,\n
        "lat": 49.4100940,\n
        "lon": 3.1371153,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914269,\n
        "lat": 49.4100947,\n
        "lon": 3.1670463,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914270,\n
        "lat": 49.4100960,\n
        "lon": 3.1306420,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914271,\n
        "lat": 49.4100960,\n
        "lon": 3.1306560,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914272,\n
        "lat": 49.4100960,\n
        "lon": 3.1380583,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914273,\n
        "lat": 49.4100980,\n
        "lon": 3.1370493,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914274,\n
        "lat": 49.4101187,\n
        "lon": 3.1675443,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914275,\n
        "lat": 49.4101190,\n
        "lon": 3.1307980,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914276,\n
        "lat": 49.4101210,\n
        "lon": 3.1308360,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914277,\n
        "lat": 49.4101210,\n
        "lon": 3.1308470,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914278,\n
        "lat": 49.4101210,\n
        "lon": 3.1371183,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914279,\n
        "lat": 49.4101220,\n
        "lon": 3.1377793,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914280,\n
        "lat": 49.4101240,\n
        "lon": 3.1306980,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914281,\n
        "lat": 49.4101260,\n
        "lon": 3.1306680,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914282,\n
        "lat": 49.4101260,\n
        "lon": 3.1309470,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914283,\n
        "lat": 49.4101260,\n
        "lon": 3.1370543,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914284,\n
        "lat": 49.4101290,\n
        "lon": 3.1308480,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914285,\n
        "lat": 49.4101300,\n
        "lon": 3.1365873,\n
        "timestamp": "2016-02-23T13:39:35Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914286,\n
        "lat": 49.4101300,\n
        "lon": 3.1366003,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914287,\n
        "lat": 49.4101370,\n
        "lon": 3.1305830,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914288,\n
        "lat": 49.4101392,\n
        "lon": 3.1321275,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914289,\n
        "lat": 49.4078180,\n
        "lon": 3.1389234,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914291,\n
        "lat": 49.4078550,\n
        "lon": 3.1391074,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914292,\n
        "lat": 49.4078580,\n
        "lon": 3.1390054,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914294,\n
        "lat": 49.4079792,\n
        "lon": 3.1390749,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914295,\n
        "lat": 49.4079912,\n
        "lon": 3.1389669,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914297,\n
        "lat": 49.4080832,\n
        "lon": 3.1391029,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914298,\n
        "lat": 49.4080962,\n
        "lon": 3.1389939,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914300,\n
        "lat": 49.4084912,\n
        "lon": 3.1393129,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914301,\n
        "lat": 49.4084942,\n
        "lon": 3.1392939,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914302,\n
        "lat": 49.4085042,\n
        "lon": 3.1393179,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914303,\n
        "lat": 49.4085072,\n
        "lon": 3.1392979,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914304,\n
        "lat": 49.4085532,\n
        "lon": 3.1396009,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914305,\n
        "lat": 49.4085842,\n
        "lon": 3.1393999,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914306,\n
        "lat": 49.4086072,\n
        "lon": 3.1396209,\n
        "timestamp": "2016-02-23T13:39:27Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914307,\n
        "lat": 49.4086117,\n
        "lon": 3.1676993,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914308,\n
        "lat": 49.4086152,\n
        "lon": 3.1394099,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914309,\n
        "lat": 49.4086217,\n
        "lon": 3.1675763,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914310,\n
        "lat": 49.4086222,\n
        "lon": 3.1393589,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914311,\n
        "lat": 49.4086472,\n
        "lon": 3.1393689,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914312,\n
        "lat": 49.4087312,\n
        "lon": 3.1389769,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914313,\n
        "lat": 49.4087322,\n
        "lon": 3.1389419,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914314,\n
        "lat": 49.4087437,\n
        "lon": 3.1677263,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914315,\n
        "lat": 49.4087537,\n
        "lon": 3.1676033,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914316,\n
        "lat": 49.4087592,\n
        "lon": 3.1388699,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914317,\n
        "lat": 49.4087592,\n
        "lon": 3.1389429,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914318,\n
        "lat": 49.4087592,\n
        "lon": 3.1391699,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914319,\n
        "lat": 49.4087602,\n
        "lon": 3.1389769,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914320,\n
        "lat": 49.4087792,\n
        "lon": 3.1395579,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914321,\n
        "lat": 49.4087822,\n
        "lon": 3.1395579,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914322,\n
        "lat": 49.4087882,\n
        "lon": 3.1394839,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914323,\n
        "lat": 49.4087902,\n
        "lon": 3.1393999,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914324,\n
        "lat": 49.4087967,\n
        "lon": 3.1681773,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914325,\n
        "lat": 49.4088007,\n
        "lon": 3.1682863,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914327,\n
        "lat": 49.4088142,\n
        "lon": 3.1388849,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914328,\n
        "lat": 49.4088152,\n
        "lon": 3.1391659,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914329,\n
        "lat": 49.4088212,\n
        "lon": 3.1394859,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914330,\n
        "lat": 49.4088272,\n
        "lon": 3.1394059,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914331,\n
        "lat": 49.4088317,\n
        "lon": 3.1677353,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914332,\n
        "lat": 49.4088327,\n
        "lon": 3.1676183,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914333,\n
        "lat": 49.4088877,\n
        "lon": 3.1681703,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914334,\n
        "lat": 49.4088917,\n
        "lon": 3.1682813,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914335,\n
        "lat": 49.4088992,\n
        "lon": 3.1394859,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914336,\n
        "lat": 49.4089032,\n
        "lon": 3.1394179,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914337,\n
        "lat": 49.4089037,\n
        "lon": 3.1683953,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914338,\n
        "lat": 49.4089077,\n
        "lon": 3.1685073,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914339,\n
        "lat": 49.4089207,\n
        "lon": 3.1677363,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914340,\n
        "lat": 49.4089227,\n
        "lon": 3.1676203,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914341,\n
        "lat": 49.4089312,\n
        "lon": 3.1395749,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914342,\n
        "lat": 49.4089362,\n
        "lon": 3.1394909,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914343,\n
        "lat": 49.4089407,\n
        "lon": 3.1681593,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914344,\n
        "lat": 49.4089447,\n
        "lon": 3.1682803,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914345,\n
        "lat": 49.4089487,\n
        "lon": 3.1683933,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914346,\n
        "lat": 49.4089517,\n
        "lon": 3.1685043,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914347,\n
        "lat": 49.4089522,\n
        "lon": 3.1395779,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914348,\n
        "lat": 49.4089562,\n
        "lon": 3.1394929,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914349,\n
        "lat": 49.4090062,\n
        "lon": 3.1394829,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914350,\n
        "lat": 49.4090192,\n
        "lon": 3.1395499,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914351,\n
        "lat": 49.4090267,\n
        "lon": 3.1687433,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914352,\n
        "lat": 49.4090277,\n
        "lon": 3.1688003,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914353,\n
        "lat": 49.4090487,\n
        "lon": 3.1681523,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914354,\n
        "lat": 49.4090527,\n
        "lon": 3.1682733,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914356,\n
        "lat": 49.4090682,\n
        "lon": 3.1396059,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914357,\n
        "lat": 49.4090827,\n
        "lon": 3.1676053,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914358,\n
        "lat": 49.4090827,\n
        "lon": 3.1678563,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914359,\n
        "lat": 49.4090870,\n
        "lon": 3.1381313,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914360,\n
        "lat": 49.4090880,\n
        "lon": 3.1380883,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914361,\n
        "lat": 49.4090890,\n
        "lon": 3.1380573,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914362,\n
        "lat": 49.4090892,\n
        "lon": 3.1397089,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914363,\n
        "lat": 49.4090900,\n
        "lon": 3.1380173,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914364,\n
        "lat": 49.4091137,\n
        "lon": 3.1687373,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914365,\n
        "lat": 49.4091157,\n
        "lon": 3.1687953,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914366,\n
        "lat": 49.4091172,\n
        "lon": 3.1394309,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914367,\n
        "lat": 49.4091302,\n
        "lon": 3.1394989,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914368,\n
        "lat": 49.4091370,\n
        "lon": 3.1381353,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914369,\n
        "lat": 49.4091390,\n
        "lon": 3.1380893,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914370,\n
        "lat": 49.4091400,\n
        "lon": 3.1380593,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914371,\n
        "lat": 49.4091420,\n
        "lon": 3.1380193,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914372,\n
        "lat": 49.4091457,\n
        "lon": 3.1676723,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914373,\n
        "lat": 49.4091467,\n
        "lon": 3.1678543,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914374,\n
        "lat": 49.4091512,\n
        "lon": 3.1395729,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914375,\n
        "lat": 49.4091527,\n
        "lon": 3.1678543,\n
        "timestamp": "2016-02-23T13:39:28Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914376,\n
        "lat": 49.4091722,\n
        "lon": 3.1396769,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914377,\n
        "lat": 49.4091727,\n
        "lon": 3.1676803,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914378,\n
        "lat": 49.4091777,\n
        "lon": 3.1676313,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914379,\n
        "lat": 49.4091777,\n
        "lon": 3.1678543,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914380,\n
        "lat": 49.4091917,\n
        "lon": 3.1677333,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914381,\n
        "lat": 49.4092242,\n
        "lon": 3.1395439,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914382,\n
        "lat": 49.4092432,\n
        "lon": 3.1396419,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914383,\n
        "lat": 49.4092467,\n
        "lon": 3.1677493,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914384,\n
        "lat": 49.4092502,\n
        "lon": 3.1395329,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914385,\n
        "lat": 49.4092577,\n
        "lon": 3.1676533,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914386,\n
        "lat": 49.4092672,\n
        "lon": 3.1391609,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914387,\n
        "lat": 49.4092712,\n
        "lon": 3.1396279,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914388,\n
        "lat": 49.4092737,\n
        "lon": 3.1681513,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914389,\n
        "lat": 49.4092757,\n
        "lon": 3.1682583,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914390,\n
        "lat": 49.4092872,\n
        "lon": 3.1391759,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914391,\n
        "lat": 49.4092922,\n
        "lon": 3.1390809,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914392,\n
        "lat": 49.4093007,\n
        "lon": 3.1677253,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914393,\n
        "lat": 49.4093087,\n
        "lon": 3.1677443,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914394,\n
        "lat": 49.4093122,\n
        "lon": 3.1390959,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914395,\n
        "lat": 49.4093137,\n
        "lon": 3.1677123,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914396,\n
        "lat": 49.4093217,\n
        "lon": 3.1677313,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914397,\n
        "lat": 49.4093227,\n
        "lon": 3.1681473,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914398,\n
        "lat": 49.4093237,\n
        "lon": 3.1682553,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914399,\n
        "lat": 49.4093347,\n
        "lon": 3.1672173,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914400,\n
        "lat": 49.4093362,\n
        "lon": 3.1394239,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914401,\n
        "lat": 49.4093447,\n
        "lon": 3.1671243,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914402,\n
        "lat": 49.4093477,\n
        "lon": 3.1676323,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914403,\n
        "lat": 49.4093517,\n
        "lon": 3.1682533,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914404,\n
        "lat": 49.4093527,\n
        "lon": 3.1676903,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914405,\n
        "lat": 49.4093527,\n
        "lon": 3.1682953,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914406,\n
        "lat": 49.4093582,\n
        "lon": 3.1394719,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914407,\n
        "lat": 49.4093592,\n
        "lon": 3.1391819,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914408,\n
        "lat": 49.4093627,\n
        "lon": 3.1676143,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914409,\n
        "lat": 49.4093637,\n
        "lon": 3.1676303,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914410,\n
        "lat": 49.4093667,\n
        "lon": 3.1676883,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914411,\n
        "lat": 49.4093742,\n
        "lon": 3.1393839,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914412,\n
        "lat": 49.4093777,\n
        "lon": 3.1678493,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914413,\n
        "lat": 49.4093962,\n
        "lon": 3.1392749,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914414,\n
        "lat": 49.4093962,\n
        "lon": 3.1394299,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914415,\n
        "lat": 49.4094167,\n
        "lon": 3.1676123,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914416,\n
        "lat": 49.4094177,\n
        "lon": 3.1682503,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914417,\n
        "lat": 49.4094182,\n
        "lon": 3.1391339,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914418,\n
        "lat": 49.4094187,\n
        "lon": 3.1682913,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914419,\n
        "lat": 49.4094207,\n
        "lon": 3.1681423,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914420,\n
        "lat": 49.4094227,\n
        "lon": 3.1682493,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914421,\n
        "lat": 49.4094242,\n
        "lon": 3.1393459,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914422,\n
        "lat": 49.4094307,\n
        "lon": 3.1677263,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914423,\n
        "lat": 49.4094377,\n
        "lon": 3.1678483,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914424,\n
        "lat": 49.4094392,\n
        "lon": 3.1391189,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914425,\n
        "lat": 49.4094532,\n
        "lon": 3.1392329,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914426,\n
        "lat": 49.4094537,\n
        "lon": 3.1672733,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914427,\n
        "lat": 49.4094537,\n
        "lon": 3.1672753,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914428,\n
        "lat": 49.4094697,\n
        "lon": 3.1671743,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914429,\n
        "lat": 49.4094697,\n
        "lon": 3.1671773,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914430,\n
        "lat": 49.4094727,\n
        "lon": 3.1671753,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914431,\n
        "lat": 49.4094732,\n
        "lon": 3.1392179,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914432,\n
        "lat": 49.4094792,\n
        "lon": 3.1393029,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914433,\n
        "lat": 49.4094792,\n
        "lon": 3.1395069,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914434,\n
        "lat": 49.4094827,\n
        "lon": 3.1669343,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914435,\n
        "lat": 49.4094827,\n
        "lon": 3.1669453,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914436,\n
        "lat": 49.4094852,\n
        "lon": 3.1390169,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914437,\n
        "lat": 49.4094872,\n
        "lon": 3.1390019,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914438,\n
        "lat": 49.4094877,\n
        "lon": 3.1668603,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914439,\n
        "lat": 49.4094902,\n
        "lon": 3.1390139,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914440,\n
        "lat": 49.4094957,\n
        "lon": 3.1675133,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914441,\n
        "lat": 49.4094977,\n
        "lon": 3.1669473,\n
        "timestamp": "2016-02-23T13:39:29Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914442,\n
        "lat": 49.4094982,\n
        "lon": 3.1389939,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914443,\n
        "lat": 49.4094987,\n
        "lon": 3.1669383,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914444,\n
        "lat": 49.4095017,\n
        "lon": 3.1676473,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914445,\n
        "lat": 49.4095022,\n
        "lon": 3.1390059,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914446,\n
        "lat": 49.4095140,\n
        "lon": 3.1324145,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914447,\n
        "lat": 49.4095157,\n
        "lon": 3.1670673,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914448,\n
        "lat": 49.4095177,\n
        "lon": 3.1675123,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914449,\n
        "lat": 49.4095207,\n
        "lon": 3.1675993,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914450,\n
        "lat": 49.4095227,\n
        "lon": 3.1669513,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914451,\n
        "lat": 49.4095230,\n
        "lon": 3.1326155,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914452,\n
        "lat": 49.4095307,\n
        "lon": 3.1675993,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914453,\n
        "lat": 49.4095317,\n
        "lon": 3.1676563,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914454,\n
        "lat": 49.4095327,\n
        "lon": 3.1668653,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914455,\n
        "lat": 49.4095327,\n
        "lon": 3.1668853,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914456,\n
        "lat": 49.4095337,\n
        "lon": 3.1678413,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914457,\n
        "lat": 49.4095392,\n
        "lon": 3.1394699,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914458,\n
        "lat": 49.4095422,\n
        "lon": 3.1389779,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914459,\n
        "lat": 49.4095537,\n
        "lon": 3.1671873,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914460,\n
        "lat": 49.4095562,\n
        "lon": 3.1390239,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914461,\n
        "lat": 49.4095577,\n
        "lon": 3.1671013,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914462,\n
        "lat": 49.4095627,\n
        "lon": 3.1676563,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914463,\n
        "lat": 49.4095632,\n
        "lon": 3.1390469,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914464,\n
        "lat": 49.4095657,\n
        "lon": 3.1672923,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914465,\n
        "lat": 49.4095662,\n
        "lon": 3.1390169,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914466,\n
        "lat": 49.4095707,\n
        "lon": 3.1671903,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914467,\n
        "lat": 49.4095732,\n
        "lon": 3.1390399,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914468,\n
        "lat": 49.4095737,\n
        "lon": 3.1669243,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914469,\n
        "lat": 49.4095757,\n
        "lon": 3.1668893,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914470,\n
        "lat": 49.4095877,\n
        "lon": 3.1670753,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914471,\n
        "lat": 49.4095877,\n
        "lon": 3.1684373,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914472,\n
        "lat": 49.4095887,\n
        "lon": 3.1678243,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914473,\n
        "lat": 49.4095907,\n
        "lon": 3.1670283,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914474,\n
        "lat": 49.4095917,\n
        "lon": 3.1685483,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914475,\n
        "lat": 49.4095970,\n
        "lon": 3.1324055,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914477,\n
        "lat": 49.4096017,\n
        "lon": 3.1671063,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914478,\n
        "lat": 49.4096027,\n
        "lon": 3.1670813,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914479,\n
        "lat": 49.4096052,\n
        "lon": 3.1394289,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914480,\n
        "lat": 49.4096057,\n
        "lon": 3.1670303,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914481,\n
        "lat": 49.4096070,\n
        "lon": 3.1326075,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914482,\n
        "lat": 49.4096087,\n
        "lon": 3.1675053,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914483,\n
        "lat": 49.4096107,\n
        "lon": 3.1675943,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914484,\n
        "lat": 49.4096117,\n
        "lon": 3.1669303,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914485,\n
        "lat": 49.4096127,\n
        "lon": 3.1673383,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914486,\n
        "lat": 49.4096147,\n
        "lon": 3.1673003,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914487,\n
        "lat": 49.4096547,\n
        "lon": 3.1684223,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914488,\n
        "lat": 49.4096570,\n
        "lon": 3.1322455,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914489,\n
        "lat": 49.4096570,\n
        "lon": 3.1322945,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914490,\n
        "lat": 49.4096592,\n
        "lon": 3.1392799,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914491,\n
        "lat": 49.4096617,\n
        "lon": 3.1685333,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914492,\n
        "lat": 49.4096662,\n
        "lon": 3.1393909,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914493,\n
        "lat": 49.4096707,\n
        "lon": 3.1672053,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914494,\n
        "lat": 49.4096787,\n
        "lon": 3.1670903,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914495,\n
        "lat": 49.4096807,\n
        "lon": 3.1679563,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914496,\n
        "lat": 49.4096862,\n
        "lon": 3.1393779,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914497,\n
        "lat": 49.4096870,\n
        "lon": 3.1322465,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914498,\n
        "lat": 49.4096870,\n
        "lon": 3.1322945,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914499,\n
        "lat": 49.4096872,\n
        "lon": 3.1390039,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914500,\n
        "lat": 49.4096877,\n
        "lon": 3.1680193,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914501,\n
        "lat": 49.4097007,\n
        "lon": 3.1673503,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914502,\n
        "lat": 49.4097007,\n
        "lon": 3.1677793,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914503,\n
        "lat": 49.4097027,\n
        "lon": 3.1673133,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914504,\n
        "lat": 49.4097027,\n
        "lon": 3.1681023,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914505,\n
        "lat": 49.4097047,\n
        "lon": 3.1677633,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914506,\n
        "lat": 49.4097062,\n
        "lon": 3.1389819,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914507,\n
        "lat": 49.4097087,\n
        "lon": 3.1672113,\n
        "timestamp": "2016-02-23T13:39:30Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914508,\n
        "lat": 49.4097127,\n
        "lon": 3.1671393,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914509,\n
        "lat": 49.4097127,\n
        "lon": 3.1677863,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914510,\n
        "lat": 49.4097167,\n
        "lon": 3.1677703,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914511,\n
        "lat": 49.4097170,\n
        "lon": 3.1355693,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914512,\n
        "lat": 49.4097177,\n
        "lon": 3.1680853,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914513,\n
        "lat": 49.4097217,\n
        "lon": 3.1681443,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914514,\n
        "lat": 49.4097220,\n
        "lon": 3.1356633,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914515,\n
        "lat": 49.4097292,\n
        "lon": 3.1391649,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914516,\n
        "lat": 49.4097367,\n
        "lon": 3.1679553,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914517,\n
        "lat": 49.4097407,\n
        "lon": 3.1680173,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914518,\n
        "lat": 49.4097407,\n
        "lon": 3.1681353,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914519,\n
        "lat": 49.4097490,\n
        "lon": 3.1387833,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914520,\n
        "lat": 49.4097537,\n
        "lon": 3.1675083,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914521,\n
        "lat": 49.4097537,\n
        "lon": 3.1675313,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914522,\n
        "lat": 49.4097542,\n
        "lon": 3.1391269,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914523,\n
        "lat": 49.4097580,\n
        "lon": 3.1355633,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914524,\n
        "lat": 49.4097592,\n
        "lon": 3.1390439,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914525,\n
        "lat": 49.4097592,\n
        "lon": 3.1392149,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914526,\n
        "lat": 49.4097617,\n
        "lon": 3.1675303,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914527,\n
        "lat": 49.4097617,\n
        "lon": 3.1675433,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914528,\n
        "lat": 49.4097640,\n
        "lon": 3.1356573,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914529,\n
        "lat": 49.4097652,\n
        "lon": 3.1392229,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914530,\n
        "lat": 49.4097677,\n
        "lon": 3.1677523,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914531,\n
        "lat": 49.4097692,\n
        "lon": 3.1390249,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914532,\n
        "lat": 49.4097707,\n
        "lon": 3.1673563,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914533,\n
        "lat": 49.4097707,\n
        "lon": 3.1675783,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914534,\n
        "lat": 49.4097712,\n
        "lon": 3.1390589,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914535,\n
        "lat": 49.4097720,\n
        "lon": 3.1386863,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914536,\n
        "lat": 49.4097737,\n
        "lon": 3.1673213,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914537,\n
        "lat": 49.4097777,\n
        "lon": 3.1672243,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914538,\n
        "lat": 49.4097802,\n
        "lon": 3.1390379,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914539,\n
        "lat": 49.4097817,\n
        "lon": 3.1671483,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914540,\n
        "lat": 49.4097847,\n
        "lon": 3.1684103,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914541,\n
        "lat": 49.4097907,\n
        "lon": 3.1684083,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914542,\n
        "lat": 49.4097920,\n
        "lon": 3.1388063,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914543,\n
        "lat": 49.4097932,\n
        "lon": 3.1391179,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914544,\n
        "lat": 49.4097942,\n
        "lon": 3.1393079,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914545,\n
        "lat": 49.4097957,\n
        "lon": 3.1684393,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914546,\n
        "lat": 49.4098017,\n
        "lon": 3.1681073,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914547,\n
        "lat": 49.4098042,\n
        "lon": 3.1391509,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914549,\n
        "lat": 49.4098057,\n
        "lon": 3.1673243,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914550,\n
        "lat": 49.4098092,\n
        "lon": 3.1391429,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914551,\n
        "lat": 49.4098092,\n
        "lon": 3.1391589,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914552,\n
        "lat": 49.4098107,\n
        "lon": 3.1672273,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914553,\n
        "lat": 49.4098124,\n
        "lon": 3.1314275,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914554,\n
        "lat": 49.4098124,\n
        "lon": 3.1314915,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914555,\n
        "lat": 49.4098130,\n
        "lon": 3.1387083,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914556,\n
        "lat": 49.4098207,\n
        "lon": 3.1677533,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914557,\n
        "lat": 49.4098257,\n
        "lon": 3.1675793,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914558,\n
        "lat": 49.4098267,\n
        "lon": 3.1675383,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914559,\n
        "lat": 49.4098277,\n
        "lon": 3.1675053,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914560,\n
        "lat": 49.4098292,\n
        "lon": 3.1390429,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914561,\n
        "lat": 49.4098350,\n
        "lon": 3.1356893,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914562,\n
        "lat": 49.4098360,\n
        "lon": 3.1370503,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914563,\n
        "lat": 49.4098370,\n
        "lon": 3.1357453,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914564,\n
        "lat": 49.4098410,\n
        "lon": 3.1370013,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914565,\n
        "lat": 49.4098450,\n
        "lon": 3.1385793,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914566,\n
        "lat": 49.4098470,\n
        "lon": 3.1371063,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914567,\n
        "lat": 49.4098490,\n
        "lon": 3.1368633,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914568,\n
        "lat": 49.4098500,\n
        "lon": 3.1370743,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914569,\n
        "lat": 49.4098517,\n
        "lon": 3.1684193,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914570,\n
        "lat": 49.4098530,\n
        "lon": 3.1368803,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914571,\n
        "lat": 49.4098562,\n
        "lon": 3.1390699,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914572,\n
        "lat": 49.4098574,\n
        "lon": 3.1314285,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914573,\n
        "lat": 49.4098580,\n
        "lon": 3.1367993,\n
        "timestamp": "2016-02-23T13:39:31Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914574,\n
        "lat": 49.4098584,\n
        "lon": 3.1314905,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914575,\n
        "lat": 49.4098600,\n
        "lon": 3.1367833,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914576,\n
        "lat": 49.4098612,\n
        "lon": 3.1391999,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914577,\n
        "lat": 49.4098620,\n
        "lon": 3.1370903,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914578,\n
        "lat": 49.4098630,\n
        "lon": 3.1370763,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914579,\n
        "lat": 49.4098640,\n
        "lon": 3.1370573,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914580,\n
        "lat": 49.4098650,\n
        "lon": 3.1367403,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914581,\n
        "lat": 49.4098680,\n
        "lon": 3.1371103,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914582,\n
        "lat": 49.4098690,\n
        "lon": 3.1370083,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914583,\n
        "lat": 49.4098690,\n
        "lon": 3.1370913,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914584,\n
        "lat": 49.4098690,\n
        "lon": 3.1384663,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914585,\n
        "lat": 49.4098702,\n
        "lon": 3.1389849,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914586,\n
        "lat": 49.4098720,\n
        "lon": 3.1374203,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914587,\n
        "lat": 49.4098760,\n
        "lon": 3.1372133,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914588,\n
        "lat": 49.4098770,\n
        "lon": 3.1367893,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914589,\n
        "lat": 49.4098770,\n
        "lon": 3.1373683,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914590,\n
        "lat": 49.4098830,\n
        "lon": 3.1367433,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914591,\n
        "lat": 49.4098830,\n
        "lon": 3.1371123,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914592,\n
        "lat": 49.4098840,\n
        "lon": 3.1356813,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914593,\n
        "lat": 49.4098840,\n
        "lon": 3.1370903,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914595,\n
        "lat": 49.4098880,\n
        "lon": 3.1357373,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914596,\n
        "lat": 49.4098900,\n
        "lon": 3.1368923,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914597,\n
        "lat": 49.4098900,\n
        "lon": 3.1370143,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914598,\n
        "lat": 49.4098910,\n
        "lon": 3.1372163,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914599,\n
        "lat": 49.4098950,\n
        "lon": 3.1367323,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914600,\n
        "lat": 49.4098459,\n
        "lon": 3.1376535,\n
        "timestamp": "2021-04-10T07:57:15Z",\n
        "version": 2,\n
        "changeset": 102685108,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914601,\n
        "lat": 49.4098972,\n
        "lon": 3.1391079,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914602,\n
        "lat": 49.4098990,\n
        "lon": 3.1367083,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914603,\n
        "lat": 49.4099020,\n
        "lon": 3.1368153,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914604,\n
        "lat": 49.4099060,\n
        "lon": 3.1387083,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914605,\n
        "lat": 49.4099162,\n
        "lon": 3.1390059,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914606,\n
        "lat": 49.4099170,\n
        "lon": 3.1388643,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914608,\n
        "lat": 49.4098794,\n
        "lon": 3.1374876,\n
        "timestamp": "2021-04-10T07:57:15Z",\n
        "version": 2,\n
        "changeset": 102685108,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914609,\n
        "lat": 49.4099204,\n
        "lon": 3.1314705,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914610,\n
        "lat": 49.4099204,\n
        "lon": 3.1315855,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914611,\n
        "lat": 49.4099224,\n
        "lon": 3.1309735,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914612,\n
        "lat": 49.4099227,\n
        "lon": 3.1676473,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914613,\n
        "lat": 49.4099240,\n
        "lon": 3.1386163,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914614,\n
        "lat": 49.4099250,\n
        "lon": 3.1385323,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914615,\n
        "lat": 49.4099254,\n
        "lon": 3.1308965,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914616,\n
        "lat": 49.4099270,\n
        "lon": 3.1369043,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914617,\n
        "lat": 49.4099280,\n
        "lon": 3.1305460,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914618,\n
        "lat": 49.4099280,\n
        "lon": 3.1306310,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914620,\n
        "lat": 49.4099330,\n
        "lon": 3.1384963,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914621,\n
        "lat": 49.4099340,\n
        "lon": 3.1374303,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914622,\n
        "lat": 49.4099350,\n
        "lon": 3.1371213,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914623,\n
        "lat": 49.4099350,\n
        "lon": 3.1371263,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914624,\n
        "lat": 49.4099360,\n
        "lon": 3.1372243,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914625,\n
        "lat": 49.4099362,\n
        "lon": 3.1325648,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914626,\n
        "lat": 49.4099367,\n
        "lon": 3.1676723,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914627,\n
        "lat": 49.4099370,\n
        "lon": 3.1371013,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914628,\n
        "lat": 49.4099370,\n
        "lon": 3.1387743,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914629,\n
        "lat": 49.4099372,\n
        "lon": 3.1325858,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914630,\n
        "lat": 49.4099380,\n
        "lon": 3.1373793,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914631,\n
        "lat": 49.4099384,\n
        "lon": 3.1310705,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914632,\n
        "lat": 49.4099390,\n
        "lon": 3.1368293,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914633,\n
        "lat": 49.4099404,\n
        "lon": 3.1309895,\n
        "timestamp": "2016-02-23T13:39:32Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914634,\n
        "lat": 49.4099420,\n
        "lon": 3.1385443,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914635,\n
        "lat": 49.4099440,\n
        "lon": 3.1371273,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914636,\n
        "lat": 49.4099492,\n
        "lon": 3.1325858,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914637,\n
        "lat": 49.4099492,\n
        "lon": 3.1325998,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914638,\n
        "lat": 49.4099500,\n
        "lon": 3.1372273,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914639,\n
        "lat": 49.4099500,\n
        "lon": 3.1384603,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914640,\n
        "lat": 49.4099502,\n
        "lon": 3.1326218,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914641,\n
        "lat": 49.4099517,\n
        "lon": 3.1676083,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914642,\n
        "lat": 49.4099520,\n
        "lon": 3.1371283,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914643,\n
        "lat": 49.4099530,\n
        "lon": 3.1371163,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914644,\n
        "lat": 49.4099550,\n
        "lon": 3.1376857,\n
        "timestamp": "2021-04-10T07:57:15Z",\n
        "version": 2,\n
        "changeset": 102685108,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914645,\n
        "lat": 49.4099560,\n
        "lon": 3.1384923,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914646,\n
        "lat": 49.4099569,\n
        "lon": 3.1323361,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914647,\n
        "lat": 49.4099589,\n
        "lon": 3.1322771,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914648,\n
        "lat": 49.4099600,\n
        "lon": 3.1387353,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914649,\n
        "lat": 49.4099614,\n
        "lon": 3.1310025,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914650,\n
        "lat": 49.4099624,\n
        "lon": 3.1309775,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914651,\n
        "lat": 49.4099624,\n
        "lon": 3.1309835,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914652,\n
        "lat": 49.4099624,\n
        "lon": 3.1309905,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914653,\n
        "lat": 49.4099654,\n
        "lon": 3.1308785,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914654,\n
        "lat": 49.4099654,\n
        "lon": 3.1308995,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914655,\n
        "lat": 49.4099657,\n
        "lon": 3.1676333,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914656,\n
        "lat": 49.4099739,\n
        "lon": 3.1322761,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914657,\n
        "lat": 49.4099750,\n
        "lon": 3.1305470,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914658,\n
        "lat": 49.4099759,\n
        "lon": 3.1322061,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914659,\n
        "lat": 49.4099762,\n
        "lon": 3.1375150,\n
        "timestamp": "2021-04-10T07:57:15Z",\n
        "version": 2,\n
        "changeset": 102685108,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914660,\n
        "lat": 49.4099760,\n
        "lon": 3.1383653,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914661,\n
        "lat": 49.4099790,\n
        "lon": 3.1367503,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914662,\n
        "lat": 49.4099794,\n
        "lon": 3.1314685,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914663,\n
        "lat": 49.4099804,\n
        "lon": 3.1315835,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914664,\n
        "lat": 49.4099805,\n
        "lon": 3.1308018,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914665,\n
        "lat": 49.4099805,\n
        "lon": 3.1308228,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914666,\n
        "lat": 49.4099810,\n
        "lon": 3.1367223,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914667,\n
        "lat": 49.4099820,\n
        "lon": 3.1304850,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914668,\n
        "lat": 49.4099837,\n
        "lon": 3.1677323,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914669,\n
        "lat": 49.4099840,\n
        "lon": 3.1366713,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914670,\n
        "lat": 49.4099864,\n
        "lon": 3.1312805,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914671,\n
        "lat": 49.4099894,\n
        "lon": 3.1309845,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914672,\n
        "lat": 49.4099900,\n
        "lon": 3.1383753,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914673,\n
        "lat": 49.4099900,\n
        "lon": 3.1385783,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914674,\n
        "lat": 49.4099910,\n
        "lon": 3.1357203,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914675,\n
        "lat": 49.4099915,\n
        "lon": 3.1308028,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914676,\n
        "lat": 49.4099925,\n
        "lon": 3.1308238,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914677,\n
        "lat": 49.4099942,\n
        "lon": 3.1327978,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914678,\n
        "lat": 49.4099942,\n
        "lon": 3.1328258,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914679,\n
        "lat": 49.4099944,\n
        "lon": 3.1308785,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914680,\n
        "lat": 49.4099944,\n
        "lon": 3.1311375,\n
        "timestamp": "2016-02-23T13:39:33Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914689,\n
        "lat": 49.4101410,\n
        "lon": 3.1365873,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914690,\n
        "lat": 49.4101410,\n
        "lon": 3.1366003,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914691,\n
        "lat": 49.4101430,\n
        "lon": 3.1304650,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914692,\n
        "lat": 49.4101436,\n
        "lon": 3.1329710,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914693,\n
        "lat": 49.4101436,\n
        "lon": 3.1330220,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914694,\n
        "lat": 49.4101440,\n
        "lon": 3.1366503,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914695,\n
        "lat": 49.4101440,\n
        "lon": 3.1366663,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914696,\n
        "lat": 49.4101440,\n
        "lon": 3.1375383,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914697,\n
        "lat": 49.4101450,\n
        "lon": 3.1365923,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914698,\n
        "lat": 49.4101450,\n
        "lon": 3.1366073,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914699,\n
        "lat": 49.4101462,\n
        "lon": 3.1319525,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914700,\n
        "lat": 49.4101490,\n
        "lon": 3.1355123,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914701,\n
        "lat": 49.4101516,\n
        "lon": 3.1286160,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914702,\n
        "lat": 49.4101530,\n
        "lon": 3.1306860,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914703,\n
        "lat": 49.4101540,\n
        "lon": 3.1366503,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914704,\n
        "lat": 49.4101550,\n
        "lon": 3.1303280,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914705,\n
        "lat": 49.4101550,\n
        "lon": 3.1303590,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914706,\n
        "lat": 49.4101550,\n
        "lon": 3.1306530,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914707,\n
        "lat": 49.4101550,\n
        "lon": 3.1366073,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914708,\n
        "lat": 49.4101560,\n
        "lon": 3.1374113,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914709,\n
        "lat": 49.4101570,\n
        "lon": 3.1356273,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914710,\n
        "lat": 49.4101570,\n
        "lon": 3.1371693,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914711,\n
        "lat": 49.4101576,\n
        "lon": 3.1284850,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914712,\n
        "lat": 49.4101597,\n
        "lon": 3.1674873,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914713,\n
        "lat": 49.4101626,\n
        "lon": 3.1329710,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914714,\n
        "lat": 49.4101626,\n
        "lon": 3.1330220,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914715,\n
        "lat": 49.4101640,\n
        "lon": 3.1306910,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914716,\n
        "lat": 49.4101640,\n
        "lon": 3.1367023,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914717,\n
        "lat": 49.4101640,\n
        "lon": 3.1370603,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914718,\n
        "lat": 49.4101647,\n
        "lon": 3.1671893,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914719,\n
        "lat": 49.4101650,\n
        "lon": 3.1304650,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914720,\n
        "lat": 49.4101650,\n
        "lon": 3.1366683,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914721,\n
        "lat": 49.4101667,\n
        "lon": 3.1676223,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914722,\n
        "lat": 49.4101670,\n
        "lon": 3.1304270,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914723,\n
        "lat": 49.4101670,\n
        "lon": 3.1364063,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914724,\n
        "lat": 49.4101670,\n
        "lon": 3.1365343,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914725,\n
        "lat": 49.4101670,\n
        "lon": 3.1365933,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914726,\n
        "lat": 49.4101700,\n
        "lon": 3.1306260,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914727,\n
        "lat": 49.4101750,\n
        "lon": 3.1363843,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914728,\n
        "lat": 49.4101750,\n
        "lon": 3.1364073,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914729,\n
        "lat": 49.4101760,\n
        "lon": 3.1371723,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914730,\n
        "lat": 49.4101827,\n
        "lon": 3.1670773,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914731,\n
        "lat": 49.4101830,\n
        "lon": 3.1307620,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914732,\n
        "lat": 49.4101840,\n
        "lon": 3.1370633,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914733,\n
        "lat": 49.4101860,\n
        "lon": 3.1308450,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914734,\n
        "lat": 49.4101880,\n
        "lon": 3.1309510,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914735,\n
        "lat": 49.4101932,\n
        "lon": 3.1321315,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914736,\n
        "lat": 49.4101960,\n
        "lon": 3.1306340,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914737,\n
        "lat": 49.4101960,\n
        "lon": 3.1363593,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914738,\n
        "lat": 49.4101970,\n
        "lon": 3.1362863,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914739,\n
        "lat": 49.4101977,\n
        "lon": 3.1674563,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914740,\n
        "lat": 49.4102000,\n
        "lon": 3.1305880,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914741,\n
        "lat": 49.4102042,\n
        "lon": 3.1319595,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914742,\n
        "lat": 49.4102050,\n
        "lon": 3.1304650,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914743,\n
        "lat": 49.4102086,\n
        "lon": 3.1286220,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914744,\n
        "lat": 49.4102096,\n
        "lon": 3.1286020,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914745,\n
        "lat": 49.4102100,\n
        "lon": 3.1367073,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914746,\n
        "lat": 49.4102140,\n
        "lon": 3.1304310,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914747,\n
        "lat": 49.4102150,\n
        "lon": 3.1366303,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914748,\n
        "lat": 49.4102160,\n
        "lon": 3.1365323,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914749,\n
        "lat": 49.4102180,\n
        "lon": 3.1363593,\n
        "timestamp": "2016-02-23T13:39:36Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914750,\n
        "lat": 49.4102180,\n
        "lon": 3.1363843,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914751,\n
        "lat": 49.4102190,\n
        "lon": 3.1362863,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914752,\n
        "lat": 49.4102267,\n
        "lon": 3.1668023,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914753,\n
        "lat": 49.4102287,\n
        "lon": 3.1675363,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914754,\n
        "lat": 49.4102342,\n
        "lon": 3.1313040,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914755,\n
        "lat": 49.4102352,\n
        "lon": 3.1311510,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914756,\n
        "lat": 49.4102352,\n
        "lon": 3.1313090,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914757,\n
        "lat": 49.4102367,\n
        "lon": 3.1675223,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914758,\n
        "lat": 49.4102407,\n
        "lon": 3.1671123,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914759,\n
        "lat": 49.4102427,\n
        "lon": 3.1670983,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914760,\n
        "lat": 49.4102467,\n
        "lon": 3.1675663,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914761,\n
        "lat": 49.4102470,\n
        "lon": 3.1319030,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914762,\n
        "lat": 49.4102487,\n
        "lon": 3.1675623,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914763,\n
        "lat": 49.4102517,\n
        "lon": 3.1666483,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914764,\n
        "lat": 49.4102560,\n
        "lon": 3.1316330,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914765,\n
        "lat": 49.4102586,\n
        "lon": 3.1286280,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914766,\n
        "lat": 49.4102587,\n
        "lon": 3.1670043,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914767,\n
        "lat": 49.4102596,\n
        "lon": 3.1286080,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914768,\n
        "lat": 49.4102566,\n
        "lon": 3.1677216,\n
        "timestamp": "2025-05-14T18:23:37Z",\n
        "version": 2,\n
        "changeset": 166270978,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914769,\n
        "lat": 49.4102646,\n
        "lon": 3.1284960,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914770,\n
        "lat": 49.4102677,\n
        "lon": 3.1675873,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914771,\n
        "lat": 49.4102730,\n
        "lon": 3.1332503,\n
        "timestamp": "2016-02-23T20:29:57Z",\n
        "version": 2,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914772,\n
        "lat": 49.4102730,\n
        "lon": 3.1332633,\n
        "timestamp": "2016-02-23T20:29:57Z",\n
        "version": 2,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914773,\n
        "lat": 49.4102737,\n
        "lon": 3.1675643,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914774,\n
        "lat": 49.4102752,\n
        "lon": 3.1313320,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914775,\n
        "lat": 49.4102790,\n
        "lon": 3.1332773,\n
        "timestamp": "2016-02-23T20:29:57Z",\n
        "version": 2,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914776,\n
        "lat": 49.4102777,\n
        "lon": 3.1675683,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914777,\n
        "lat": 49.4102790,\n
        "lon": 3.1315810,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914778,\n
        "lat": 49.4102790,\n
        "lon": 3.1316000,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914779,\n
        "lat": 49.4102792,\n
        "lon": 3.1311910,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914780,\n
        "lat": 49.4102792,\n
        "lon": 3.1312930,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914781,\n
        "lat": 49.4102797,\n
        "lon": 3.1668223,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914782,\n
        "lat": 49.4102820,\n
        "lon": 3.1332333,\n
        "timestamp": "2016-02-23T20:29:57Z",\n
        "version": 2,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914783,\n
        "lat": 49.4102820,\n
        "lon": 3.1319060,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914784,\n
        "lat": 49.4102840,\n
        "lon": 3.1331833,\n
        "timestamp": "2016-02-23T20:29:57Z",\n
        "version": 2,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914785,\n
        "lat": 49.4102840,\n
        "lon": 3.1319220,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914786,\n
        "lat": 49.4102857,\n
        "lon": 3.1675403,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914787,\n
        "lat": 49.4102880,\n
        "lon": 3.1334043,\n
        "timestamp": "2016-02-23T20:29:57Z",\n
        "version": 2,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914788,\n
        "lat": 49.4102870,\n
        "lon": 3.1319320,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914789,\n
        "lat": 49.4102880,\n
        "lon": 3.1316360,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914790,\n
        "lat": 49.4102880,\n
        "lon": 3.1324050,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914791,\n
        "lat": 49.4102890,\n
        "lon": 3.1316010,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914792,\n
        "lat": 49.4102920,\n
        "lon": 3.1332783,\n
        "timestamp": "2016-02-23T20:29:57Z",\n
        "version": 2,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914793,\n
        "lat": 49.4102917,\n
        "lon": 3.1673823,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914794,\n
        "lat": 49.4102920,\n
        "lon": 3.1319420,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914795,\n
        "lat": 49.4102950,\n
        "lon": 3.1325110,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914796,\n
        "lat": 49.4102967,\n
        "lon": 3.1671343,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914797,\n
        "lat": 49.4102970,\n
        "lon": 3.1319500,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914798,\n
        "lat": 49.4102990,\n
        "lon": 3.1322420,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914799,\n
        "lat": 49.4102990,\n
        "lon": 3.1329220,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914800,\n
        "lat": 49.4102997,\n
        "lon": 3.1671193,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914801,\n
        "lat": 49.4102936,\n
        "lon": 3.1676816,\n
        "timestamp": "2025-05-14T18:23:37Z",\n
        "version": 2,\n
        "changeset": 166270978,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914802,\n
        "lat": 49.4103006,\n
        "lon": 3.1320833,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914803,\n
        "lat": 49.4103010,\n
        "lon": 3.1324070,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914804,\n
        "lat": 49.4103010,\n
        "lon": 3.1328430,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914805,\n
        "lat": 49.4103016,\n
        "lon": 3.1320643,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914806,\n
        "lat": 49.4103020,\n
        "lon": 3.1327680,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914807,\n
        "lat": 49.4103040,\n
        "lon": 3.1319550,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914808,\n
        "lat": 49.4103040,\n
        "lon": 3.1327000,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914809,\n
        "lat": 49.4103057,\n
        "lon": 3.1675763,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914810,\n
        "lat": 49.4103060,\n
        "lon": 3.1328430,\n
        "timestamp": "2016-02-23T13:39:37Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914811,\n
        "lat": 49.4103067,\n
        "lon": 3.1666673,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914812,\n
        "lat": 49.4103080,\n
        "lon": 3.1327680,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914813,\n
        "lat": 49.4103097,\n
        "lon": 3.1670253,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914814,\n
        "lat": 49.4103097,\n
        "lon": 3.1675673,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914815,\n
        "lat": 49.4103110,\n
        "lon": 3.1319580,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914816,\n
        "lat": 49.4103142,\n
        "lon": 3.1313730,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914817,\n
        "lat": 49.4103157,\n
        "lon": 3.1669873,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914818,\n
        "lat": 49.4103200,\n
        "lon": 3.1334603,\n
        "timestamp": "2016-02-23T20:29:57Z",\n
        "version": 2,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914819,\n
        "lat": 49.4103210,\n
        "lon": 3.1334073,\n
        "timestamp": "2016-02-23T20:29:57Z",\n
        "version": 2,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914820,\n
        "lat": 49.4103207,\n
        "lon": 3.1676173,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914821,\n
        "lat": 49.4103230,\n
        "lon": 3.1319590,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914822,\n
        "lat": 49.4103247,\n
        "lon": 3.1674443,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914823,\n
        "lat": 49.4103252,\n
        "lon": 3.1313290,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914824,\n
        "lat": 49.4103277,\n
        "lon": 3.1674553,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914826,\n
        "lat": 49.4103287,\n
        "lon": 3.1676013,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914827,\n
        "lat": 49.4103330,\n
        "lon": 3.1329890,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914828,\n
        "lat": 49.4103340,\n
        "lon": 3.1319540,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914829,\n
        "lat": 49.4103350,\n
        "lon": 3.1329240,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914830,\n
        "lat": 49.4103400,\n
        "lon": 3.1319470,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914831,\n
        "lat": 49.4103436,\n
        "lon": 3.1320683,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914832,\n
        "lat": 49.4103450,\n
        "lon": 3.1319370,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914834,\n
        "lat": 49.4103466,\n
        "lon": 3.1320523,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914835,\n
        "lat": 49.4103507,\n
        "lon": 3.1674093,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914836,\n
        "lat": 49.4103517,\n
        "lon": 3.1671543,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914837,\n
        "lat": 49.4103520,\n
        "lon": 3.1319160,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914838,\n
        "lat": 49.4103550,\n
        "lon": 3.1334083,\n
        "timestamp": "2016-02-23T20:29:57Z",\n
        "version": 2,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914839,\n
        "lat": 49.4103542,\n
        "lon": 3.1311070,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914840,\n
        "lat": 49.4103570,\n
        "lon": 3.1333313,\n
        "timestamp": "2016-02-23T20:29:57Z",\n
        "version": 2,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914841,\n
        "lat": 49.4103560,\n
        "lon": 3.1316380,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914842,\n
        "lat": 49.4103580,\n
        "lon": 3.1332833,\n
        "timestamp": "2016-02-23T20:29:57Z",\n
        "version": 2,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914843,\n
        "lat": 49.4103590,\n
        "lon": 3.1332553,\n
        "timestamp": "2016-02-23T20:29:57Z",\n
        "version": 2,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914844,\n
        "lat": 49.4103580,\n
        "lon": 3.1316060,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914845,\n
        "lat": 49.4103590,\n
        "lon": 3.1319230,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914846,\n
        "lat": 49.4103620,\n
        "lon": 3.1332553,\n
        "timestamp": "2016-02-23T20:29:57Z",\n
        "version": 2,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914847,\n
        "lat": 49.4103640,\n
        "lon": 3.1331883,\n
        "timestamp": "2016-02-23T20:29:57Z",\n
        "version": 2,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914848,\n
        "lat": 49.4103640,\n
        "lon": 3.1319260,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914849,\n
        "lat": 49.4103662,\n
        "lon": 3.1309830,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914850,\n
        "lat": 49.4103687,\n
        "lon": 3.1670483,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914851,\n
        "lat": 49.4103710,\n
        "lon": 3.1319250,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914852,\n
        "lat": 49.4103710,\n
        "lon": 3.1324180,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914853,\n
        "lat": 49.4103747,\n
        "lon": 3.1670113,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914854,\n
        "lat": 49.4103766,\n
        "lon": 3.1320913,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914855,\n
        "lat": 49.4103776,\n
        "lon": 3.1320563,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914856,\n
        "lat": 49.4103777,\n
        "lon": 3.1676893,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914857,\n
        "lat": 49.4103780,\n
        "lon": 3.1319220,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914858,\n
        "lat": 49.4103800,\n
        "lon": 3.1333323,\n
        "timestamp": "2016-02-23T20:29:57Z",\n
        "version": 2,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914859,\n
        "lat": 49.4103790,\n
        "lon": 3.1288140,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914860,\n
        "lat": 49.4103790,\n
        "lon": 3.1315890,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914861,\n
        "lat": 49.4103790,\n
        "lon": 3.1316080,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914862,\n
        "lat": 49.4103810,\n
        "lon": 3.1332843,\n
        "timestamp": "2016-02-23T20:29:57Z",\n
        "version": 2,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914863,\n
        "lat": 49.4103800,\n
        "lon": 3.1322530,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914864,\n
        "lat": 49.4103827,\n
        "lon": 3.1676763,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914865,\n
        "lat": 49.4103830,\n
        "lon": 3.1287820,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914866,\n
        "lat": 49.4103830,\n
        "lon": 3.1316400,\n
        "timestamp": "2016-02-23T13:39:38Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914867,\n
        "lat": 49.4103776,\n
        "lon": 3.1678776,\n
        "timestamp": "2025-05-14T18:23:37Z",\n
        "version": 2,\n
        "changeset": 166270978,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914868,\n
        "lat": 49.4103840,\n
        "lon": 3.1319170,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914869,\n
        "lat": 49.4103880,\n
        "lon": 3.1316440,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914870,\n
        "lat": 49.4103910,\n
        "lon": 3.1334643,\n
        "timestamp": "2016-02-23T20:29:57Z",\n
        "version": 2,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914871,\n
        "lat": 49.4103897,\n
        "lon": 3.1677023,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914872,\n
        "lat": 49.4103930,\n
        "lon": 3.1334103,\n
        "timestamp": "2016-02-23T20:29:57Z",\n
        "version": 2,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914873,\n
        "lat": 49.4103920,\n
        "lon": 3.1316480,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914875,\n
        "lat": 49.4103950,\n
        "lon": 3.1316590,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914876,\n
        "lat": 49.4103950,\n
        "lon": 3.1325260,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914877,\n
        "lat": 49.4103957,\n
        "lon": 3.1676893,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914878,\n
        "lat": 49.4103970,\n
        "lon": 3.1328990,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914879,\n
        "lat": 49.4103980,\n
        "lon": 3.1303520,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914880,\n
        "lat": 49.4103980,\n
        "lon": 3.1328570,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914881,\n
        "lat": 49.4104000,\n
        "lon": 3.1303340,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914882,\n
        "lat": 49.4104030,\n
        "lon": 3.1331303,\n
        "timestamp": "2016-02-23T20:29:57Z",\n
        "version": 2,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914883,\n
        "lat": 49.4104017,\n
        "lon": 3.1670743,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914884,\n
        "lat": 49.4104020,\n
        "lon": 3.1324220,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914885,\n
        "lat": 49.4104020,\n
        "lon": 3.1327050,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914886,\n
        "lat": 49.4104040,\n
        "lon": 3.1330753,\n
        "timestamp": "2016-02-23T20:29:57Z",\n
        "version": 2,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914887,\n
        "lat": 49.4104040,\n
        "lon": 3.1331063,\n
        "timestamp": "2016-02-23T20:29:57Z",\n
        "version": 2,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914888,\n
        "lat": 49.4103915,\n
        "lon": 3.1675599,\n
        "timestamp": "2025-05-14T18:23:37Z",\n
        "version": 2,\n
        "changeset": 166270978,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914989,\n
        "lat": 49.4104047,\n
        "lon": 3.1672883,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914990,\n
        "lat": 49.4104067,\n
        "lon": 3.1672713,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914991,\n
        "lat": 49.4104070,\n
        "lon": 3.1318560,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914992,\n
        "lat": 49.4104080,\n
        "lon": 3.1306740,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914993,\n
        "lat": 49.4104090,\n
        "lon": 3.1303540,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914994,\n
        "lat": 49.4104100,\n
        "lon": 3.1303360,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914995,\n
        "lat": 49.4104130,\n
        "lon": 3.1331073,\n
        "timestamp": "2016-02-23T20:29:57Z",\n
        "version": 2,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914996,\n
        "lat": 49.4104130,\n
        "lon": 3.1331303,\n
        "timestamp": "2016-02-23T20:29:57Z",\n
        "version": 2,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914997,\n
        "lat": 49.4104157,\n
        "lon": 3.1672913,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914998,\n
        "lat": 49.4104177,\n
        "lon": 3.1672733,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021914999,\n
        "lat": 49.4104200,\n
        "lon": 3.1674460,\n
        "timestamp": "2025-05-14T18:23:37Z",\n
        "version": 2,\n
        "changeset": 166270978,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915000,\n
        "lat": 49.4104197,\n
        "lon": 3.1669763,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915001,\n
        "lat": 49.4104230,\n
        "lon": 3.1331313,\n
        "timestamp": "2016-02-23T20:29:57Z",\n
        "version": 2,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915002,\n
        "lat": 49.4104250,\n
        "lon": 3.1330763,\n
        "timestamp": "2016-02-23T20:29:57Z",\n
        "version": 2,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915003,\n
        "lat": 49.4104250,\n
        "lon": 3.1287470,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915004,\n
        "lat": 49.4104350,\n
        "lon": 3.1303920,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915005,\n
        "lat": 49.4104370,\n
        "lon": 3.1286380,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915006,\n
        "lat": 49.4104370,\n
        "lon": 3.1329900,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915007,\n
        "lat": 49.4104382,\n
        "lon": 3.1311240,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915008,\n
        "lat": 49.4104400,\n
        "lon": 3.1329010,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915009,\n
        "lat": 49.4104410,\n
        "lon": 3.1328590,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915010,\n
        "lat": 49.4104492,\n
        "lon": 3.1310000,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915011,\n
        "lat": 49.4104650,\n
        "lon": 3.1303990,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915012,\n
        "lat": 49.4104660,\n
        "lon": 3.1303830,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915013,\n
        "lat": 49.4104700,\n
        "lon": 3.1306880,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915014,\n
        "lat": 49.4104790,\n
        "lon": 3.1303860,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915015,\n
        "lat": 49.4104800,\n
        "lon": 3.1303710,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915017,\n
        "lat": 49.4104775,\n
        "lon": 3.1678224,\n
        "timestamp": "2025-05-14T18:23:37Z",\n
        "version": 2,\n
        "changeset": 166270978,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915018,\n
        "lat": 49.4104842,\n
        "lon": 3.1309420,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915019,\n
        "lat": 49.4104852,\n
        "lon": 3.1309170,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915020,\n
        "lat": 49.4104870,\n
        "lon": 3.1290940,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915021,\n
        "lat": 49.4104927,\n
        "lon": 3.1671103,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915022,\n
        "lat": 49.4104930,\n
        "lon": 3.1289560,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915023,\n
        "lat": 49.4104940,\n
        "lon": 3.1286530,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915024,\n
        "lat": 49.4104929,\n
        "lon": 3.1675996,\n
        "timestamp": "2025-05-14T18:23:37Z",\n
        "version": 2,\n
        "changeset": 166270978,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915025,\n
        "lat": 49.4104980,\n
        "lon": 3.1286200,\n
        "timestamp": "2016-02-23T13:39:39Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915026,\n
        "lat": 49.4104917,\n
        "lon": 3.1678431,\n
        "timestamp": "2025-05-14T18:23:37Z",\n
        "version": 2,\n
        "changeset": 166270978,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915027,\n
        "lat": 49.4105000,\n
        "lon": 3.1303760,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915028,\n
        "lat": 49.4105030,\n
        "lon": 3.1674840,\n
        "timestamp": "2025-05-14T18:23:37Z",\n
        "version": 2,\n
        "changeset": 166270978,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915029,\n
        "lat": 49.4105087,\n
        "lon": 3.1670113,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915030,\n
        "lat": 49.4105130,\n
        "lon": 3.1289580,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915031,\n
        "lat": 49.4105140,\n
        "lon": 3.1289170,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915032,\n
        "lat": 49.4105290,\n
        "lon": 3.1287740,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915033,\n
        "lat": 49.4105382,\n
        "lon": 3.1309470,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915034,\n
        "lat": 49.4105402,\n
        "lon": 3.1309210,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915035,\n
        "lat": 49.4105450,\n
        "lon": 3.1282340,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915036,\n
        "lat": 49.4105450,\n
        "lon": 3.1282720,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915037,\n
        "lat": 49.4105460,\n
        "lon": 3.1281710,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915038,\n
        "lat": 49.4105460,\n
        "lon": 3.1286310,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915040,\n
        "lat": 49.4105660,\n
        "lon": 3.1290970,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915041,\n
        "lat": 49.4105680,\n
        "lon": 3.1289210,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915042,\n
        "lat": 49.4105680,\n
        "lon": 3.1289500,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915043,\n
        "lat": 49.4105700,\n
        "lon": 3.1283550,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915044,\n
        "lat": 49.4105700,\n
        "lon": 3.1289740,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915045,\n
        "lat": 49.4105710,\n
        "lon": 3.1282350,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915046,\n
        "lat": 49.4105710,\n
        "lon": 3.1282730,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915048,\n
        "lat": 49.4105740,\n
        "lon": 3.1281040,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915049,\n
        "lat": 49.4105740,\n
        "lon": 3.1281720,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915050,\n
        "lat": 49.4105760,\n
        "lon": 3.1675180,\n
        "timestamp": "2025-05-14T18:23:37Z",\n
        "version": 2,\n
        "changeset": 166270978,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915051,\n
        "lat": 49.4105740,\n
        "lon": 3.1330398,\n
        "timestamp": "2016-02-23T20:29:57Z",\n
        "version": 2,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915052,\n
        "lat": 49.4105740,\n
        "lon": 3.1330888,\n
        "timestamp": "2016-02-23T20:29:57Z",\n
        "version": 2,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915053,\n
        "lat": 49.4105867,\n
        "lon": 3.1678581,\n
        "timestamp": "2025-05-14T18:23:37Z",\n
        "version": 2,\n
        "changeset": 166270978,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915054,\n
        "lat": 49.4105870,\n
        "lon": 3.1288690,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915055,\n
        "lat": 49.4105925,\n
        "lon": 3.1677154,\n
        "timestamp": "2025-05-14T18:23:37Z",\n
        "version": 2,\n
        "changeset": 166270978,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915056,\n
        "lat": 49.4105900,\n
        "lon": 3.1675260,\n
        "timestamp": "2025-05-14T18:23:37Z",\n
        "version": 2,\n
        "changeset": 166270978,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915057,\n
        "lat": 49.4105900,\n
        "lon": 3.1288360,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915058,\n
        "lat": 49.4106067,\n
        "lon": 3.1672293,\n
        "timestamp": "2025-05-14T18:23:37Z",\n
        "version": 2,\n
        "changeset": 166270978,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915059,\n
        "lat": 49.4106135,\n
        "lon": 3.1671366,\n
        "timestamp": "2025-05-14T18:23:37Z",\n
        "version": 2,\n
        "changeset": 166270978,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915060,\n
        "lat": 49.4105609,\n
        "lon": 3.1677127,\n
        "timestamp": "2025-05-14T18:23:37Z",\n
        "version": 2,\n
        "changeset": 166270978,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915061,\n
        "lat": 49.4105710,\n
        "lon": 3.1676513,\n
        "timestamp": "2025-05-14T18:23:37Z",\n
        "version": 2,\n
        "changeset": 166270978,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915062,\n
        "lat": 49.4106220,\n
        "lon": 3.1288620,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915063,\n
        "lat": 49.4106240,\n
        "lon": 3.1288450,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915064,\n
        "lat": 49.4106240,\n
        "lon": 3.1289450,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915066,\n
        "lat": 49.4106270,\n
        "lon": 3.1319330,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915067,\n
        "lat": 49.4106290,\n
        "lon": 3.1318680,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915068,\n
        "lat": 49.4106297,\n
        "lon": 3.1671443,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915069,\n
        "lat": 49.4106320,\n
        "lon": 3.1288650,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915070,\n
        "lat": 49.4106330,\n
        "lon": 3.1288480,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915071,\n
        "lat": 49.4106470,\n
        "lon": 3.1319350,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915072,\n
        "lat": 49.4106470,\n
        "lon": 3.1319660,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915073,\n
        "lat": 49.4106530,\n
        "lon": 3.1283590,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915074,\n
        "lat": 49.4106547,\n
        "lon": 3.1672383,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915075,\n
        "lat": 49.4106560,\n
        "lon": 3.1281080,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915076,\n
        "lat": 49.4106597,\n
        "lon": 3.1671463,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915077,\n
        "lat": 49.4106600,\n
        "lon": 3.1288540,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915078,\n
        "lat": 49.4106770,\n
        "lon": 3.1289960,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915079,\n
        "lat": 49.4106840,\n
        "lon": 3.1288610,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915080,\n
        "lat": 49.4106997,\n
        "lon": 3.1674163,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915081,\n
        "lat": 49.4107050,\n
        "lon": 3.1677060,\n
        "timestamp": "2025-05-14T18:23:37Z",\n
        "version": 2,\n
        "changeset": 166270978,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915082,\n
        "lat": 49.4107040,\n
        "lon": 3.1330918,\n
        "timestamp": "2016-02-23T20:29:57Z",\n
        "version": 2,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915083,\n
        "lat": 49.4107050,\n
        "lon": 3.1330438,\n
        "timestamp": "2016-02-23T20:29:57Z",\n
        "version": 2,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915084,\n
        "lat": 49.4107117,\n
        "lon": 3.1672223,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915085,\n
        "lat": 49.4107200,\n
        "lon": 3.1288910,\n
        "timestamp": "2016-02-23T13:39:40Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915086,\n
        "lat": 49.4107207,\n
        "lon": 3.1673093,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915087,\n
        "lat": 49.4107280,\n
        "lon": 3.1676050,\n
        "timestamp": "2025-05-14T18:23:37Z",\n
        "version": 2,\n
        "changeset": 166270978,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915088,\n
        "lat": 49.4107277,\n
        "lon": 3.1671223,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915089,\n
        "lat": 49.4107497,\n
        "lon": 3.1674373,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915090,\n
        "lat": 49.4107527,\n
        "lon": 3.1674203,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915091,\n
        "lat": 49.4107870,\n
        "lon": 3.1278980,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915092,\n
        "lat": 49.4107877,\n
        "lon": 3.1674353,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915093,\n
        "lat": 49.4107970,\n
        "lon": 3.1278650,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915095,\n
        "lat": 49.4108047,\n
        "lon": 3.1673443,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915096,\n
        "lat": 49.4108120,\n
        "lon": 3.1279140,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915097,\n
        "lat": 49.4108220,\n
        "lon": 3.1278820,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915098,\n
        "lat": 49.4109780,\n
        "lon": 3.1395220,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915099,\n
        "lat": 49.4109780,\n
        "lon": 3.1396510,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915100,\n
        "lat": 49.4109790,\n
        "lon": 3.1392930,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915101,\n
        "lat": 49.4109800,\n
        "lon": 3.1394680,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915102,\n
        "lat": 49.4109980,\n
        "lon": 3.1394680,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915103,\n
        "lat": 49.4109980,\n
        "lon": 3.1395190,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915104,\n
        "lat": 49.4110730,\n
        "lon": 3.1392910,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915105,\n
        "lat": 49.4110740,\n
        "lon": 3.1396460,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915106,\n
        "lat": 49.4127923,\n
        "lon": 3.1411466,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915107,\n
        "lat": 49.4128083,\n
        "lon": 3.1411536,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915108,\n
        "lat": 49.4128153,\n
        "lon": 3.1410366,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915109,\n
        "lat": 49.4128313,\n
        "lon": 3.1410446,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915110,\n
        "lat": 49.4128473,\n
        "lon": 3.1413956,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915111,\n
        "lat": 49.4128743,\n
        "lon": 3.1412716,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915112,\n
        "lat": 49.4129043,\n
        "lon": 3.1414286,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915113,\n
        "lat": 49.4129313,\n
        "lon": 3.1412996,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915114,\n
        "lat": 49.4130563,\n
        "lon": 3.1413736,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915115,\n
        "lat": 49.4130763,\n
        "lon": 3.1413806,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915116,\n
        "lat": 49.4131053,\n
        "lon": 3.1410346,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915117,\n
        "lat": 49.4131103,\n
        "lon": 3.1410066,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915118,\n
        "lat": 49.4131263,\n
        "lon": 3.1410416,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915119,\n
        "lat": 49.4131293,\n
        "lon": 3.1410136,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915120,\n
        "lat": 49.4131473,\n
        "lon": 3.1407556,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915121,\n
        "lat": 49.4131633,\n
        "lon": 3.1407726,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915122,\n
        "lat": 49.4144680,\n
        "lon": 3.1304820,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915123,\n
        "lat": 49.4145010,\n
        "lon": 3.1305250,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915124,\n
        "lat": 49.4145100,\n
        "lon": 3.1304090,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915125,\n
        "lat": 49.4145430,\n
        "lon": 3.1304530,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915126,\n
        "lat": 49.4173360,\n
        "lon": 3.1270690,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915127,\n
        "lat": 49.4173570,\n
        "lon": 3.1270300,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915128,\n
        "lat": 49.4173640,\n
        "lon": 3.1271070,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4021915129,\n
        "lat": 49.4173850,\n
        "lon": 3.1270610,\n
        "timestamp": "2016-02-23T13:39:41Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549317,\n
        "lat": 49.4057552,\n
        "lon": 3.1412797,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549318,\n
        "lat": 49.4057632,\n
        "lon": 3.1412227,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549319,\n
        "lat": 49.4057965,\n
        "lon": 3.1458725,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549320,\n
        "lat": 49.4057965,\n
        "lon": 3.1459335,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549323,\n
        "lat": 49.4058105,\n
        "lon": 3.1450615,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549324,\n
        "lat": 49.4058142,\n
        "lon": 3.1412967,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549325,\n
        "lat": 49.4058242,\n
        "lon": 3.1412437,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549326,\n
        "lat": 49.4058245,\n
        "lon": 3.1449515,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549327,\n
        "lat": 49.4058255,\n
        "lon": 3.1452085,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549328,\n
        "lat": 49.4058305,\n
        "lon": 3.1450615,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549329,\n
        "lat": 49.4058405,\n
        "lon": 3.1448315,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549330,\n
        "lat": 49.4058405,\n
        "lon": 3.1453455,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549331,\n
        "lat": 49.4058405,\n
        "lon": 3.1454745,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549332,\n
        "lat": 49.4058422,\n
        "lon": 3.1475441,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549333,\n
        "lat": 49.4058442,\n
        "lon": 3.1475791,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549334,\n
        "lat": 49.4058445,\n
        "lon": 3.1465595,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549335,\n
        "lat": 49.4058455,\n
        "lon": 3.1462375,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549336,\n
        "lat": 49.4058455,\n
        "lon": 3.1463085,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549337,\n
        "lat": 49.4058495,\n
        "lon": 3.1458715,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549338,\n
        "lat": 49.4058495,\n
        "lon": 3.1459325,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549339,\n
        "lat": 49.4058565,\n
        "lon": 3.1469895,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549340,\n
        "lat": 49.4058612,\n
        "lon": 3.1478471,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549341,\n
        "lat": 49.4058645,\n
        "lon": 3.1452075,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549342,\n
        "lat": 49.4058655,\n
        "lon": 3.1469905,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549343,\n
        "lat": 49.4058655,\n
        "lon": 3.1469965,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549344,\n
        "lat": 49.4058695,\n
        "lon": 3.1467465,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549345,\n
        "lat": 49.4058705,\n
        "lon": 3.1450695,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549346,\n
        "lat": 49.4058735,\n
        "lon": 3.1465585,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549347,\n
        "lat": 49.4058772,\n
        "lon": 3.1479831,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549348,\n
        "lat": 49.4058795,\n
        "lon": 3.1449575,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549349,\n
        "lat": 49.4058795,\n
        "lon": 3.1450695,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549350,\n
        "lat": 49.4058815,\n
        "lon": 3.1450375,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549351,\n
        "lat": 49.4058822,\n
        "lon": 3.1475751,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549352,\n
        "lat": 49.4058872,\n
        "lon": 3.1475371,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549353,\n
        "lat": 49.4058882,\n
        "lon": 3.1475441,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549354,\n
        "lat": 49.4058885,\n
        "lon": 3.1451975,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549355,\n
        "lat": 49.4058895,\n
        "lon": 3.1448385,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549356,\n
        "lat": 49.4058895,\n
        "lon": 3.1450965,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549357,\n
        "lat": 49.4058932,\n
        "lon": 3.1413717,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549358,\n
        "lat": 49.4058932,\n
        "lon": 3.1481251,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549359,\n
        "lat": 49.4058945,\n
        "lon": 3.1455325,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549360,\n
        "lat": 49.4058955,\n
        "lon": 3.1454745,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549361,\n
        "lat": 49.4058955,\n
        "lon": 3.1470915,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549362,\n
        "lat": 49.4058962,\n
        "lon": 3.1415637,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549363,\n
        "lat": 49.4058962,\n
        "lon": 3.1478441,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549364,\n
        "lat": 49.4058972,\n
        "lon": 3.1483241,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549365,\n
        "lat": 49.4059002,\n
        "lon": 3.1483691,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549366,\n
        "lat": 49.4059015,\n
        "lon": 3.1439755,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549367,\n
        "lat": 49.4059015,\n
        "lon": 3.1440915,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549368,\n
        "lat": 49.4059022,\n
        "lon": 3.1414787,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549369,\n
        "lat": 49.4059035,\n
        "lon": 3.1472225,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549370,\n
        "lat": 49.4059042,\n
        "lon": 3.1412587,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549371,\n
        "lat": 49.4059082,\n
        "lon": 3.1414797,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549372,\n
        "lat": 49.4059085,\n
        "lon": 3.1453455,\n
        "timestamp": "2016-02-23T20:29:03Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549373,\n
        "lat": 49.4059085,\n
        "lon": 3.1453995,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549374,\n
        "lat": 49.4059115,\n
        "lon": 3.1470025,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549375,\n
        "lat": 49.4059118,\n
        "lon": 3.1447821,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549376,\n
        "lat": 49.4059125,\n
        "lon": 3.1469885,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549377,\n
        "lat": 49.4059128,\n
        "lon": 3.1446931,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549378,\n
        "lat": 49.4059132,\n
        "lon": 3.1478431,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549379,\n
        "lat": 49.4059152,\n
        "lon": 3.1413767,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549380,\n
        "lat": 49.4059165,\n
        "lon": 3.1462355,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549381,\n
        "lat": 49.4059165,\n
        "lon": 3.1462585,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549382,\n
        "lat": 49.4059165,\n
        "lon": 3.1463055,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549383,\n
        "lat": 49.4059175,\n
        "lon": 3.1465585,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549384,\n
        "lat": 49.4059185,\n
        "lon": 3.1468965,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549385,\n
        "lat": 49.4059215,\n
        "lon": 3.1469895,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549386,\n
        "lat": 49.4059245,\n
        "lon": 3.1467515,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549387,\n
        "lat": 49.4059245,\n
        "lon": 3.1467775,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549388,\n
        "lat": 49.4059265,\n
        "lon": 3.1450385,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549689,\n
        "lat": 49.4059265,\n
        "lon": 3.1466385,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549690,\n
        "lat": 49.4059265,\n
        "lon": 3.1468975,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549691,\n
        "lat": 49.4059272,\n
        "lon": 3.1479701,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549692,\n
        "lat": 49.4059275,\n
        "lon": 3.1450225,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549693,\n
        "lat": 49.4059285,\n
        "lon": 3.1465585,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549694,\n
        "lat": 49.4059322,\n
        "lon": 3.1481171,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549695,\n
        "lat": 49.4059335,\n
        "lon": 3.1465155,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549696,\n
        "lat": 49.4059335,\n
        "lon": 3.1465585,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549697,\n
        "lat": 49.4059362,\n
        "lon": 3.1412667,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549698,\n
        "lat": 49.4059365,\n
        "lon": 3.1469955,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549699,\n
        "lat": 49.4059385,\n
        "lon": 3.1464785,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549700,\n
        "lat": 49.4059385,\n
        "lon": 3.1465155,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549701,\n
        "lat": 49.4059392,\n
        "lon": 3.1482021,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549702,\n
        "lat": 49.4059395,\n
        "lon": 3.1450235,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549703,\n
        "lat": 49.4059405,\n
        "lon": 3.1450715,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549704,\n
        "lat": 49.4059412,\n
        "lon": 3.1415717,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549705,\n
        "lat": 49.4059412,\n
        "lon": 3.1475361,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549706,\n
        "lat": 49.4059415,\n
        "lon": 3.1468485,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549707,\n
        "lat": 49.4059422,\n
        "lon": 3.1479661,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549708,\n
        "lat": 49.4059432,\n
        "lon": 3.1411927,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549709,\n
        "lat": 49.4059432,\n
        "lon": 3.1481151,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549710,\n
        "lat": 49.4059435,\n
        "lon": 3.1467775,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549711,\n
        "lat": 49.4059445,\n
        "lon": 3.1467495,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549712,\n
        "lat": 49.4059445,\n
        "lon": 3.1469965,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549713,\n
        "lat": 49.4059455,\n
        "lon": 3.1466385,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549714,\n
        "lat": 49.4059465,\n
        "lon": 3.1465575,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549715,\n
        "lat": 49.4059472,\n
        "lon": 3.1483171,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549716,\n
        "lat": 49.4059482,\n
        "lon": 3.1414867,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549717,\n
        "lat": 49.4059492,\n
        "lon": 3.1483621,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549718,\n
        "lat": 49.4059495,\n
        "lon": 3.1468495,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549719,\n
        "lat": 49.4059515,\n
        "lon": 3.1448375,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549720,\n
        "lat": 49.4059525,\n
        "lon": 3.1462345,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549721,\n
        "lat": 49.4059525,\n
        "lon": 3.1462575,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549722,\n
        "lat": 49.4059535,\n
        "lon": 3.1455305,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549723,\n
        "lat": 49.4059545,\n
        "lon": 3.1453995,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549724,\n
        "lat": 49.4059552,\n
        "lon": 3.1413857,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549725,\n
        "lat": 49.4059565,\n
        "lon": 3.1464785,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549726,\n
        "lat": 49.4059565,\n
        "lon": 3.1465145,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549727,\n
        "lat": 49.4059565,\n
        "lon": 3.1465575,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549728,\n
        "lat": 49.4059572,\n
        "lon": 3.1481121,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549729,\n
        "lat": 49.4059592,\n
        "lon": 3.1478391,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549730,\n
        "lat": 49.4059592,\n
        "lon": 3.1481991,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549731,\n
        "lat": 49.4059638,\n
        "lon": 3.1446171,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549732,\n
        "lat": 49.4059652,\n
        "lon": 3.1413877,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549733,\n
        "lat": 49.4059668,\n
        "lon": 3.1445861,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549734,\n
        "lat": 49.4059672,\n
        "lon": 3.1482931,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549735,\n
        "lat": 49.4059775,\n
        "lon": 3.1439705,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549736,\n
        "lat": 49.4059785,\n
        "lon": 3.1440865,\n
        "timestamp": "2016-02-23T20:29:04Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549737,\n
        "lat": 49.4059805,\n
        "lon": 3.1450995,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549738,\n
        "lat": 49.4059805,\n
        "lon": 3.1451985,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549739,\n
        "lat": 49.4059822,\n
        "lon": 3.1481071,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549740,\n
        "lat": 49.4059852,\n
        "lon": 3.1412027,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549741,\n
        "lat": 49.4059865,\n
        "lon": 3.1451815,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549742,\n
        "lat": 49.4059865,\n
        "lon": 3.1453815,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549743,\n
        "lat": 49.4059875,\n
        "lon": 3.1450265,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549744,\n
        "lat": 49.4059942,\n
        "lon": 3.1482871,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549745,\n
        "lat": 49.4059999,\n
        "lon": 3.1597300,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549746,\n
        "lat": 49.4060005,\n
        "lon": 3.1448425,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549747,\n
        "lat": 49.4060029,\n
        "lon": 3.1598190,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549748,\n
        "lat": 49.4060049,\n
        "lon": 3.1595720,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549749,\n
        "lat": 49.4060075,\n
        "lon": 3.1470745,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549750,\n
        "lat": 49.4060099,\n
        "lon": 3.1597300,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549751,\n
        "lat": 49.4060122,\n
        "lon": 3.1408657,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549752,\n
        "lat": 49.4060128,\n
        "lon": 3.1445951,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549753,\n
        "lat": 49.4060155,\n
        "lon": 3.1472045,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549754,\n
        "lat": 49.4060162,\n
        "lon": 3.1408417,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549755,\n
        "lat": 49.4060278,\n
        "lon": 3.1444371,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549756,\n
        "lat": 49.4060302,\n
        "lon": 3.1417497,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549757,\n
        "lat": 49.4060345,\n
        "lon": 3.1456865,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549758,\n
        "lat": 49.4060345,\n
        "lon": 3.1457605,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549759,\n
        "lat": 49.4060345,\n
        "lon": 3.1457965,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549760,\n
        "lat": 49.4060358,\n
        "lon": 3.1447071,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549761,\n
        "lat": 49.4060358,\n
        "lon": 3.1447841,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549762,\n
        "lat": 49.4060372,\n
        "lon": 3.1498871,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549763,\n
        "lat": 49.4060392,\n
        "lon": 3.1415997,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549764,\n
        "lat": 49.4060415,\n
        "lon": 3.1451805,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549765,\n
        "lat": 49.4060415,\n
        "lon": 3.1453805,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549766,\n
        "lat": 49.4060418,\n
        "lon": 3.1446971,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549767,\n
        "lat": 49.4060428,\n
        "lon": 3.1447071,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549768,\n
        "lat": 49.4060432,\n
        "lon": 3.1406717,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549769,\n
        "lat": 49.4060448,\n
        "lon": 3.1446341,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549770,\n
        "lat": 49.4060458,\n
        "lon": 3.1446031,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549771,\n
        "lat": 49.4060462,\n
        "lon": 3.1499691,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549772,\n
        "lat": 49.4060572,\n
        "lon": 3.1491131,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549774,\n
        "lat": 49.4060592,\n
        "lon": 3.1475191,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549775,\n
        "lat": 49.4060609,\n
        "lon": 3.1596080,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549776,\n
        "lat": 49.4060612,\n
        "lon": 3.1491711,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549777,\n
        "lat": 49.4060618,\n
        "lon": 3.1446971,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549778,\n
        "lat": 49.4060619,\n
        "lon": 3.1595680,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549779,\n
        "lat": 49.4060632,\n
        "lon": 3.1473111,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549780,\n
        "lat": 49.4060632,\n
        "lon": 3.1501151,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549781,\n
        "lat": 49.4060642,\n
        "lon": 3.1476301,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549782,\n
        "lat": 49.4060658,\n
        "lon": 3.1446061,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549783,\n
        "lat": 49.4060662,\n
        "lon": 3.1491701,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549784,\n
        "lat": 49.4060685,\n
        "lon": 3.1505054,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549785,\n
        "lat": 49.4060692,\n
        "lon": 3.1501661,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549786,\n
        "lat": 49.4060705,\n
        "lon": 3.1504554,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549787,\n
        "lat": 49.4060705,\n
        "lon": 3.1506254,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549788,\n
        "lat": 49.4060712,\n
        "lon": 3.1474551,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549789,\n
        "lat": 49.4060712,\n
        "lon": 3.1494201,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549790,\n
        "lat": 49.4060715,\n
        "lon": 3.1505054,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549791,\n
        "lat": 49.4060728,\n
        "lon": 3.1444461,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549792,\n
        "lat": 49.4060732,\n
        "lon": 3.1492651,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549793,\n
        "lat": 49.4060735,\n
        "lon": 3.1506254,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549794,\n
        "lat": 49.4060742,\n
        "lon": 3.1484431,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549797,\n
        "lat": 49.4060755,\n
        "lon": 3.1457895,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549798,\n
        "lat": 49.4060755,\n
        "lon": 3.1457975,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549799,\n
        "lat": 49.4060755,\n
        "lon": 3.1458695,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549800,\n
        "lat": 49.4060755,\n
        "lon": 3.1459485,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549801,\n
        "lat": 49.4060755,\n
        "lon": 3.1502504,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549802,\n
        "lat": 49.4060765,\n
        "lon": 3.1507404,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549803,\n
        "lat": 49.4060775,\n
        "lon": 3.1456875,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549804,\n
        "lat": 49.4060775,\n
        "lon": 3.1457615,\n
        "timestamp": "2016-02-23T20:29:05Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549805,\n
        "lat": 49.4060775,\n
        "lon": 3.1457895,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549806,\n
        "lat": 49.4060809,\n
        "lon": 3.1595670,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549807,\n
        "lat": 49.4060809,\n
        "lon": 3.1596080,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549808,\n
        "lat": 49.4060818,\n
        "lon": 3.1444481,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549809,\n
        "lat": 49.4060839,\n
        "lon": 3.1597210,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549810,\n
        "lat": 49.4060858,\n
        "lon": 3.1442891,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549811,\n
        "lat": 49.4060862,\n
        "lon": 3.1499661,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549812,\n
        "lat": 49.4060882,\n
        "lon": 3.1495771,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549813,\n
        "lat": 49.4060902,\n
        "lon": 3.1408937,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549814,\n
        "lat": 49.4060902,\n
        "lon": 3.1486591,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549815,\n
        "lat": 49.4060912,\n
        "lon": 3.1476271,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549816,\n
        "lat": 49.4060932,\n
        "lon": 3.1476581,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549817,\n
        "lat": 49.4060942,\n
        "lon": 3.1408697,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549818,\n
        "lat": 49.4060999,\n
        "lon": 3.1597200,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549819,\n
        "lat": 49.4061012,\n
        "lon": 3.1417617,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549821,\n
        "lat": 49.4061019,\n
        "lon": 3.1598070,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549822,\n
        "lat": 49.4061048,\n
        "lon": 3.1444511,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549823,\n
        "lat": 49.4061072,\n
        "lon": 3.1500971,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549824,\n
        "lat": 49.4061082,\n
        "lon": 3.1499421,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549825,\n
        "lat": 49.4061102,\n
        "lon": 3.1499571,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549828,\n
        "lat": 49.4061122,\n
        "lon": 3.1416117,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549829,\n
        "lat": 49.4061168,\n
        "lon": 3.1442951,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549831,\n
        "lat": 49.4061195,\n
        "lon": 3.1457395,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549832,\n
        "lat": 49.4061195,\n
        "lon": 3.1457625,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549833,\n
        "lat": 49.4061195,\n
        "lon": 3.1457895,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549834,\n
        "lat": 49.4061205,\n
        "lon": 3.1504384,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549835,\n
        "lat": 49.4061215,\n
        "lon": 3.1504544,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549836,\n
        "lat": 49.4061232,\n
        "lon": 3.1407017,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549837,\n
        "lat": 49.4061235,\n
        "lon": 3.1506004,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549838,\n
        "lat": 49.4061235,\n
        "lon": 3.1506514,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549839,\n
        "lat": 49.4061255,\n
        "lon": 3.1507224,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549840,\n
        "lat": 49.4061322,\n
        "lon": 3.1498441,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549841,\n
        "lat": 49.4061335,\n
        "lon": 3.1502164,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549842,\n
        "lat": 49.4061352,\n
        "lon": 3.1494041,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549843,\n
        "lat": 49.4061382,\n
        "lon": 3.1473011,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549844,\n
        "lat": 49.4061392,\n
        "lon": 3.1501391,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549846,\n
        "lat": 49.4061455,\n
        "lon": 3.1509704,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549847,\n
        "lat": 49.4061465,\n
        "lon": 3.1505584,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549848,\n
        "lat": 49.4061465,\n
        "lon": 3.1509924,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549849,\n
        "lat": 49.4061472,\n
        "lon": 3.1474441,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549850,\n
        "lat": 49.4061472,\n
        "lon": 3.1484871,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549851,\n
        "lat": 49.4061472,\n
        "lon": 3.1499251,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549852,\n
        "lat": 49.4061475,\n
        "lon": 3.1502684,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549853,\n
        "lat": 49.4061475,\n
        "lon": 3.1505714,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549854,\n
        "lat": 49.4061515,\n
        "lon": 3.1505994,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549855,\n
        "lat": 49.4061522,\n
        "lon": 3.1475051,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549856,\n
        "lat": 49.4061522,\n
        "lon": 3.1495601,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549857,\n
        "lat": 49.4061525,\n
        "lon": 3.1507984,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549858,\n
        "lat": 49.4061525,\n
        "lon": 3.1508154,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549859,\n
        "lat": 49.4061542,\n
        "lon": 3.1485821,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549860,\n
        "lat": 49.4061542,\n
        "lon": 3.1490971,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549861,\n
        "lat": 49.4061545,\n
        "lon": 3.1504914,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549862,\n
        "lat": 49.4061545,\n
        "lon": 3.1506464,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549863,\n
        "lat": 49.4061555,\n
        "lon": 3.1459485,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549864,\n
        "lat": 49.4061555,\n
        "lon": 3.1505824,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549865,\n
        "lat": 49.4061565,\n
        "lon": 3.1457385,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549866,\n
        "lat": 49.4061565,\n
        "lon": 3.1457625,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549867,\n
        "lat": 49.4061565,\n
        "lon": 3.1458695,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549868,\n
        "lat": 49.4061602,\n
        "lon": 3.1484361,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549869,\n
        "lat": 49.4061602,\n
        "lon": 3.1492491,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549870,\n
        "lat": 49.4061605,\n
        "lon": 3.1503664,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549871,\n
        "lat": 49.4061612,\n
        "lon": 3.1476501,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549872,\n
        "lat": 49.4061615,\n
        "lon": 3.1509704,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549873,\n
        "lat": 49.4061625,\n
        "lon": 3.1505854,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549874,\n
        "lat": 49.4061625,\n
        "lon": 3.1509914,\n
        "timestamp": "2016-02-23T20:29:06Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549875,\n
        "lat": 49.4061635,\n
        "lon": 3.1505524,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549876,\n
        "lat": 49.4061642,\n
        "lon": 3.1484841,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549877,\n
        "lat": 49.4061695,\n
        "lon": 3.1502544,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549878,\n
        "lat": 49.4061695,\n
        "lon": 3.1507954,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549879,\n
        "lat": 49.4061702,\n
        "lon": 3.1485801,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549880,\n
        "lat": 49.4061705,\n
        "lon": 3.1504104,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549881,\n
        "lat": 49.4061705,\n
        "lon": 3.1508124,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549882,\n
        "lat": 49.4061752,\n
        "lon": 3.1486451,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549883,\n
        "lat": 49.4061832,\n
        "lon": 3.1494661,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549884,\n
        "lat": 49.4061895,\n
        "lon": 3.1506824,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549885,\n
        "lat": 49.4061915,\n
        "lon": 3.1505764,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549886,\n
        "lat": 49.4061925,\n
        "lon": 3.1507004,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549887,\n
        "lat": 49.4061945,\n
        "lon": 3.1503434,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549888,\n
        "lat": 49.4061952,\n
        "lon": 3.1495381,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549889,\n
        "lat": 49.4062065,\n
        "lon": 3.1506724,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549890,\n
        "lat": 49.4062105,\n
        "lon": 3.1506934,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549891,\n
        "lat": 49.4062125,\n
        "lon": 3.1508074,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549892,\n
        "lat": 49.4062145,\n
        "lon": 3.1510014,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549893,\n
        "lat": 49.4062155,\n
        "lon": 3.1511024,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549894,\n
        "lat": 49.4062225,\n
        "lon": 3.1511014,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549896,\n
        "lat": 49.4062312,\n
        "lon": 3.1422227,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549897,\n
        "lat": 49.4062315,\n
        "lon": 3.1504564,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549898,\n
        "lat": 49.4062332,\n
        "lon": 3.1500511,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549899,\n
        "lat": 49.4062335,\n
        "lon": 3.1514784,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549900,\n
        "lat": 49.4062385,\n
        "lon": 3.1515114,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549901,\n
        "lat": 49.4062395,\n
        "lon": 3.1515254,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549902,\n
        "lat": 49.4062405,\n
        "lon": 3.1515474,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549903,\n
        "lat": 49.4062412,\n
        "lon": 3.1500761,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549904,\n
        "lat": 49.4062435,\n
        "lon": 3.1505224,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549905,\n
        "lat": 49.4062462,\n
        "lon": 3.1500421,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549906,\n
        "lat": 49.4062475,\n
        "lon": 3.1505494,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549907,\n
        "lat": 49.4062512,\n
        "lon": 3.1495101,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549908,\n
        "lat": 49.4062522,\n
        "lon": 3.1495151,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549909,\n
        "lat": 49.4062532,\n
        "lon": 3.1500671,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549910,\n
        "lat": 49.4062565,\n
        "lon": 3.1506004,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549911,\n
        "lat": 49.4062567,\n
        "lon": 3.1432498,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549912,\n
        "lat": 49.4062635,\n
        "lon": 3.1514994,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549913,\n
        "lat": 49.4062635,\n
        "lon": 3.1515144,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549914,\n
        "lat": 49.4062645,\n
        "lon": 3.1514764,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549915,\n
        "lat": 49.4062666,\n
        "lon": 3.1430833,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549916,\n
        "lat": 49.4062695,\n
        "lon": 3.1506734,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549917,\n
        "lat": 49.4062725,\n
        "lon": 3.1506734,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549918,\n
        "lat": 49.4062745,\n
        "lon": 3.1508004,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549919,\n
        "lat": 49.4062745,\n
        "lon": 3.1508104,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549920,\n
        "lat": 49.4062755,\n
        "lon": 3.1510964,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549921,\n
        "lat": 49.4062882,\n
        "lon": 3.1406867,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549922,\n
        "lat": 49.4062885,\n
        "lon": 3.1515294,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549923,\n
        "lat": 49.4062912,\n
        "lon": 3.1423137,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549924,\n
        "lat": 49.4062926,\n
        "lon": 3.1568199,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549925,\n
        "lat": 49.4062952,\n
        "lon": 3.1406077,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549926,\n
        "lat": 49.4062952,\n
        "lon": 3.1421217,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549927,\n
        "lat": 49.4062972,\n
        "lon": 3.1500081,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549928,\n
        "lat": 49.4062992,\n
        "lon": 3.1420327,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549929,\n
        "lat": 49.4063012,\n
        "lon": 3.1494881,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549930,\n
        "lat": 49.4063016,\n
        "lon": 3.1566679,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549931,\n
        "lat": 49.4063022,\n
        "lon": 3.1400247,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549932,\n
        "lat": 49.4063022,\n
        "lon": 3.1419567,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549933,\n
        "lat": 49.4063022,\n
        "lon": 3.1500431,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549934,\n
        "lat": 49.4063032,\n
        "lon": 3.1496931,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549935,\n
        "lat": 49.4063142,\n
        "lon": 3.1400757,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549936,\n
        "lat": 49.4063155,\n
        "lon": 3.1501214,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549937,\n
        "lat": 49.4063175,\n
        "lon": 3.1508144,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549938,\n
        "lat": 49.4063185,\n
        "lon": 3.1504964,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549939,\n
        "lat": 49.4063225,\n
        "lon": 3.1510834,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549940,\n
        "lat": 49.4063235,\n
        "lon": 3.1504954,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549941,\n
        "lat": 49.4063242,\n
        "lon": 3.1406947,\n
        "timestamp": "2016-02-23T20:29:07Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549942,\n
        "lat": 49.4063242,\n
        "lon": 3.1496311,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549943,\n
        "lat": 49.4063302,\n
        "lon": 3.1422257,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549944,\n
        "lat": 49.4063312,\n
        "lon": 3.1406157,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549945,\n
        "lat": 49.4063325,\n
        "lon": 3.1502114,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549946,\n
        "lat": 49.4063332,\n
        "lon": 3.1400067,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549947,\n
        "lat": 49.4063345,\n
        "lon": 3.1505414,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549948,\n
        "lat": 49.4063382,\n
        "lon": 3.1422397,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549949,\n
        "lat": 49.4063442,\n
        "lon": 3.1400557,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549950,\n
        "lat": 49.4063442,\n
        "lon": 3.1494051,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549951,\n
        "lat": 49.4063442,\n
        "lon": 3.1499851,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549952,\n
        "lat": 49.4063452,\n
        "lon": 3.1400577,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549953,\n
        "lat": 49.4063477,\n
        "lon": 3.1432625,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549954,\n
        "lat": 49.4063492,\n
        "lon": 3.1442427,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549955,\n
        "lat": 49.4063518,\n
        "lon": 3.1471542,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549956,\n
        "lat": 49.4063522,\n
        "lon": 3.1444297,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549957,\n
        "lat": 49.4063538,\n
        "lon": 3.1471852,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549958,\n
        "lat": 49.4063572,\n
        "lon": 3.1421277,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549959,\n
        "lat": 49.4063576,\n
        "lon": 3.1430960,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549960,\n
        "lat": 49.4063585,\n
        "lon": 3.1503514,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549961,\n
        "lat": 49.4063592,\n
        "lon": 3.1420447,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549962,\n
        "lat": 49.4063612,\n
        "lon": 3.1419687,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549963,\n
        "lat": 49.4063642,\n
        "lon": 3.1496721,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549964,\n
        "lat": 49.4063683,\n
        "lon": 3.1454818,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549965,\n
        "lat": 49.4063715,\n
        "lon": 3.1500944,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549966,\n
        "lat": 49.4063722,\n
        "lon": 3.1496131,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549967,\n
        "lat": 49.4063723,\n
        "lon": 3.1453898,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549968,\n
        "lat": 49.4063782,\n
        "lon": 3.1421597,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549969,\n
        "lat": 49.4063802,\n
        "lon": 3.1496101,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549970,\n
        "lat": 49.4063815,\n
        "lon": 3.1503404,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549971,\n
        "lat": 49.4063835,\n
        "lon": 3.1504754,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549972,\n
        "lat": 49.4063875,\n
        "lon": 3.1501784,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549973,\n
        "lat": 49.4063876,\n
        "lon": 3.1568329,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549974,\n
        "lat": 49.4063889,\n
        "lon": 3.1601090,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549975,\n
        "lat": 49.4063908,\n
        "lon": 3.1471462,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549976,\n
        "lat": 49.4063919,\n
        "lon": 3.1602070,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549977,\n
        "lat": 49.4063938,\n
        "lon": 3.1471772,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549978,\n
        "lat": 49.4063966,\n
        "lon": 3.1566819,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549980,\n
        "lat": 49.4064075,\n
        "lon": 3.1505804,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549981,\n
        "lat": 49.4064085,\n
        "lon": 3.1504634,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549982,\n
        "lat": 49.4064089,\n
        "lon": 3.1624710,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549983,\n
        "lat": 49.4064089,\n
        "lon": 3.1625230,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549984,\n
        "lat": 49.4064092,\n
        "lon": 3.1499911,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549985,\n
        "lat": 49.4064139,\n
        "lon": 3.1601080,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549986,\n
        "lat": 49.4064165,\n
        "lon": 3.1503244,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549987,\n
        "lat": 49.4064169,\n
        "lon": 3.1602050,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022549988,\n
        "lat": 49.4064212,\n
        "lon": 3.1499011,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550189,\n
        "lat": 49.4064219,\n
        "lon": 3.1623280,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550190,\n
        "lat": 49.4064222,\n
        "lon": 3.1442377,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550191,\n
        "lat": 49.4064229,\n
        "lon": 3.1623820,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550192,\n
        "lat": 49.4064252,\n
        "lon": 3.1444267,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550193,\n
        "lat": 49.4064303,\n
        "lon": 3.1466998,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550194,\n
        "lat": 49.4064309,\n
        "lon": 3.1624670,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550195,\n
        "lat": 49.4064312,\n
        "lon": 3.1438997,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550196,\n
        "lat": 49.4064319,\n
        "lon": 3.1625230,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550197,\n
        "lat": 49.4064322,\n
        "lon": 3.1437357,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550198,\n
        "lat": 49.4064325,\n
        "lon": 3.1505674,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550199,\n
        "lat": 49.4064362,\n
        "lon": 3.1474931,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550200,\n
        "lat": 49.4064362,\n
        "lon": 3.1475931,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550201,\n
        "lat": 49.4064365,\n
        "lon": 3.1506954,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550202,\n
        "lat": 49.4064373,\n
        "lon": 3.1467628,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550203,\n
        "lat": 49.4064392,\n
        "lon": 3.1482821,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550204,\n
        "lat": 49.4064392,\n
        "lon": 3.1499871,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550205,\n
        "lat": 49.4064395,\n
        "lon": 3.1506024,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550206,\n
        "lat": 49.4064403,\n
        "lon": 3.1466968,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550207,\n
        "lat": 49.4064422,\n
        "lon": 3.1500731,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550208,\n
        "lat": 49.4064435,\n
        "lon": 3.1504464,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550209,\n
        "lat": 49.4064442,\n
        "lon": 3.1476551,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550210,\n
        "lat": 49.4064442,\n
        "lon": 3.1484201,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550211,\n
        "lat": 49.4064442,\n
        "lon": 3.1501051,\n
        "timestamp": "2016-02-23T20:29:08Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550212,\n
        "lat": 49.4064452,\n
        "lon": 3.1475891,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550213,\n
        "lat": 49.4064455,\n
        "lon": 3.1508244,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550214,\n
        "lat": 49.4064463,\n
        "lon": 3.1467598,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550215,\n
        "lat": 49.4064472,\n
        "lon": 3.1477731,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550216,\n
        "lat": 49.4064472,\n
        "lon": 3.1484561,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550217,\n
        "lat": 49.4064472,\n
        "lon": 3.1485211,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550218,\n
        "lat": 49.4064473,\n
        "lon": 3.1468518,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550219,\n
        "lat": 49.4064482,\n
        "lon": 3.1478371,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550220,\n
        "lat": 49.4064492,\n
        "lon": 3.1478761,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550221,\n
        "lat": 49.4064529,\n
        "lon": 3.1601070,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550222,\n
        "lat": 49.4064532,\n
        "lon": 3.1484201,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550223,\n
        "lat": 49.4064533,\n
        "lon": 3.1463048,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550224,\n
        "lat": 49.4064542,\n
        "lon": 3.1478361,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550225,\n
        "lat": 49.4064543,\n
        "lon": 3.1462458,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550226,\n
        "lat": 49.4064545,\n
        "lon": 3.1525234,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550227,\n
        "lat": 49.4064549,\n
        "lon": 3.1601460,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550228,\n
        "lat": 49.4064552,\n
        "lon": 3.1478761,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550229,\n
        "lat": 49.4064566,\n
        "lon": 3.1486447,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550230,\n
        "lat": 49.4064573,\n
        "lon": 3.1469238,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550231,\n
        "lat": 49.4064583,\n
        "lon": 3.1454868,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550232,\n
        "lat": 49.4064603,\n
        "lon": 3.1463048,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550233,\n
        "lat": 49.4064613,\n
        "lon": 3.1453948,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550234,\n
        "lat": 49.4064643,\n
        "lon": 3.1464898,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550235,\n
        "lat": 49.4064663,\n
        "lon": 3.1458278,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550236,\n
        "lat": 49.4064682,\n
        "lon": 3.1479601,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550237,\n
        "lat": 49.4064683,\n
        "lon": 3.1470488,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550238,\n
        "lat": 49.4064703,\n
        "lon": 3.1460138,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550239,\n
        "lat": 49.4064732,\n
        "lon": 3.1478741,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550240,\n
        "lat": 49.4064732,\n
        "lon": 3.1481111,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550241,\n
        "lat": 49.4064742,\n
        "lon": 3.1479151,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550242,\n
        "lat": 49.4064745,\n
        "lon": 3.1487794,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550243,\n
        "lat": 49.4064745,\n
        "lon": 3.1505834,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550244,\n
        "lat": 49.4064760,\n
        "lon": 3.1489260,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550245,\n
        "lat": 49.4064793,\n
        "lon": 3.1455908,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550246,\n
        "lat": 49.4064829,\n
        "lon": 3.1489774,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550247,\n
        "lat": 49.4064843,\n
        "lon": 3.1452508,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550248,\n
        "lat": 49.4064845,\n
        "lon": 3.1527894,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550249,\n
        "lat": 49.4064863,\n
        "lon": 3.1454258,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550250,\n
        "lat": 49.4064865,\n
        "lon": 3.1490131,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550251,\n
        "lat": 49.4064872,\n
        "lon": 3.1498621,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550252,\n
        "lat": 49.4064873,\n
        "lon": 3.1489223,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550253,\n
        "lat": 49.4064893,\n
        "lon": 3.1450998,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550254,\n
        "lat": 49.4064895,\n
        "lon": 3.1518224,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550255,\n
        "lat": 49.4064899,\n
        "lon": 3.1623200,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550256,\n
        "lat": 49.4064903,\n
        "lon": 3.1450638,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550257,\n
        "lat": 49.4064912,\n
        "lon": 3.1498741,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550258,\n
        "lat": 49.4064919,\n
        "lon": 3.1623780,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550259,\n
        "lat": 49.4064943,\n
        "lon": 3.1489738,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550260,\n
        "lat": 49.4064943,\n
        "lon": 3.1490705,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550261,\n
        "lat": 49.4064945,\n
        "lon": 3.1506764,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550262,\n
        "lat": 49.4064962,\n
        "lon": 3.1499921,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550263,\n
        "lat": 49.4064982,\n
        "lon": 3.1437367,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550264,\n
        "lat": 49.4064982,\n
        "lon": 3.1438987,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550265,\n
        "lat": 49.4064982,\n
        "lon": 3.1500521,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550266,\n
        "lat": 49.4064985,\n
        "lon": 3.1506914,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550267,\n
        "lat": 49.4064990,\n
        "lon": 3.1490091,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550268,\n
        "lat": 49.4065005,\n
        "lon": 3.1526854,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550269,\n
        "lat": 49.4065032,\n
        "lon": 3.1498691,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550270,\n
        "lat": 49.4065042,\n
        "lon": 3.1500801,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550271,\n
        "lat": 49.4065045,\n
        "lon": 3.1508284,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550272,\n
        "lat": 49.4065045,\n
        "lon": 3.1524904,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550273,\n
        "lat": 49.4065082,\n
        "lon": 3.1498891,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550274,\n
        "lat": 49.4065109,\n
        "lon": 3.1601060,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550275,\n
        "lat": 49.4065119,\n
        "lon": 3.1601440,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550276,\n
        "lat": 49.4065123,\n
        "lon": 3.1466788,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550277,\n
        "lat": 49.4065132,\n
        "lon": 3.1474751,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550278,\n
        "lat": 49.4065142,\n
        "lon": 3.1500761,\n
        "timestamp": "2016-02-23T20:29:09Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550279,\n
        "lat": 49.4065150,\n
        "lon": 3.1591311,\n
        "timestamp": "2016-02-23T20:29:10Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550280,\n
        "lat": 49.4065162,\n
        "lon": 3.1482781,\n
        "timestamp": "2016-02-23T20:29:10Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550281,\n
        "lat": 49.4065170,\n
        "lon": 3.1592751,\n
        "timestamp": "2016-02-23T20:29:10Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550282,\n
        "lat": 49.4065172,\n
        "lon": 3.1484111,\n
        "timestamp": "2016-02-23T20:29:10Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550283,\n
        "lat": 49.4065175,\n
        "lon": 3.1518054,\n
        "timestamp": "2016-02-23T20:29:10Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550284,\n
        "lat": 49.4065235,\n
        "lon": 3.1529284,\n
        "timestamp": "2016-02-23T20:29:10Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550285,\n
        "lat": 49.4065252,\n
        "lon": 3.1501321,\n
        "timestamp": "2016-02-23T20:29:10Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550286,\n
        "lat": 49.4065258,\n
        "lon": 3.1486230,\n
        "timestamp": "2016-02-23T20:29:10Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550287,\n
        "lat": 49.4065273,\n
        "lon": 3.1462368,\n
        "timestamp": "2016-02-23T20:29:10Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550288,\n
        "lat": 49.4065275,\n
        "lon": 3.1529254,\n
        "timestamp": "2016-02-23T20:29:10Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550389,\n
        "lat": 49.4065282,\n
        "lon": 3.1476321,\n
        "timestamp": "2016-02-23T20:29:10Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550390,\n
        "lat": 49.4065283,\n
        "lon": 3.1469068,\n
        "timestamp": "2016-02-23T20:29:10Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550391,\n
        "lat": 49.4065293,\n
        "lon": 3.1468298,\n
        "timestamp": "2016-02-23T20:29:10Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550392,\n
        "lat": 49.4065303,\n
        "lon": 3.1456358,\n
        "timestamp": "2016-02-23T20:29:10Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550393,\n
        "lat": 49.4065305,\n
        "lon": 3.1519764,\n
        "timestamp": "2016-02-23T20:29:10Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550394,\n
        "lat": 49.4065315,\n
        "lon": 3.1527594,\n
        "timestamp": "2016-02-23T20:29:10Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550395,\n
        "lat": 49.4065323,\n
        "lon": 3.1455968,\n
        "timestamp": "2016-02-23T20:29:10Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550396,\n
        "lat": 49.4065333,\n
        "lon": 3.1463968,\n
        "timestamp": "2016-02-23T20:29:10Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550397,\n
        "lat": 49.4065342,\n
        "lon": 3.1448148,\n
        "timestamp": "2016-02-23T20:29:10Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550398,\n
        "lat": 49.4065382,\n
        "lon": 3.1447408,\n
        "timestamp": "2016-02-23T20:29:10Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550399,\n
        "lat": 49.4065413,\n
        "lon": 3.1458228,\n
        "timestamp": "2016-02-23T20:29:10Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550400,\n
        "lat": 49.4065413,\n
        "lon": 3.1470298,\n
        "timestamp": "2016-02-23T20:29:10Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550401,\n
        "lat": 49.4065436,\n
        "lon": 3.1487577,\n
        "timestamp": "2016-02-23T20:29:10Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550402,\n
        "lat": 49.4065445,\n
        "lon": 3.1520964,\n
        "timestamp": "2016-02-23T20:29:10Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550403,\n
        "lat": 49.4065453,\n
        "lon": 3.1460108,\n
        "timestamp": "2016-02-23T20:29:10Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550404,\n
        "lat": 49.4065465,\n
        "lon": 3.1520304,\n
        "timestamp": "2016-02-23T20:29:10Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550405,\n
        "lat": 49.4065465,\n
        "lon": 3.1529794,\n
        "timestamp": "2016-02-23T20:29:10Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550406,\n
        "lat": 49.4065472,\n
        "lon": 3.1447448,\n
        "timestamp": "2016-02-23T20:29:10Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550407,\n
        "lat": 49.4065472,\n
        "lon": 3.1479521,\n
        "timestamp": "2016-02-23T20:29:10Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550408,\n
        "lat": 49.4065482,\n
        "lon": 3.1478581,\n
        "timestamp": "2016-02-23T20:29:10Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550409,\n
        "lat": 49.4065492,\n
        "lon": 3.1479081,\n
        "timestamp": "2016-02-23T20:29:10Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550410,\n
        "lat": 49.4065505,\n
        "lon": 3.1526524,\n
        "timestamp": "2016-02-23T20:29:10Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550411,\n
        "lat": 49.4065512,\n
        "lon": 3.1446728,\n
        "timestamp": "2016-02-23T20:29:10Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550412,\n
        "lat": 49.4065516,\n
        "lon": 3.1489018,\n
        "timestamp": "2016-02-23T20:29:10Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550413,\n
        "lat": 49.4065523,\n
        "lon": 3.1463948,\n
        "timestamp": "2016-02-23T20:29:10Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550414,\n
        "lat": 49.4065542,\n
        "lon": 3.1481011,\n
        "timestamp": "2016-02-23T20:29:10Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550415,\n
        "lat": 49.4065552,\n
        "lon": 3.1498351,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550416,\n
        "lat": 49.4065563,\n
        "lon": 3.1464778,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550417,\n
        "lat": 49.4065575,\n
        "lon": 3.1519604,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550418,\n
        "lat": 49.4065583,\n
        "lon": 3.1452578,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550419,\n
        "lat": 49.4065602,\n
        "lon": 3.1498561,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550420,\n
        "lat": 49.4065602,\n
        "lon": 3.1499541,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550421,\n
        "lat": 49.4065605,\n
        "lon": 3.1520864,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550423,\n
        "lat": 49.4065655,\n
        "lon": 3.1528804,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550424,\n
        "lat": 49.4065672,\n
        "lon": 3.1484091,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550425,\n
        "lat": 49.4065675,\n
        "lon": 3.1528884,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550426,\n
        "lat": 49.4065682,\n
        "lon": 3.1493580,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550427,\n
        "lat": 49.4065685,\n
        "lon": 3.1521924,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550428,\n
        "lat": 49.4065692,\n
        "lon": 3.1485031,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550429,\n
        "lat": 49.4065695,\n
        "lon": 3.1491152,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550430,\n
        "lat": 49.4065711,\n
        "lon": 3.1490460,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550431,\n
        "lat": 49.4065713,\n
        "lon": 3.1456388,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550432,\n
        "lat": 49.4065715,\n
        "lon": 3.1494106,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550433,\n
        "lat": 49.4065725,\n
        "lon": 3.1520164,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550434,\n
        "lat": 49.4065752,\n
        "lon": 3.1500521,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550435,\n
        "lat": 49.4065763,\n
        "lon": 3.1452098,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550436,\n
        "lat": 49.4065763,\n
        "lon": 3.1454318,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550437,\n
        "lat": 49.4065802,\n
        "lon": 3.1500501,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550438,\n
        "lat": 49.4065804,\n
        "lon": 3.1494051,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550439,\n
        "lat": 49.4065842,\n
        "lon": 3.1413357,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550440,\n
        "lat": 49.4065842,\n
        "lon": 3.1501041,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550441,\n
        "lat": 49.4065842,\n
        "lon": 3.1502281,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550442,\n
        "lat": 49.4065853,\n
        "lon": 3.1452098,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550443,\n
        "lat": 49.4065855,\n
        "lon": 3.1528634,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550444,\n
        "lat": 49.4065865,\n
        "lon": 3.1520714,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550445,\n
        "lat": 49.4065883,\n
        "lon": 3.1451058,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550446,\n
        "lat": 49.4065893,\n
        "lon": 3.1450678,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550447,\n
        "lat": 49.4065905,\n
        "lon": 3.1517614,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550448,\n
        "lat": 49.4065920,\n
        "lon": 3.1591291,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550449,\n
        "lat": 49.4065940,\n
        "lon": 3.1592731,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550450,\n
        "lat": 49.4065962,\n
        "lon": 3.1412087,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550451,\n
        "lat": 49.4065962,\n
        "lon": 3.1477621,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550452,\n
        "lat": 49.4065972,\n
        "lon": 3.1478531,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550453,\n
        "lat": 49.4065982,\n
        "lon": 3.1448428,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550454,\n
        "lat": 49.4066021,\n
        "lon": 3.1492589,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550455,\n
        "lat": 49.4066055,\n
        "lon": 3.1495422,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550456,\n
        "lat": 49.4066069,\n
        "lon": 3.1579120,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550457,\n
        "lat": 49.4066075,\n
        "lon": 3.1529264,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550458,\n
        "lat": 49.4066095,\n
        "lon": 3.1520574,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550459,\n
        "lat": 49.4066112,\n
        "lon": 3.1504261,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550460,\n
        "lat": 49.4066122,\n
        "lon": 3.1407787,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550461,\n
        "lat": 49.4066132,\n
        "lon": 3.1497981,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550462,\n
        "lat": 49.4066152,\n
        "lon": 3.1508541,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550463,\n
        "lat": 49.4066175,\n
        "lon": 3.1528364,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550464,\n
        "lat": 49.4066182,\n
        "lon": 3.1509301,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550465,\n
        "lat": 49.4066209,\n
        "lon": 3.1577380,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550466,\n
        "lat": 49.4066252,\n
        "lon": 3.1447038,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550467,\n
        "lat": 49.4066252,\n
        "lon": 3.1509281,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550468,\n
        "lat": 49.4066277,\n
        "lon": 3.1493217,\n
        "timestamp": "2016-02-23T20:29:11Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550469,\n
        "lat": 49.4066282,\n
        "lon": 3.1509971,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550470,\n
        "lat": 49.4066283,\n
        "lon": 3.1450828,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550471,\n
        "lat": 49.4066305,\n
        "lon": 3.1519154,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550472,\n
        "lat": 49.4066313,\n
        "lon": 3.1450008,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550473,\n
        "lat": 49.4066319,\n
        "lon": 3.1565330,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550474,\n
        "lat": 49.4066325,\n
        "lon": 3.1525594,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550475,\n
        "lat": 49.4066332,\n
        "lon": 3.1498691,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550476,\n
        "lat": 49.4066345,\n
        "lon": 3.1521544,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550477,\n
        "lat": 49.4066349,\n
        "lon": 3.1564600,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550478,\n
        "lat": 49.4066359,\n
        "lon": 3.1580890,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550479,\n
        "lat": 49.4066359,\n
        "lon": 3.1582300,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550480,\n
        "lat": 49.4066362,\n
        "lon": 3.1408947,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550481,\n
        "lat": 49.4066375,\n
        "lon": 3.1528914,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550482,\n
        "lat": 49.4066393,\n
        "lon": 3.1587096,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550483,\n
        "lat": 49.4066407,\n
        "lon": 3.1490771,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550484,\n
        "lat": 49.4066409,\n
        "lon": 3.1565450,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550485,\n
        "lat": 49.4066413,\n
        "lon": 3.1588736,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550486,\n
        "lat": 49.4066439,\n
        "lon": 3.1564490,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550487,\n
        "lat": 49.4066465,\n
        "lon": 3.1608752,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550488,\n
        "lat": 49.4066465,\n
        "lon": 3.1609332,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550589,\n
        "lat": 49.4066475,\n
        "lon": 3.1525464,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550590,\n
        "lat": 49.4066475,\n
        "lon": 3.1526054,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550591,\n
        "lat": 49.4066479,\n
        "lon": 3.1584990,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550592,\n
        "lat": 49.4066495,\n
        "lon": 3.1528074,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550593,\n
        "lat": 49.4066509,\n
        "lon": 3.1582300,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550594,\n
        "lat": 49.4066516,\n
        "lon": 3.1430510,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550595,\n
        "lat": 49.4066569,\n
        "lon": 3.1566500,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550596,\n
        "lat": 49.4066603,\n
        "lon": 3.1450838,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550597,\n
        "lat": 49.4066619,\n
        "lon": 3.1565460,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550598,\n
        "lat": 49.4066623,\n
        "lon": 3.1450018,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550599,\n
        "lat": 49.4066635,\n
        "lon": 3.1525934,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550600,\n
        "lat": 49.4066642,\n
        "lon": 3.1413527,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550601,\n
        "lat": 49.4066659,\n
        "lon": 3.1564500,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550602,\n
        "lat": 49.4066669,\n
        "lon": 3.1564420,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550603,\n
        "lat": 49.4066692,\n
        "lon": 3.1503911,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550604,\n
        "lat": 49.4066695,\n
        "lon": 3.1521214,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550605,\n
        "lat": 49.4066706,\n
        "lon": 3.1430680,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550606,\n
        "lat": 49.4066712,\n
        "lon": 3.1504061,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550607,\n
        "lat": 49.4066716,\n
        "lon": 3.1429970,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550608,\n
        "lat": 49.4066722,\n
        "lon": 3.1508371,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550609,\n
        "lat": 49.4066725,\n
        "lon": 3.1528594,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550610,\n
        "lat": 49.4066725,\n
        "lon": 3.1531894,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550611,\n
        "lat": 49.4066732,\n
        "lon": 3.1501991,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550612,\n
        "lat": 49.4066733,\n
        "lon": 3.1492208,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550613,\n
        "lat": 49.4066739,\n
        "lon": 3.1495005,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550614,\n
        "lat": 49.4066772,\n
        "lon": 3.1412257,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550615,\n
        "lat": 49.4066794,\n
        "lon": 3.1502588,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550616,\n
        "lat": 49.4066802,\n
        "lon": 3.1420647,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550617,\n
        "lat": 49.4066806,\n
        "lon": 3.1595060,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550618,\n
        "lat": 49.4066809,\n
        "lon": 3.1579270,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550619,\n
        "lat": 49.4066812,\n
        "lon": 3.1502581,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550620,\n
        "lat": 49.4066825,\n
        "lon": 3.1521644,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550621,\n
        "lat": 49.4066856,\n
        "lon": 3.1596210,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550622,\n
        "lat": 49.4066882,\n
        "lon": 3.1419667,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550623,\n
        "lat": 49.4066896,\n
        "lon": 3.1430140,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550624,\n
        "lat": 49.4066912,\n
        "lon": 3.1509751,\n
        "timestamp": "2016-02-23T20:29:12Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550625,\n
        "lat": 49.4066942,\n
        "lon": 3.1503831,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550626,\n
        "lat": 49.4066949,\n
        "lon": 3.1576660,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550627,\n
        "lat": 49.4066949,\n
        "lon": 3.1577520,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550628,\n
        "lat": 49.4066951,\n
        "lon": 3.1436380,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550629,\n
        "lat": 49.4066952,\n
        "lon": 3.1407377,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550630,\n
        "lat": 49.4066971,\n
        "lon": 3.1435130,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550631,\n
        "lat": 49.4067022,\n
        "lon": 3.1406767,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550632,\n
        "lat": 49.4067039,\n
        "lon": 3.1575810,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550633,\n
        "lat": 49.4067045,\n
        "lon": 3.1527594,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550634,\n
        "lat": 49.4067049,\n
        "lon": 3.1579940,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550635,\n
        "lat": 49.4067055,\n
        "lon": 3.1530314,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550636,\n
        "lat": 49.4067059,\n
        "lon": 3.1580390,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550637,\n
        "lat": 49.4067109,\n
        "lon": 3.1575830,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550638,\n
        "lat": 49.4067122,\n
        "lon": 3.1407287,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550639,\n
        "lat": 49.4067149,\n
        "lon": 3.1575740,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550640,\n
        "lat": 49.4067169,\n
        "lon": 3.1585010,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550641,\n
        "lat": 49.4067172,\n
        "lon": 3.1420727,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550642,\n
        "lat": 49.4067173,\n
        "lon": 3.1587076,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550643,\n
        "lat": 49.4067173,\n
        "lon": 3.1588726,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550644,\n
        "lat": 49.4067176,\n
        "lon": 3.1594960,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550645,\n
        "lat": 49.4067176,\n
        "lon": 3.1595040,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550646,\n
        "lat": 49.4067182,\n
        "lon": 3.1408507,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550647,\n
        "lat": 49.4067199,\n
        "lon": 3.1580810,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550648,\n
        "lat": 49.4067209,\n
        "lon": 3.1580380,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550649,\n
        "lat": 49.4067209,\n
        "lon": 3.1580860,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550650,\n
        "lat": 49.4067215,\n
        "lon": 3.1520884,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550651,\n
        "lat": 49.4067215,\n
        "lon": 3.1528154,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550652,\n
        "lat": 49.4067226,\n
        "lon": 3.1596170,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550653,\n
        "lat": 49.4067228,\n
        "lon": 3.1600098,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550654,\n
        "lat": 49.4067229,\n
        "lon": 3.1566540,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550655,\n
        "lat": 49.4067245,\n
        "lon": 3.1530014,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550656,\n
        "lat": 49.4067252,\n
        "lon": 3.1419737,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550657,\n
        "lat": 49.4067255,\n
        "lon": 3.1598848,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550658,\n
        "lat": 49.4067259,\n
        "lon": 3.1565170,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550659,\n
        "lat": 49.4067265,\n
        "lon": 3.1608752,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550660,\n
        "lat": 49.4067265,\n
        "lon": 3.1609332,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550661,\n
        "lat": 49.4067275,\n
        "lon": 3.1531504,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550662,\n
        "lat": 49.4067285,\n
        "lon": 3.1531544,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550663,\n
        "lat": 49.4067285,\n
        "lon": 3.1608174,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550664,\n
        "lat": 49.4067311,\n
        "lon": 3.1436410,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550665,\n
        "lat": 49.4067315,\n
        "lon": 3.1531514,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550666,\n
        "lat": 49.4067315,\n
        "lon": 3.1604964,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550667,\n
        "lat": 49.4067322,\n
        "lon": 3.1406607,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550668,\n
        "lat": 49.4067322,\n
        "lon": 3.1408287,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550669,\n
        "lat": 49.4067325,\n
        "lon": 3.1530234,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550670,\n
        "lat": 49.4067331,\n
        "lon": 3.1435160,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550671,\n
        "lat": 49.4067335,\n
        "lon": 3.1521294,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550672,\n
        "lat": 49.4067352,\n
        "lon": 3.1408427,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550673,\n
        "lat": 49.4067356,\n
        "lon": 3.1616103,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550674,\n
        "lat": 49.4067389,\n
        "lon": 3.1565180,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550675,\n
        "lat": 49.4067405,\n
        "lon": 3.1534154,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550676,\n
        "lat": 49.4067409,\n
        "lon": 3.1564500,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550677,\n
        "lat": 49.4067423,\n
        "lon": 3.1610584,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550678,\n
        "lat": 49.4067433,\n
        "lon": 3.1610224,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550679,\n
        "lat": 49.4067533,\n
        "lon": 3.1610724,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550680,\n
        "lat": 49.4067539,\n
        "lon": 3.1579930,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550681,\n
        "lat": 49.4067539,\n
        "lon": 3.1580380,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550682,\n
        "lat": 49.4067543,\n
        "lon": 3.1610084,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550683,\n
        "lat": 49.4067578,\n
        "lon": 3.1436607,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550684,\n
        "lat": 49.4067613,\n
        "lon": 3.1624391,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550685,\n
        "lat": 49.4067615,\n
        "lon": 3.1527204,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550686,\n
        "lat": 49.4067622,\n
        "lon": 3.1408117,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550687,\n
        "lat": 49.4067623,\n
        "lon": 3.1624011,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550688,\n
        "lat": 49.4067624,\n
        "lon": 3.1434393,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550789,\n
        "lat": 49.4067653,\n
        "lon": 3.1441298,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550790,\n
        "lat": 49.4067669,\n
        "lon": 3.1580370,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550791,\n
        "lat": 49.4067669,\n
        "lon": 3.1580800,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550792,\n
        "lat": 49.4067672,\n
        "lon": 3.1403517,\n
        "timestamp": "2016-02-23T20:29:13Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550793,\n
        "lat": 49.4067673,\n
        "lon": 3.1439808,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550794,\n
        "lat": 49.4067683,\n
        "lon": 3.1440758,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550795,\n
        "lat": 49.4067699,\n
        "lon": 3.1619959,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550796,\n
        "lat": 49.4067705,\n
        "lon": 3.1529854,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550797,\n
        "lat": 49.4067713,\n
        "lon": 3.1439218,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550798,\n
        "lat": 49.4067715,\n
        "lon": 3.1531244,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550799,\n
        "lat": 49.4067743,\n
        "lon": 3.1439818,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550800,\n
        "lat": 49.4067772,\n
        "lon": 3.1404037,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550801,\n
        "lat": 49.4067781,\n
        "lon": 3.1601201,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550802,\n
        "lat": 49.4067795,\n
        "lon": 3.1529794,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550803,\n
        "lat": 49.4067812,\n
        "lon": 3.1513151,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550804,\n
        "lat": 49.4067819,\n
        "lon": 3.1571190,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550805,\n
        "lat": 49.4067819,\n
        "lon": 3.1571360,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550806,\n
        "lat": 49.4067826,\n
        "lon": 3.1594890,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550807,\n
        "lat": 49.4067836,\n
        "lon": 3.1618803,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550808,\n
        "lat": 49.4067860,\n
        "lon": 3.1603659,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550809,\n
        "lat": 49.4067866,\n
        "lon": 3.1596100,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550810,\n
        "lat": 49.4067908,\n
        "lon": 3.1600132,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550811,\n
        "lat": 49.4067925,\n
        "lon": 3.1533794,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550812,\n
        "lat": 49.4067932,\n
        "lon": 3.1404887,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550813,\n
        "lat": 49.4067935,\n
        "lon": 3.1598882,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550814,\n
        "lat": 49.4067949,\n
        "lon": 3.1575960,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550815,\n
        "lat": 49.4067955,\n
        "lon": 3.1531084,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550816,\n
        "lat": 49.4067979,\n
        "lon": 3.1571200,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550817,\n
        "lat": 49.4067979,\n
        "lon": 3.1571360,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550818,\n
        "lat": 49.4067983,\n
        "lon": 3.1441328,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550819,\n
        "lat": 49.4067995,\n
        "lon": 3.1531144,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550820,\n
        "lat": 49.4068014,\n
        "lon": 3.1396450,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550821,\n
        "lat": 49.4068015,\n
        "lon": 3.1528544,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550822,\n
        "lat": 49.4068015,\n
        "lon": 3.1531974,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550823,\n
        "lat": 49.4068023,\n
        "lon": 3.1440798,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550824,\n
        "lat": 49.4068049,\n
        "lon": 3.1572650,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550825,\n
        "lat": 49.4068059,\n
        "lon": 3.1574600,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550826,\n
        "lat": 49.4068059,\n
        "lon": 3.1621699,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550827,\n
        "lat": 49.4068075,\n
        "lon": 3.1530764,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550828,\n
        "lat": 49.4068082,\n
        "lon": 3.1403327,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550829,\n
        "lat": 49.4068082,\n
        "lon": 3.1512921,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550830,\n
        "lat": 49.4068095,\n
        "lon": 3.1608184,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550831,\n
        "lat": 49.4068115,\n
        "lon": 3.1604964,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550832,\n
        "lat": 49.4068145,\n
        "lon": 3.1528464,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550833,\n
        "lat": 49.4068163,\n
        "lon": 3.1612204,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550834,\n
        "lat": 49.4068163,\n
        "lon": 3.1624381,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550835,\n
        "lat": 49.4068182,\n
        "lon": 3.1403857,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550836,\n
        "lat": 49.4068183,\n
        "lon": 3.1610744,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550837,\n
        "lat": 49.4068185,\n
        "lon": 3.1528604,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550838,\n
        "lat": 49.4068185,\n
        "lon": 3.1529114,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550839,\n
        "lat": 49.4068195,\n
        "lon": 3.1531834,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550840,\n
        "lat": 49.4068203,\n
        "lon": 3.1626141,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550841,\n
        "lat": 49.4068214,\n
        "lon": 3.1397610,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550842,\n
        "lat": 49.4068216,\n
        "lon": 3.1615743,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550843,\n
        "lat": 49.4068220,\n
        "lon": 3.1539141,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550844,\n
        "lat": 49.4068232,\n
        "lon": 3.1514451,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550845,\n
        "lat": 49.4068243,\n
        "lon": 3.1610094,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550846,\n
        "lat": 49.4068243,\n
        "lon": 3.1610104,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550847,\n
        "lat": 49.4068249,\n
        "lon": 3.1621619,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550848,\n
        "lat": 49.4068270,\n
        "lon": 3.1539901,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550849,\n
        "lat": 49.4068270,\n
        "lon": 3.1540561,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550850,\n
        "lat": 49.4068270,\n
        "lon": 3.1541271,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550851,\n
        "lat": 49.4068270,\n
        "lon": 3.1542211,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550852,\n
        "lat": 49.4068279,\n
        "lon": 3.1621799,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550853,\n
        "lat": 49.4068305,\n
        "lon": 3.1530964,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550854,\n
        "lat": 49.4068319,\n
        "lon": 3.1436643,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550855,\n
        "lat": 49.4068329,\n
        "lon": 3.1622019,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550856,\n
        "lat": 49.4068342,\n
        "lon": 3.1404697,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550857,\n
        "lat": 49.4068345,\n
        "lon": 3.1528494,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550858,\n
        "lat": 49.4068349,\n
        "lon": 3.1621779,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550859,\n
        "lat": 49.4068364,\n
        "lon": 3.1434429,\n
        "timestamp": "2016-02-23T20:29:14Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550860,\n
        "lat": 49.4068389,\n
        "lon": 3.1621989,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550861,\n
        "lat": 49.4068419,\n
        "lon": 3.1577040,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550862,\n
        "lat": 49.4068423,\n
        "lon": 3.1441378,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550863,\n
        "lat": 49.4068425,\n
        "lon": 3.1533484,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550864,\n
        "lat": 49.4068449,\n
        "lon": 3.1601150,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550865,\n
        "lat": 49.4068459,\n
        "lon": 3.1619599,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550866,\n
        "lat": 49.4068475,\n
        "lon": 3.1528914,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550867,\n
        "lat": 49.4068510,\n
        "lon": 3.1534271,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550868,\n
        "lat": 49.4068512,\n
        "lon": 3.1514261,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550869,\n
        "lat": 49.4068529,\n
        "lon": 3.1603607,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550870,\n
        "lat": 49.4068553,\n
        "lon": 3.1439318,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550871,\n
        "lat": 49.4068558,\n
        "lon": 3.1400542,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550872,\n
        "lat": 49.4068564,\n
        "lon": 3.1396240,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550873,\n
        "lat": 49.4068565,\n
        "lon": 3.1530424,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550874,\n
        "lat": 49.4068572,\n
        "lon": 3.1403677,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550875,\n
        "lat": 49.4068609,\n
        "lon": 3.1572630,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550876,\n
        "lat": 49.4068629,\n
        "lon": 3.1575220,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550877,\n
        "lat": 49.4068649,\n
        "lon": 3.1574460,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550878,\n
        "lat": 49.4068693,\n
        "lon": 3.1625531,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550879,\n
        "lat": 49.4068693,\n
        "lon": 3.1626071,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550880,\n
        "lat": 49.4068696,\n
        "lon": 3.1618443,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550881,\n
        "lat": 49.4068718,\n
        "lon": 3.1401572,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550882,\n
        "lat": 49.4068732,\n
        "lon": 3.1404527,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550883,\n
        "lat": 49.4068744,\n
        "lon": 3.1397390,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550884,\n
        "lat": 49.4068770,\n
        "lon": 3.1539901,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550885,\n
        "lat": 49.4068780,\n
        "lon": 3.1540531,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550886,\n
        "lat": 49.4068810,\n
        "lon": 3.1542201,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550887,\n
        "lat": 49.4068810,\n
        "lon": 3.1542661,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550888,\n
        "lat": 49.4068834,\n
        "lon": 3.1396120,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550889,\n
        "lat": 49.4068870,\n
        "lon": 3.1535551,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550890,\n
        "lat": 49.4068889,\n
        "lon": 3.1621759,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550891,\n
        "lat": 49.4068893,\n
        "lon": 3.1612224,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550892,\n
        "lat": 49.4068913,\n
        "lon": 3.1623671,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550893,\n
        "lat": 49.4068923,\n
        "lon": 3.1610104,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550894,\n
        "lat": 49.4068925,\n
        "lon": 3.1533164,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550895,\n
        "lat": 49.4068939,\n
        "lon": 3.1429833,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550896,\n
        "lat": 49.4068953,\n
        "lon": 3.1625511,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550897,\n
        "lat": 49.4069032,\n
        "lon": 3.1512151,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550898,\n
        "lat": 49.4069034,\n
        "lon": 3.1397280,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550899,\n
        "lat": 49.4069045,\n
        "lon": 3.1532274,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550900,\n
        "lat": 49.4069060,\n
        "lon": 3.1539901,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550901,\n
        "lat": 49.4069060,\n
        "lon": 3.1540521,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550902,\n
        "lat": 49.4069089,\n
        "lon": 3.1566446,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550903,\n
        "lat": 49.4069089,\n
        "lon": 3.1567826,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550904,\n
        "lat": 49.4069089,\n
        "lon": 3.1568166,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550905,\n
        "lat": 49.4069120,\n
        "lon": 3.1536741,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550906,\n
        "lat": 49.4069149,\n
        "lon": 3.1429223,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550907,\n
        "lat": 49.4069169,\n
        "lon": 3.1566446,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550908,\n
        "lat": 49.4069175,\n
        "lon": 3.1532204,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550909,\n
        "lat": 49.4069178,\n
        "lon": 3.1400312,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550910,\n
        "lat": 49.4069179,\n
        "lon": 3.1565866,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550911,\n
        "lat": 49.4069189,\n
        "lon": 3.1565326,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550912,\n
        "lat": 49.4069195,\n
        "lon": 3.1532294,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550913,\n
        "lat": 49.4069209,\n
        "lon": 3.1564496,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550914,\n
        "lat": 49.4069225,\n
        "lon": 3.1532974,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550915,\n
        "lat": 49.4069229,\n
        "lon": 3.1429303,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550916,\n
        "lat": 49.4069239,\n
        "lon": 3.1563106,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550917,\n
        "lat": 49.4069240,\n
        "lon": 3.1538961,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550918,\n
        "lat": 49.4069240,\n
        "lon": 3.1539901,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550919,\n
        "lat": 49.4069240,\n
        "lon": 3.1540511,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550920,\n
        "lat": 49.4069249,\n
        "lon": 3.1562596,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550921,\n
        "lat": 49.4069249,\n
        "lon": 3.1569076,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550922,\n
        "lat": 49.4069249,\n
        "lon": 3.1595048,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550923,\n
        "lat": 49.4069269,\n
        "lon": 3.1570026,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550924,\n
        "lat": 49.4069270,\n
        "lon": 3.1541231,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550925,\n
        "lat": 49.4069276,\n
        "lon": 3.1419000,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550926,\n
        "lat": 49.4069279,\n
        "lon": 3.1429343,\n
        "timestamp": "2016-02-23T20:29:15Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550927,\n
        "lat": 49.4069289,\n
        "lon": 3.1595458,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550928,\n
        "lat": 49.4069300,\n
        "lon": 3.1542251,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550929,\n
        "lat": 49.4069319,\n
        "lon": 3.1429063,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550930,\n
        "lat": 49.4069338,\n
        "lon": 3.1401352,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550931,\n
        "lat": 49.4069349,\n
        "lon": 3.1564736,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550932,\n
        "lat": 49.4069359,\n
        "lon": 3.1429103,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550933,\n
        "lat": 49.4069359,\n
        "lon": 3.1564556,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550934,\n
        "lat": 49.4069360,\n
        "lon": 3.1542241,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550935,\n
        "lat": 49.4069360,\n
        "lon": 3.1542671,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550936,\n
        "lat": 49.4069415,\n
        "lon": 3.1582552,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550937,\n
        "lat": 49.4069420,\n
        "lon": 3.1538471,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550938,\n
        "lat": 49.4069429,\n
        "lon": 3.1594998,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550939,\n
        "lat": 49.4069445,\n
        "lon": 3.1581752,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550940,\n
        "lat": 49.4069462,\n
        "lon": 3.1513491,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550941,\n
        "lat": 49.4069479,\n
        "lon": 3.1595408,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550942,\n
        "lat": 49.4069536,\n
        "lon": 3.1419890,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550943,\n
        "lat": 49.4069589,\n
        "lon": 3.1567796,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550944,\n
        "lat": 49.4069599,\n
        "lon": 3.1566086,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550945,\n
        "lat": 49.4069608,\n
        "lon": 3.1400142,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550946,\n
        "lat": 49.4069609,\n
        "lon": 3.1428293,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550947,\n
        "lat": 49.4069616,\n
        "lon": 3.1419830,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550948,\n
        "lat": 49.4069619,\n
        "lon": 3.1568086,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550949,\n
        "lat": 49.4069626,\n
        "lon": 3.1425182,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550950,\n
        "lat": 49.4069629,\n
        "lon": 3.1563146,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550951,\n
        "lat": 49.4069629,\n
        "lon": 3.1567326,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550952,\n
        "lat": 49.4069640,\n
        "lon": 3.1543321,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550953,\n
        "lat": 49.4069644,\n
        "lon": 3.1396110,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550954,\n
        "lat": 49.4069649,\n
        "lon": 3.1428353,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550955,\n
        "lat": 49.4069649,\n
        "lon": 3.1562636,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550956,\n
        "lat": 49.4069650,\n
        "lon": 3.1544041,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550957,\n
        "lat": 49.4069659,\n
        "lon": 3.1430473,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550958,\n
        "lat": 49.4069685,\n
        "lon": 3.1581772,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550959,\n
        "lat": 49.4069689,\n
        "lon": 3.1569086,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550960,\n
        "lat": 49.4069706,\n
        "lon": 3.1424472,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550961,\n
        "lat": 49.4069709,\n
        "lon": 3.1570026,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550962,\n
        "lat": 49.4069715,\n
        "lon": 3.1581012,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550963,\n
        "lat": 49.4069769,\n
        "lon": 3.1567326,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550964,\n
        "lat": 49.4069769,\n
        "lon": 3.1567566,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550965,\n
        "lat": 49.4069774,\n
        "lon": 3.1397340,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550966,\n
        "lat": 49.4069778,\n
        "lon": 3.1401192,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550967,\n
        "lat": 49.4069869,\n
        "lon": 3.1564286,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550968,\n
        "lat": 49.4069876,\n
        "lon": 3.1424502,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550969,\n
        "lat": 49.4069885,\n
        "lon": 3.1531754,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550970,\n
        "lat": 49.4069896,\n
        "lon": 3.1424322,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550971,\n
        "lat": 49.4069905,\n
        "lon": 3.1531854,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550972,\n
        "lat": 49.4069929,\n
        "lon": 3.1427593,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550973,\n
        "lat": 49.4069930,\n
        "lon": 3.1540901,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550974,\n
        "lat": 49.4069930,\n
        "lon": 3.1541201,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550975,\n
        "lat": 49.4069979,\n
        "lon": 3.1562736,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550976,\n
        "lat": 49.4069986,\n
        "lon": 3.1421080,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550977,\n
        "lat": 49.4069986,\n
        "lon": 3.1424322,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550978,\n
        "lat": 49.4070010,\n
        "lon": 3.1536391,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550979,\n
        "lat": 49.4070016,\n
        "lon": 3.1406900,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550981,\n
        "lat": 49.4070046,\n
        "lon": 3.1423732,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550982,\n
        "lat": 49.4070065,\n
        "lon": 3.1532444,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550983,\n
        "lat": 49.4070070,\n
        "lon": 3.1540891,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550984,\n
        "lat": 49.4070080,\n
        "lon": 3.1541201,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550985,\n
        "lat": 49.4070097,\n
        "lon": 3.1413535,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550986,\n
        "lat": 49.4070116,\n
        "lon": 3.1418440,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550987,\n
        "lat": 49.4070166,\n
        "lon": 3.1408090,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550988,\n
        "lat": 49.4070169,\n
        "lon": 3.1568076,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550989,\n
        "lat": 49.4070170,\n
        "lon": 3.1541191,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550990,\n
        "lat": 49.4070170,\n
        "lon": 3.1542211,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550991,\n
        "lat": 49.4070179,\n
        "lon": 3.1565786,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550992,\n
        "lat": 49.4070184,\n
        "lon": 3.1395950,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550993,\n
        "lat": 49.4070189,\n
        "lon": 3.1567806,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550994,\n
        "lat": 49.4070190,\n
        "lon": 3.1538181,\n
        "timestamp": "2016-02-23T20:29:16Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550995,\n
        "lat": 49.4070220,\n
        "lon": 3.1537641,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550996,\n
        "lat": 49.4070259,\n
        "lon": 3.1566906,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550997,\n
        "lat": 49.4070269,\n
        "lon": 3.1566446,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550998,\n
        "lat": 49.4070275,\n
        "lon": 3.1526824,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022550999,\n
        "lat": 49.4070279,\n
        "lon": 3.1568436,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551000,\n
        "lat": 49.4070289,\n
        "lon": 3.1567816,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551001,\n
        "lat": 49.4070300,\n
        "lon": 3.1538901,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551002,\n
        "lat": 49.4070325,\n
        "lon": 3.1582632,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551003,\n
        "lat": 49.4070339,\n
        "lon": 3.1565276,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551004,\n
        "lat": 49.4070340,\n
        "lon": 3.1541191,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551005,\n
        "lat": 49.4070344,\n
        "lon": 3.1397190,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551006,\n
        "lat": 49.4070357,\n
        "lon": 3.1414645,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551007,\n
        "lat": 49.4070365,\n
        "lon": 3.1581562,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551008,\n
        "lat": 49.4070385,\n
        "lon": 3.1581072,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551009,\n
        "lat": 49.4070399,\n
        "lon": 3.1563936,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551010,\n
        "lat": 49.4070406,\n
        "lon": 3.1425382,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551011,\n
        "lat": 49.4070429,\n
        "lon": 3.1564376,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551012,\n
        "lat": 49.4070429,\n
        "lon": 3.1570076,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551013,\n
        "lat": 49.4070430,\n
        "lon": 3.1542201,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551014,\n
        "lat": 49.4070440,\n
        "lon": 3.1543311,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551015,\n
        "lat": 49.4070449,\n
        "lon": 3.1567576,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551016,\n
        "lat": 49.4070450,\n
        "lon": 3.1544061,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551017,\n
        "lat": 49.4070450,\n
        "lon": 3.1544091,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551018,\n
        "lat": 49.4070459,\n
        "lon": 3.1567816,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551019,\n
        "lat": 49.4070469,\n
        "lon": 3.1563956,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551020,\n
        "lat": 49.4070489,\n
        "lon": 3.1562826,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551021,\n
        "lat": 49.4070506,\n
        "lon": 3.1411170,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551022,\n
        "lat": 49.4070519,\n
        "lon": 3.1568446,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551023,\n
        "lat": 49.4070529,\n
        "lon": 3.1428133,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551024,\n
        "lat": 49.4070529,\n
        "lon": 3.1568256,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551025,\n
        "lat": 49.4070530,\n
        "lon": 3.1547151,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551026,\n
        "lat": 49.4070534,\n
        "lon": 3.1395850,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551027,\n
        "lat": 49.4070559,\n
        "lon": 3.1567816,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551028,\n
        "lat": 49.4070570,\n
        "lon": 3.1549001,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551029,\n
        "lat": 49.4070586,\n
        "lon": 3.1423882,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551030,\n
        "lat": 49.4070599,\n
        "lon": 3.1559016,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551031,\n
        "lat": 49.4070599,\n
        "lon": 3.1567056,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551032,\n
        "lat": 49.4070619,\n
        "lon": 3.1560346,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551033,\n
        "lat": 49.4070625,\n
        "lon": 3.1531304,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551034,\n
        "lat": 49.4070629,\n
        "lon": 3.1566636,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551035,\n
        "lat": 49.4070664,\n
        "lon": 3.1397110,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551036,\n
        "lat": 49.4070685,\n
        "lon": 3.1581572,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551037,\n
        "lat": 49.4070705,\n
        "lon": 3.1527924,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551038,\n
        "lat": 49.4070705,\n
        "lon": 3.1581092,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551039,\n
        "lat": 49.4070720,\n
        "lon": 3.1532871,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551040,\n
        "lat": 49.4070735,\n
        "lon": 3.1531244,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551041,\n
        "lat": 49.4070736,\n
        "lon": 3.1420570,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551042,\n
        "lat": 49.4070749,\n
        "lon": 3.1564606,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551043,\n
        "lat": 49.4070776,\n
        "lon": 3.1412600,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551044,\n
        "lat": 49.4070797,\n
        "lon": 3.1413145,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551045,\n
        "lat": 49.4070805,\n
        "lon": 3.1526324,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551046,\n
        "lat": 49.4070815,\n
        "lon": 3.1531974,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551047,\n
        "lat": 49.4070820,\n
        "lon": 3.1538581,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551048,\n
        "lat": 49.4070829,\n
        "lon": 3.1568276,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551049,\n
        "lat": 49.4070839,\n
        "lon": 3.1400097,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551050,\n
        "lat": 49.4070849,\n
        "lon": 3.1567876,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551051,\n
        "lat": 49.4070860,\n
        "lon": 3.1538841,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551052,\n
        "lat": 49.4070890,\n
        "lon": 3.1539951,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551053,\n
        "lat": 49.4070890,\n
        "lon": 3.1540881,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551054,\n
        "lat": 49.4070900,\n
        "lon": 3.1541161,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551055,\n
        "lat": 49.4070915,\n
        "lon": 3.1531904,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551056,\n
        "lat": 49.4070929,\n
        "lon": 3.1558766,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551057,\n
        "lat": 49.4070929,\n
        "lon": 3.1559006,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551058,\n
        "lat": 49.4070930,\n
        "lon": 3.1544051,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551059,\n
        "lat": 49.4070960,\n
        "lon": 3.1549731,\n
        "timestamp": "2016-02-23T20:29:17Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551060,\n
        "lat": 49.4070990,\n
        "lon": 3.1537321,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551061,\n
        "lat": 49.4071019,\n
        "lon": 3.1570126,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551062,\n
        "lat": 49.4071030,\n
        "lon": 3.1550671,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551063,\n
        "lat": 49.4071057,\n
        "lon": 3.1414245,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551064,\n
        "lat": 49.4071060,\n
        "lon": 3.1534171,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551065,\n
        "lat": 49.4071060,\n
        "lon": 3.1539971,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551066,\n
        "lat": 49.4071070,\n
        "lon": 3.1540851,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551067,\n
        "lat": 49.4071106,\n
        "lon": 3.1406580,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551068,\n
        "lat": 49.4071139,\n
        "lon": 3.1567886,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551069,\n
        "lat": 49.4071179,\n
        "lon": 3.1400357,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551070,\n
        "lat": 49.4071179,\n
        "lon": 3.1558766,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551071,\n
        "lat": 49.4071189,\n
        "lon": 3.1559386,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551072,\n
        "lat": 49.4071199,\n
        "lon": 3.1566686,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551073,\n
        "lat": 49.4071200,\n
        "lon": 3.1538401,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551074,\n
        "lat": 49.4071226,\n
        "lon": 3.1410850,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551075,\n
        "lat": 49.4071245,\n
        "lon": 3.1527434,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551076,\n
        "lat": 49.4071266,\n
        "lon": 3.1407780,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551077,\n
        "lat": 49.4071309,\n
        "lon": 3.1398657,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551078,\n
        "lat": 49.4071316,\n
        "lon": 3.1403130,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551079,\n
        "lat": 49.4071320,\n
        "lon": 3.1547131,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551080,\n
        "lat": 49.4071349,\n
        "lon": 3.1564696,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551081,\n
        "lat": 49.4071350,\n
        "lon": 3.1548951,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551082,\n
        "lat": 49.4071419,\n
        "lon": 3.1399567,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551083,\n
        "lat": 49.4071446,\n
        "lon": 3.1404320,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551084,\n
        "lat": 49.4071450,\n
        "lon": 3.1549661,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551085,\n
        "lat": 49.4071486,\n
        "lon": 3.1412280,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551086,\n
        "lat": 49.4071510,\n
        "lon": 3.1550601,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551087,\n
        "lat": 49.4071639,\n
        "lon": 3.1559366,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551088,\n
        "lat": 49.4071659,\n
        "lon": 3.1560316,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551089,\n
        "lat": 49.4071684,\n
        "lon": 3.1396056,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551090,\n
        "lat": 49.4071726,\n
        "lon": 3.1403020,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551091,\n
        "lat": 49.4071799,\n
        "lon": 3.1397087,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551092,\n
        "lat": 49.4071856,\n
        "lon": 3.1404210,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551093,\n
        "lat": 49.4071909,\n
        "lon": 3.1595468,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551094,\n
        "lat": 49.4071919,\n
        "lon": 3.1602878,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551095,\n
        "lat": 49.4071939,\n
        "lon": 3.1602338,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551096,\n
        "lat": 49.4071939,\n
        "lon": 3.1603818,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551097,\n
        "lat": 49.4071949,\n
        "lon": 3.1602878,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551098,\n
        "lat": 49.4071979,\n
        "lon": 3.1597198,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551099,\n
        "lat": 49.4072080,\n
        "lon": 3.1550731,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551100,\n
        "lat": 49.4072080,\n
        "lon": 3.1551101,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551101,\n
        "lat": 49.4072138,\n
        "lon": 3.1396929,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551102,\n
        "lat": 49.4072145,\n
        "lon": 3.1396996,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551103,\n
        "lat": 49.4072199,\n
        "lon": 3.1568818,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551104,\n
        "lat": 49.4072209,\n
        "lon": 3.1621068,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551105,\n
        "lat": 49.4072219,\n
        "lon": 3.1620338,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551106,\n
        "lat": 49.4072236,\n
        "lon": 3.1402890,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551107,\n
        "lat": 49.4072239,\n
        "lon": 3.1568988,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551108,\n
        "lat": 49.4072310,\n
        "lon": 3.1550621,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551109,\n
        "lat": 49.4072310,\n
        "lon": 3.1550721,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551110,\n
        "lat": 49.4072310,\n
        "lon": 3.1551101,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551111,\n
        "lat": 49.4072320,\n
        "lon": 3.1552481,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551112,\n
        "lat": 49.4072329,\n
        "lon": 3.1568788,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551113,\n
        "lat": 49.4072333,\n
        "lon": 3.1400455,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551114,\n
        "lat": 49.4072340,\n
        "lon": 3.1554631,\n
        "timestamp": "2016-02-23T20:29:18Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551115,\n
        "lat": 49.4072350,\n
        "lon": 3.1523891,\n
        "timestamp": "2016-02-23T20:29:19Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551116,\n
        "lat": 49.4072350,\n
        "lon": 3.1556271,\n
        "timestamp": "2016-02-23T20:29:19Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551117,\n
        "lat": 49.4072359,\n
        "lon": 3.1622218,\n
        "timestamp": "2016-02-23T20:29:19Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551118,\n
        "lat": 49.4072366,\n
        "lon": 3.1404080,\n
        "timestamp": "2016-02-23T20:29:19Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551119,\n
        "lat": 49.4072369,\n
        "lon": 3.1568968,\n
        "timestamp": "2016-02-23T20:29:19Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551120,\n
        "lat": 49.4072369,\n
        "lon": 3.1621078,\n
        "timestamp": "2016-02-23T20:29:19Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551121,\n
        "lat": 49.4072369,\n
        "lon": 3.1621168,\n
        "timestamp": "2016-02-23T20:29:19Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551122,\n
        "lat": 49.4072463,\n
        "lon": 3.1401745,\n
        "timestamp": "2016-02-23T20:29:19Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551123,\n
        "lat": 49.4072480,\n
        "lon": 3.1538781,\n
        "timestamp": "2016-02-23T20:29:19Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551124,\n
        "lat": 49.4072499,\n
        "lon": 3.1395842,\n
        "timestamp": "2016-02-23T20:29:19Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551125,\n
        "lat": 49.4072562,\n
        "lon": 3.1573821,\n
        "timestamp": "2016-02-23T20:29:19Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551126,\n
        "lat": 49.4072580,\n
        "lon": 3.1539301,\n
        "timestamp": "2016-02-23T20:29:19Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551127,\n
        "lat": 49.4072607,\n
        "lon": 3.1396806,\n
        "timestamp": "2016-02-23T20:29:19Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551128,\n
        "lat": 49.4072619,\n
        "lon": 3.1608018,\n
        "timestamp": "2016-02-23T20:29:19Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551129,\n
        "lat": 49.4072622,\n
        "lon": 3.1572231,\n
        "timestamp": "2016-02-23T20:29:19Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551130,\n
        "lat": 49.4072649,\n
        "lon": 3.1609398,\n
        "timestamp": "2016-02-23T20:29:19Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551131,\n
        "lat": 49.4072669,\n
        "lon": 3.1602288,\n
        "timestamp": "2016-02-23T20:29:19Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551132,\n
        "lat": 49.4072689,\n
        "lon": 3.1595408,\n
        "timestamp": "2016-02-23T20:29:19Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551133,\n
        "lat": 49.4072719,\n
        "lon": 3.1603758,\n
        "timestamp": "2016-02-23T20:29:19Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551134,\n
        "lat": 49.4072722,\n
        "lon": 3.1395058,\n
        "timestamp": "2016-02-23T20:29:19Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551135,\n
        "lat": 49.4072752,\n
        "lon": 3.1395368,\n
        "timestamp": "2016-02-23T20:29:19Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551136,\n
        "lat": 49.4072759,\n
        "lon": 3.1597118,\n
        "timestamp": "2016-02-23T20:29:19Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551137,\n
        "lat": 49.4072900,\n
        "lon": 3.1550431,\n
        "timestamp": "2016-02-23T20:29:19Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551138,\n
        "lat": 49.4072910,\n
        "lon": 3.1550621,\n
        "timestamp": "2016-02-23T20:29:19Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551139,\n
        "lat": 49.4072910,\n
        "lon": 3.1551821,\n
        "timestamp": "2016-02-23T20:29:19Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551140,\n
        "lat": 49.4072913,\n
        "lon": 3.1400315,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551141,\n
        "lat": 49.4072920,\n
        "lon": 3.1523111,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551142,\n
        "lat": 49.4072920,\n
        "lon": 3.1552471,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551143,\n
        "lat": 49.4072920,\n
        "lon": 3.1554631,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551144,\n
        "lat": 49.4072920,\n
        "lon": 3.1556271,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551145,\n
        "lat": 49.4072970,\n
        "lon": 3.1538551,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551146,\n
        "lat": 49.4072990,\n
        "lon": 3.1539111,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551147,\n
        "lat": 49.4073043,\n
        "lon": 3.1401605,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551148,\n
        "lat": 49.4073070,\n
        "lon": 3.1539071,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551149,\n
        "lat": 49.4073089,\n
        "lon": 3.1622238,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551150,\n
        "lat": 49.4073092,\n
        "lon": 3.1394948,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551151,\n
        "lat": 49.4073099,\n
        "lon": 3.1610568,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551152,\n
        "lat": 49.4073099,\n
        "lon": 3.1621088,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551153,\n
        "lat": 49.4073099,\n
        "lon": 3.1621188,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551154,\n
        "lat": 49.4073129,\n
        "lon": 3.1612258,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551155,\n
        "lat": 49.4073130,\n
        "lon": 3.1525301,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551156,\n
        "lat": 49.4073132,\n
        "lon": 3.1395278,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551157,\n
        "lat": 49.4073260,\n
        "lon": 3.1550421,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551158,\n
        "lat": 49.4073270,\n
        "lon": 3.1551821,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551159,\n
        "lat": 49.4073272,\n
        "lon": 3.1573871,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551160,\n
        "lat": 49.4073273,\n
        "lon": 3.1400215,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551161,\n
        "lat": 49.4073273,\n
        "lon": 3.1402375,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551162,\n
        "lat": 49.4073309,\n
        "lon": 3.1607988,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551163,\n
        "lat": 49.4073332,\n
        "lon": 3.1572291,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551164,\n
        "lat": 49.4073339,\n
        "lon": 3.1609368,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551165,\n
        "lat": 49.4073353,\n
        "lon": 3.1403115,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551166,\n
        "lat": 49.4073409,\n
        "lon": 3.1620358,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551167,\n
        "lat": 49.4073409,\n
        "lon": 3.1621098,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551168,\n
        "lat": 49.4073413,\n
        "lon": 3.1401505,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551169,\n
        "lat": 49.4073639,\n
        "lon": 3.1567452,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551170,\n
        "lat": 49.4073653,\n
        "lon": 3.1566827,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551171,\n
        "lat": 49.4073710,\n
        "lon": 3.1524511,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551172,\n
        "lat": 49.4073813,\n
        "lon": 3.1402245,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551173,\n
        "lat": 49.4073893,\n
        "lon": 3.1402985,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551174,\n
        "lat": 49.4073923,\n
        "lon": 3.1399815,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551175,\n
        "lat": 49.4073959,\n
        "lon": 3.1610528,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551176,\n
        "lat": 49.4073999,\n
        "lon": 3.1612218,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551177,\n
        "lat": 49.4074010,\n
        "lon": 3.1549371,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551178,\n
        "lat": 49.4074020,\n
        "lon": 3.1549951,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551179,\n
        "lat": 49.4074070,\n
        "lon": 3.1522831,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551180,\n
        "lat": 49.4074073,\n
        "lon": 3.1401185,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551181,\n
        "lat": 49.4074260,\n
        "lon": 3.1536281,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551182,\n
        "lat": 49.4074300,\n
        "lon": 3.1549361,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551183,\n
        "lat": 49.4074310,\n
        "lon": 3.1549941,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551184,\n
        "lat": 49.4074349,\n
        "lon": 3.1596908,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551185,\n
        "lat": 49.4074369,\n
        "lon": 3.1597658,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551186,\n
        "lat": 49.4074380,\n
        "lon": 3.1536831,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551187,\n
        "lat": 49.4074390,\n
        "lon": 3.1567491,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551188,\n
        "lat": 49.4074403,\n
        "lon": 3.1566866,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551189,\n
        "lat": 49.4074409,\n
        "lon": 3.1611648,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551190,\n
        "lat": 49.4074419,\n
        "lon": 3.1612198,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551191,\n
        "lat": 49.4074530,\n
        "lon": 3.1523651,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551192,\n
        "lat": 49.4074530,\n
        "lon": 3.1530021,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551193,\n
        "lat": 49.4074600,\n
        "lon": 3.1529611,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551194,\n
        "lat": 49.4074660,\n
        "lon": 3.1529971,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551195,\n
        "lat": 49.4074663,\n
        "lon": 3.1399635,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551196,\n
        "lat": 49.4074690,\n
        "lon": 3.1522021,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551197,\n
        "lat": 49.4074703,\n
        "lon": 3.1399975,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551198,\n
        "lat": 49.4074840,\n
        "lon": 3.1531661,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551199,\n
        "lat": 49.4074920,\n
        "lon": 3.1535971,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551200,\n
        "lat": 49.4074969,\n
        "lon": 3.1596868,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551201,\n
        "lat": 49.4074969,\n
        "lon": 3.1611628,\n
        "timestamp": "2016-02-23T20:29:20Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551202,\n
        "lat": 49.4074979,\n
        "lon": 3.1612168,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551203,\n
        "lat": 49.4074980,\n
        "lon": 3.1531601,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551204,\n
        "lat": 49.4074989,\n
        "lon": 3.1597608,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551205,\n
        "lat": 49.4075010,\n
        "lon": 3.1529421,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551206,\n
        "lat": 49.4075040,\n
        "lon": 3.1531941,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551207,\n
        "lat": 49.4075040,\n
        "lon": 3.1536521,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551208,\n
        "lat": 49.4075080,\n
        "lon": 3.1529771,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551209,\n
        "lat": 49.4075140,\n
        "lon": 3.1522871,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551210,\n
        "lat": 49.4075160,\n
        "lon": 3.1533541,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551211,\n
        "lat": 49.4075180,\n
        "lon": 3.1529731,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551212,\n
        "lat": 49.4075210,\n
        "lon": 3.1525271,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551213,\n
        "lat": 49.4075240,\n
        "lon": 3.1533191,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551214,\n
        "lat": 49.4075290,\n
        "lon": 3.1533481,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551215,\n
        "lat": 49.4075329,\n
        "lon": 3.1596838,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551216,\n
        "lat": 49.4075349,\n
        "lon": 3.1597588,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551217,\n
        "lat": 49.4075360,\n
        "lon": 3.1525781,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551218,\n
        "lat": 49.4075390,\n
        "lon": 3.1531421,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551219,\n
        "lat": 49.4075450,\n
        "lon": 3.1531751,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551220,\n
        "lat": 49.4075480,\n
        "lon": 3.1535181,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551221,\n
        "lat": 49.4075500,\n
        "lon": 3.1531371,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551222,\n
        "lat": 49.4075593,\n
        "lon": 3.1399755,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551223,\n
        "lat": 49.4075600,\n
        "lon": 3.1535131,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551224,\n
        "lat": 49.4075620,\n
        "lon": 3.1524981,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551225,\n
        "lat": 49.4075660,\n
        "lon": 3.1535461,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551226,\n
        "lat": 49.4075680,\n
        "lon": 3.1532991,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551227,\n
        "lat": 49.4075703,\n
        "lon": 3.1400795,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551228,\n
        "lat": 49.4075740,\n
        "lon": 3.1533291,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551229,\n
        "lat": 49.4075760,\n
        "lon": 3.1525511,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551230,\n
        "lat": 49.4075860,\n
        "lon": 3.1533231,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551231,\n
        "lat": 49.4075946,\n
        "lon": 3.1401170,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551232,\n
        "lat": 49.4076030,\n
        "lon": 3.1534951,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551233,\n
        "lat": 49.4076076,\n
        "lon": 3.1402560,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551234,\n
        "lat": 49.4076090,\n
        "lon": 3.1535281,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551235,\n
        "lat": 49.4076160,\n
        "lon": 3.1534891,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551236,\n
        "lat": 49.4076456,\n
        "lon": 3.1401060,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551237,\n
        "lat": 49.4076586,\n
        "lon": 3.1402460,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551238,\n
        "lat": 49.4076713,\n
        "lon": 3.1398317,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551239,\n
        "lat": 49.4076823,\n
        "lon": 3.1399547,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551240,\n
        "lat": 49.4077103,\n
        "lon": 3.1398217,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551242,\n
        "lat": 49.4077203,\n
        "lon": 3.1398197,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551243,\n
        "lat": 49.4077213,\n
        "lon": 3.1398347,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551244,\n
        "lat": 49.4077223,\n
        "lon": 3.1399457,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551245,\n
        "lat": 49.4077723,\n
        "lon": 3.1397767,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551246,\n
        "lat": 49.4077753,\n
        "lon": 3.1398067,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551247,\n
        "lat": 49.4077763,\n
        "lon": 3.1398217,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551248,\n
        "lat": 49.4077863,\n
        "lon": 3.1399327,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551249,\n
        "lat": 49.4077883,\n
        "lon": 3.1399507,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551250,\n
        "lat": 49.4078183,\n
        "lon": 3.1397677,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551251,\n
        "lat": 49.4078333,\n
        "lon": 3.1399407,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551252,\n
        "lat": 49.4078360,\n
        "lon": 3.1393940,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551253,\n
        "lat": 49.4079100,\n
        "lon": 3.1394600,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551254,\n
        "lat": 49.4079260,\n
        "lon": 3.1401530,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551255,\n
        "lat": 49.4079390,\n
        "lon": 3.1396710,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551256,\n
        "lat": 49.4079450,\n
        "lon": 3.1393300,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551257,\n
        "lat": 49.4079480,\n
        "lon": 3.1394320,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551258,\n
        "lat": 49.4079480,\n
        "lon": 3.1399520,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551259,\n
        "lat": 49.4079580,\n
        "lon": 3.1396650,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551260,\n
        "lat": 49.4079690,\n
        "lon": 3.1401890,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551261,\n
        "lat": 49.4079890,\n
        "lon": 3.1399380,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551262,\n
        "lat": 49.4079900,\n
        "lon": 3.1396560,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551263,\n
        "lat": 49.4080150,\n
        "lon": 3.1394630,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551264,\n
        "lat": 49.4080200,\n
        "lon": 3.1399280,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551265,\n
        "lat": 49.4080310,\n
        "lon": 3.1393670,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551266,\n
        "lat": 49.4080430,\n
        "lon": 3.1400460,\n
        "timestamp": "2016-02-23T20:29:21Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551267,\n
        "lat": 49.4080690,\n
        "lon": 3.1399490,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551270,\n
        "lat": 49.4081070,\n
        "lon": 3.1395620,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551271,\n
        "lat": 49.4081210,\n
        "lon": 3.1395120,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551272,\n
        "lat": 49.4081490,\n
        "lon": 3.1394170,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551274,\n
        "lat": 49.4082290,\n
        "lon": 3.1401420,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551275,\n
        "lat": 49.4083280,\n
        "lon": 3.1395650,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551276,\n
        "lat": 49.4085180,\n
        "lon": 3.1398910,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551277,\n
        "lat": 49.4085340,\n
        "lon": 3.1398480,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551278,\n
        "lat": 49.4085770,\n
        "lon": 3.1397670,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551280,\n
        "lat": 49.4085990,\n
        "lon": 3.1403320,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551281,\n
        "lat": 49.4086240,\n
        "lon": 3.1402320,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551284,\n
        "lat": 49.4086430,\n
        "lon": 3.1399130,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551286,\n
        "lat": 49.4087880,\n
        "lon": 3.1399810,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551287,\n
        "lat": 49.4087920,\n
        "lon": 3.1399650,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551288,\n
        "lat": 49.4087940,\n
        "lon": 3.1398760,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551289,\n
        "lat": 49.4088000,\n
        "lon": 3.1399190,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551290,\n
        "lat": 49.4088050,\n
        "lon": 3.1399690,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551291,\n
        "lat": 49.4088080,\n
        "lon": 3.1398740,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551292,\n
        "lat": 49.4088140,\n
        "lon": 3.1399270,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551293,\n
        "lat": 49.4088660,\n
        "lon": 3.1399420,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551294,\n
        "lat": 49.4088700,\n
        "lon": 3.1399420,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551295,\n
        "lat": 49.4088950,\n
        "lon": 3.1407120,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551296,\n
        "lat": 49.4088960,\n
        "lon": 3.1398630,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551297,\n
        "lat": 49.4088960,\n
        "lon": 3.1403770,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551298,\n
        "lat": 49.4088970,\n
        "lon": 3.1403720,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551299,\n
        "lat": 49.4089220,\n
        "lon": 3.1401180,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551300,\n
        "lat": 49.4089290,\n
        "lon": 3.1403840,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551301,\n
        "lat": 49.4089600,\n
        "lon": 3.1407210,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551302,\n
        "lat": 49.4089620,\n
        "lon": 3.1406950,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551303,\n
        "lat": 49.4089650,\n
        "lon": 3.1406750,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551304,\n
        "lat": 49.4089840,\n
        "lon": 3.1406810,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551305,\n
        "lat": 49.4090090,\n
        "lon": 3.1402780,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551306,\n
        "lat": 49.4090100,\n
        "lon": 3.1401330,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551307,\n
        "lat": 49.4090260,\n
        "lon": 3.1398460,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551308,\n
        "lat": 49.4090270,\n
        "lon": 3.1399250,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551310,\n
        "lat": 49.4091400,\n
        "lon": 3.1399140,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551311,\n
        "lat": 49.4091410,\n
        "lon": 3.1398510,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551313,\n
        "lat": 49.4091774,\n
        "lon": 3.1402325,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551314,\n
        "lat": 49.4091930,\n
        "lon": 3.1399070,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551315,\n
        "lat": 49.4091940,\n
        "lon": 3.1398490,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551316,\n
        "lat": 49.4092114,\n
        "lon": 3.1402255,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551317,\n
        "lat": 49.4092154,\n
        "lon": 3.1405955,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551318,\n
        "lat": 49.4092484,\n
        "lon": 3.1405735,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551319,\n
        "lat": 49.4092738,\n
        "lon": 3.1403320,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551320,\n
        "lat": 49.4092788,\n
        "lon": 3.1403710,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551322,\n
        "lat": 49.4093318,\n
        "lon": 3.1401500,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551323,\n
        "lat": 49.4093338,\n
        "lon": 3.1401740,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551324,\n
        "lat": 49.4093418,\n
        "lon": 3.1401480,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551325,\n
        "lat": 49.4093418,\n
        "lon": 3.1401530,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551326,\n
        "lat": 49.4093438,\n
        "lon": 3.1401720,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551327,\n
        "lat": 49.4093508,\n
        "lon": 3.1402410,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551328,\n
        "lat": 49.4093558,\n
        "lon": 3.1402960,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551329,\n
        "lat": 49.4093598,\n
        "lon": 3.1403360,\n
        "timestamp": "2016-02-23T20:29:22Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551330,\n
        "lat": 49.4093688,\n
        "lon": 3.1396840,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551331,\n
        "lat": 49.4093758,\n
        "lon": 3.1397450,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551332,\n
        "lat": 49.4093888,\n
        "lon": 3.1401390,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551333,\n
        "lat": 49.4093918,\n
        "lon": 3.1397390,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551334,\n
        "lat": 49.4093998,\n
        "lon": 3.1402250,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551335,\n
        "lat": 49.4093998,\n
        "lon": 3.1403640,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551336,\n
        "lat": 49.4094238,\n
        "lon": 3.1404570,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551337,\n
        "lat": 49.4094258,\n
        "lon": 3.1400510,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551338,\n
        "lat": 49.4094338,\n
        "lon": 3.1403420,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551339,\n
        "lat": 49.4094358,\n
        "lon": 3.1396490,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551340,\n
        "lat": 49.4094558,\n
        "lon": 3.1404350,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551341,\n
        "lat": 49.4094648,\n
        "lon": 3.1403220,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551342,\n
        "lat": 49.4094688,\n
        "lon": 3.1403190,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551343,\n
        "lat": 49.4094778,\n
        "lon": 3.1400370,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551344,\n
        "lat": 49.4094878,\n
        "lon": 3.1404130,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551345,\n
        "lat": 49.4095048,\n
        "lon": 3.1398850,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551346,\n
        "lat": 49.4095148,\n
        "lon": 3.1402890,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551347,\n
        "lat": 49.4095268,\n
        "lon": 3.1400500,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551348,\n
        "lat": 49.4095348,\n
        "lon": 3.1403810,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551349,\n
        "lat": 49.4095418,\n
        "lon": 3.1402710,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551350,\n
        "lat": 49.4095428,\n
        "lon": 3.1398670,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551351,\n
        "lat": 49.4095528,\n
        "lon": 3.1399260,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551352,\n
        "lat": 49.4095558,\n
        "lon": 3.1402210,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551353,\n
        "lat": 49.4095628,\n
        "lon": 3.1402600,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551354,\n
        "lat": 49.4095648,\n
        "lon": 3.1398560,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551355,\n
        "lat": 49.4095678,\n
        "lon": 3.1398830,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551356,\n
        "lat": 49.4095678,\n
        "lon": 3.1402920,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551357,\n
        "lat": 49.4095728,\n
        "lon": 3.1398810,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551358,\n
        "lat": 49.4095738,\n
        "lon": 3.1399160,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551359,\n
        "lat": 49.4095768,\n
        "lon": 3.1398500,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551361,\n
        "lat": 49.4095828,\n
        "lon": 3.1398470,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551362,\n
        "lat": 49.4095878,\n
        "lon": 3.1400270,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551363,\n
        "lat": 49.4096168,\n
        "lon": 3.1401970,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551364,\n
        "lat": 49.4096288,\n
        "lon": 3.1402680,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551365,\n
        "lat": 49.4096243,\n
        "lon": 3.1395556,\n
        "timestamp": "2017-12-27T11:39:55Z",\n
        "version": 3,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551366,\n
        "lat": 49.4096311,\n
        "lon": 3.1395911,\n
        "timestamp": "2017-12-27T11:39:55Z",\n
        "version": 3,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551367,\n
        "lat": 49.4096398,\n
        "lon": 3.1403300,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551368,\n
        "lat": 49.4096461,\n
        "lon": 3.1396592,\n
        "timestamp": "2017-12-27T11:39:55Z",\n
        "version": 3,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551369,\n
        "lat": 49.4096571,\n
        "lon": 3.1397168,\n
        "timestamp": "2017-12-27T11:39:55Z",\n
        "version": 3,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551370,\n
        "lat": 49.4096782,\n
        "lon": 3.1395698,\n
        "timestamp": "2017-12-27T11:39:55Z",\n
        "version": 3,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551371,\n
        "lat": 49.4096913,\n
        "lon": 3.1396387,\n
        "timestamp": "2017-12-27T11:39:55Z",\n
        "version": 3,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551373,\n
        "lat": 49.4097693,\n
        "lon": 3.1396661,\n
        "timestamp": "2017-12-27T11:39:55Z",\n
        "version": 3,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551374,\n
        "lat": 49.4097957,\n
        "lon": 3.1397432,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551375,\n
        "lat": 49.4097967,\n
        "lon": 3.1397432,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551376,\n
        "lat": 49.4098227,\n
        "lon": 3.1398762,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551377,\n
        "lat": 49.4098287,\n
        "lon": 3.1399022,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551378,\n
        "lat": 49.4098417,\n
        "lon": 3.1398672,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551379,\n
        "lat": 49.4098467,\n
        "lon": 3.1398942,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551380,\n
        "lat": 49.4098517,\n
        "lon": 3.1397152,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551381,\n
        "lat": 49.4098717,\n
        "lon": 3.1400772,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551382,\n
        "lat": 49.4098787,\n
        "lon": 3.1398492,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551383,\n
        "lat": 49.4098967,\n
        "lon": 3.1401812,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551384,\n
        "lat": 49.4099497,\n
        "lon": 3.1399122,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551385,\n
        "lat": 49.4099617,\n
        "lon": 3.1400302,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551386,\n
        "lat": 49.4099767,\n
        "lon": 3.1399852,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551387,\n
        "lat": 49.4099907,\n
        "lon": 3.1401312,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551388,\n
        "lat": 49.4100167,\n
        "lon": 3.1399532,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551389,\n
        "lat": 49.4100190,\n
        "lon": 3.1393860,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551390,\n
        "lat": 49.4100197,\n
        "lon": 3.1398492,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551391,\n
        "lat": 49.4100290,\n
        "lon": 3.1387380,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551392,\n
        "lat": 49.4100347,\n
        "lon": 3.1400022,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551393,\n
        "lat": 49.4100430,\n
        "lon": 3.1396460,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551394,\n
        "lat": 49.4100440,\n
        "lon": 3.1386450,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551395,\n
        "lat": 49.4100500,\n
        "lon": 3.1395280,\n
        "timestamp": "2016-02-23T20:29:23Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551396,\n
        "lat": 49.4100550,\n
        "lon": 3.1389790,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551397,\n
        "lat": 49.4100560,\n
        "lon": 3.1389570,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551398,\n
        "lat": 49.4100600,\n
        "lon": 3.1397000,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551399,\n
        "lat": 49.4100640,\n
        "lon": 3.1392630,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551400,\n
        "lat": 49.4100650,\n
        "lon": 3.1392780,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551401,\n
        "lat": 49.4100667,\n
        "lon": 3.1399742,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551402,\n
        "lat": 49.4100690,\n
        "lon": 3.1393610,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551403,\n
        "lat": 49.4100720,\n
        "lon": 3.1392770,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551404,\n
        "lat": 49.4100760,\n
        "lon": 3.1393460,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551405,\n
        "lat": 49.4100840,\n
        "lon": 3.1396150,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551406,\n
        "lat": 49.4100900,\n
        "lon": 3.1384690,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551407,\n
        "lat": 49.4100910,\n
        "lon": 3.1396400,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551409,\n
        "lat": 49.4100930,\n
        "lon": 3.1387470,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551410,\n
        "lat": 49.4100930,\n
        "lon": 3.1387750,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551411,\n
        "lat": 49.4100930,\n
        "lon": 3.1388030,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551412,\n
        "lat": 49.4100930,\n
        "lon": 3.1389620,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551413,\n
        "lat": 49.4100940,\n
        "lon": 3.1392160,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551414,\n
        "lat": 49.4101040,\n
        "lon": 3.1390240,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551415,\n
        "lat": 49.4101070,\n
        "lon": 3.1390240,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551416,\n
        "lat": 49.4101080,\n
        "lon": 3.1383730,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551418,\n
        "lat": 49.4101090,\n
        "lon": 3.1389840,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551419,\n
        "lat": 49.4101110,\n
        "lon": 3.1392550,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551421,\n
        "lat": 49.4101160,\n
        "lon": 3.1387500,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551422,\n
        "lat": 49.4101160,\n
        "lon": 3.1396620,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551423,\n
        "lat": 49.4101170,\n
        "lon": 3.1393160,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551424,\n
        "lat": 49.4101170,\n
        "lon": 3.1396130,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551425,\n
        "lat": 49.4101170,\n
        "lon": 3.1396650,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551426,\n
        "lat": 49.4101200,\n
        "lon": 3.1396230,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551427,\n
        "lat": 49.4101230,\n
        "lon": 3.1386560,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551428,\n
        "lat": 49.4101280,\n
        "lon": 3.1396540,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551429,\n
        "lat": 49.4101310,\n
        "lon": 3.1382860,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551430,\n
        "lat": 49.4101310,\n
        "lon": 3.1394400,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551431,\n
        "lat": 49.4101350,\n
        "lon": 3.1389220,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551432,\n
        "lat": 49.4101350,\n
        "lon": 3.1389630,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551433,\n
        "lat": 49.4101350,\n
        "lon": 3.1389670,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551434,\n
        "lat": 49.4101360,\n
        "lon": 3.1388050,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551435,\n
        "lat": 49.4101370,\n
        "lon": 3.1387810,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551436,\n
        "lat": 49.4101380,\n
        "lon": 3.1394900,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551437,\n
        "lat": 49.4101400,\n
        "lon": 3.1382510,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551439,\n
        "lat": 49.4101530,\n
        "lon": 3.1381950,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551440,\n
        "lat": 49.4101530,\n
        "lon": 3.1392210,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551442,\n
        "lat": 49.4101580,\n
        "lon": 3.1381230,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551443,\n
        "lat": 49.4101580,\n
        "lon": 3.1387570,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551444,\n
        "lat": 49.4101590,\n
        "lon": 3.1388290,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551445,\n
        "lat": 49.4101590,\n
        "lon": 3.1389230,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551446,\n
        "lat": 49.4101590,\n
        "lon": 3.1393090,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551447,\n
        "lat": 49.4101600,\n
        "lon": 3.1389650,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551448,\n
        "lat": 49.4101600,\n
        "lon": 3.1393350,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551449,\n
        "lat": 49.4101630,\n
        "lon": 3.1390290,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551450,\n
        "lat": 49.4101630,\n
        "lon": 3.1390760,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551451,\n
        "lat": 49.4101640,\n
        "lon": 3.1380250,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551452,\n
        "lat": 49.4101640,\n
        "lon": 3.1389660,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551453,\n
        "lat": 49.4101640,\n
        "lon": 3.1389980,\n
        "timestamp": "2016-02-23T20:29:24Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551454,\n
        "lat": 49.4101660,\n
        "lon": 3.1390290,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551455,\n
        "lat": 49.4101660,\n
        "lon": 3.1390350,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551456,\n
        "lat": 49.4101660,\n
        "lon": 3.1398900,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551458,\n
        "lat": 49.4101710,\n
        "lon": 3.1379290,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551459,\n
        "lat": 49.4101710,\n
        "lon": 3.1395790,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551460,\n
        "lat": 49.4101750,\n
        "lon": 3.1378790,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551461,\n
        "lat": 49.4101770,\n
        "lon": 3.1381270,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551462,\n
        "lat": 49.4101780,\n
        "lon": 3.1378550,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551463,\n
        "lat": 49.4101780,\n
        "lon": 3.1381130,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551464,\n
        "lat": 49.4101810,\n
        "lon": 3.1388320,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551465,\n
        "lat": 49.4101820,\n
        "lon": 3.1396210,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551466,\n
        "lat": 49.4101860,\n
        "lon": 3.1378820,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551467,\n
        "lat": 49.4101860,\n
        "lon": 3.1383760,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551468,\n
        "lat": 49.4101870,\n
        "lon": 3.1387610,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551469,\n
        "lat": 49.4101880,\n
        "lon": 3.1383550,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551470,\n
        "lat": 49.4101890,\n
        "lon": 3.1378570,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551471,\n
        "lat": 49.4101930,\n
        "lon": 3.1390790,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551472,\n
        "lat": 49.4101960,\n
        "lon": 3.1386670,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551473,\n
        "lat": 49.4101960,\n
        "lon": 3.1390390,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551474,\n
        "lat": 49.4101970,\n
        "lon": 3.1381330,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551475,\n
        "lat": 49.4101970,\n
        "lon": 3.1389700,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551476,\n
        "lat": 49.4101980,\n
        "lon": 3.1381160,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551477,\n
        "lat": 49.4101980,\n
        "lon": 3.1389520,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551479,\n
        "lat": 49.4102010,\n
        "lon": 3.1389990,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551480,\n
        "lat": 49.4102020,\n
        "lon": 3.1389430,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551481,\n
        "lat": 49.4102030,\n
        "lon": 3.1389290,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551482,\n
        "lat": 49.4102030,\n
        "lon": 3.1389710,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551483,\n
        "lat": 49.4102090,\n
        "lon": 3.1389240,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551484,\n
        "lat": 49.4102090,\n
        "lon": 3.1390290,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551485,\n
        "lat": 49.4102100,\n
        "lon": 3.1374820,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551486,\n
        "lat": 49.4102100,\n
        "lon": 3.1389040,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551487,\n
        "lat": 49.4102130,\n
        "lon": 3.1374410,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551488,\n
        "lat": 49.4102150,\n
        "lon": 3.1380270,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551489,\n
        "lat": 49.4102160,\n
        "lon": 3.1386140,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551490,\n
        "lat": 49.4102180,\n
        "lon": 3.1379310,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551491,\n
        "lat": 49.4102210,\n
        "lon": 3.1382690,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551492,\n
        "lat": 49.4102220,\n
        "lon": 3.1393320,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551493,\n
        "lat": 49.4102230,\n
        "lon": 3.1385060,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551494,\n
        "lat": 49.4102240,\n
        "lon": 3.1384940,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551495,\n
        "lat": 49.4102250,\n
        "lon": 3.1384830,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551496,\n
        "lat": 49.4102260,\n
        "lon": 3.1387670,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551498,\n
        "lat": 49.4102270,\n
        "lon": 3.1394170,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551499,\n
        "lat": 49.4102290,\n
        "lon": 3.1398350,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551500,\n
        "lat": 49.4102320,\n
        "lon": 3.1384090,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551501,\n
        "lat": 49.4102330,\n
        "lon": 3.1386630,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551502,\n
        "lat": 49.4102340,\n
        "lon": 3.1383800,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551503,\n
        "lat": 49.4102360,\n
        "lon": 3.1383560,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551504,\n
        "lat": 49.4102360,\n
        "lon": 3.1398540,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551505,\n
        "lat": 49.4102370,\n
        "lon": 3.1383480,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551506,\n
        "lat": 49.4102370,\n
        "lon": 3.1398090,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551507,\n
        "lat": 49.4102390,\n
        "lon": 3.1389080,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551508,\n
        "lat": 49.4102417,\n
        "lon": 3.1345072,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551509,\n
        "lat": 49.4102417,\n
        "lon": 3.1345712,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551510,\n
        "lat": 49.4102420,\n
        "lon": 3.1383080,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551511,\n
        "lat": 49.4102420,\n
        "lon": 3.1398280,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551512,\n
        "lat": 49.4102427,\n
        "lon": 3.1346042,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551513,\n
        "lat": 49.4102460,\n
        "lon": 3.1382710,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551514,\n
        "lat": 49.4102490,\n
        "lon": 3.1399140,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551515,\n
        "lat": 49.4102500,\n
        "lon": 3.1390220,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551516,\n
        "lat": 49.4102520,\n
        "lon": 3.1383810,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551517,\n
        "lat": 49.4102530,\n
        "lon": 3.1383500,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551518,\n
        "lat": 49.4102530,\n
        "lon": 3.1387700,\n
        "timestamp": "2016-02-23T20:29:25Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551520,\n
        "lat": 49.4102540,\n
        "lon": 3.1394010,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551521,\n
        "lat": 49.4102560,\n
        "lon": 3.1379330,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551522,\n
        "lat": 49.4102570,\n
        "lon": 3.1378050,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551523,\n
        "lat": 49.4102580,\n
        "lon": 3.1381440,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551524,\n
        "lat": 49.4102580,\n
        "lon": 3.1399540,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551525,\n
        "lat": 49.4102590,\n
        "lon": 3.1399100,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551526,\n
        "lat": 49.4102610,\n
        "lon": 3.1394220,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551527,\n
        "lat": 49.4102620,\n
        "lon": 3.1389110,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551528,\n
        "lat": 49.4102637,\n
        "lon": 3.1345722,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551529,\n
        "lat": 49.4102637,\n
        "lon": 3.1346042,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551530,\n
        "lat": 49.4102647,\n
        "lon": 3.1346882,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551531,\n
        "lat": 49.4102650,\n
        "lon": 3.1374920,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551532,\n
        "lat": 49.4102650,\n
        "lon": 3.1376880,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551533,\n
        "lat": 49.4102650,\n
        "lon": 3.1380960,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551534,\n
        "lat": 49.4102660,\n
        "lon": 3.1374520,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551535,\n
        "lat": 49.4102660,\n
        "lon": 3.1393900,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551536,\n
        "lat": 49.4102670,\n
        "lon": 3.1399500,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551537,\n
        "lat": 49.4102710,\n
        "lon": 3.1400130,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551538,\n
        "lat": 49.4102740,\n
        "lon": 3.1394110,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551539,\n
        "lat": 49.4102830,\n
        "lon": 3.1389130,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551540,\n
        "lat": 49.4102870,\n
        "lon": 3.1374970,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551541,\n
        "lat": 49.4102870,\n
        "lon": 3.1386900,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551542,\n
        "lat": 49.4102880,\n
        "lon": 3.1386590,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551543,\n
        "lat": 49.4102880,\n
        "lon": 3.1386690,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551544,\n
        "lat": 49.4102890,\n
        "lon": 3.1386440,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551545,\n
        "lat": 49.4102900,\n
        "lon": 3.1373590,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551546,\n
        "lat": 49.4102920,\n
        "lon": 3.1385920,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551547,\n
        "lat": 49.4102970,\n
        "lon": 3.1375840,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551548,\n
        "lat": 49.4102970,\n
        "lon": 3.1385140,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551549,\n
        "lat": 49.4103020,\n
        "lon": 3.1382250,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551550,\n
        "lat": 49.4103020,\n
        "lon": 3.1382740,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551551,\n
        "lat": 49.4103020,\n
        "lon": 3.1383070,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551552,\n
        "lat": 49.4103040,\n
        "lon": 3.1375000,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551553,\n
        "lat": 49.4103040,\n
        "lon": 3.1386920,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551554,\n
        "lat": 49.4103050,\n
        "lon": 3.1398200,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551555,\n
        "lat": 49.4103060,\n
        "lon": 3.1381530,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551556,\n
        "lat": 49.4103070,\n
        "lon": 3.1373590,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551557,\n
        "lat": 49.4103100,\n
        "lon": 3.1349050,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551558,\n
        "lat": 49.4103100,\n
        "lon": 3.1372770,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551559,\n
        "lat": 49.4103110,\n
        "lon": 3.1378550,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551560,\n
        "lat": 49.4103110,\n
        "lon": 3.1381340,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551561,\n
        "lat": 49.4103120,\n
        "lon": 3.1377950,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551562,\n
        "lat": 49.4103120,\n
        "lon": 3.1381080,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551563,\n
        "lat": 49.4103127,\n
        "lon": 3.1352411,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551565,\n
        "lat": 49.4103135,\n
        "lon": 3.1353230,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551566,\n
        "lat": 49.4103140,\n
        "lon": 3.1380320,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551567,\n
        "lat": 49.4103220,\n
        "lon": 3.1376920,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551568,\n
        "lat": 49.4103230,\n
        "lon": 3.1350550,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551569,\n
        "lat": 49.4103250,\n
        "lon": 3.1386640,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551570,\n
        "lat": 49.4103300,\n
        "lon": 3.1385980,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551571,\n
        "lat": 49.4103320,\n
        "lon": 3.1385020,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551572,\n
        "lat": 49.4103350,\n
        "lon": 3.1375060,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551573,\n
        "lat": 49.4103360,\n
        "lon": 3.1374480,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551574,\n
        "lat": 49.4103360,\n
        "lon": 3.1374520,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551575,\n
        "lat": 49.4103360,\n
        "lon": 3.1384210,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551576,\n
        "lat": 49.4103390,\n
        "lon": 3.1399780,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551578,\n
        "lat": 49.4103410,\n
        "lon": 3.1383110,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551579,\n
        "lat": 49.4103430,\n
        "lon": 3.1382760,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551580,\n
        "lat": 49.4103450,\n
        "lon": 3.1378560,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551581,\n
        "lat": 49.4103450,\n
        "lon": 3.1379370,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551582,\n
        "lat": 49.4103450,\n
        "lon": 3.1380320,\n
        "timestamp": "2016-02-23T20:29:26Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551583,\n
        "lat": 49.4103450,\n
        "lon": 3.1380680,\n
        "timestamp": "2016-02-23T20:29:27Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551584,\n
        "lat": 49.4103490,\n
        "lon": 3.1384120,\n
        "timestamp": "2016-02-23T20:29:27Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551585,\n
        "lat": 49.4103497,\n
        "lon": 3.1345032,\n
        "timestamp": "2016-02-23T20:29:27Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551586,\n
        "lat": 49.4103500,\n
        "lon": 3.1375950,\n
        "timestamp": "2016-02-23T20:29:27Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551587,\n
        "lat": 49.4103500,\n
        "lon": 3.1382300,\n
        "timestamp": "2016-02-23T20:29:27Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551588,\n
        "lat": 49.4103517,\n
        "lon": 3.1346862,\n
        "timestamp": "2016-02-23T20:29:27Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551789,\n
        "lat": 49.4103520,\n
        "lon": 3.1374480,\n
        "timestamp": "2016-02-23T20:29:27Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551790,\n
        "lat": 49.4103530,\n
        "lon": 3.1372810,\n
        "timestamp": "2016-02-23T20:29:27Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551791,\n
        "lat": 49.4103530,\n
        "lon": 3.1381360,\n
        "timestamp": "2016-02-23T20:29:27Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551792,\n
        "lat": 49.4103530,\n
        "lon": 3.1397080,\n
        "timestamp": "2016-02-23T20:29:27Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551793,\n
        "lat": 49.4103540,\n
        "lon": 3.1380690,\n
        "timestamp": "2016-02-23T20:29:27Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551794,\n
        "lat": 49.4103540,\n
        "lon": 3.1385100,\n
        "timestamp": "2016-02-23T20:29:27Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551795,\n
        "lat": 49.4103560,\n
        "lon": 3.1375100,\n
        "timestamp": "2016-02-23T20:29:27Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551796,\n
        "lat": 49.4103580,\n
        "lon": 3.1373110,\n
        "timestamp": "2016-02-23T20:29:27Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551797,\n
        "lat": 49.4103580,\n
        "lon": 3.1373240,\n
        "timestamp": "2016-02-23T20:29:27Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551798,\n
        "lat": 49.4103610,\n
        "lon": 3.1397450,\n
        "timestamp": "2016-02-23T20:29:27Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551800,\n
        "lat": 49.4103690,\n
        "lon": 3.1373110,\n
        "timestamp": "2016-02-23T20:29:27Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551801,\n
        "lat": 49.4103690,\n
        "lon": 3.1373240,\n
        "timestamp": "2016-02-23T20:29:27Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551802,\n
        "lat": 49.4103760,\n
        "lon": 3.1396340,\n
        "timestamp": "2016-02-23T20:29:27Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551803,\n
        "lat": 49.4103822,\n
        "lon": 3.1352395,\n
        "timestamp": "2016-02-23T20:29:27Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551804,\n
        "lat": 49.4103830,\n
        "lon": 3.1353215,\n
        "timestamp": "2016-02-23T20:29:27Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551806,\n
        "lat": 49.4103860,\n
        "lon": 3.1374530,\n
        "timestamp": "2016-02-23T20:29:27Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551807,\n
        "lat": 49.4103870,\n
        "lon": 3.1375120,\n
        "timestamp": "2016-02-23T20:29:27Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551808,\n
        "lat": 49.4103880,\n
        "lon": 3.1348880,\n
        "timestamp": "2016-02-23T20:29:27Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551809,\n
        "lat": 49.4103970,\n
        "lon": 3.1396830,\n
        "timestamp": "2016-02-23T20:29:27Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551810,\n
        "lat": 49.4104010,\n
        "lon": 3.1350400,\n
        "timestamp": "2016-02-23T20:29:27Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551811,\n
        "lat": 49.4104010,\n
        "lon": 3.1379190,\n
        "timestamp": "2016-02-23T20:29:27Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551812,\n
        "lat": 49.4104010,\n
        "lon": 3.1379390,\n
        "timestamp": "2016-02-23T20:29:27Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551813,\n
        "lat": 49.4104050,\n
        "lon": 3.1379120,\n
        "timestamp": "2016-02-23T20:29:27Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551814,\n
        "lat": 49.4104070,\n
        "lon": 3.1370940,\n
        "timestamp": "2016-02-23T20:29:27Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551989,\n
        "lat": 49.4104107,\n
        "lon": 3.1356795,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551990,\n
        "lat": 49.4104107,\n
        "lon": 3.1357635,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551991,\n
        "lat": 49.4104117,\n
        "lon": 3.1358445,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551992,\n
        "lat": 49.4104167,\n
        "lon": 3.1356795,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551993,\n
        "lat": 49.4104167,\n
        "lon": 3.1357635,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551994,\n
        "lat": 49.4104170,\n
        "lon": 3.1382035,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551995,\n
        "lat": 49.4104180,\n
        "lon": 3.1385770,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551996,\n
        "lat": 49.4104190,\n
        "lon": 3.1381315,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551997,\n
        "lat": 49.4104220,\n
        "lon": 3.1385920,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551998,\n
        "lat": 49.4104227,\n
        "lon": 3.1353894,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022551999,\n
        "lat": 49.4104230,\n
        "lon": 3.1380800,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552000,\n
        "lat": 49.4104236,\n
        "lon": 3.1355424,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552001,\n
        "lat": 49.4104240,\n
        "lon": 3.1380380,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552002,\n
        "lat": 49.4104250,\n
        "lon": 3.1382580,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552003,\n
        "lat": 49.4104250,\n
        "lon": 3.1385120,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552004,\n
        "lat": 49.4104260,\n
        "lon": 3.1373700,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552005,\n
        "lat": 49.4104260,\n
        "lon": 3.1385720,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552006,\n
        "lat": 49.4104270,\n
        "lon": 3.1379120,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552007,\n
        "lat": 49.4104270,\n
        "lon": 3.1384160,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552008,\n
        "lat": 49.4104280,\n
        "lon": 3.1383100,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552009,\n
        "lat": 49.4104290,\n
        "lon": 3.1397560,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552010,\n
        "lat": 49.4104300,\n
        "lon": 3.1385870,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552011,\n
        "lat": 49.4104310,\n
        "lon": 3.1374170,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552012,\n
        "lat": 49.4104320,\n
        "lon": 3.1396240,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552013,\n
        "lat": 49.4104340,\n
        "lon": 3.1374440,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552014,\n
        "lat": 49.4104500,\n
        "lon": 3.1374140,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552015,\n
        "lat": 49.4104500,\n
        "lon": 3.1374240,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552016,\n
        "lat": 49.4104540,\n
        "lon": 3.1398130,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552017,\n
        "lat": 49.4104590,\n
        "lon": 3.1364950,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552018,\n
        "lat": 49.4104630,\n
        "lon": 3.1373650,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552019,\n
        "lat": 49.4104640,\n
        "lon": 3.1366610,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552020,\n
        "lat": 49.4104670,\n
        "lon": 3.1374200,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552021,\n
        "lat": 49.4104670,\n
        "lon": 3.1382500,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552022,\n
        "lat": 49.4104690,\n
        "lon": 3.1381105,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552023,\n
        "lat": 49.4104690,\n
        "lon": 3.1381265,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552024,\n
        "lat": 49.4104710,\n
        "lon": 3.1383030,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552025,\n
        "lat": 49.4104760,\n
        "lon": 3.1371220,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552026,\n
        "lat": 49.4104770,\n
        "lon": 3.1368720,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552027,\n
        "lat": 49.4104770,\n
        "lon": 3.1397320,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552028,\n
        "lat": 49.4104780,\n
        "lon": 3.1364470,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552029,\n
        "lat": 49.4104790,\n
        "lon": 3.1369040,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552030,\n
        "lat": 49.4104800,\n
        "lon": 3.1364930,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552031,\n
        "lat": 49.4104840,\n
        "lon": 3.1367890,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552032,\n
        "lat": 49.4104840,\n
        "lon": 3.1398730,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552033,\n
        "lat": 49.4104847,\n
        "lon": 3.1357875,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552034,\n
        "lat": 49.4104847,\n
        "lon": 3.1358405,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552035,\n
        "lat": 49.4104860,\n
        "lon": 3.1370340,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552036,\n
        "lat": 49.4104870,\n
        "lon": 3.1368710,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552037,\n
        "lat": 49.4104937,\n
        "lon": 3.1353884,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552038,\n
        "lat": 49.4104946,\n
        "lon": 3.1355414,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552039,\n
        "lat": 49.4104950,\n
        "lon": 3.1380840,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552040,\n
        "lat": 49.4104960,\n
        "lon": 3.1380430,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552041,\n
        "lat": 49.4104970,\n
        "lon": 3.1370740,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552042,\n
        "lat": 49.4104970,\n
        "lon": 3.1385150,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552043,\n
        "lat": 49.4104980,\n
        "lon": 3.1379100,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552044,\n
        "lat": 49.4104980,\n
        "lon": 3.1379140,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552045,\n
        "lat": 49.4104990,\n
        "lon": 3.1379310,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552046,\n
        "lat": 49.4104990,\n
        "lon": 3.1384200,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552047,\n
        "lat": 49.4105000,\n
        "lon": 3.1371180,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552048,\n
        "lat": 49.4105000,\n
        "lon": 3.1374360,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552049,\n
        "lat": 49.4105030,\n
        "lon": 3.1398530,\n
        "timestamp": "2016-02-23T20:29:29Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552050,\n
        "lat": 49.4105077,\n
        "lon": 3.1356765,\n
        "timestamp": "2016-02-23T20:29:30Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552051,\n
        "lat": 49.4105080,\n
        "lon": 3.1399280,\n
        "timestamp": "2016-02-23T20:29:30Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552052,\n
        "lat": 49.4105100,\n
        "lon": 3.1397170,\n
        "timestamp": "2016-02-23T20:29:30Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552053,\n
        "lat": 49.4105107,\n
        "lon": 3.1357865,\n
        "timestamp": "2016-02-23T20:29:30Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552054,\n
        "lat": 49.4105110,\n
        "lon": 3.1379110,\n
        "timestamp": "2016-02-23T20:29:30Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552055,\n
        "lat": 49.4105110,\n
        "lon": 3.1379310,\n
        "timestamp": "2016-02-23T20:29:30Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552056,\n
        "lat": 49.4105120,\n
        "lon": 3.1382400,\n
        "timestamp": "2016-02-23T20:29:30Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552057,\n
        "lat": 49.4105150,\n
        "lon": 3.1382940,\n
        "timestamp": "2016-02-23T20:29:30Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552058,\n
        "lat": 49.4105187,\n
        "lon": 3.1356895,\n
        "timestamp": "2016-02-23T20:29:30Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552059,\n
        "lat": 49.4105197,\n
        "lon": 3.1357725,\n
        "timestamp": "2016-02-23T20:29:30Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552060,\n
        "lat": 49.4105220,\n
        "lon": 3.1397830,\n
        "timestamp": "2016-02-23T20:29:30Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552061,\n
        "lat": 49.4105280,\n
        "lon": 3.1399070,\n
        "timestamp": "2016-02-23T20:29:30Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552062,\n
        "lat": 49.4105380,\n
        "lon": 3.1364430,\n
        "timestamp": "2016-02-23T20:29:30Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552063,\n
        "lat": 49.4105440,\n
        "lon": 3.1366550,\n
        "timestamp": "2016-02-23T20:29:30Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552064,\n
        "lat": 49.4105510,\n
        "lon": 3.1359810,\n
        "timestamp": "2016-02-23T20:29:30Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552065,\n
        "lat": 49.4105520,\n
        "lon": 3.1361520,\n
        "timestamp": "2016-02-23T20:29:30Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552066,\n
        "lat": 49.4105560,\n
        "lon": 3.1367850,\n
        "timestamp": "2016-02-23T20:29:30Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552067,\n
        "lat": 49.4105590,\n
        "lon": 3.1383110,\n
        "timestamp": "2016-02-23T20:29:30Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552068,\n
        "lat": 49.4105620,\n
        "lon": 3.1368990,\n
        "timestamp": "2016-02-23T20:29:30Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552069,\n
        "lat": 49.4105660,\n
        "lon": 3.1384260,\n
        "timestamp": "2016-02-23T20:29:30Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552070,\n
        "lat": 49.4105680,\n
        "lon": 3.1370250,\n
        "timestamp": "2016-02-23T20:29:30Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552071,\n
        "lat": 49.4105720,\n
        "lon": 3.1380955,\n
        "timestamp": "2016-02-23T20:29:30Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552072,\n
        "lat": 49.4105800,\n
        "lon": 3.1383090,\n
        "timestamp": "2016-02-23T20:29:30Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552073,\n
        "lat": 49.4105850,\n
        "lon": 3.1384240,\n
        "timestamp": "2016-02-23T20:29:30Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552074,\n
        "lat": 49.4106130,\n
        "lon": 3.1381765,\n
        "timestamp": "2016-02-23T20:29:30Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552075,\n
        "lat": 49.4106140,\n
        "lon": 3.1378285,\n
        "timestamp": "2016-02-23T20:29:30Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552076,\n
        "lat": 49.4106290,\n
        "lon": 3.1359790,\n
        "timestamp": "2016-02-23T20:29:30Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552077,\n
        "lat": 49.4106310,\n
        "lon": 3.1361500,\n
        "timestamp": "2016-02-23T20:29:30Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552078,\n
        "lat": 49.4106720,\n
        "lon": 3.1378175,\n
        "timestamp": "2016-02-23T20:29:30Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552079,\n
        "lat": 49.4107055,\n
        "lon": 3.1351232,\n
        "timestamp": "2016-02-23T20:29:30Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552080,\n
        "lat": 49.4107118,\n
        "lon": 3.1353206,\n
        "timestamp": "2016-02-23T20:29:30Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552082,\n
        "lat": 49.4107760,\n
        "lon": 3.1351179,\n
        "timestamp": "2016-02-23T20:29:30Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4022552083,\n
        "lat": 49.4107823,\n
        "lon": 3.1353153,\n
        "timestamp": "2016-02-23T20:29:30Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4362324542,\n
        "lat": 49.4057302,\n
        "lon": 3.1450664,\n
        "timestamp": "2016-08-23T05:23:52Z",\n
        "version": 1,\n
        "changeset": 41629485,\n
        "user": "vincent_95",\n
        "uid": 49047,\n
        "tags": {\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:position": "sidewalk",\n
          "fire_hydrant:type": "pillar",\n
          "ref": "5",\n
          "source": "survey"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 4362324544,\n
        "lat": 49.4060047,\n
        "lon": 3.1502134,\n
        "timestamp": "2016-08-23T05:23:52Z",\n
        "version": 1,\n
        "changeset": 41629485,\n
        "user": "vincent_95",\n
        "uid": 49047,\n
        "tags": {\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:position": "sidewalk",\n
          "fire_hydrant:type": "pillar",\n
          "ref": "6",\n
          "source": "survey"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 4362324545,\n
        "lat": 49.4065846,\n
        "lon": 3.1395289,\n
        "timestamp": "2016-08-23T05:23:52Z",\n
        "version": 1,\n
        "changeset": 41629485,\n
        "user": "vincent_95",\n
        "uid": 49047,\n
        "tags": {\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:position": "sidewalk",\n
          "fire_hydrant:type": "pillar",\n
          "ref": "3",\n
          "source": "survey"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 4362324546,\n
        "lat": 49.4068698,\n
        "lon": 3.1557348,\n
        "timestamp": "2016-08-23T05:23:52Z",\n
        "version": 1,\n
        "changeset": 41629485,\n
        "user": "vincent_95",\n
        "uid": 49047,\n
        "tags": {\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:position": "sidewalk",\n
          "fire_hydrant:type": "pillar",\n
          "ref": "7",\n
          "source": "survey"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 4362324547,\n
        "lat": 49.4097383,\n
        "lon": 3.1395040,\n
        "timestamp": "2023-01-07T07:53:49Z",\n
        "version": 4,\n
        "changeset": 130971411,\n
        "user": "Max-Kritic",\n
        "uid": 414659,\n
        "tags": {\n
          "amenity": "post_box",\n
          "operator": "La Poste",\n
          "operator:wikidata": "Q373724",\n
          "ref": "A0G6Y4",\n
          "source": "survey"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 4362324548,\n
        "lat": 49.4101070,\n
        "lon": 3.1315918,\n
        "timestamp": "2016-08-23T05:23:52Z",\n
        "version": 1,\n
        "changeset": 41629485,\n
        "user": "vincent_95",\n
        "uid": 49047,\n
        "tags": {\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:position": "sidewalk",\n
          "fire_hydrant:type": "pillar",\n
          "ref": "1",\n
          "source": "survey"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 4362324550,\n
        "lat": 49.4104601,\n
        "lon": 3.1318589,\n
        "timestamp": "2016-08-23T05:23:52Z",\n
        "version": 1,\n
        "changeset": 41629485,\n
        "user": "vincent_95",\n
        "uid": 49047\n
      },\n
      {\n
        "type": "node",\n
        "id": 4769983380,\n
        "lat": 49.4041296,\n
        "lon": 3.1345045,\n
        "timestamp": "2017-04-01T18:33:58Z",\n
        "version": 1,\n
        "changeset": 47363926,\n
        "user": "whysports",\n
        "uid": 5598176\n
      },\n
      {\n
        "type": "node",\n
        "id": 4769983381,\n
        "lat": 49.4040577,\n
        "lon": 3.1346341,\n
        "timestamp": "2017-04-01T18:33:58Z",\n
        "version": 1,\n
        "changeset": 47363926,\n
        "user": "whysports",\n
        "uid": 5598176\n
      },\n
      {\n
        "type": "node",\n
        "id": 4769983382,\n
        "lat": 49.4039796,\n
        "lon": 3.1346917,\n
        "timestamp": "2017-04-01T18:33:58Z",\n
        "version": 1,\n
        "changeset": 47363926,\n
        "user": "whysports",\n
        "uid": 5598176\n
      },\n
      {\n
        "type": "node",\n
        "id": 4769983383,\n
        "lat": 49.4038734,\n
        "lon": 3.1347301,\n
        "timestamp": "2017-04-01T18:33:58Z",\n
        "version": 1,\n
        "changeset": 47363926,\n
        "user": "whysports",\n
        "uid": 5598176\n
      },\n
      {\n
        "type": "node",\n
        "id": 4769983384,\n
        "lat": 49.4036516,\n
        "lon": 3.1347733,\n
        "timestamp": "2017-04-01T18:33:58Z",\n
        "version": 1,\n
        "changeset": 47363926,\n
        "user": "whysports",\n
        "uid": 5598176\n
      },\n
      {\n
        "type": "node",\n
        "id": 4769983385,\n
        "lat": 49.4036422,\n
        "lon": 3.1347061,\n
        "timestamp": "2017-04-01T18:33:58Z",\n
        "version": 1,\n
        "changeset": 47363926,\n
        "user": "whysports",\n
        "uid": 5598176\n
      },\n
      {\n
        "type": "node",\n
        "id": 4769983386,\n
        "lat": 49.4037453,\n
        "lon": 3.1343460,\n
        "timestamp": "2017-04-01T18:33:58Z",\n
        "version": 1,\n
        "changeset": 47363926,\n
        "user": "whysports",\n
        "uid": 5598176\n
      },\n
      {\n
        "type": "node",\n
        "id": 4769983387,\n
        "lat": 49.4038016,\n
        "lon": 3.1343046,\n
        "timestamp": "2017-04-01T18:33:58Z",\n
        "version": 1,\n
        "changeset": 47363926,\n
        "user": "whysports",\n
        "uid": 5598176\n
      },\n
      {\n
        "type": "node",\n
        "id": 4769983388,\n
        "lat": 49.4041140,\n
        "lon": 3.1344276,\n
        "timestamp": "2017-04-01T18:33:58Z",\n
        "version": 1,\n
        "changeset": 47363926,\n
        "user": "whysports",\n
        "uid": 5598176\n
      },\n
      {\n
        "type": "node",\n
        "id": 5306293341,\n
        "lat": 49.4108109,\n
        "lon": 3.1403451,\n
        "timestamp": "2017-12-27T11:39:48Z",\n
        "version": 1,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 5306293342,\n
        "lat": 49.4107817,\n
        "lon": 3.1401525,\n
        "timestamp": "2017-12-27T11:39:48Z",\n
        "version": 1,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 5306293343,\n
        "lat": 49.4110024,\n
        "lon": 3.1399266,\n
        "timestamp": "2017-12-27T11:39:48Z",\n
        "version": 1,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 5306293344,\n
        "lat": 49.4110055,\n
        "lon": 3.1399521,\n
        "timestamp": "2017-12-27T11:39:48Z",\n
        "version": 1,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 5306293345,\n
        "lat": 49.4109869,\n
        "lon": 3.1399595,\n
        "timestamp": "2017-12-27T11:39:48Z",\n
        "version": 1,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 5306293346,\n
        "lat": 49.4109828,\n
        "lon": 3.1399344,\n
        "timestamp": "2017-12-27T11:39:48Z",\n
        "version": 1,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 5306293347,\n
        "lat": 49.4109189,\n
        "lon": 3.1399558,\n
        "timestamp": "2017-12-27T11:39:48Z",\n
        "version": 1,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 5306293348,\n
        "lat": 49.4109228,\n
        "lon": 3.1399810,\n
        "timestamp": "2017-12-27T11:39:48Z",\n
        "version": 1,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 5306293349,\n
        "lat": 49.4109032,\n
        "lon": 3.1399893,\n
        "timestamp": "2017-12-27T11:39:48Z",\n
        "version": 1,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 5306293350,\n
        "lat": 49.4108993,\n
        "lon": 3.1399635,\n
        "timestamp": "2017-12-27T11:39:48Z",\n
        "version": 1,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 5306293351,\n
        "lat": 49.4108356,\n
        "lon": 3.1399867,\n
        "timestamp": "2017-12-27T11:39:48Z",\n
        "version": 1,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 5306293352,\n
        "lat": 49.4108571,\n
        "lon": 3.1401255,\n
        "timestamp": "2017-12-27T11:39:48Z",\n
        "version": 1,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 5306293353,\n
        "lat": 49.4108766,\n
        "lon": 3.1401185,\n
        "timestamp": "2017-12-27T11:39:48Z",\n
        "version": 1,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 5306293354,\n
        "lat": 49.4108881,\n
        "lon": 3.1401943,\n
        "timestamp": "2017-12-27T11:39:48Z",\n
        "version": 1,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 5306293355,\n
        "lat": 49.4108709,\n
        "lon": 3.1402004,\n
        "timestamp": "2017-12-27T11:39:48Z",\n
        "version": 1,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 5306293356,\n
        "lat": 49.4108886,\n
        "lon": 3.1403173,\n
        "timestamp": "2017-12-27T11:39:48Z",\n
        "version": 1,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 5306293357,\n
        "lat": 49.4109913,\n
        "lon": 3.1402804,\n
        "timestamp": "2017-12-27T11:39:48Z",\n
        "version": 1,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 5306293358,\n
        "lat": 49.4109968,\n
        "lon": 3.1403209,\n
        "timestamp": "2017-12-27T11:39:48Z",\n
        "version": 1,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 5306293359,\n
        "lat": 49.4110679,\n
        "lon": 3.1402948,\n
        "timestamp": "2017-12-27T11:39:48Z",\n
        "version": 1,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 5306293360,\n
        "lat": 49.4110622,\n
        "lon": 3.1402545,\n
        "timestamp": "2017-12-27T11:39:48Z",\n
        "version": 1,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 5306293361,\n
        "lat": 49.4111255,\n
        "lon": 3.1402317,\n
        "timestamp": "2017-12-27T11:39:48Z",\n
        "version": 1,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 5306293362,\n
        "lat": 49.4110947,\n
        "lon": 3.1400316,\n
        "timestamp": "2017-12-27T11:39:48Z",\n
        "version": 1,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 5306293363,\n
        "lat": 49.4110862,\n
        "lon": 3.1400346,\n
        "timestamp": "2017-12-27T11:39:48Z",\n
        "version": 1,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 5306293364,\n
        "lat": 49.4110661,\n
        "lon": 3.1399042,\n
        "timestamp": "2017-12-27T11:39:48Z",\n
        "version": 1,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 5306293365,\n
        "lat": 49.4101272,\n
        "lon": 3.1337690,\n
        "timestamp": "2017-12-27T11:39:48Z",\n
        "version": 1,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "amenity": "bench",\n
          "backrest": "yes",\n
          "material": "wood"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5306293366,\n
        "lat": 49.4102464,\n
        "lon": 3.1318978,\n
        "timestamp": "2017-12-27T11:39:48Z",\n
        "version": 1,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 5306293367,\n
        "lat": 49.4103927,\n
        "lon": 3.1319483,\n
        "timestamp": "2017-12-27T11:39:48Z",\n
        "version": 1,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 5306293368,\n
        "lat": 49.4100926,\n
        "lon": 3.1316202,\n
        "timestamp": "2017-12-27T11:39:48Z",\n
        "version": 1,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "amenity": "waste_basket"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5306293369,\n
        "lat": 49.4100928,\n
        "lon": 3.1316326,\n
        "timestamp": "2017-12-27T11:39:48Z",\n
        "version": 1,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "amenity": "bench",\n
          "backrest": "yes",\n
          "material": "wood"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5306293370,\n
        "lat": 49.4100873,\n
        "lon": 3.1316336,\n
        "timestamp": "2017-12-27T11:39:48Z",\n
        "version": 1,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5306293379,\n
        "lat": 49.4102952,\n
        "lon": 3.1290436,\n
        "timestamp": "2017-12-27T11:39:48Z",\n
        "version": 1,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5316992345,\n
        "lat": 49.4076805,\n
        "lon": 3.1674599,\n
        "timestamp": "2018-01-02T20:13:18Z",\n
        "version": 1,\n
        "changeset": 55110873,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "amenity": "waste_basket"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5316992347,\n
        "lat": 49.4076443,\n
        "lon": 3.1674360,\n
        "timestamp": "2018-01-02T20:13:18Z",\n
        "version": 1,\n
        "changeset": 55110873,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5316992660,\n
        "lat": 49.4047693,\n
        "lon": 3.1532384,\n
        "timestamp": "2018-01-02T20:13:22Z",\n
        "version": 1,\n
        "changeset": 55110873,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 5316992661,\n
        "lat": 49.4047654,\n
        "lon": 3.1535704,\n
        "timestamp": "2018-01-02T20:13:22Z",\n
        "version": 1,\n
        "changeset": 55110873,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 5316992662,\n
        "lat": 49.4051433,\n
        "lon": 3.1535811,\n
        "timestamp": "2018-01-02T20:13:22Z",\n
        "version": 1,\n
        "changeset": 55110873,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 5316992663,\n
        "lat": 49.4051476,\n
        "lon": 3.1532552,\n
        "timestamp": "2018-01-02T20:13:22Z",\n
        "version": 1,\n
        "changeset": 55110873,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 5317014418,\n
        "lat": 49.4104497,\n
        "lon": 3.1410344,\n
        "timestamp": "2018-01-02T20:28:14Z",\n
        "version": 1,\n
        "changeset": 55111216,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5317015044,\n
        "lat": 49.4099139,\n
        "lon": 3.1396303,\n
        "timestamp": "2018-01-02T20:25:57Z",\n
        "version": 1,\n
        "changeset": 55111163,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5317015045,\n
        "lat": 49.4098816,\n
        "lon": 3.1395136,\n
        "timestamp": "2018-01-02T20:25:57Z",\n
        "version": 1,\n
        "changeset": 55111163,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5317015927,\n
        "lat": 49.4109226,\n
        "lon": 3.1409699,\n
        "timestamp": "2021-04-10T07:57:15Z",\n
        "version": 2,\n
        "changeset": 102685108,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 5317015928,\n
        "lat": 49.4115026,\n
        "lon": 3.1406186,\n
        "timestamp": "2021-04-10T07:57:15Z",\n
        "version": 2,\n
        "changeset": 102685108,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 5317015929,\n
        "lat": 49.4105406,\n
        "lon": 3.1400638,\n
        "timestamp": "2021-04-10T07:57:15Z",\n
        "version": 2,\n
        "changeset": 102685108,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 5317032748,\n
        "lat": 49.4059565,\n
        "lon": 3.1465504,\n
        "timestamp": "2018-01-02T20:40:31Z",\n
        "version": 1,\n
        "changeset": 55111494,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 5317032749,\n
        "lat": 49.4057851,\n
        "lon": 3.1464384,\n
        "timestamp": "2018-01-02T20:40:31Z",\n
        "version": 1,\n
        "changeset": 55111494,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7178193236,\n
        "lat": 49.4059199,\n
        "lon": 3.1405690,\n
        "timestamp": "2021-06-29T18:49:09Z",\n
        "version": 2,\n
        "changeset": 107165825,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "tags": {\n
          "bus": "yes",\n
          "highway": "bus_stop",\n
          "public_transport": "platform"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7899511487,\n
        "lat": 49.4057617,\n
        "lon": 3.1353906,\n
        "timestamp": "2020-09-12T09:10:27Z",\n
        "version": 1,\n
        "changeset": 90788155,\n
        "user": "Sebf83",\n
        "uid": 9811829,\n
        "tags": {\n
          "amenity": "bench"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7917093564,\n
        "lat": 49.3995672,\n
        "lon": 3.1579556,\n
        "timestamp": "2024-07-22T06:19:16Z",\n
        "version": 2,\n
        "changeset": 154246090,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7917093565,\n
        "lat": 49.4000661,\n
        "lon": 3.1609468,\n
        "timestamp": "2024-07-22T06:19:16Z",\n
        "version": 2,\n
        "changeset": 154246090,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10106456135,\n
        "lat": 49.4068155,\n
        "lon": 3.1595202,\n
        "timestamp": "2022-10-16T13:34:24Z",\n
        "version": 1,\n
        "changeset": 127617357,\n
        "user": "bazgal",\n
        "uid": 332493,\n
        "tags": {\n
          "bus": "yes",\n
          "highway": "bus_stop",\n
          "public_transport": "platform"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10106456136,\n
        "lat": 49.4069089,\n
        "lon": 3.1595926,\n
        "timestamp": "2023-05-13T08:50:03Z",\n
        "version": 2,\n
        "changeset": 136045046,\n
        "user": "phcar",\n
        "uid": 9555287,\n
        "tags": {\n
          "bus": "yes",\n
          "highway": "bus_stop",\n
          "name": "Roche Haut",\n
          "public_transport": "platform"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10892787427,\n
        "lat": 49.4068188,\n
        "lon": 3.1594571,\n
        "timestamp": "2023-05-13T08:50:03Z",\n
        "version": 1,\n
        "changeset": 136045046,\n
        "user": "phcar",\n
        "uid": 9555287,\n
        "tags": {\n
          "bus": "yes",\n
          "highway": "bus_stop",\n
          "name": "Roche Haut",\n
          "public_transport": "platform"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10892787430,\n
        "lat": 49.4057690,\n
        "lon": 3.1463023,\n
        "timestamp": "2023-05-13T08:50:03Z",\n
        "version": 1,\n
        "changeset": 136045046,\n
        "user": "phcar",\n
        "uid": 9555287,\n
        "tags": {\n
          "highway": "bus_stop",\n
          "name": "La Côte Verte",\n
          "public_transport": "platform"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10892787431,\n
        "lat": 49.4056939,\n
        "lon": 3.1460474,\n
        "timestamp": "2023-05-13T08:50:03Z",\n
        "version": 1,\n
        "changeset": 136045046,\n
        "user": "phcar",\n
        "uid": 9555287,\n
        "tags": {\n
          "highway": "bus_stop",\n
          "name": "La Côte Verte",\n
          "public_transport": "platform"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10892787432,\n
        "lat": 49.4103240,\n
        "lon": 3.1404135,\n
        "timestamp": "2023-05-13T08:50:03Z",\n
        "version": 1,\n
        "changeset": 136045046,\n
        "user": "phcar",\n
        "uid": 9555287,\n
        "tags": {\n
          "highway": "bus_stop",\n
          "name": "Berny-Rivière - Mairie",\n
          "public_transport": "platform"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10893609944,\n
        "lat": 49.4077948,\n
        "lon": 3.1675541,\n
        "timestamp": "2023-05-13T14:24:38Z",\n
        "version": 1,\n
        "changeset": 136055900,\n
        "user": "phcar",\n
        "uid": 9555287,\n
        "tags": {\n
          "highway": "bus_stop",\n
          "name": "Berny-Rivière - Abri",\n
          "public_transport": "platform"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11042285181,\n
        "lat": 49.4060131,\n
        "lon": 3.1320191,\n
        "timestamp": "2024-08-31T05:55:30Z",\n
        "version": 2,\n
        "changeset": 155999551,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "tags": {\n
          "location:transition": "yes",\n
          "material": "metal",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11042285183,\n
        "lat": 49.4032357,\n
        "lon": 3.1340962,\n
        "timestamp": "2024-08-31T05:55:30Z",\n
        "version": 2,\n
        "changeset": 155999551,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "tags": {\n
          "material": "metal",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole",\n
          "structure": "lattice"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11042285185,\n
        "lat": 49.4021445,\n
        "lon": 3.1335047,\n
        "timestamp": "2024-08-31T05:55:30Z",\n
        "version": 2,\n
        "changeset": 155999551,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "tags": {\n
          "material": "metal",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole",\n
          "structure": "lattice"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11042285187,\n
        "lat": 49.4012275,\n
        "lon": 3.1293797,\n
        "timestamp": "2024-08-31T05:55:30Z",\n
        "version": 2,\n
        "changeset": 155999551,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "tags": {\n
          "material": "metal",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11391532433,\n
        "lat": 49.4049976,\n
        "lon": 3.1382422,\n
        "timestamp": "2025-11-24T19:20:42Z",\n
        "version": 2,\n
        "changeset": 175081586,\n
        "user": "caboulot",\n
        "uid": 80638,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12837434155,\n
        "lat": 49.4103396,\n
        "lon": 3.1679186,\n
        "timestamp": "2025-05-14T18:23:37Z",\n
        "version": 1,\n
        "changeset": 166270978,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12837434156,\n
        "lat": 49.4105666,\n
        "lon": 3.1671284,\n
        "timestamp": "2025-05-14T18:23:37Z",\n
        "version": 1,\n
        "changeset": 166270978,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12837434157,\n
        "lat": 49.4105598,\n
        "lon": 3.1672211,\n
        "timestamp": "2025-05-14T18:23:37Z",\n
        "version": 1,\n
        "changeset": 166270978,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12837434158,\n
        "lat": 49.4097579,\n
        "lon": 3.1667399,\n
        "timestamp": "2025-05-14T18:23:37Z",\n
        "version": 1,\n
        "changeset": 166270978,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12837434159,\n
        "lat": 49.4097557,\n
        "lon": 3.1668539,\n
        "timestamp": "2025-05-14T18:23:37Z",\n
        "version": 1,\n
        "changeset": 166270978,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12837434160,\n
        "lat": 49.4099396,\n
        "lon": 3.1668622,\n
        "timestamp": "2025-05-14T18:23:37Z",\n
        "version": 1,\n
        "changeset": 166270978,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12837434161,\n
        "lat": 49.4099418,\n
        "lon": 3.1667482,\n
        "timestamp": "2025-05-14T18:23:37Z",\n
        "version": 1,\n
        "changeset": 166270978,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447026,\n
        "timestamp": "2025-03-25T15:12:50Z",\n
        "version": 3,\n
        "changeset": 164082026,\n
        "user": "VLD292",\n
        "uid": 21941706,\n
        "nodes": [\n
          4021913550,\n
          4021913547,\n
          4021913516,\n
          4021913519,\n
          4021913503,\n
          4021913550\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "name": "Lavoir de Roches",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447037,\n
        "timestamp": "2016-02-23T13:39:43Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914035,\n
          4021914030,\n
          4021914020,\n
          4021914017,\n
          4021914011,\n
          4021914013,\n
          4021914025,\n
          4021914024,\n
          4021914027,\n
          4021914029,\n
          4021914035\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447038,\n
        "timestamp": "2016-02-23T13:39:43Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913514,\n
          4021913572,\n
          4021913562,\n
          4021913506,\n
          4021913538,\n
          4021913493,\n
          4021913500,\n
          4021913544,\n
          4021913546,\n
          4021913501,\n
          4021913514\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447039,\n
        "timestamp": "2016-02-23T13:39:43Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913194,\n
          4021913148,\n
          4021913127,\n
          4021913172,\n
          4021913149,\n
          4021913116,\n
          4021913103,\n
          4021913145,\n
          4021913152,\n
          4021913186,\n
          4021913194\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447040,\n
        "timestamp": "2016-02-23T13:39:43Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914622,\n
          4021914623,\n
          4021914635,\n
          4021914642,\n
          4021914643,\n
          4021914205,\n
          4021914213,\n
          4021914597,\n
          4021914593,\n
          4021914627,\n
          4021914622\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447041,\n
        "timestamp": "2016-02-23T13:39:43Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914503,\n
          4021914501,\n
          4021914532,\n
          4021914536,\n
          4021914549,\n
          4021914552,\n
          4021914537,\n
          4021914539,\n
          4021914508,\n
          4021914507,\n
          4021914503\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447042,\n
        "timestamp": "2016-02-23T13:39:43Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913000,\n
          4021913001,\n
          4021912991,\n
          4021912990,\n
          4021912994,\n
          4021912992,\n
          4021912995,\n
          4021912996,\n
          4021912997,\n
          4021912999,\n
          4021913000\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447043,\n
        "timestamp": "2016-02-23T13:39:43Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914256,\n
          4021914250,\n
          4021914625,\n
          4021914629,\n
          4021914636,\n
          4021914637,\n
          4021914203,\n
          4021914206,\n
          4021914214,\n
          4021914232,\n
          4021914256\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447044,\n
        "timestamp": "2016-02-23T13:39:44Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914624,\n
          4021914635,\n
          4021914623,\n
          4021914622,\n
          4021914591,\n
          4021914587,\n
          4021914598,\n
          4021914589,\n
          4021914630,\n
          4021914638,\n
          4021914624\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447045,\n
        "timestamp": "2016-02-23T13:39:44Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913757,\n
          4021913709,\n
          4021913669,\n
          4021913666,\n
          4021913665,\n
          4021913688,\n
          4021913690,\n
          4021913728,\n
          4021913726,\n
          4021913755,\n
          4021913757\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447046,\n
        "timestamp": "2016-02-23T13:39:44Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913619,\n
          4021913603,\n
          4021913583,\n
          4021913587,\n
          4021913585,\n
          4021913590,\n
          4021913586,\n
          4021913591,\n
          4021913597,\n
          4021913599,\n
          4021913619\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447047,\n
        "timestamp": "2016-02-23T13:39:44Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914721,\n
          4021914753,\n
          4021914762,\n
          4021914760,\n
          4021914770,\n
          4021914776,\n
          4021914773,\n
          4021914757,\n
          4021914739,\n
          4021914712,\n
          4021914274,\n
          4021914721\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447048,\n
        "timestamp": "2016-02-23T13:39:44Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914199,\n
          4021914200,\n
          4021914215,\n
          4021914210,\n
          4021914217,\n
          4021914255,\n
          4021914263,\n
          4021914266,\n
          4021914245,\n
          4021914221,\n
          4021914219,\n
          4021914199\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447049,\n
        "timestamp": "2016-02-23T13:39:44Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913826,\n
          4021913893,\n
          4021913949,\n
          4021913968,\n
          4021913482,\n
          4021913935,\n
          4021913934,\n
          4021913928,\n
          4021913868,\n
          4021913870,\n
          4021913835,\n
          4021913826\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447050,\n
        "timestamp": "2016-02-23T13:39:44Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913786,\n
          4021913787,\n
          4021913799,\n
          4021913797,\n
          4021913847,\n
          4021913849,\n
          4021913871,\n
          4021913865,\n
          4021913857,\n
          4021913780,\n
          4021913782,\n
          4021913786\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447051,\n
        "timestamp": "2016-02-23T13:39:44Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914544,\n
          4021914576,\n
          4021914601,\n
          4021914605,\n
          4021914585,\n
          4021914571,\n
          4021914560,\n
          4021914543,\n
          4021914550,\n
          4021914547,\n
          4021914551,\n
          4021914529,\n
          4021914544\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447052,\n
        "timestamp": "2016-02-23T13:39:44Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913950,\n
          4021914004,\n
          4021914002,\n
          4021913940,\n
          4021913938,\n
          4021913907,\n
          4021913908,\n
          4021913807,\n
          4021913829,\n
          4021913914,\n
          4021913912,\n
          4021913948,\n
          4021913950\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447053,\n
        "timestamp": "2016-02-23T13:39:44Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913032,\n
          4021913033,\n
          4021913027,\n
          4021913024,\n
          4021913017,\n
          4021913016,\n
          4021913009,\n
          4021913008,\n
          4021913012,\n
          4021913013,\n
          4021913023,\n
          4021913025,\n
          4021913032\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447054,\n
        "timestamp": "2016-02-23T13:39:45Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914492,\n
          4021914463,\n
          4021914467,\n
          4021914465,\n
          4021914460,\n
          4021914458,\n
          4021914445,\n
          4021914442,\n
          4021914437,\n
          4021914439,\n
          4021914436,\n
          4021914479,\n
          4021914492\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447055,\n
        "timestamp": "2016-02-23T13:39:45Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913780,\n
          4021913744,\n
          4021913692,\n
          4021913695,\n
          4021913746,\n
          4021913763,\n
          4021913777,\n
          4021913788,\n
          4021913795,\n
          4021913787,\n
          4021913786,\n
          4021913782,\n
          4021913780\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447056,\n
        "timestamp": "2016-02-23T13:39:45Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913614,\n
          4021913612,\n
          4021913651,\n
          4021913652,\n
          4021913663,\n
          4021913662,\n
          4021913672,\n
          4021913673,\n
          4021913685,\n
          4021913686,\n
          4021913654,\n
          4021913655,\n
          4021913614\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447057,\n
        "timestamp": "2016-02-23T13:39:45Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913141,\n
          4021913147,\n
          4021913146,\n
          4021913138,\n
          4021913130,\n
          4021913142,\n
          4021913140,\n
          4021913110,\n
          4021913111,\n
          4021913106,\n
          4021913107,\n
          4021913108,\n
          4021913115,\n
          4021913141\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447058,\n
        "timestamp": "2016-02-23T13:39:45Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021915006,\n
          4021915008,\n
          4021914878,\n
          4021914880,\n
          4021914885,\n
          4021914808,\n
          4021914806,\n
          4021914812,\n
          4021914810,\n
          4021914804,\n
          4021914799,\n
          4021914829,\n
          4021914827,\n
          4021915006\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447059,\n
        "timestamp": "2016-02-23T13:39:45Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914271,\n
          4021914281,\n
          4021914280,\n
          4021914275,\n
          4021914276,\n
          4021914733,\n
          4021914731,\n
          4021914736,\n
          4021914726,\n
          4021914715,\n
          4021914702,\n
          4021914706,\n
          4021914270,\n
          4021914271\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447060,\n
        "timestamp": "2016-02-23T13:39:45Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914724,\n
          4021914725,\n
          4021914697,\n
          4021914698,\n
          4021914707,\n
          4021914703,\n
          4021914694,\n
          4021914695,\n
          4021914720,\n
          4021914716,\n
          4021914745,\n
          4021914747,\n
          4021914748,\n
          4021914724\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447061,\n
        "timestamp": "2016-02-23T13:39:45Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913869,\n
          4021913862,\n
          4021913839,\n
          4021913840,\n
          4021913841,\n
          4021913838,\n
          4021913837,\n
          4021913834,\n
          4021913832,\n
          4021913836,\n
          4021913804,\n
          4021913806,\n
          4021913881,\n
          4021913872,\n
          4021913869\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447062,\n
        "timestamp": "2016-02-23T13:39:45Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914438,\n
          4021914434,\n
          4021914443,\n
          4021914441,\n
          4021914450,\n
          4021914447,\n
          4021914470,\n
          4021914473,\n
          4021914480,\n
          4021914484,\n
          4021914468,\n
          4021914469,\n
          4021914455,\n
          4021914454,\n
          4021914438\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447064,\n
        "timestamp": "2025-05-14T18:23:37Z",\n
        "version": 2,\n
        "changeset": 166270978,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          4021915081,\n
          4021915087,\n
          4021915056,\n
          4021915050,\n
          4021915028,\n
          4021915024,\n
          4021915017,\n
          4021915026,\n
          4021915053,\n
          4021915055,\n
          4021915060,\n
          4021915061,\n
          4021915081\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447065,\n
        "timestamp": "2016-02-23T13:39:46Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913758,\n
          4021913760,\n
          4021913741,\n
          4021913733,\n
          4021913742,\n
          4021913734,\n
          4021913762,\n
          4021913761,\n
          4021913798,\n
          4021913809,\n
          4021913791,\n
          4021913792,\n
          4021913766,\n
          4021913765,\n
          4021913756,\n
          4021913758\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447066,\n
        "timestamp": "2016-02-23T13:39:46Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913280,\n
          4021913279,\n
          4021913259,\n
          4021913222,\n
          4021913208,\n
          4021913207,\n
          4021913268,\n
          4021913269,\n
          4021913277,\n
          4021913275,\n
          4021913322,\n
          4021913324,\n
          4021913333,\n
          4021913334,\n
          4021913346,\n
          4021913349,\n
          4021913280\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447067,\n
        "timestamp": "2016-02-23T13:39:46Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913875,\n
          4021913873,\n
          4021913833,\n
          4021913827,\n
          4021913831,\n
          4021913842,\n
          4021913844,\n
          4021913878,\n
          4021913877,\n
          4021913845,\n
          4021913843,\n
          4021913828,\n
          4021913825,\n
          4021913900,\n
          4021913899,\n
          4021913887,\n
          4021913875\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447068,\n
        "timestamp": "2016-02-23T13:39:46Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914872,\n
          4021914838,\n
          4021914840,\n
          4021914858,\n
          4021914862,\n
          4021914842,\n
          4021914843,\n
          4021914846,\n
          4021914847,\n
          4021914784,\n
          4021914782,\n
          4021914771,\n
          4021914772,\n
          4021914775,\n
          4021914792,\n
          4021914787,\n
          4021914819,\n
          4021914818,\n
          4021914870,\n
          4021914872\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447069,\n
        "timestamp": "2016-02-23T13:39:46Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913223,\n
          4021913221,\n
          4021913161,\n
          4021913159,\n
          4021913164,\n
          4021913163,\n
          4021913158,\n
          4021913157,\n
          4021913182,\n
          4021913180,\n
          4021913123,\n
          4021913124,\n
          4021913134,\n
          4021913132,\n
          4021913128,\n
          4021913129,\n
          4021913136,\n
          4021913135,\n
          4021913125,\n
          4021913126,\n
          4021913223\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447070,\n
        "timestamp": "2017-12-27T11:40:09Z",\n
        "version": 3,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "nodes": [\n
          4021914875,\n
          4021914873,\n
          4021914869,\n
          4021914866,\n
          4021914841,\n
          4021914844,\n
          4021914861,\n
          4021914860,\n
          4021914777,\n
          4021914778,\n
          4021914791,\n
          4021914789,\n
          4021914764,\n
          5306293366,\n
          4021914761,\n
          4021914783,\n
          4021914785,\n
          4021914788,\n
          4021914794,\n
          4021914797,\n
          4021914807,\n
          4021914815,\n
          4021914821,\n
          4021914828,\n
          4021914830,\n
          4021914832,\n
          4021914837,\n
          4021914845,\n
          4021914848,\n
          4021914851,\n
          4021914857,\n
          4021914868,\n
          4021914875\n
        ],\n
        "tags": {\n
          "amenity": "place_of_worship",\n
          "building": "church",\n
          "denomination": "catholic",\n
          "heritage": "3",\n
          "heritage:operator": "mhs",\n
          "mhs:inscription_date": "1927-06-15",\n
          "name": "Église Saint-Martin",\n
          "ref:mhs": "PA00115526",\n
          "religion": "christian",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "source:heritage": "data.gouv.fr, Ministère de la Culture - 2016",\n
          "start_date": "C12",\n
          "wikidata": "Q3582678",\n
          "wikipedia": "fr:Église Saint-Martin de Berny-Rivière"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447071,\n
        "timestamp": "2016-02-23T13:39:46Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913259,\n
          4021913264,\n
          4021913225,\n
          4021913222,\n
          4021913259\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447072,\n
        "timestamp": "2016-02-23T13:39:46Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914616,\n
          4021914632,\n
          4021914603,\n
          4021914596,\n
          4021914616\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447073,\n
        "timestamp": "2016-02-23T13:39:46Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913266,\n
          4021913217,\n
          4021913212,\n
          4021913256,\n
          4021913266\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447074,\n
        "timestamp": "2016-02-23T13:39:46Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913030,\n
          4021913020,\n
          4021913007,\n
          4021913014,\n
          4021913030\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447075,\n
        "timestamp": "2016-02-23T13:39:47Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914563,\n
          4021914595,\n
          4021914592,\n
          4021914561,\n
          4021914563\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447076,\n
        "timestamp": "2016-02-23T13:39:47Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913113,\n
          4021913089,\n
          4021913087,\n
          4021913109,\n
          4021913113\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447077,\n
        "timestamp": "2016-02-23T13:39:47Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914534,\n
          4021914538,\n
          4021914531,\n
          4021914524,\n
          4021914534\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447078,\n
        "timestamp": "2016-02-23T13:39:47Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914554,\n
          4021914574,\n
          4021914572,\n
          4021914553,\n
          4021914554\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447079,\n
        "timestamp": "2016-02-23T13:39:47Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913083,\n
          4021913088,\n
          4021913082,\n
          4021913080,\n
          4021913083\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447080,\n
        "timestamp": "2016-02-23T13:39:47Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913800,\n
          4021913801,\n
          4021913725,\n
          4021913719,\n
          4021913800\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447081,\n
        "timestamp": "2016-02-23T13:39:47Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913120,\n
          4021913143,\n
          4021913144,\n
          4021913121,\n
          4021913120\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447082,\n
        "timestamp": "2016-02-23T13:39:47Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913139,\n
          4021913177,\n
          4021913176,\n
          4021913133,\n
          4021913139\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447083,\n
        "timestamp": "2016-02-23T13:39:47Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913304,\n
          4021913278,\n
          4021913274,\n
          4021913298,\n
          4021913304\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447084,\n
        "timestamp": "2016-02-23T13:39:47Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914542,\n
          4021914555,\n
          4021914535,\n
          4021914519,\n
          4021914542\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447085,\n
        "timestamp": "2016-02-23T13:39:47Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914398,\n
          4021914397,\n
          4021914388,\n
          4021914389,\n
          4021914398\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447086,\n
        "timestamp": "2016-02-23T13:39:47Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913601,\n
          4021913600,\n
          4021913637,\n
          4021913640,\n
          4021913601\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447087,\n
        "timestamp": "2016-02-23T13:39:47Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913002,\n
          4021912993,\n
          4021912991,\n
          4021913001,\n
          4021913002\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447088,\n
        "timestamp": "2016-02-23T13:39:47Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913691,\n
          4021913698,\n
          4021913696,\n
          4021913687,\n
          4021913691\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447089,\n
        "timestamp": "2016-02-23T13:39:48Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914853,\n
          4021914817,\n
          4021914813,\n
          4021914850,\n
          4021914853\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447090,\n
        "timestamp": "2016-02-23T13:39:48Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913509,\n
          4021913517,\n
          4021913460,\n
          4021913455,\n
          4021913509\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447091,\n
        "timestamp": "2016-02-23T13:39:48Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913626,\n
          4021913643,\n
          4021913641,\n
          4021913616,\n
          4021913626\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447092,\n
        "timestamp": "2016-02-23T13:39:48Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914640,\n
          4021914206,\n
          4021914203,\n
          4021914637,\n
          4021914640\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447093,\n
        "timestamp": "2016-02-23T13:39:48Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913993,\n
          4021913995,\n
          4021913954,\n
          4021913952,\n
          4021913993\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447094,\n
        "timestamp": "2016-02-23T13:39:48Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914414,\n
          4021914411,\n
          4021914400,\n
          4021914406,\n
          4021914414\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447096,\n
        "timestamp": "2016-02-23T13:39:50Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913930,\n
          4021913851,\n
          4021913850,\n
          4021913929,\n
          4021913930\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447097,\n
        "timestamp": "2016-02-23T13:39:50Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913420,\n
          4021913402,\n
          4021913404,\n
          4021913423,\n
          4021913420\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447098,\n
        "timestamp": "2016-02-23T13:39:50Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913288,\n
          4021913284,\n
          4021913231,\n
          4021913236,\n
          4021913288\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447099,\n
        "timestamp": "2016-02-23T13:39:50Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913042,\n
          4021913041,\n
          4021913035,\n
          4021913036,\n
          4021913042\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447100,\n
        "timestamp": "2016-02-23T13:39:50Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914354,\n
          4021914353,\n
          4021914343,\n
          4021914344,\n
          4021914354\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447101,\n
        "timestamp": "2016-02-23T13:39:50Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021915129,\n
          4021915127,\n
          4021915126,\n
          4021915128,\n
          4021915129\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447102,\n
        "timestamp": "2016-02-23T13:39:50Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914368,\n
          4021914369,\n
          4021914360,\n
          4021914359,\n
          4021914368\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447103,\n
        "timestamp": "2016-02-23T13:39:50Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913871,\n
          4021913882,\n
          4021913876,\n
          4021913865,\n
          4021913871\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447104,\n
        "timestamp": "2016-02-23T13:39:50Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913422,\n
          4021913417,\n
          4021913328,\n
          4021913335,\n
          4021913422\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447105,\n
        "timestamp": "2016-02-23T13:39:50Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914555,\n
          4021914542,\n
          4021914606,\n
          4021914628,\n
          4021914555\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447106,\n
        "timestamp": "2016-02-23T13:39:50Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913337,\n
          4021913341,\n
          4021913362,\n
          4021913361,\n
          4021913337\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447107,\n
        "timestamp": "2016-02-23T13:39:50Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914340,\n
          4021914332,\n
          4021914331,\n
          4021914339,\n
          4021914340\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447108,\n
        "timestamp": "2016-02-23T13:39:50Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021912998,\n
          4021912999,\n
          4021912997,\n
          4021912996,\n
          4021912998\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447109,\n
        "timestamp": "2016-02-23T13:39:50Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914007,\n
          4021913997,\n
          4021913994,\n
          4021914006,\n
          4021914007\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447110,\n
        "timestamp": "2016-02-23T13:39:50Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913480,\n
          4021913520,\n
          4021913507,\n
          4021913469,\n
          4021913480\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447111,\n
        "timestamp": "2016-02-23T13:39:50Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913381,\n
          4021913382,\n
          4021913367,\n
          4021913363,\n
          4021913381\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447112,\n
        "timestamp": "2016-02-23T13:39:51Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914528,\n
          4021914523,\n
          4021914511,\n
          4021914514,\n
          4021914528\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447113,\n
        "timestamp": "2016-02-23T13:39:51Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913862,\n
          4021913860,\n
          4021913822,\n
          4021913830,\n
          4021913862\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447114,\n
        "timestamp": "2016-02-23T13:39:51Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913099,\n
          4021913098,\n
          4021913093,\n
          4021913095,\n
          4021913099\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447115,\n
        "timestamp": "2016-02-23T13:39:51Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914425,\n
          4021914413,\n
          4021914421,\n
          4021914432,\n
          4021914425\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447116,\n
        "timestamp": "2016-02-23T13:39:51Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914714,\n
          4021914713,\n
          4021914692,\n
          4021914693,\n
          4021914714\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447117,\n
        "timestamp": "2016-02-23T13:39:51Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913040,\n
          4021913044,\n
          4021913043,\n
          4021913039,\n
          4021913040\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447118,\n
        "timestamp": "2016-02-23T13:39:51Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914070,\n
          4021914066,\n
          4021914065,\n
          4021914069,\n
          4021914070\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447119,\n
        "timestamp": "2016-02-23T13:39:51Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913114,\n
          4021913090,\n
          4021913089,\n
          4021913113,\n
          4021913114\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447120,\n
        "timestamp": "2016-02-23T13:39:51Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021915045,\n
          4021915035,\n
          4021915036,\n
          4021915046,\n
          4021915045\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447121,\n
        "timestamp": "2016-02-23T13:39:51Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021915057,\n
          4021914865,\n
          4021914859,\n
          4021915054,\n
          4021915057\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447122,\n
        "timestamp": "2016-02-23T13:39:51Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913386,\n
          4021913378,\n
          4021913373,\n
          4021913383,\n
          4021913386\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447123,\n
        "timestamp": "2016-02-23T13:39:51Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913052,\n
          4021913051,\n
          4021913047,\n
          4021913048,\n
          4021913052\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447124,\n
        "timestamp": "2016-02-23T13:39:51Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913720,\n
          4021913686,\n
          4021913685,\n
          4021913717,\n
          4021913720\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447125,\n
        "timestamp": "2016-02-23T13:39:51Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913195,\n
          4021913246,\n
          4021913244,\n
          4021913193,\n
          4021913195\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447126,\n
        "timestamp": "2016-02-23T13:39:51Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914871,\n
          4021914877,\n
          4021914864,\n
          4021914856,\n
          4021914871\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447127,\n
        "timestamp": "2016-02-23T13:39:52Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913311,\n
          4021913411,\n
          4021913401,\n
          4021913314,\n
          4021913311\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447128,\n
        "timestamp": "2016-02-23T13:39:52Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913721,\n
          4021913693,\n
          4021913694,\n
          4021913727,\n
          4021913721\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447129,\n
        "timestamp": "2016-02-23T13:39:52Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914225,\n
          4021914234,\n
          4021914231,\n
          4021914222,\n
          4021914225\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447130,\n
        "timestamp": "2016-02-23T13:39:52Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913282,\n
          4021913308,\n
          4021913301,\n
          4021913281,\n
          4021913282\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447131,\n
        "timestamp": "2025-05-14T18:23:37Z",\n
        "version": 2,\n
        "changeset": 166270978,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          4021915024,\n
          4021915028,\n
          4021914999,\n
          4021914888,\n
          4021915024\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447132,\n
        "timestamp": "2016-02-23T13:39:52Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913622,\n
          4021913634,\n
          4021913633,\n
          4021913618,\n
          4021913622\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447133,\n
        "timestamp": "2016-02-23T13:39:52Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914993,\n
          4021914994,\n
          4021914881,\n
          4021914879,\n
          4021914993\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447134,\n
        "timestamp": "2016-02-23T13:39:52Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913677,\n
          4021913684,\n
          4021913785,\n
          4021913776,\n
          4021913677\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447135,\n
        "timestamp": "2016-02-23T13:39:52Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913636,\n
          4021913605,\n
          4021913615,\n
          4021913653,\n
          4021913636\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447136,\n
        "timestamp": "2016-02-23T13:39:52Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913430,\n
          4021913393,\n
          4021913391,\n
          4021913431,\n
          4021913430\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447137,\n
        "timestamp": "2016-02-23T13:39:52Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913046,\n
          4021913050,\n
          4021913049,\n
          4021913045,\n
          4021913046\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447138,\n
        "timestamp": "2016-02-23T13:39:52Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914303,\n
          4021914301,\n
          4021914300,\n
          4021914302,\n
          4021914303\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447139,\n
        "timestamp": "2016-02-23T13:39:52Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914497,\n
          4021914488,\n
          4021914489,\n
          4021914498,\n
          4021914497\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447140,\n
        "timestamp": "2016-02-23T13:39:53Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913494,\n
          4021913490,\n
          4021913449,\n
          4021913456,\n
          4021913494\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447141,\n
        "timestamp": "2016-02-23T13:39:53Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914394,\n
          4021914391,\n
          4021914386,\n
          4021914390,\n
          4021914394\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447142,\n
        "timestamp": "2016-02-23T13:39:53Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913338,\n
          4021913343,\n
          4021913320,\n
          4021913319,\n
          4021913338\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447143,\n
        "timestamp": "2016-02-23T13:39:53Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021915118,\n
          4021915116,\n
          4021915114,\n
          4021915115,\n
          4021915118\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447144,\n
        "timestamp": "2016-02-23T13:39:53Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913229,\n
          4021913227,\n
          4021913199,\n
          4021913209,\n
          4021913229\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447145,\n
        "timestamp": "2016-02-23T13:39:53Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914588,\n
          4021914590,\n
          4021914580,\n
          4021914575,\n
          4021914588\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447146,\n
        "timestamp": "2016-02-23T13:39:53Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913944,\n
          4021913942,\n
          4021913916,\n
          4021913919,\n
          4021913944\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447147,\n
        "timestamp": "2016-02-23T13:39:53Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913425,\n
          4021913416,\n
          4021913384,\n
          4021913399,\n
          4021913425\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447148,\n
        "timestamp": "2016-02-23T13:39:53Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914669,\n
          4021914666,\n
          4021914241,\n
          4021914242,\n
          4021914669\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447149,\n
        "timestamp": "2016-02-23T13:39:53Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913693,\n
          4021913721,\n
          4021913715,\n
          4021913689,\n
          4021913693\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447150,\n
        "timestamp": "2016-02-23T13:39:53Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913615,\n
          4021913605,\n
          4021913602,\n
          4021913606,\n
          4021913615\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447151,\n
        "timestamp": "2016-02-23T13:39:53Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913408,\n
          4021913406,\n
          4021913370,\n
          4021913376,\n
          4021913408\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447152,\n
        "timestamp": "2016-02-23T13:39:53Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914435,\n
          4021914441,\n
          4021914443,\n
          4021914434,\n
          4021914435\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447153,\n
        "timestamp": "2016-02-23T13:39:53Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913240,\n
          4021913237,\n
          4021913287,\n
          4021913292,\n
          4021913240\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447154,\n
        "timestamp": "2016-02-23T13:39:54Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914579,\n
          4021914582,\n
          4021914564,\n
          4021914562,\n
          4021914579\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447155,\n
        "timestamp": "2016-02-23T13:39:54Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021915083,\n
          4021915051,\n
          4021915052,\n
          4021915082,\n
          4021915083\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447156,\n
        "timestamp": "2016-02-23T13:39:54Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914732,\n
          4021914717,\n
          4021914710,\n
          4021914729,\n
          4021914732\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447157,\n
        "timestamp": "2016-02-23T13:39:54Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913263,\n
          4021913299,\n
          4021913293,\n
          4021913249,\n
          4021913263\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447158,\n
        "timestamp": "2016-02-23T13:39:54Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914297,\n
          4021914298,\n
          4021914295,\n
          4021914294,\n
          4021914297\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447159,\n
        "timestamp": "2016-02-23T13:39:54Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914996,\n
          4021914995,\n
          4021914887,\n
          4021914882,\n
          4021914996\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447160,\n
        "timestamp": "2016-02-23T13:39:54Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913037,\n
          4021913038,\n
          4021913028,\n
          4021913026,\n
          4021913037\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447161,\n
        "timestamp": "2016-02-23T13:39:54Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914347,\n
          4021914348,\n
          4021914342,\n
          4021914341,\n
          4021914347\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447162,\n
        "timestamp": "2016-02-23T13:39:54Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913359,\n
          4021913375,\n
          4021913374,\n
          4021913356,\n
          4021913359\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447163,\n
        "timestamp": "2016-02-23T13:39:54Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913937,\n
          4021913939,\n
          4021913859,\n
          4021913856,\n
          4021913937\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447164,\n
        "timestamp": "2016-02-23T13:39:54Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913209,\n
          4021913199,\n
          4021913178,\n
          4021913179,\n
          4021913209\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447165,\n
        "timestamp": "2016-02-23T13:39:54Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914672,\n
          4021914229,\n
          4021914261,\n
          4021914226,\n
          4021914672\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447166,\n
        "timestamp": "2016-02-23T13:39:54Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914735,\n
          4021914741,\n
          4021914699,\n
          4021914288,\n
          4021914735\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447167,\n
        "timestamp": "2016-02-23T13:39:54Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914556,\n
          4021914557,\n
          4021914533,\n
          4021914530,\n
          4021914556\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447168,\n
        "timestamp": "2016-02-23T13:39:54Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913075,\n
          4021913073,\n
          4021913063,\n
          4021913066,\n
          4021913075\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447169,\n
        "timestamp": "2018-01-02T20:26:07Z",\n
        "version": 2,\n
        "changeset": 55111163,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "nodes": [\n
          4021913567,\n
          4021913566,\n
          4021913532,\n
          4021913542,\n
          4021913567\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "historic": "lavoir",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447170,\n
        "timestamp": "2016-02-23T13:39:55Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914796,\n
          4021914800,\n
          4021914759,\n
          4021914758,\n
          4021914796\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447171,\n
        "timestamp": "2016-02-23T13:39:55Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913131,\n
          4021913122,\n
          4021913105,\n
          4021913112,\n
          4021913131\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447172,\n
        "timestamp": "2016-02-23T13:39:55Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914350,\n
          4021914367,\n
          4021914366,\n
          4021914349,\n
          4021914350\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447173,\n
        "timestamp": "2016-02-23T13:39:55Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914663,\n
          4021914662,\n
          4021914609,\n
          4021914610,\n
          4021914663\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447174,\n
        "timestamp": "2016-02-23T13:39:55Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914000,\n
          4021913960,\n
          4021913957,\n
          4021913999,\n
          4021914000\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447175,\n
        "timestamp": "2016-02-23T13:39:55Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914040,\n
          4021914032,\n
          4021914033,\n
          4021914041,\n
          4021914040\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447176,\n
        "timestamp": "2016-02-23T13:39:55Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914370,\n
          4021914371,\n
          4021914363,\n
          4021914361,\n
          4021914370\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447177,\n
        "timestamp": "2016-02-23T13:39:55Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913165,\n
          4021913210,\n
          4021913202,\n
          4021913160,\n
          4021913165\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447178,\n
        "timestamp": "2016-02-23T13:39:55Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913711,\n
          4021913730,\n
          4021913729,\n
          4021913707,\n
          4021913711\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447179,\n
        "timestamp": "2016-02-23T13:39:55Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914730,\n
          4021914269,\n
          4021914259,\n
          4021914718,\n
          4021914730\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447180,\n
        "timestamp": "2016-02-23T13:39:55Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913956,\n
          4021913921,\n
          4021913924,\n
          4021913959,\n
          4021913956\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447181,\n
        "timestamp": "2016-02-23T13:39:55Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913392,\n
          4021913345,\n
          4021913351,\n
          4021913395,\n
          4021913392\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447182,\n
        "timestamp": "2025-05-14T18:23:37Z",\n
        "version": 2,\n
        "changeset": 166270978,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          12837434155,\n
          4021914867,\n
          4021914801,\n
          4021914768,\n
          12837434155\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447183,\n
        "timestamp": "2016-02-23T13:39:55Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021915113,\n
          4021915111,\n
          4021915110,\n
          4021915112,\n
          4021915113\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447184,\n
        "timestamp": "2016-02-23T13:39:56Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913886,\n
          4021913883,\n
          4021913846,\n
          4021913848,\n
          4021913886\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447185,\n
        "timestamp": "2016-02-23T13:39:56Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914283,\n
          4021914273,\n
          4021914268,\n
          4021914278,\n
          4021914283\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447186,\n
        "timestamp": "2016-02-23T13:39:56Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021915007,\n
          4021915010,\n
          4021914849,\n
          4021914839,\n
          4021915007\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447187,\n
        "timestamp": "2016-02-23T13:39:56Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914315,\n
          4021914309,\n
          4021914307,\n
          4021914314,\n
          4021914315\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447188,\n
        "timestamp": "2016-02-23T13:39:56Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914689,\n
          4021914285,\n
          4021914286,\n
          4021914690,\n
          4021914689\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447189,\n
        "timestamp": "2016-02-23T13:39:56Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913564,\n
          4021913563,\n
          4021913523,\n
          4021913525,\n
          4021913564\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447190,\n
        "timestamp": "2016-02-23T13:39:56Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914431,\n
          4021914424,\n
          4021914417,\n
          4021914425,\n
          4021914431\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447191,\n
        "timestamp": "2016-02-23T13:39:56Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914665,\n
          4021914676,\n
          4021914675,\n
          4021914664,\n
          4021914665\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447192,\n
        "timestamp": "2016-02-23T13:39:56Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913104,\n
          4021913107,\n
          4021913106,\n
          4021913101,\n
          4021913104\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447193,\n
        "timestamp": "2016-02-23T13:39:56Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021915070,\n
          4021915063,\n
          4021915062,\n
          4021915069,\n
          4021915070\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447194,\n
        "timestamp": "2016-02-23T13:39:56Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913219,\n
          4021913201,\n
          4021913198,\n
          4021913218,\n
          4021913219\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447195,\n
        "timestamp": "2016-02-23T13:39:56Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914474,\n
          4021914491,\n
          4021914487,\n
          4021914471,\n
          4021914474\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447196,\n
        "timestamp": "2016-02-23T13:39:56Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913574,\n
          4021913573,\n
          4021913568,\n
          4021913569,\n
          4021913574\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447197,\n
        "timestamp": "2016-02-23T13:39:56Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913186,\n
          4021913152,\n
          4021913173,\n
          4021913211,\n
          4021913186\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447198,\n
        "timestamp": "2016-02-23T13:39:56Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913600,\n
          4021913601,\n
          4021913593,\n
          4021913588,\n
          4021913600\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447199,\n
        "timestamp": "2016-02-23T13:39:57Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914503,\n
          4021914486,\n
          4021914485,\n
          4021914501,\n
          4021914503\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447200,\n
        "timestamp": "2016-02-23T13:39:57Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914051,\n
          4021914052,\n
          4021914045,\n
          4021914044,\n
          4021914051\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447201,\n
        "timestamp": "2016-02-23T13:39:57Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914382,\n
          4021914381,\n
          4021914374,\n
          4021914376,\n
          4021914382\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447202,\n
        "timestamp": "2016-02-23T13:39:57Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913248,\n
          4021913261,\n
          4021913260,\n
          4021913247,\n
          4021913248\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447203,\n
        "timestamp": "2016-02-23T13:39:57Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913657,\n
          4021913627,\n
          4021913620,\n
          4021913648,\n
          4021913657\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447204,\n
        "timestamp": "2016-02-23T13:39:57Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913253,\n
          4021913271,\n
          4021913270,\n
          4021913251,\n
          4021913253\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447205,\n
        "timestamp": "2016-02-23T13:39:57Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913536,\n
          4021913521,\n
          4021913454,\n
          4021913464,\n
          4021913536\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447206,\n
        "timestamp": "2016-02-23T13:39:57Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913814,\n
          4021913864,\n
          4021913861,\n
          4021913811,\n
          4021913814\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447207,\n
        "timestamp": "2016-02-23T13:39:57Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913731,\n
          4021913718,\n
          4021913722,\n
          4021913732,\n
          4021913731\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447208,\n
        "timestamp": "2016-02-23T13:39:57Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914271,\n
          4021914267,\n
          4021914280,\n
          4021914281,\n
          4021914271\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447209,\n
        "timestamp": "2016-02-23T13:39:57Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914352,\n
          4021914365,\n
          4021914364,\n
          4021914351,\n
          4021914352\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447210,\n
        "timestamp": "2016-02-23T13:39:57Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913885,\n
          4021913898,\n
          4021913932,\n
          4021913925,\n
          4021913885\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447211,\n
        "timestamp": "2016-02-23T13:39:57Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913428,\n
          4021913435,\n
          4021913433,\n
          4021913426,\n
          4021913428\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447212,\n
        "timestamp": "2016-02-23T13:39:58Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914334,\n
          4021914333,\n
          4021914324,\n
          4021914325,\n
          4021914334\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447213,\n
        "timestamp": "2016-02-23T13:39:58Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913635,\n
          4021913630,\n
          4021913611,\n
          4021913617,\n
          4021913635\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447214,\n
        "timestamp": "2016-02-23T13:39:58Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913777,\n
          4021913778,\n
          4021913790,\n
          4021913788,\n
          4021913777\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447215,\n
        "timestamp": "2016-02-23T13:39:58Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021915008,\n
          4021915009,\n
          4021914880,\n
          4021914878,\n
          4021915008\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447216,\n
        "timestamp": "2016-02-23T13:39:58Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914510,\n
          4021914505,\n
          4021914502,\n
          4021914509,\n
          4021914510\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447217,\n
        "timestamp": "2016-02-23T13:39:58Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914696,\n
          4021914708,\n
          4021914264,\n
          4021914262,\n
          4021914696\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447218,\n
        "timestamp": "2016-02-23T13:39:58Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913339,\n
          4021913232,\n
          4021913233,\n
          4021913340,\n
          4021913339\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447219,\n
        "timestamp": "2016-02-23T13:39:58Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914451,\n
          4021914481,\n
          4021914475,\n
          4021914446,\n
          4021914451\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447220,\n
        "timestamp": "2016-02-23T13:39:58Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914655,\n
          4021914641,\n
          4021914612,\n
          4021914626,\n
          4021914655\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447221,\n
        "timestamp": "2016-02-23T13:39:58Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021915109,\n
          4021915108,\n
          4021915106,\n
          4021915107,\n
          4021915109\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447222,\n
        "timestamp": "2016-02-23T13:39:58Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913998,\n
          4021913969,\n
          4021913967,\n
          4021913996,\n
          4021913998\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447223,\n
        "timestamp": "2016-02-23T13:39:59Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914382,\n
          4021914387,\n
          4021914384,\n
          4021914381,\n
          4021914382\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447224,\n
        "timestamp": "2016-02-23T13:39:59Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913254,\n
          4021913272,\n
          4021913271,\n
          4021913253,\n
          4021913254\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447225,\n
        "timestamp": "2016-02-23T13:39:59Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913387,\n
          4021913389,\n
          4021913353,\n
          4021913354,\n
          4021913387\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447226,\n
        "timestamp": "2016-02-23T13:39:59Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914998,\n
          4021914990,\n
          4021914989,\n
          4021914997,\n
          4021914998\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447227,\n
        "timestamp": "2016-02-23T13:39:59Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914704,\n
          4021914260,\n
          4021914258,\n
          4021914705,\n
          4021914704\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447228,\n
        "timestamp": "2016-02-23T13:39:59Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914039,\n
          4021914019,\n
          4021914021,\n
          4021914042,\n
          4021914039\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447229,\n
        "timestamp": "2016-02-23T13:39:59Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913817,\n
          4021913803,\n
          4021913745,\n
          4021913753,\n
          4021913817\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447230,\n
        "timestamp": "2016-02-23T13:39:59Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913529,\n
          4021913558,\n
          4021913556,\n
          4021913527,\n
          4021913529\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447231,\n
        "timestamp": "2016-02-23T13:39:59Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914426,\n
          4021914429,\n
          4021914401,\n
          4021914399,\n
          4021914426\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447232,\n
        "timestamp": "2016-02-23T13:39:59Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021911887,\n
          4021911888,\n
          4021911886,\n
          4021911885,\n
          4021911887\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447233,\n
        "timestamp": "2016-02-23T13:39:59Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913200,\n
          4021913241,\n
          4021913235,\n
          4021913196,\n
          4021913200\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447234,\n
        "timestamp": "2016-02-23T13:39:59Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914216,\n
          4021914658,\n
          4021914656,\n
          4021914212,\n
          4021914216\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447235,\n
        "timestamp": "2016-02-23T13:39:59Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913307,\n
          4021913296,\n
          4021913257,\n
          4021913267,\n
          4021913307\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447236,\n
        "timestamp": "2016-02-23T13:39:59Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914028,\n
          4021914023,\n
          4021914022,\n
          4021914026,\n
          4021914028\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447237,\n
        "timestamp": "2016-02-23T13:39:59Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913174,\n
          4021913197,\n
          4021913189,\n
          4021913166,\n
          4021913174\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447238,\n
        "timestamp": "2016-02-23T13:40:00Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914589,\n
          4021914586,\n
          4021914621,\n
          4021914630,\n
          4021914589\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447239,\n
        "timestamp": "2016-02-23T13:40:00Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914781,\n
          4021914811,\n
          4021914763,\n
          4021914752,\n
          4021914781\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447240,\n
        "timestamp": "2016-02-23T13:40:00Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913415,\n
          4021913440,\n
          4021913439,\n
          4021913412,\n
          4021913415\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447241,\n
        "timestamp": "2016-02-23T13:40:00Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913537,\n
          4021913551,\n
          4021913511,\n
          4021913498,\n
          4021913537\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447242,\n
        "timestamp": "2016-02-23T13:40:00Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913895,\n
          4021913892,\n
          4021913748,\n
          4021913749,\n
          4021913895\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447243,\n
        "timestamp": "2016-02-23T13:40:00Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913949,\n
          4021913945,\n
          4021913966,\n
          4021913968,\n
          4021913949\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447244,\n
        "timestamp": "2016-02-23T13:40:00Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913579,\n
          4021913575,\n
          4021913545,\n
          4021913554,\n
          4021913579\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447245,\n
        "timestamp": "2016-02-23T13:40:00Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914376,\n
          4021914374,\n
          4021914356,\n
          4021914362,\n
          4021914376\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447246,\n
        "timestamp": "2016-02-23T13:40:00Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021915033,\n
          4021915034,\n
          4021915019,\n
          4021915018,\n
          4021915033\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447247,\n
        "timestamp": "2016-02-23T13:40:00Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913552,\n
          4021913553,\n
          4021913459,\n
          4021913451,\n
          4021913552\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447248,\n
        "timestamp": "2016-02-23T13:40:00Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914086,\n
          4021914087,\n
          4021914083,\n
          4021914082,\n
          4021914086\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447249,\n
        "timestamp": "2016-02-23T13:40:00Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914767,\n
          4021914744,\n
          4021914743,\n
          4021914765,\n
          4021914767\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447250,\n
        "timestamp": "2016-02-23T13:40:00Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914432,\n
          4021914421,\n
          4021914433,\n
          4021914457,\n
          4021914432\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447251,\n
        "timestamp": "2016-02-23T13:40:00Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913254,\n
          4021913255,\n
          4021913273,\n
          4021913272,\n
          4021913254\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447252,\n
        "timestamp": "2016-02-23T13:40:01Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914240,\n
          4021914230,\n
          4021914228,\n
          4021914239,\n
          4021914240\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447253,\n
        "timestamp": "2016-02-23T13:40:01Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913893,\n
          4021913826,\n
          4021913824,\n
          4021913891,\n
          4021913893\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447254,\n
        "timestamp": "2016-02-23T13:40:01Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914202,\n
          4021914253,\n
          4021914248,\n
          4021914674,\n
          4021914202\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447255,\n
        "timestamp": "2016-02-23T13:40:01Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913237,\n
          4021913234,\n
          4021913283,\n
          4021913287,\n
          4021913237\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447256,\n
        "timestamp": "2016-02-23T13:40:01Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914634,\n
          4021914673,\n
          4021914211,\n
          4021914645,\n
          4021914634\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447257,\n
        "timestamp": "2016-02-23T13:40:01Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913301,\n
          4021913308,\n
          4021913325,\n
          4021913321,\n
          4021913301\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447258,\n
        "timestamp": "2016-02-23T13:40:01Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913772,\n
          4021913750,\n
          4021913670,\n
          4021913682,\n
          4021913772\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447259,\n
        "timestamp": "2016-02-23T13:40:01Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914644,\n
          4021914659,\n
          4021914608,\n
          4021914600,\n
          4021914644\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447260,\n
        "timestamp": "2016-02-23T13:40:01Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914338,\n
          4021914346,\n
          4021914345,\n
          4021914337,\n
          4021914338\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447261,\n
        "timestamp": "2016-02-23T13:40:01Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914425,\n
          4021914417,\n
          4021914407,\n
          4021914413,\n
          4021914425\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447262,\n
        "timestamp": "2016-02-23T13:40:01Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914198,\n
          4021914237,\n
          4021914233,\n
          4021914678,\n
          4021914198\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447263,\n
        "timestamp": "2016-02-23T13:40:01Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913096,\n
          4021913097,\n
          4021913094,\n
          4021913092,\n
          4021913096\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447264,\n
        "timestamp": "2016-02-23T13:40:01Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913933,\n
          4021913936,\n
          4021913854,\n
          4021913853,\n
          4021913933\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447265,\n
        "timestamp": "2016-02-23T13:40:01Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913167,\n
          4021913169,\n
          4021913151,\n
          4021913150,\n
          4021913167\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447266,\n
        "timestamp": "2016-02-23T13:40:01Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914749,\n
          4021914751,\n
          4021914738,\n
          4021914737,\n
          4021914749\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447267,\n
        "timestamp": "2016-02-23T13:40:02Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021915021,\n
          4021915029,\n
          4021915000,\n
          4021914883,\n
          4021915021\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447268,\n
        "timestamp": "2016-02-23T13:40:02Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913427,\n
          4021913424,\n
          4021913409,\n
          4021913410,\n
          4021913427\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447269,\n
        "timestamp": "2016-02-23T13:40:02Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913019,\n
          4021913029,\n
          4021913011,\n
          4021913006,\n
          4021913019\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447270,\n
        "timestamp": "2016-02-23T13:40:02Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913576,\n
          4021913570,\n
          4021913534,\n
          4021913557,\n
          4021913576\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447271,\n
        "timestamp": "2016-02-23T13:40:02Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914518,\n
          4021914512,\n
          4021914504,\n
          4021914513,\n
          4021914518\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447272,\n
        "timestamp": "2016-02-23T13:40:02Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021915121,\n
          4021915120,\n
          4021915117,\n
          4021915119,\n
          4021915121\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447273,\n
        "timestamp": "2016-02-23T13:40:02Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913265,\n
          4021913305,\n
          4021913294,\n
          4021913250,\n
          4021913265\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447274,\n
        "timestamp": "2016-02-23T13:40:02Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914058,\n
          4021914055,\n
          4021914054,\n
          4021914057,\n
          4021914058\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447275,\n
        "timestamp": "2016-02-23T13:40:02Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914243,\n
          4021914251,\n
          4021914680,\n
          4021914670,\n
          4021914243\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447276,\n
        "timestamp": "2016-02-23T13:40:02Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021915096,\n
          4021915097,\n
          4021915093,\n
          4021915091,\n
          4021915096\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447277,\n
        "timestamp": "2016-02-23T13:40:02Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914038,\n
          4021914034,\n
          4021914031,\n
          4021914037,\n
          4021914038\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447278,\n
        "timestamp": "2016-02-23T13:40:02Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913144,\n
          4021913143,\n
          4021913156,\n
          4021913155,\n
          4021913144\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447279,\n
        "timestamp": "2016-02-23T13:40:02Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913306,\n
          4021913258,\n
          4021913252,\n
          4021913303,\n
          4021913306\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447280,\n
        "timestamp": "2016-02-23T13:40:02Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913530,\n
          4021913543,\n
          4021913510,\n
          4021913502,\n
          4021913530\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447281,\n
        "timestamp": "2016-02-23T13:40:02Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914517,\n
          4021914516,\n
          4021914495,\n
          4021914500,\n
          4021914517\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447282,\n
        "timestamp": "2016-02-23T13:40:02Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913377,\n
          4021913378,\n
          4021913386,\n
          4021913385,\n
          4021913377\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447283,\n
        "timestamp": "2016-02-23T13:40:03Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021915125,\n
          4021915124,\n
          4021915122,\n
          4021915123,\n
          4021915125\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447284,\n
        "timestamp": "2016-02-23T13:40:03Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914666,\n
          4021914602,\n
          4021914599,\n
          4021914661,\n
          4021914666\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447285,\n
        "timestamp": "2016-02-23T13:40:03Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914611,\n
          4021914650,\n
          4021914654,\n
          4021914615,\n
          4021914611\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447286,\n
        "timestamp": "2016-02-23T13:40:03Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021912888,\n
          4021913528,\n
          4021913524,\n
          4021912879,\n
          4021912888\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447287,\n
        "timestamp": "2016-02-23T13:40:03Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914396,\n
          4021914395,\n
          4021914392,\n
          4021914393,\n
          4021914396\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447288,\n
        "timestamp": "2016-02-23T13:40:03Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913289,\n
          4021913329,\n
          4021913326,\n
          4021913302,\n
          4021913286,\n
          4021913289\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447289,\n
        "timestamp": "2016-02-23T13:40:03Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021915085,\n
          4021915079,\n
          4021915077,\n
          4021915064,\n
          4021915078,\n
          4021915085\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447290,\n
        "timestamp": "2016-02-23T13:40:03Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913341,\n
          4021913345,\n
          4021913392,\n
          4021913390,\n
          4021913362,\n
          4021913341\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447291,\n
        "timestamp": "2016-02-23T13:40:03Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913084,\n
          4021913077,\n
          4021913053,\n
          4021913059,\n
          4021913078,\n
          4021913084\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447292,\n
        "timestamp": "2016-02-23T13:40:03Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913866,\n
          4021913867,\n
          4021913889,\n
          4021913904,\n
          4021913903,\n
          4021913866\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447293,\n
        "timestamp": "2016-02-23T13:40:03Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913964,\n
          4021913963,\n
          4021913958,\n
          4021913920,\n
          4021913926,\n
          4021913964\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447294,\n
        "timestamp": "2016-02-23T13:40:03Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913730,\n
          4021913711,\n
          4021913712,\n
          4021913718,\n
          4021913731,\n
          4021913730\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447295,\n
        "timestamp": "2016-02-23T13:40:03Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913414,\n
          4021913389,\n
          4021913387,\n
          4021913365,\n
          4021913405,\n
          4021913414\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447296,\n
        "timestamp": "2016-02-23T13:40:03Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913943,\n
          4021913955,\n
          4021913487,\n
          4021913484,\n
          4021913971,\n
          4021913943\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447297,\n
        "timestamp": "2016-02-23T13:40:03Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913771,\n
          4021913738,\n
          4021913708,\n
          4021913706,\n
          4021913769,\n
          4021913771\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447298,\n
        "timestamp": "2016-02-23T13:40:04Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914234,\n
          4021914238,\n
          4021914709,\n
          4021914700,\n
          4021914231,\n
          4021914234\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447299,\n
        "timestamp": "2016-02-23T13:40:04Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914229,\n
          4021914672,\n
          4021914660,\n
          4021914639,\n
          4021914220,\n
          4021914229\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447300,\n
        "timestamp": "2016-02-23T13:40:04Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914213,\n
          4021914205,\n
          4021914265,\n
          4021914268,\n
          4021914273,\n
          4021914213\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447301,\n
        "timestamp": "2016-02-23T13:40:04Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913581,\n
          4021913595,\n
          4021913592,\n
          4021913584,\n
          4021913578,\n
          4021913581\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447302,\n
        "timestamp": "2016-02-23T13:40:04Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914596,\n
          4021914603,\n
          4021914573,\n
          4021914567,\n
          4021914570,\n
          4021914596\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447303,\n
        "timestamp": "2016-02-23T13:40:04Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913890,\n
          4021913913,\n
          4021913909,\n
          4021913884,\n
          4021913888,\n
          4021913890\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447304,\n
        "timestamp": "2016-02-23T13:40:04Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914482,\n
          4021914448,\n
          4021914449,\n
          4021914452,\n
          4021914483,\n
          4021914482\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447305,\n
        "timestamp": "2016-02-23T13:40:04Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913610,\n
          4021913608,\n
          4021913656,\n
          4021913658,\n
          4021913646,\n
          4021913610\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447306,\n
        "timestamp": "2016-02-23T13:40:04Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913262,\n
          4021913295,\n
          4021913290,\n
          4021913291,\n
          4021913261,\n
          4021913262\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447307,\n
        "timestamp": "2016-02-23T13:40:04Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913143,\n
          4021913120,\n
          4021913119,\n
          4021913154,\n
          4021913156,\n
          4021913143\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447308,\n
        "timestamp": "2016-02-23T13:40:04Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914233,\n
          4021914232,\n
          4021914214,\n
          4021914677,\n
          4021914678,\n
          4021914233\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447309,\n
        "timestamp": "2016-02-23T13:40:04Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914209,\n
          4021914212,\n
          4021914656,\n
          4021914647,\n
          4021914646,\n
          4021914209\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447310,\n
        "timestamp": "2016-02-23T13:40:04Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913019,\n
          4021913006,\n
          4021913005,\n
          4021913007,\n
          4021913020,\n
          4021913019\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447311,\n
        "timestamp": "2016-02-23T13:40:04Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914529,\n
          4021914525,\n
          4021914490,\n
          4021914496,\n
          4021914544,\n
          4021914529\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447312,\n
        "timestamp": "2016-02-23T13:40:04Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914854,\n
          4021914855,\n
          4021914834,\n
          4021914831,\n
          4021914805,\n
          4021914802,\n
          4021914854\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447313,\n
        "timestamp": "2016-02-23T13:40:05Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914466,\n
          4021914464,\n
          4021914486,\n
          4021914503,\n
          4021914507,\n
          4021914493,\n
          4021914466\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447314,\n
        "timestamp": "2016-02-23T13:40:05Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914767,\n
          4021914769,\n
          4021914711,\n
          4021914701,\n
          4021914743,\n
          4021914744,\n
          4021914767\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447315,\n
        "timestamp": "2016-02-23T13:40:05Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913885,\n
          4021913863,\n
          4021913857,\n
          4021913865,\n
          4021913876,\n
          4021913898,\n
          4021913885\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447316,\n
        "timestamp": "2016-02-23T13:40:05Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913732,\n
          4021913722,\n
          4021913723,\n
          4021913705,\n
          4021913713,\n
          4021913736,\n
          4021913732\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447317,\n
        "timestamp": "2016-02-23T13:40:05Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021915001,\n
          4021915002,\n
          4021914886,\n
          4021914887,\n
          4021914995,\n
          4021914996,\n
          4021915001\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447318,\n
        "timestamp": "2016-02-23T13:40:05Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914210,\n
          4021914215,\n
          4021914200,\n
          4021914657,\n
          4021914617,\n
          4021914618,\n
          4021914210\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447319,\n
        "timestamp": "2016-02-23T13:40:05Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913533,\n
          4021913491,\n
          4021913492,\n
          4021913470,\n
          4021913468,\n
          4021913531,\n
          4021913533\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447320,\n
        "timestamp": "2016-02-23T13:40:05Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913243,\n
          4021913245,\n
          4021913203,\n
          4021913204,\n
          4021913190,\n
          4021913191,\n
          4021913243\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447321,\n
        "timestamp": "2017-12-27T11:40:09Z",\n
        "version": 3,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "nodes": [\n
          4021915072,\n
          4021915071,\n
          4021915066,\n
          4021915067,\n
          4362324550,\n
          4021914991,\n
          5306293367,\n
          4021915072\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447322,\n
        "timestamp": "2016-02-23T13:40:05Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914654,\n
          4021914650,\n
          4021914651,\n
          4021914671,\n
          4021914679,\n
          4021914653,\n
          4021914654\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447323,\n
        "timestamp": "2016-02-23T13:40:05Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913751,\n
          4021913752,\n
          4021913740,\n
          4021913737,\n
          4021913680,\n
          4021913681,\n
          4021913751\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447324,\n
        "timestamp": "2016-02-23T13:40:05Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021911886,\n
          4021911882,\n
          4021911881,\n
          4021911884,\n
          4021911883,\n
          4021911885,\n
          4021911886\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447325,\n
        "timestamp": "2016-02-23T13:40:05Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914583,\n
          4021914577,\n
          4021914578,\n
          4021914568,\n
          4021914566,\n
          4021914581,\n
          4021914583\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447326,\n
        "timestamp": "2016-02-23T13:40:05Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913548,\n
          4021913549,\n
          4021913505,\n
          4021913504,\n
          4021913478,\n
          4021912872,\n
          4021913548\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447327,\n
        "timestamp": "2016-02-23T13:40:06Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913652,\n
          4021913651,\n
          4021913612,\n
          4021913613,\n
          4021913610,\n
          4021913646,\n
          4021913652\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447328,\n
        "timestamp": "2016-02-23T13:40:06Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913309,\n
          4021913276,\n
          4021913285,\n
          4021913300,\n
          4021913297,\n
          4021913317,\n
          4021913309\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447329,\n
        "timestamp": "2016-02-23T13:40:06Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914068,\n
          4021914067,\n
          4021914073,\n
          4021914074,\n
          4021914071,\n
          4021914072,\n
          4021914068\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447330,\n
        "timestamp": "2016-02-23T13:40:06Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914559,\n
          4021914520,\n
          4021914521,\n
          4021914526,\n
          4021914527,\n
          4021914558,\n
          4021914559\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447331,\n
        "timestamp": "2016-02-23T13:40:06Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913512,\n
          4021912877,\n
          4021912878,\n
          4021913452,\n
          4021913450,\n
          4021913513,\n
          4021913512\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447332,\n
        "timestamp": "2016-02-23T13:40:06Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914546,\n
          4021914518,\n
          4021914540,\n
          4021914541,\n
          4021914545,\n
          4021914569,\n
          4021914546\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447333,\n
        "timestamp": "2016-02-23T13:40:06Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913442,\n
          4021913466,\n
          4021913465,\n
          4021913429,\n
          4021913436,\n
          4021913446,\n
          4021913442\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447334,\n
        "timestamp": "2016-02-23T13:40:06Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913684,\n
          4021913677,\n
          4021913645,\n
          4021913642,\n
          4021913667,\n
          4021913668,\n
          4021913684\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447335,\n
        "timestamp": "2016-02-23T13:40:06Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913518,\n
          4021913522,\n
          4021912884,\n
          4021912885,\n
          4021913463,\n
          4021913462,\n
          4021913518\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447336,\n
        "timestamp": "2016-02-23T13:40:06Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913774,\n
          4021913747,\n
          4021913683,\n
          4021913697,\n
          4021913735,\n
          4021913754,\n
          4021913774\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447337,\n
        "timestamp": "2016-02-23T13:40:06Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914254,\n
          4021914721,\n
          4021914274,\n
          4021914668,\n
          4021914227,\n
          4021914257,\n
          4021914254\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447338,\n
        "timestamp": "2016-02-23T13:40:06Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914084,\n
          4021914085,\n
          4021914088,\n
          4021914289,\n
          4021914080,\n
          4021914079,\n
          4021914084\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447339,\n
        "timestamp": "2016-02-23T13:40:06Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913021,\n
          4021913022,\n
          4021913004,\n
          4021913003,\n
          4021913015,\n
          4021913010,\n
          4021913021\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447340,\n
        "timestamp": "2016-02-23T13:40:06Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914329,\n
          4021914330,\n
          4021914323,\n
          4021914320,\n
          4021914321,\n
          4021914322,\n
          4021914329\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447341,\n
        "timestamp": "2016-02-23T13:40:06Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914616,\n
          4021914208,\n
          4021914204,\n
          4021914235,\n
          4021914246,\n
          4021914632,\n
          4021914616\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447342,\n
        "timestamp": "2016-02-23T13:40:07Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913869,\n
          4021913896,\n
          4021913889,\n
          4021913867,\n
          4021913860,\n
          4021913862,\n
          4021913869\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447343,\n
        "timestamp": "2016-02-23T13:40:07Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021915032,\n
          4021915038,\n
          4021915025,\n
          4021915023,\n
          4021915005,\n
          4021915003,\n
          4021915032\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447344,\n
        "timestamp": "2016-02-23T13:40:07Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914311,\n
          4021914310,\n
          4021914308,\n
          4021914305,\n
          4021914304,\n
          4021914306,\n
          4021914311\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447345,\n
        "timestamp": "2016-02-23T13:40:07Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913779,\n
          4021913823,\n
          4021913812,\n
          4021913724,\n
          4021913743,\n
          4021913789,\n
          4021913779\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447346,\n
        "timestamp": "2016-02-23T13:40:07Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914378,\n
          4021914357,\n
          4021914358,\n
          4021914373,\n
          4021914372,\n
          4021914377,\n
          4021914378\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447347,\n
        "timestamp": "2016-02-23T13:40:07Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914276,\n
          4021914277,\n
          4021914284,\n
          4021914282,\n
          4021914734,\n
          4021914733,\n
          4021914276\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447348,\n
        "timestamp": "2016-02-23T13:40:07Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914724,\n
          4021914748,\n
          4021914750,\n
          4021914727,\n
          4021914728,\n
          4021914723,\n
          4021914724\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447349,\n
        "timestamp": "2016-02-23T13:40:07Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913540,\n
          4021913497,\n
          4021913496,\n
          4021913472,\n
          4021913473,\n
          4021913541,\n
          4021913540\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447350,\n
        "timestamp": "2016-02-23T13:40:07Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913185,\n
          4021913242,\n
          4021913239,\n
          4021913206,\n
          4021913205,\n
          4021913183,\n
          4021913185\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447351,\n
        "timestamp": "2016-02-23T13:40:07Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913709,\n
          4021913714,\n
          4021913678,\n
          4021913679,\n
          4021913671,\n
          4021913669,\n
          4021913709\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447352,\n
        "timestamp": "2016-02-23T13:40:07Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913820,\n
          4021913888,\n
          4021913884,\n
          4021913802,\n
          4021913805,\n
          4021913818,\n
          4021913820\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447353,\n
        "timestamp": "2016-02-23T13:40:07Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914216,\n
          4021914212,\n
          4021914209,\n
          4021914244,\n
          4021914249,\n
          4021914218,\n
          4021914216\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447354,\n
        "timestamp": "2016-02-23T13:40:07Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021915095,\n
          4021915086,\n
          4021915080,\n
          4021915089,\n
          4021915090,\n
          4021915092,\n
          4021915095\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447355,\n
        "timestamp": "2016-02-23T13:40:07Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914207,\n
          4021914649,\n
          4021914652,\n
          4021914633,\n
          4021914631,\n
          4021914201,\n
          4021914207\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447356,\n
        "timestamp": "2016-02-23T13:40:07Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914793,\n
          4021914739,\n
          4021914757,\n
          4021914824,\n
          4021914822,\n
          4021914835,\n
          4021914793\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447357,\n
        "timestamp": "2016-02-23T13:40:08Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913192,\n
          4021913184,\n
          4021913153,\n
          4021913162,\n
          4021913170,\n
          4021913175,\n
          4021913192\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447358,\n
        "timestamp": "2016-02-23T13:40:08Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914060,\n
          4021914061,\n
          4021914056,\n
          4021914055,\n
          4021914058,\n
          4021914057,\n
          4021914060\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447359,\n
        "timestamp": "2016-02-23T13:40:08Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914272,\n
          4021914279,\n
          4021914252,\n
          4021914236,\n
          4021914224,\n
          4021914223,\n
          4021914272\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447360,\n
        "timestamp": "2016-02-23T13:40:08Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913881,\n
          4021913897,\n
          4021913910,\n
          4021913905,\n
          4021913915,\n
          4021913911,\n
          4021913872,\n
          4021913881\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447361,\n
        "timestamp": "2016-02-23T13:40:08Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913565,\n
          4021913564,\n
          4021913525,\n
          4021913526,\n
          4021913475,\n
          4021913479,\n
          4021913560,\n
          4021913565\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447362,\n
        "timestamp": "2016-02-23T13:40:08Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913811,\n
          4021913796,\n
          4021913816,\n
          4021913846,\n
          4021913883,\n
          4021913864,\n
          4021913814,\n
          4021913811\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447363,\n
        "timestamp": "2016-02-23T13:40:08Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914461,\n
          4021914459,\n
          4021914466,\n
          4021914493,\n
          4021914494,\n
          4021914478,\n
          4021914477,\n
          4021914461\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447364,\n
        "timestamp": "2016-02-23T13:40:08Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913921,\n
          4021913956,\n
          4021913953,\n
          4021913965,\n
          4021913922,\n
          4021913917,\n
          4021913923,\n
          4021913921\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447365,\n
        "timestamp": "2016-02-23T13:40:08Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913661,\n
          4021913656,\n
          4021913608,\n
          4021913607,\n
          4021913632,\n
          4021913631,\n
          4021913660,\n
          4021913661\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447366,\n
        "timestamp": "2016-02-23T13:40:08Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914385,\n
          4021914378,\n
          4021914377,\n
          4021914375,\n
          4021914379,\n
          4021914380,\n
          4021914383,\n
          4021914385\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447367,\n
        "timestamp": "2016-02-23T13:40:08Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913357,\n
          4021913309,\n
          4021913317,\n
          4021913323,\n
          4021913368,\n
          4021913364,\n
          4021913369,\n
          4021913357\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447368,\n
        "timestamp": "2016-02-23T13:40:08Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913955,\n
          4021913943,\n
          4021913901,\n
          4021913906,\n
          4021913894,\n
          4021913902,\n
          4021913931,\n
          4021913955\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447369,\n
        "timestamp": "2016-02-23T13:40:08Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914067,\n
          4021914066,\n
          4021914070,\n
          4021914069,\n
          4021914077,\n
          4021914078,\n
          4021914073,\n
          4021914067\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447370,\n
        "timestamp": "2016-02-23T13:40:08Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913695,\n
          4021913692,\n
          4021913659,\n
          4021913664,\n
          4021913691,\n
          4021913687,\n
          4021913696,\n
          4021913695\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447371,\n
        "timestamp": "2016-02-23T13:40:08Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914776,\n
          4021914820,\n
          4021914826,\n
          4021914809,\n
          4021914814,\n
          4021914786,\n
          4021914773,\n
          4021914776\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447372,\n
        "timestamp": "2016-02-23T13:40:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913064,\n
          4021913118,\n
          4021913117,\n
          4021913102,\n
          4021913079,\n
          4021913081,\n
          4021913062,\n
          4021913064\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447373,\n
        "timestamp": "2016-02-23T13:40:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914085,\n
          4021914083,\n
          4021914087,\n
          4021914086,\n
          4021914291,\n
          4021914292,\n
          4021914088,\n
          4021914085\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447374,\n
        "timestamp": "2016-02-23T13:40:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914742,\n
          4021914746,\n
          4021914722,\n
          4021914719,\n
          4021914691,\n
          4021914287,\n
          4021914740,\n
          4021914742\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447375,\n
        "timestamp": "2016-02-23T13:40:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914850,\n
          4021914813,\n
          4021914766,\n
          4021914759,\n
          4021914800,\n
          4021914796,\n
          4021914836,\n
          4021914850\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447376,\n
        "timestamp": "2016-02-23T13:40:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913079,\n
          4021913102,\n
          4021913100,\n
          4021913099,\n
          4021913095,\n
          4021913084,\n
          4021913078,\n
          4021913079\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447377,\n
        "timestamp": "2016-02-23T13:40:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913675,\n
          4021913674,\n
          4021913649,\n
          4021913650,\n
          4021913639,\n
          4021913638,\n
          4021913625,\n
          4021913624,\n
          4021913675\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447378,\n
        "timestamp": "2016-02-23T13:40:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913605,\n
          4021913636,\n
          4021913609,\n
          4021913596,\n
          4021913604,\n
          4021913594,\n
          4021913598,\n
          4021913602,\n
          4021913605\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447379,\n
        "timestamp": "2016-02-23T13:40:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914318,\n
          4021914328,\n
          4021914327,\n
          4021914316,\n
          4021914317,\n
          4021914313,\n
          4021914312,\n
          4021914319,\n
          4021914318\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447380,\n
        "timestamp": "2016-02-23T13:40:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914816,\n
          4021914823,\n
          4021914780,\n
          4021914779,\n
          4021914755,\n
          4021914754,\n
          4021914756,\n
          4021914774,\n
          4021914816\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447381,\n
        "timestamp": "2016-02-23T13:40:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021915013,\n
          4021915027,\n
          4021915015,\n
          4021915014,\n
          4021915012,\n
          4021915011,\n
          4021915004,\n
          4021914992,\n
          4021915013\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447382,\n
        "timestamp": "2016-02-23T13:40:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914525,\n
          4021914529,\n
          4021914551,\n
          4021914547,\n
          4021914506,\n
          4021914499,\n
          4021914522,\n
          4021914515,\n
          4021914525\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447383,\n
        "timestamp": "2016-02-23T13:40:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914464,\n
          4021914466,\n
          4021914459,\n
          4021914430,\n
          4021914428,\n
          4021914429,\n
          4021914426,\n
          4021914427,\n
          4021914464\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447384,\n
        "timestamp": "2016-02-23T13:40:09Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913738,\n
          4021913771,\n
          4021913770,\n
          4021913808,\n
          4021913815,\n
          4021913781,\n
          4021913784,\n
          4021913739,\n
          4021913738\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447386,\n
        "timestamp": "2025-05-14T18:23:37Z",\n
        "version": 2,\n
        "changeset": 166270978,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          4021915088,\n
          4021915076,\n
          4021915068,\n
          4021915059,\n
          4021915058,\n
          4021915074,\n
          4021915084,\n
          4021915088\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447388,\n
        "timestamp": "2021-06-11T17:15:13Z",\n
        "version": 3,\n
        "changeset": 106226502,\n
        "user": "GibusFreddy",\n
        "uid": 6134796,\n
        "nodes": [\n
          4021913034,\n
          4021913018,\n
          4021913009,\n
          4021913016,\n
          4021913017,\n
          4021913024,\n
          4021913027,\n
          4021913033,\n
          4021913034\n
        ],\n
        "tags": {\n
          "addr:city": "Berny-Rivière",\n
          "addr:housenumber": "25",\n
          "addr:postcode": "02290",\n
          "addr:street": "Rue de la Fabrique",\n
          "building": "yes",\n
          "building:material": "sandstone",\n
          "name": "La Plage - Marvilla Parks",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016;local knowledge",\n
          "wheelchair": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447390,\n
        "timestamp": "2016-02-23T13:40:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914321,\n
          4021914341,\n
          4021914342,\n
          4021914335,\n
          4021914336,\n
          4021914330,\n
          4021914329,\n
          4021914322,\n
          4021914321\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447392,\n
        "timestamp": "2016-02-23T13:40:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913226,\n
          4021913228,\n
          4021913215,\n
          4021913216,\n
          4021913187,\n
          4021913181,\n
          4021913213,\n
          4021913214,\n
          4021913226\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447395,\n
        "timestamp": "2016-02-23T13:40:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913773,\n
          4021913775,\n
          4021913702,\n
          4021913700,\n
          4021913767,\n
          4021913764,\n
          4021913701,\n
          4021913699,\n
          4021913773\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447397,\n
        "timestamp": "2016-02-23T13:40:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913389,\n
          4021913414,\n
          4021913421,\n
          4021913394,\n
          4021913388,\n
          4021913319,\n
          4021913318,\n
          4021913353,\n
          4021913389\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447399,\n
        "timestamp": "2016-02-23T13:40:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913524,\n
          4021913535,\n
          4021913508,\n
          4021913495,\n
          4021913453,\n
          4021913467,\n
          4021912875,\n
          4021912879,\n
          4021913524\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447402,\n
        "timestamp": "2016-02-23T13:40:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913065,\n
          4021913068,\n
          4021913067,\n
          4021913061,\n
          4021913057,\n
          4021913054,\n
          4021913055,\n
          4021913060,\n
          4021913065\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447404,\n
        "timestamp": "2016-02-23T13:40:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913824,\n
          4021913826,\n
          4021913835,\n
          4021913793,\n
          4021913794,\n
          4021913768,\n
          4021913760,\n
          4021913758,\n
          4021913824\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447406,\n
        "timestamp": "2016-02-23T13:40:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914876,\n
          4021914884,\n
          4021914852,\n
          4021914863,\n
          4021914798,\n
          4021914790,\n
          4021914803,\n
          4021914795,\n
          4021914876\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447408,\n
        "timestamp": "2016-02-23T13:40:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913395,\n
          4021913351,\n
          4021913360,\n
          4021913347,\n
          4021913358,\n
          4021913370,\n
          4021913406,\n
          4021913407,\n
          4021913395\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447411,\n
        "timestamp": "2016-02-23T13:40:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021915040,\n
          4021915044,\n
          4021915042,\n
          4021915041,\n
          4021915031,\n
          4021915030,\n
          4021915022,\n
          4021915020,\n
          4021915040\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447413,\n
        "timestamp": "2016-02-23T13:40:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913074,\n
          4021913083,\n
          4021913080,\n
          4021913070,\n
          4021913071,\n
          4021913056,\n
          4021913058,\n
          4021913072,\n
          4021913074\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447415,\n
        "timestamp": "2016-02-23T13:40:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914200,\n
          4021914199,\n
          4021914219,\n
          4021914221,\n
          4021914245,\n
          4021914247,\n
          4021914667,\n
          4021914657,\n
          4021914200\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447416,\n
        "timestamp": "2016-02-23T13:40:10Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914419,\n
          4021914397,\n
          4021914398,\n
          4021914403,\n
          4021914405,\n
          4021914418,\n
          4021914416,\n
          4021914420,\n
          4021914419\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447417,\n
        "timestamp": "2017-12-27T11:40:09Z",\n
        "version": 3,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "nodes": [\n
          4021915105,\n
          4021915104,\n
          4021915100,\n
          4021915101,\n
          4021915102,\n
          4021915103,\n
          4021915098,\n
          4021915099,\n
          4021915105\n
        ],\n
        "tags": {\n
          "amenity": "community_centre",\n
          "building": "yes",\n
          "building:levels": "2",\n
          "name": "Foyer Rural",\n
          "source": "data.gouv.fr:Le ministère des droits des femmes, de la ville, de la jeunesse et des sports - 11/2015",\n
          "sport": "multi"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447418,\n
        "timestamp": "2016-02-23T13:40:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913962,\n
          4021913961,\n
          4021913879,\n
          4021913874,\n
          4021913813,\n
          4021913819,\n
          4021913852,\n
          4021913855,\n
          4021913962\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447419,\n
        "timestamp": "2016-02-23T13:40:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913902,\n
          4021913894,\n
          4021913906,\n
          4021913901,\n
          4021913873,\n
          4021913875,\n
          4021913887,\n
          4021913899,\n
          4021913902\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447420,\n
        "timestamp": "2016-02-23T13:40:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913402,\n
          4021913420,\n
          4021913419,\n
          4021913413,\n
          4021913397,\n
          4021913400,\n
          4021913379,\n
          4021913380,\n
          4021913402\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447421,\n
        "timestamp": "2016-02-23T13:40:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021912886,\n
          4021912882,\n
          4021912873,\n
          4021913476,\n
          4021913441,\n
          4021913432,\n
          4021913437,\n
          4021913461,\n
          4021912886\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447422,\n
        "timestamp": "2016-02-23T13:40:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913970,\n
          4021913971,\n
          4021913484,\n
          4021913487,\n
          4021914005,\n
          4021914003,\n
          4021913989,\n
          4021913488,\n
          4021913970\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447423,\n
        "timestamp": "2016-02-23T13:40:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914448,\n
          4021914440,\n
          4021914444,\n
          4021914456,\n
          4021914472,\n
          4021914462,\n
          4021914453,\n
          4021914452,\n
          4021914449,\n
          4021914448\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447424,\n
        "timestamp": "2016-02-23T13:40:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913358,\n
          4021913347,\n
          4021913360,\n
          4021913351,\n
          4021913313,\n
          4021913316,\n
          4021913310,\n
          4021913312,\n
          4021913348,\n
          4021913358\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447426,\n
        "timestamp": "2016-02-23T13:40:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021915073,\n
          4021915075,\n
          4021915048,\n
          4021915049,\n
          4021915037,\n
          4021915035,\n
          4021915045,\n
          4021915046,\n
          4021915043,\n
          4021915073\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447427,\n
        "timestamp": "2016-02-23T13:40:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913417,\n
          4021913422,\n
          4021913471,\n
          4021913474,\n
          4021913443,\n
          4021913457,\n
          4021913489,\n
          4021912880,\n
          4021912876,\n
          4021913417\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447428,\n
        "timestamp": "2016-02-23T13:40:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021913332,\n
          4021913352,\n
          4021913350,\n
          4021913344,\n
          4021913330,\n
          4021913331,\n
          4021913230,\n
          4021913238,\n
          4021913336,\n
          4021913332\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447429,\n
        "timestamp": "2016-02-23T13:40:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914648,\n
          4021914673,\n
          4021914634,\n
          4021914614,\n
          4021914620,\n
          4021914584,\n
          4021914565,\n
          4021914613,\n
          4021914604,\n
          4021914648\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447430,\n
        "timestamp": "2016-02-23T13:40:11Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021914412,\n
          4021914423,\n
          4021914422,\n
          4021914415,\n
          4021914408,\n
          4021914409,\n
          4021914402,\n
          4021914404,\n
          4021914410,\n
          4021914412\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399447431,\n
        "timestamp": "2016-02-23T13:40:12Z",\n
        "version": 1,\n
        "changeset": 37389081,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4021912887,\n
          4021912883,\n
          4021912874,\n
          4021913477,\n
          4021913458,\n
          4021913447,\n
          4021913438,\n
          4021913434,\n
          4021913448,\n
          4021912887\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523090,\n
        "timestamp": "2016-02-23T20:29:31Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551574,\n
          4022551573,\n
          4022551789,\n
          4022551790,\n
          4022551558,\n
          4022551556,\n
          4022551545,\n
          4022551540,\n
          4022551552,\n
          4022551572,\n
          4022551574\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523092,\n
        "timestamp": "2016-02-23T20:29:31Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550893,\n
          4022550845,\n
          4022550846,\n
          4022550682,\n
          4022550678,\n
          4022550677,\n
          4022550679,\n
          4022550836,\n
          4022550833,\n
          4022550891,\n
          4022550893\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523093,\n
        "timestamp": "2016-02-23T20:29:31Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549747,\n
          4022549821,\n
          4022549818,\n
          4022549809,\n
          4022549807,\n
          4022549775,\n
          4022549778,\n
          4022549748,\n
          4022549750,\n
          4022549745,\n
          4022549747\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523094,\n
        "timestamp": "2016-02-23T20:29:31Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551454,\n
          4022551449,\n
          4022551415,\n
          4022551414,\n
          4022551413,\n
          4022551440,\n
          4022551450,\n
          4022551471,\n
          4022551473,\n
          4022551455,\n
          4022551454\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523095,\n
        "timestamp": "2016-02-23T20:29:31Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550219,\n
          4022550224,\n
          4022550228,\n
          4022550239,\n
          4022550241,\n
          4022550409,\n
          4022550408,\n
          4022550452,\n
          4022550451,\n
          4022550215,\n
          4022550219\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523096,\n
        "timestamp": "2016-02-23T20:29:31Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550204,\n
          4022550475,\n
          4022550461,\n
          4022550415,\n
          4022550419,\n
          4022550273,\n
          4022550269,\n
          4022550257,\n
          4022550251,\n
          4022549988,\n
          4022550204\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523097,\n
        "timestamp": "2016-02-23T20:29:31Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551001,\n
          4022551051,\n
          4022551047,\n
          4022551073,\n
          4022551060,\n
          4022550995,\n
          4022550978,\n
          4022550905,\n
          4022550937,\n
          4022550994,\n
          4022551001\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523098,\n
        "timestamp": "2016-02-23T20:29:31Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022552059,\n
          4022552058,\n
          4022552050,\n
          4022551992,\n
          4022551993,\n
          4022551990,\n
          4022551991,\n
          4022552034,\n
          4022552033,\n
          4022552053,\n
          4022552059\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523099,\n
        "timestamp": "2016-02-23T20:29:31Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551244,\n
          4022551248,\n
          4022551249,\n
          4022551251,\n
          4022551250,\n
          4022551245,\n
          4022551246,\n
          4022551247,\n
          4022551243,\n
          4022551242,\n
          4022551240,\n
          4022551244\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523100,\n
        "timestamp": "2016-02-23T20:29:31Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551560,\n
          4022551791,\n
          4022551793,\n
          4022551583,\n
          4022551582,\n
          4022551581,\n
          4022551521,\n
          4022551490,\n
          4022551488,\n
          4022551566,\n
          4022551562,\n
          4022551560\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523101,\n
        "timestamp": "2016-02-23T20:29:31Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551068,\n
          4022551050,\n
          4022551048,\n
          4022551024,\n
          4022551027,\n
          4022551018,\n
          4022551000,\n
          4022550999,\n
          4022551022,\n
          4022551012,\n
          4022551061,\n
          4022551068\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523102,\n
        "timestamp": "2016-02-23T20:29:31Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551305,\n
          4022551306,\n
          4022551299,\n
          4022551298,\n
          4022551297,\n
          4022551300,\n
          4022551295,\n
          4022551301,\n
          4022551302,\n
          4022551304,\n
          4022551303,\n
          4022551305\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523103,\n
        "timestamp": "2016-02-23T20:29:32Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551023,\n
          4022550972,\n
          4022550954,\n
          4022550946,\n
          4022550929,\n
          4022550932,\n
          4022550926,\n
          4022550915,\n
          4022550906,\n
          4022550895,\n
          4022550957,\n
          4022551023\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523104,\n
        "timestamp": "2016-02-23T20:29:32Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550877,\n
          4022550875,\n
          4022550824,\n
          4022550825,\n
          4022550814,\n
          4022550639,\n
          4022550637,\n
          4022550632,\n
          4022550626,\n
          4022550861,\n
          4022550876,\n
          4022550877\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523105,\n
        "timestamp": "2016-02-23T20:29:32Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551449,\n
          4022551453,\n
          4022551452,\n
          4022551447,\n
          4022551432,\n
          4022551433,\n
          4022551412,\n
          4022551397,\n
          4022551396,\n
          4022551418,\n
          4022551415,\n
          4022551449\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523106,\n
        "timestamp": "2016-02-23T20:29:32Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551362,\n
          4022551361,\n
          4022551359,\n
          4022551354,\n
          4022551355,\n
          4022551357,\n
          4022551358,\n
          4022551351,\n
          4022551350,\n
          4022551345,\n
          4022551347,\n
          4022551362\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523107,\n
        "timestamp": "2016-02-23T20:29:32Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549838,\n
          4022549862,\n
          4022549854,\n
          4022549837,\n
          4022549835,\n
          4022549786,\n
          4022549790,\n
          4022549784,\n
          4022549787,\n
          4022549793,\n
          4022549802,\n
          4022549839,\n
          4022549838\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523108,\n
        "timestamp": "2016-02-23T20:29:32Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551263,\n
          4022551265,\n
          4022551256,\n
          4022551252,\n
          4022551254,\n
          4022551260,\n
          4022551258,\n
          4022551261,\n
          4022551259,\n
          4022551255,\n
          4022551253,\n
          4022551257,\n
          4022551263\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523109,\n
        "timestamp": "2016-02-23T20:29:32Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550473,\n
          4022550484,\n
          4022550597,\n
          4022550595,\n
          4022550654,\n
          4022550658,\n
          4022550674,\n
          4022550676,\n
          4022550602,\n
          4022550601,\n
          4022550486,\n
          4022550477,\n
          4022550473\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523110,\n
        "timestamp": "2016-02-23T20:29:32Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022552013,\n
          4022552048,\n
          4022552025,\n
          4022552047,\n
          4022552041,\n
          4022551814,\n
          4022552004,\n
          4022552018,\n
          4022552020,\n
          4022552015,\n
          4022552014,\n
          4022552011,\n
          4022552013\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523111,\n
        "timestamp": "2016-02-23T20:29:32Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551445,\n
          4022551444,\n
          4022551443,\n
          4022551421,\n
          4022551409,\n
          4022551410,\n
          4022551435,\n
          4022551434,\n
          4022551411,\n
          4022551412,\n
          4022551433,\n
          4022551432,\n
          4022551431,\n
          4022551445\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523112,\n
        "timestamp": "2016-02-23T20:29:32Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550903,\n
          4022550943,\n
          4022550993,\n
          4022551000,\n
          4022551018,\n
          4022551015,\n
          4022550964,\n
          4022550963,\n
          4022550951,\n
          4022550944,\n
          4022550910,\n
          4022550907,\n
          4022550902,\n
          4022550903\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523113,\n
        "timestamp": "2016-02-23T20:29:32Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550873,\n
          4022550838,\n
          4022550866,\n
          4022550857,\n
          4022550837,\n
          4022550832,\n
          4022550821,\n
          4022550685,\n
          4022550633,\n
          4022550651,\n
          4022550796,\n
          4022550802,\n
          4022550827,\n
          4022550873\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523114,\n
        "timestamp": "2016-02-23T20:29:32Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549386,\n
          4022549344,\n
          4022549339,\n
          4022549342,\n
          4022549343,\n
          4022549374,\n
          4022549376,\n
          4022549385,\n
          4022549690,\n
          4022549384,\n
          4022549387,\n
          4022549710,\n
          4022549711,\n
          4022549386\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523115,\n
        "timestamp": "2016-02-23T20:29:33Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551290,\n
          4022551292,\n
          4022551289,\n
          4022551291,\n
          4022551288,\n
          4022551278,\n
          4022551275,\n
          4022551272,\n
          4022551271,\n
          4022551277,\n
          4022551284,\n
          4022551286,\n
          4022551287,\n
          4022551290\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523116,\n
        "timestamp": "2016-02-23T20:29:33Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549904,\n
          4022549875,\n
          4022549847,\n
          4022549853,\n
          4022549864,\n
          4022549873,\n
          4022549885,\n
          4022549889,\n
          4022549884,\n
          4022549886,\n
          4022549890,\n
          4022549916,\n
          4022549910,\n
          4022549906,\n
          4022549904\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523117,\n
        "timestamp": "2016-02-23T20:29:33Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551425,\n
          4022551456,\n
          4022551504,\n
          4022551554,\n
          4022552009,\n
          4022551809,\n
          4022551792,\n
          4022551798,\n
          4022551506,\n
          4022551511,\n
          4022551499,\n
          4022551465,\n
          4022551428,\n
          4022551422,\n
          4022551425\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523118,\n
        "timestamp": "2016-02-23T20:29:33Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551449,\n
          4022551454,\n
          4022551484,\n
          4022551515,\n
          4022551527,\n
          4022551507,\n
          4022551486,\n
          4022551483,\n
          4022551481,\n
          4022551480,\n
          4022551477,\n
          4022551475,\n
          4022551482,\n
          4022551479,\n
          4022551453,\n
          4022551449\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523119,\n
        "timestamp": "2016-02-23T20:29:33Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549354,\n
          4022549738,\n
          4022549737,\n
          4022549356,\n
          4022549354\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523120,\n
        "timestamp": "2016-02-23T20:29:33Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550831,\n
          4022550666,\n
          4022550663,\n
          4022550830,\n
          4022550831\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523121,\n
        "timestamp": "2016-02-23T20:29:33Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551317,\n
          4022551318,\n
          4022551316,\n
          4022551313,\n
          4022551317\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523122,\n
        "timestamp": "2016-02-23T20:29:33Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551171,\n
          4022551141,\n
          4022551115,\n
          4022551155,\n
          4022551171\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523123,\n
        "timestamp": "2016-02-23T20:29:33Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550883,\n
          4022550898,\n
          4022550888,\n
          4022550872,\n
          4022550883\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523124,\n
        "timestamp": "2016-02-23T20:29:33Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549976,\n
          4022549987,\n
          4022549985,\n
          4022549974,\n
          4022549976\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523125,\n
        "timestamp": "2016-02-23T20:29:33Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551005,\n
          4022551035,\n
          4022551026,\n
          4022550992,\n
          4022551005\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523126,\n
        "timestamp": "2016-02-23T20:29:33Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022552076,\n
          4022552064,\n
          4022552065,\n
          4022552077,\n
          4022552076\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523127,\n
        "timestamp": "2016-02-23T20:29:33Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550884,\n
          4022550848,\n
          4022550849,\n
          4022550885,\n
          4022550884\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523128,\n
        "timestamp": "2016-02-23T20:29:33Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551006,\n
          4022551063,\n
          4022551044,\n
          4022550985,\n
          4022551006\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523129,\n
        "timestamp": "2016-02-23T20:29:33Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551130,\n
          4022551164,\n
          4022551162,\n
          4022551128,\n
          4022551130\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523130,\n
        "timestamp": "2016-02-23T20:29:34Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022552003,\n
          4022552007,\n
          4022551584,\n
          4022551794,\n
          4022552003\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523131,\n
        "timestamp": "2016-02-23T20:29:34Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551075,\n
          4022551045,\n
          4022550998,\n
          4022551037,\n
          4022551075\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523132,\n
        "timestamp": "2016-02-23T20:29:34Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550605,\n
          4022550623,\n
          4022550607,\n
          4022550594,\n
          4022550605\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523133,\n
        "timestamp": "2016-02-23T20:29:34Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551034,\n
          4022551072,\n
          4022551080,\n
          4022551042,\n
          4022551034\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523134,\n
        "timestamp": "2016-02-23T20:29:34Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551149,\n
          4022551153,\n
          4022551121,\n
          4022551117,\n
          4022551149\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523135,\n
        "timestamp": "2016-02-23T20:29:34Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549329,\n
          4022549326,\n
          4022549348,\n
          4022549355,\n
          4022549329\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523136,\n
        "timestamp": "2016-02-23T20:29:34Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550596,\n
          4022550598,\n
          4022550472,\n
          4022550470,\n
          4022550596\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523137,\n
        "timestamp": "2016-02-23T20:29:34Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549911,\n
          4022549953,\n
          4022549959,\n
          4022549915,\n
          4022549911\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523138,\n
        "timestamp": "2016-02-23T20:29:34Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550808,\n
          4022550869,\n
          4022550864,\n
          4022550801,\n
          4022550808\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523139,\n
        "timestamp": "2016-02-23T20:29:34Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549849,\n
          4022549843,\n
          4022549779,\n
          4022549788,\n
          4022549849\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523140,\n
        "timestamp": "2016-02-23T20:29:34Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022552029,\n
          4022552035,\n
          4022552070,\n
          4022552068,\n
          4022552029\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523141,\n
        "timestamp": "2016-02-23T20:29:34Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550404,\n
          4022550421,\n
          4022550444,\n
          4022550433,\n
          4022550404\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523142,\n
        "timestamp": "2016-02-23T20:29:34Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551536,\n
          4022551525,\n
          4022551514,\n
          4022551524,\n
          4022551536\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523145,\n
        "timestamp": "2016-02-23T20:29:34Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549728,\n
          4022549707,\n
          4022549691,\n
          4022549709,\n
          4022549728\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523147,\n
        "timestamp": "2016-02-23T20:29:34Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551183,\n
          4022551182,\n
          4022551177,\n
          4022551178,\n
          4022551183\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523148,\n
        "timestamp": "2016-02-23T20:29:35Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550961,\n
          4022550959,\n
          4022550921,\n
          4022550923,\n
          4022550961\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523149,\n
        "timestamp": "2016-02-23T20:29:35Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549320,\n
          4022549338,\n
          4022549337,\n
          4022549319,\n
          4022549320\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523150,\n
        "timestamp": "2016-02-23T20:29:35Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551147,\n
          4022551168,\n
          4022551160,\n
          4022551140,\n
          4022551147\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523151,\n
        "timestamp": "2016-02-23T20:29:35Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550403,\n
          4022550399,\n
          4022550235,\n
          4022550238,\n
          4022550403\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523152,\n
        "timestamp": "2016-02-23T20:29:35Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551329,\n
          4022551328,\n
          4022551319,\n
          4022551320,\n
          4022551329\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523153,\n
        "timestamp": "2016-02-23T20:29:35Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551247,\n
          4022551246,\n
          4022551242,\n
          4022551243,\n
          4022551247\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523154,\n
        "timestamp": "2016-02-23T20:29:35Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551565,\n
          4022551804,\n
          4022551803,\n
          4022551563,\n
          4022551565\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523155,\n
        "timestamp": "2016-02-23T20:29:35Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550810,\n
          4022550813,\n
          4022550657,\n
          4022550653,\n
          4022550810\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523156,\n
        "timestamp": "2016-02-23T20:29:35Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549807,\n
          4022549806,\n
          4022549778,\n
          4022549775,\n
          4022549807\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523157,\n
        "timestamp": "2016-02-23T20:29:35Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550616,\n
          4022550641,\n
          4022550656,\n
          4022550622,\n
          4022550616\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523158,\n
        "timestamp": "2016-02-23T20:29:35Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551466,\n
          4022551470,\n
          4022551462,\n
          4022551460,\n
          4022551466\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523159,\n
        "timestamp": "2016-02-23T20:29:35Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551062,\n
          4022551086,\n
          4022551084,\n
          4022551059,\n
          4022551062\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523160,\n
        "timestamp": "2016-02-23T20:29:35Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549904,\n
          4022549897,\n
          4022549861,\n
          4022549875,\n
          4022549904\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523161,\n
        "timestamp": "2016-02-23T20:29:35Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551993,\n
          4022551992,\n
          4022551989,\n
          4022551990,\n
          4022551993\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523162,\n
        "timestamp": "2016-02-23T20:29:35Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549726,\n
          4022549725,\n
          4022549699,\n
          4022549700,\n
          4022549726\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523163,\n
        "timestamp": "2016-02-23T20:29:36Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551188,\n
          4022551170,\n
          4022551169,\n
          4022551187,\n
          4022551188\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523164,\n
        "timestamp": "2016-02-23T20:29:36Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549944,\n
          4022549925,\n
          4022549921,\n
          4022549941,\n
          4022549944\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523165,\n
        "timestamp": "2016-02-23T20:29:36Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551512,\n
          4022551529,\n
          4022551528,\n
          4022551509,\n
          4022551512\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523166,\n
        "timestamp": "2016-02-23T20:29:36Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550880,\n
          4022550842,\n
          4022550673,\n
          4022550807,\n
          4022550880\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523167,\n
        "timestamp": "2016-02-23T20:29:36Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550868,\n
          4022550829,\n
          4022550803,\n
          4022550844,\n
          4022550868\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523168,\n
        "timestamp": "2016-02-23T20:29:36Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551125,\n
          4022551159,\n
          4022551163,\n
          4022551129,\n
          4022551125\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523169,\n
        "timestamp": "2016-02-23T20:29:36Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022552021,\n
          4022552002,\n
          4022552008,\n
          4022552024,\n
          4022552021\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523170,\n
        "timestamp": "2016-02-23T20:29:36Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022552040,\n
          4022552001,\n
          4022551999,\n
          4022552039,\n
          4022552040\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523171,\n
        "timestamp": "2016-02-23T20:29:36Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550240,\n
          4022550414,\n
          4022550407,\n
          4022550236,\n
          4022550240\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523172,\n
        "timestamp": "2016-02-23T20:29:36Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551076,\n
          4022551067,\n
          4022550979,\n
          4022550987,\n
          4022551076\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523173,\n
        "timestamp": "2016-02-23T20:29:36Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551098,\n
          4022551136,\n
          4022551132,\n
          4022551093,\n
          4022551098\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523174,\n
        "timestamp": "2016-02-23T20:29:36Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551377,\n
          4022551379,\n
          4022551378,\n
          4022551376,\n
          4022551377\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523175,\n
        "timestamp": "2016-02-23T20:29:36Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551314,\n
          4022551315,\n
          4022551311,\n
          4022551310,\n
          4022551314\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523176,\n
        "timestamp": "2016-02-23T20:29:36Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550858,\n
          4022550852,\n
          4022550855,\n
          4022550860,\n
          4022550858\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523177,\n
        "timestamp": "2016-02-23T20:29:36Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551185,\n
          4022551204,\n
          4022551200,\n
          4022551184,\n
          4022551185\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523178,\n
        "timestamp": "2016-02-23T20:29:37Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551340,\n
          4022551338,\n
          4022551335,\n
          4022551336,\n
          4022551340\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523179,\n
        "timestamp": "2016-02-23T20:29:37Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550889,\n
          4022551064,\n
          4022551039,\n
          4022550867,\n
          4022550889\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523180,\n
        "timestamp": "2016-02-23T20:29:37Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551344,\n
          4022551341,\n
          4022551338,\n
          4022551340,\n
          4022551344\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523181,\n
        "timestamp": "2016-02-23T20:29:37Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551005,\n
          4022550992,\n
          4022550953,\n
          4022550965,\n
          4022551005\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523182,\n
        "timestamp": "2016-02-23T20:29:37Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550233,\n
          4022549967,\n
          4022549964,\n
          4022550231,\n
          4022550233\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523183,\n
        "timestamp": "2016-02-23T20:29:37Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022552000,\n
          4022552038,\n
          4022552037,\n
          4022551998,\n
          4022552000\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523184,\n
        "timestamp": "2016-02-23T20:29:37Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550620,\n
          4022550671,\n
          4022550650,\n
          4022550604,\n
          4022550620\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523185,\n
        "timestamp": "2016-02-23T20:29:37Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550410,\n
          4022550272,\n
          4022550226,\n
          4022550268,\n
          4022550410\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523186,\n
        "timestamp": "2016-02-23T20:29:37Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551092,\n
          4022551118,\n
          4022551106,\n
          4022551090,\n
          4022551092\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523187,\n
        "timestamp": "2016-02-23T20:29:37Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549758,\n
          4022549804,\n
          4022549803,\n
          4022549757,\n
          4022549758\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523188,\n
        "timestamp": "2016-02-23T20:29:37Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549866,\n
          4022549865,\n
          4022549831,\n
          4022549832,\n
          4022549866\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523189,\n
        "timestamp": "2016-02-23T20:29:37Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551069,\n
          4022551082,\n
          4022551077,\n
          4022551049,\n
          4022551069\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523190,\n
        "timestamp": "2016-02-23T20:29:37Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550883,\n
          4022550872,\n
          4022550820,\n
          4022550841,\n
          4022550883\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523191,\n
        "timestamp": "2016-02-23T20:29:37Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550196,\n
          4022550194,\n
          4022549982,\n
          4022549983,\n
          4022550196\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523192,\n
        "timestamp": "2016-02-23T20:29:37Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550683,\n
          4022550854,\n
          4022550859,\n
          4022550688,\n
          4022550683\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523193,\n
        "timestamp": "2016-02-23T20:29:38Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550651,\n
          4022550633,\n
          4022550592,\n
          4022550609,\n
          4022550651\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523194,\n
        "timestamp": "2016-02-23T20:29:38Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550220,\n
          4022550228,\n
          4022550224,\n
          4022550219,\n
          4022550220\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523195,\n
        "timestamp": "2016-02-23T20:29:38Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551568,\n
          4022551810,\n
          4022551808,\n
          4022551557,\n
          4022551568\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523196,\n
        "timestamp": "2016-02-23T20:29:38Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551239,\n
          4022551244,\n
          4022551240,\n
          4022551238,\n
          4022551239\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523197,\n
        "timestamp": "2016-02-23T20:29:38Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550264,\n
          4022550263,\n
          4022550197,\n
          4022550195,\n
          4022550264\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523198,\n
        "timestamp": "2016-02-23T20:29:38Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550448,\n
          4022550279,\n
          4022550281,\n
          4022550449,\n
          4022550448\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523199,\n
        "timestamp": "2016-02-23T20:29:38Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549817,\n
          4022549836,\n
          4022549768,\n
          4022549754,\n
          4022549817\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523200,\n
        "timestamp": "2016-02-23T20:29:38Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550488,\n
          4022550660,\n
          4022550659,\n
          4022550487,\n
          4022550488\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523201,\n
        "timestamp": "2016-02-23T20:29:38Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022552083,\n
          4022552082,\n
          4022552079,\n
          4022552080,\n
          4022552083\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523202,\n
        "timestamp": "2016-02-23T20:29:38Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550940,\n
          4022550897,\n
          4022550829,\n
          4022550868,\n
          4022550940\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523203,\n
        "timestamp": "2016-02-23T20:29:38Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022552056,\n
          4022552021,\n
          4022552024,\n
          4022552057,\n
          4022552056\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523204,\n
        "timestamp": "2016-02-23T20:29:38Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549913,\n
          4022549912,\n
          4022549900,\n
          4022549901,\n
          4022549913\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523205,\n
        "timestamp": "2016-02-23T20:29:38Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551156,\n
          4022551150,\n
          4022551134,\n
          4022551135,\n
          4022551156\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523206,\n
        "timestamp": "2016-02-23T20:29:38Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551464,\n
          4022551468,\n
          4022551443,\n
          4022551444,\n
          4022551464\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523207,\n
        "timestamp": "2016-02-23T20:29:39Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551147,\n
          4022551140,\n
          4022551113,\n
          4022551122,\n
          4022551147\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523208,\n
        "timestamp": "2016-02-23T20:29:39Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549712,\n
          4022549718,\n
          4022549706,\n
          4022549698,\n
          4022549712\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523209,\n
        "timestamp": "2016-02-23T20:29:39Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550955,\n
          4022550920,\n
          4022550916,\n
          4022550950,\n
          4022550955\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523210,\n
        "timestamp": "2016-02-23T20:29:39Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550202,\n
          4022550214,\n
          4022550206,\n
          4022550193,\n
          4022550202\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523211,\n
        "timestamp": "2016-02-23T20:29:39Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549742,\n
          4022549765,\n
          4022549764,\n
          4022549741,\n
          4022549742\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523212,\n
        "timestamp": "2016-02-23T20:29:39Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550237,\n
          4022550400,\n
          4022550390,\n
          4022550230,\n
          4022550237\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523213,\n
        "timestamp": "2016-02-23T20:29:39Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551116,\n
          4022551144,\n
          4022551143,\n
          4022551114,\n
          4022551116\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523214,\n
        "timestamp": "2016-02-23T20:29:39Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549973,\n
          4022549978,\n
          4022549930,\n
          4022549924,\n
          4022549973\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523215,\n
        "timestamp": "2016-02-23T20:29:39Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550835,\n
          4022550828,\n
          4022550792,\n
          4022550800,\n
          4022550835\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523218,\n
        "timestamp": "2016-02-23T20:29:39Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550480,\n
          4022550646,\n
          4022550629,\n
          4022550460,\n
          4022550480\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523219,\n
        "timestamp": "2016-02-23T20:29:39Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550440,\n
          4022550434,\n
          4022550278,\n
          4022550285,\n
          4022550440\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523220,\n
        "timestamp": "2016-02-23T20:29:39Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550590,\n
          4022550599,\n
          4022550589,\n
          4022550474,\n
          4022550590\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523221,\n
        "timestamp": "2016-02-23T20:29:39Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551531,\n
          4022551534,\n
          4022551487,\n
          4022551485,\n
          4022551531\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523222,\n
        "timestamp": "2016-02-23T20:29:39Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549856,\n
          4022549842,\n
          4022549789,\n
          4022549812,\n
          4022549856\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523223,\n
        "timestamp": "2016-02-23T20:29:39Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551194,\n
          4022551208,\n
          4022551205,\n
          4022551193,\n
          4022551194\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523224,\n
        "timestamp": "2016-02-23T20:29:39Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549881,\n
          4022549878,\n
          4022549857,\n
          4022549858,\n
          4022549881\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523225,\n
        "timestamp": "2016-02-23T20:29:40Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551204,\n
          4022551216,\n
          4022551215,\n
          4022551200,\n
          4022551204\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523226,\n
        "timestamp": "2016-02-23T20:29:40Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549369,\n
          4022549753,\n
          4022549749,\n
          4022549361,\n
          4022549369\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523227,\n
        "timestamp": "2016-02-23T20:29:40Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551264,\n
          4022551262,\n
          4022551259,\n
          4022551261,\n
          4022551264\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523228,\n
        "timestamp": "2016-02-23T20:29:40Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549736,\n
          4022549735,\n
          4022549366,\n
          4022549367,\n
          4022549736\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523229,\n
        "timestamp": "2016-02-23T20:29:40Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551031,\n
          4022551034,\n
          4022550997,\n
          4022550996,\n
          4022551031\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523230,\n
        "timestamp": "2016-02-23T20:29:40Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551214,\n
          4022551228,\n
          4022551226,\n
          4022551213,\n
          4022551214\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523231,\n
        "timestamp": "2016-02-23T20:29:40Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549716,\n
          4022549724,\n
          4022549379,\n
          4022549371,\n
          4022549716\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523232,\n
        "timestamp": "2016-02-23T20:29:40Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551100,\n
          4022551110,\n
          4022551109,\n
          4022551099,\n
          4022551100\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523233,\n
        "timestamp": "2016-02-23T20:29:40Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550275,\n
          4022550274,\n
          4022550221,\n
          4022550227,\n
          4022550275\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523234,\n
        "timestamp": "2016-02-23T20:29:40Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550812,\n
          4022550856,\n
          4022550835,\n
          4022550800,\n
          4022550812\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523236,\n
        "timestamp": "2016-02-23T20:29:40Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022552007,\n
          4022552003,\n
          4022552042,\n
          4022552046,\n
          4022552007\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523237,\n
        "timestamp": "2016-02-23T20:29:40Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550259,\n
          4022550252,\n
          4022550244,\n
          4022550246,\n
          4022550259\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523238,\n
        "timestamp": "2016-02-23T20:29:40Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551046,\n
          4022551055,\n
          4022551040,\n
          4022551033,\n
          4022551046\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523239,\n
        "timestamp": "2016-02-23T20:29:40Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551538,\n
          4022551535,\n
          4022551520,\n
          4022551526,\n
          4022551538\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523240,\n
        "timestamp": "2016-02-23T20:29:40Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551217,\n
          4022551229,\n
          4022551224,\n
          4022551212,\n
          4022551217\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523241,\n
        "timestamp": "2016-02-23T20:29:41Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550481,\n
          4022550609,\n
          4022550592,\n
          4022550463,\n
          4022550481\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523242,\n
        "timestamp": "2016-02-23T20:29:41Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551165,\n
          4022551173,\n
          4022551172,\n
          4022551161,\n
          4022551165\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523243,\n
        "timestamp": "2016-02-23T20:29:41Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550835,\n
          4022550856,\n
          4022550882,\n
          4022550874,\n
          4022550835\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523244,\n
        "timestamp": "2016-02-23T20:29:41Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551207,\n
          4022551199,\n
          4022551181,\n
          4022551186,\n
          4022551207\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523245,\n
        "timestamp": "2016-02-23T20:29:41Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550208,\n
          4022549986,\n
          4022549970,\n
          4022549981,\n
          4022550208\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523246,\n
        "timestamp": "2016-02-23T20:29:41Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551387,\n
          4022551385,\n
          4022551381,\n
          4022551383,\n
          4022551387\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523247,\n
        "timestamp": "2016-02-23T20:29:41Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551362,\n
          4022551347,\n
          4022551352,\n
          4022551363,\n
          4022551362\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523248,\n
        "timestamp": "2016-02-23T20:29:41Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549381,\n
          4022549721,\n
          4022549720,\n
          4022549380,\n
          4022549381\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523249,\n
        "timestamp": "2016-02-23T20:29:41Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549945,\n
          4022549972,\n
          4022549965,\n
          4022549936,\n
          4022549945\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523250,\n
        "timestamp": "2016-02-23T20:29:41Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550670,\n
          4022550630,\n
          4022550628,\n
          4022550664,\n
          4022550670\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523251,\n
        "timestamp": "2016-02-23T20:29:41Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549956,\n
          4022550192,\n
          4022550190,\n
          4022549954,\n
          4022549956\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523252,\n
        "timestamp": "2016-02-23T20:29:41Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550919,\n
          4022550918,\n
          4022550900,\n
          4022550901,\n
          4022550919\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523253,\n
        "timestamp": "2016-02-23T20:29:41Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550817,\n
          4022550816,\n
          4022550804,\n
          4022550805,\n
          4022550817\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523254,\n
        "timestamp": "2016-02-23T20:29:41Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551025,\n
          4022551028,\n
          4022551081,\n
          4022551079,\n
          4022551025\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523255,\n
        "timestamp": "2016-02-23T20:29:41Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551451,\n
          4022551488,\n
          4022551490,\n
          4022551458,\n
          4022551451\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523256,\n
        "timestamp": "2016-02-23T20:29:41Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550191,\n
          4022550258,\n
          4022550255,\n
          4022550189,\n
          4022550191\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523257,\n
        "timestamp": "2016-02-23T20:29:42Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551801,\n
          4022551800,\n
          4022551796,\n
          4022551797,\n
          4022551801\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523258,\n
        "timestamp": "2016-02-23T20:29:42Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550211,\n
          4022550270,\n
          4022550265,\n
          4022550207,\n
          4022550211\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523259,\n
        "timestamp": "2016-02-23T20:29:42Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551202,\n
          4022551201,\n
          4022551189,\n
          4022551190,\n
          4022551202\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523260,\n
        "timestamp": "2016-02-23T20:29:42Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551083,\n
          4022551092,\n
          4022551090,\n
          4022551078,\n
          4022551083\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523261,\n
        "timestamp": "2016-02-23T20:29:42Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549719,\n
          4022549702,\n
          4022549743,\n
          4022549746,\n
          4022549719\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523262,\n
        "timestamp": "2016-02-23T20:29:42Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550614,\n
          4022550450,\n
          4022550439,\n
          4022550600,\n
          4022550614\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523263,\n
        "timestamp": "2016-02-23T20:29:42Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551276,\n
          4022551277,\n
          4022551271,\n
          4022551270,\n
          4022551276\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523264,\n
        "timestamp": "2016-02-23T20:29:42Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549874,\n
          4022549872,\n
          4022549846,\n
          4022549848,\n
          4022549874\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523265,\n
        "timestamp": "2016-02-23T20:29:42Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550932,\n
          4022550929,\n
          4022550915,\n
          4022550926,\n
          4022550932\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523266,\n
        "timestamp": "2016-02-23T20:29:42Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551231,\n
          4022551233,\n
          4022551237,\n
          4022551236,\n
          4022551231\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523267,\n
        "timestamp": "2016-02-23T20:29:42Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551234,\n
          4022551232,\n
          4022551223,\n
          4022551225,\n
          4022551234\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523268,\n
        "timestamp": "2016-02-23T20:29:42Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551154,\n
          4022551176,\n
          4022551175,\n
          4022551151,\n
          4022551154\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523270,\n
        "timestamp": "2016-02-23T20:29:42Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549365,\n
          4022549717,\n
          4022549715,\n
          4022549364,\n
          4022549365\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523272,\n
        "timestamp": "2016-02-23T20:29:42Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550417,\n
          4022550283,\n
          4022550254,\n
          4022550393,\n
          4022550417\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523274,\n
        "timestamp": "2016-02-23T20:29:43Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550445,\n
          4022550446,\n
          4022550256,\n
          4022550253,\n
          4022550445\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523275,\n
        "timestamp": "2016-02-23T20:29:43Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549962,\n
          4022549932,\n
          4022549928,\n
          4022549961,\n
          4022549962\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523277,\n
        "timestamp": "2016-02-23T20:29:43Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551997,\n
          4022552010,\n
          4022552005,\n
          4022551995,\n
          4022551997\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523281,\n
        "timestamp": "2016-02-23T20:29:43Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550627,\n
          4022550465,\n
          4022550456,\n
          4022550618,\n
          4022550627\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523282,\n
        "timestamp": "2016-02-23T20:29:43Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550485,\n
          4022550643,\n
          4022550642,\n
          4022550482,\n
          4022550485\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523285,\n
        "timestamp": "2016-02-23T20:29:43Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022552073,\n
          4022552072,\n
          4022552067,\n
          4022552069,\n
          4022552073\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523288,\n
        "timestamp": "2016-02-23T20:29:43Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550471,\n
          4022550447,\n
          4022550283,\n
          4022550417,\n
          4022550471\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523291,\n
        "timestamp": "2016-02-23T20:29:43Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022552061,\n
          4022552049,\n
          4022552032,\n
          4022552051,\n
          4022552061\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523293,\n
        "timestamp": "2016-02-23T20:29:43Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550612,\n
          4022550483,\n
          4022550429,\n
          4022550454,\n
          4022550612\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523296,\n
        "timestamp": "2016-02-23T20:29:43Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550984,\n
          4022550983,\n
          4022550973,\n
          4022550974,\n
          4022550984\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523298,\n
        "timestamp": "2016-02-23T20:29:43Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549977,\n
          4022549975,\n
          4022549955,\n
          4022549957,\n
          4022549977\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523299,\n
        "timestamp": "2016-02-23T20:29:43Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551107,\n
          4022551119,\n
          4022551112,\n
          4022551103,\n
          4022551107\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523300,\n
        "timestamp": "2016-02-23T20:29:43Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549863,\n
          4022549867,\n
          4022549799,\n
          4022549800,\n
          4022549863\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523303,\n
        "timestamp": "2016-02-23T20:29:43Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549324,\n
          4022549325,\n
          4022549318,\n
          4022549317,\n
          4022549324\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523305,\n
        "timestamp": "2016-02-23T20:29:43Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549813,\n
          4022549817,\n
          4022549754,\n
          4022549751,\n
          4022549813\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523306,\n
        "timestamp": "2016-02-23T20:29:43Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550621,\n
          4022550652,\n
          4022550645,\n
          4022550617,\n
          4022550621\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523307,\n
        "timestamp": "2016-02-23T20:29:44Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551579,\n
          4022551550,\n
          4022551551,\n
          4022551578,\n
          4022551579\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523308,\n
        "timestamp": "2016-02-23T20:29:44Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551219,\n
          4022551218,\n
          4022551203,\n
          4022551206,\n
          4022551219\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523309,\n
        "timestamp": "2016-02-23T20:29:44Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549828,\n
          4022549763,\n
          4022549756,\n
          4022549819,\n
          4022549828\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523310,\n
        "timestamp": "2016-02-23T20:29:44Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549909,\n
          4022549905,\n
          4022549898,\n
          4022549903,\n
          4022549909\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523311,\n
        "timestamp": "2016-02-23T20:29:44Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550922,\n
          4022550927,\n
          4022550941,\n
          4022550938,\n
          4022550922\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523312,\n
        "timestamp": "2016-02-23T20:29:44Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551209,\n
          4022551196,\n
          4022551179,\n
          4022551191,\n
          4022551209\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523313,\n
        "timestamp": "2016-02-23T20:29:44Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551085,\n
          4022551074,\n
          4022551021,\n
          4022551043,\n
          4022551085\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523314,\n
        "timestamp": "2016-02-23T20:29:44Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551038,\n
          4022551008,\n
          4022551007,\n
          4022551036,\n
          4022551038\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523315,\n
        "timestamp": "2016-02-23T20:29:44Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550818,\n
          4022550823,\n
          4022550794,\n
          4022550789,\n
          4022550818\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523316,\n
        "timestamp": "2016-02-23T20:29:44Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550242,\n
          4022550401,\n
          4022550286,\n
          4022550229,\n
          4022550242\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523317,\n
        "timestamp": "2016-02-23T20:29:44Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551281,\n
          4022551267,\n
          4022551266,\n
          4022551274,\n
          4022551280,\n
          4022551281\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523318,\n
        "timestamp": "2016-02-23T20:29:44Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551344,\n
          4022551348,\n
          4022551346,\n
          4022551342,\n
          4022551341,\n
          4022551344\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523319,\n
        "timestamp": "2016-02-23T20:29:44Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550652,\n
          4022550809,\n
          4022550806,\n
          4022550644,\n
          4022550645,\n
          4022550652\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523320,\n
        "timestamp": "2016-02-23T20:29:44Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551465,\n
          4022551459,\n
          4022551424,\n
          4022551426,\n
          4022551428,\n
          4022551465\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523321,\n
        "timestamp": "2016-02-23T20:29:45Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551549,\n
          4022551587,\n
          4022551791,\n
          4022551560,\n
          4022551555,\n
          4022551549\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523322,\n
        "timestamp": "2016-02-23T20:29:45Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549935,\n
          4022549952,\n
          4022549949,\n
          4022549946,\n
          4022549931,\n
          4022549935\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523323,\n
        "timestamp": "2016-02-23T20:29:45Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551443,\n
          4022551468,\n
          4022551472,\n
          4022551427,\n
          4022551421,\n
          4022551443\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523324,\n
        "timestamp": "2016-02-23T20:29:45Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550681,\n
          4022550680,\n
          4022550634,\n
          4022550636,\n
          4022550648,\n
          4022550681\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523325,\n
        "timestamp": "2016-02-23T20:29:45Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549916,\n
          4022549890,\n
          4022549891,\n
          4022549918,\n
          4022549917,\n
          4022549916\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523326,\n
        "timestamp": "2016-02-23T20:29:45Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549782,\n
          4022549770,\n
          4022549769,\n
          4022549766,\n
          4022549777,\n
          4022549782\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523327,\n
        "timestamp": "2016-02-23T20:29:45Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551546,\n
          4022551548,\n
          4022551493,\n
          4022551489,\n
          4022551544,\n
          4022551546\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523328,\n
        "timestamp": "2016-02-23T20:29:45Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551139,\n
          4022551158,\n
          4022551157,\n
          4022551137,\n
          4022551138,\n
          4022551139\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523329,\n
        "timestamp": "2016-02-23T20:29:45Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549709,\n
          4022549691,\n
          4022549347,\n
          4022549358,\n
          4022549694,\n
          4022549709\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523331,\n
        "timestamp": "2016-02-23T20:29:45Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551513,\n
          4022551491,\n
          4022551437,\n
          4022551429,\n
          4022551510,\n
          4022551513\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523333,\n
        "timestamp": "2016-02-23T20:29:45Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550811,\n
          4022550662,\n
          4022550661,\n
          4022550610,\n
          4022550675,\n
          4022550811\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523335,\n
        "timestamp": "2016-02-23T20:29:45Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550434,\n
          4022550437,\n
          4022550420,\n
          4022550262,\n
          4022550278,\n
          4022550434\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523336,\n
        "timestamp": "2016-02-23T20:29:45Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549851,\n
          4022549840,\n
          4022549762,\n
          4022549771,\n
          4022549824,\n
          4022549851\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523337,\n
        "timestamp": "2016-02-23T20:29:45Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551570,\n
          4022551546,\n
          4022551544,\n
          4022551542,\n
          4022551569,\n
          4022551570\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523338,\n
        "timestamp": "2016-02-23T20:29:45Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549334,\n
          4022549346,\n
          4022549383,\n
          4022549382,\n
          4022549336,\n
          4022549334\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523339,\n
        "timestamp": "2016-02-23T20:29:46Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549906,\n
          4022549910,\n
          4022549947,\n
          4022549940,\n
          4022549938,\n
          4022549906\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523340,\n
        "timestamp": "2016-02-23T20:29:46Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549347,\n
          4022549691,\n
          4022549378,\n
          4022549363,\n
          4022549340,\n
          4022549347\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523341,\n
        "timestamp": "2016-02-23T20:29:46Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551503,\n
          4022551502,\n
          4022551516,\n
          4022551517,\n
          4022551505,\n
          4022551503\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523342,\n
        "timestamp": "2016-02-23T20:29:46Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549770,\n
          4022549752,\n
          4022549733,\n
          4022549731,\n
          4022549769,\n
          4022549770\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523343,\n
        "timestamp": "2016-02-23T20:29:46Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551326,\n
          4022551325,\n
          4022551324,\n
          4022551322,\n
          4022551323,\n
          4022551326\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523344,\n
        "timestamp": "2016-02-23T20:29:46Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549716,\n
          4022549371,\n
          4022549368,\n
          4022549362,\n
          4022549704,\n
          4022549716\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523345,\n
        "timestamp": "2016-02-23T20:29:46Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550635,\n
          4022550798,\n
          4022550815,\n
          4022550669,\n
          4022550655,\n
          4022550635\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523346,\n
        "timestamp": "2016-02-23T20:29:46Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551294,\n
          4022551308,\n
          4022551307,\n
          4022551296,\n
          4022551293,\n
          4022551294\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523347,\n
        "timestamp": "2016-02-23T20:29:46Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549810,\n
          4022549791,\n
          4022549808,\n
          4022549822,\n
          4022549829,\n
          4022549810\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523348,\n
        "timestamp": "2016-02-23T20:29:46Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550647,\n
          4022550791,\n
          4022550790,\n
          4022550681,\n
          4022550648,\n
          4022550647\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523349,\n
        "timestamp": "2016-02-23T20:29:46Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551562,\n
          4022551533,\n
          4022551523,\n
          4022551555,\n
          4022551560,\n
          4022551562\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523350,\n
        "timestamp": "2016-02-23T20:29:46Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551421,\n
          4022551427,\n
          4022551394,\n
          4022551391,\n
          4022551409,\n
          4022551421\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523351,\n
        "timestamp": "2016-02-23T20:29:46Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551575,\n
          4022551500,\n
          4022551495,\n
          4022551494,\n
          4022551571,\n
          4022551575\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523352,\n
        "timestamp": "2016-02-23T20:29:46Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551146,\n
          4022551148,\n
          4022551145,\n
          4022551123,\n
          4022551126,\n
          4022551146\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523353,\n
        "timestamp": "2016-02-23T20:29:47Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549382,\n
          4022549381,\n
          4022549380,\n
          4022549335,\n
          4022549336,\n
          4022549382\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523354,\n
        "timestamp": "2016-02-23T20:29:47Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551332,\n
          4022551325,\n
          4022551326,\n
          4022551327,\n
          4022551334,\n
          4022551332\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523355,\n
        "timestamp": "2016-02-23T20:29:47Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550213,\n
          4022550271,\n
          4022550266,\n
          4022550261,\n
          4022550201,\n
          4022550213\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523356,\n
        "timestamp": "2016-02-23T20:29:47Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549986,\n
          4022549972,\n
          4022549945,\n
          4022549960,\n
          4022549970,\n
          4022549986\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523357,\n
        "timestamp": "2016-02-23T20:29:47Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551017,\n
          4022551016,\n
          4022551014,\n
          4022550952,\n
          4022550956,\n
          4022551017\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523358,\n
        "timestamp": "2016-02-23T20:29:47Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550971,\n
          4022550982,\n
          4022551046,\n
          4022551033,\n
          4022550969,\n
          4022550971\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523359,\n
        "timestamp": "2016-02-23T20:29:47Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549713,\n
          4022549714,\n
          4022549696,\n
          4022549693,\n
          4022549689,\n
          4022549713\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523360,\n
        "timestamp": "2016-02-23T20:29:47Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550209,\n
          4022550389,\n
          4022550277,\n
          4022550199,\n
          4022550212,\n
          4022550200,\n
          4022550209\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523361,\n
        "timestamp": "2016-02-23T20:29:47Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550914,\n
          4022550982,\n
          4022550971,\n
          4022550912,\n
          4022550908,\n
          4022550899,\n
          4022550914\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523362,\n
        "timestamp": "2016-02-23T20:29:47Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549702,\n
          4022549692,\n
          4022549388,\n
          4022549350,\n
          4022549349,\n
          4022549703,\n
          4022549702\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523363,\n
        "timestamp": "2016-02-23T20:29:47Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549844,\n
          4022549825,\n
          4022549811,\n
          4022549823,\n
          4022549780,\n
          4022549785,\n
          4022549844\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523364,\n
        "timestamp": "2016-02-23T20:29:47Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551102,\n
          4022551101,\n
          4022551127,\n
          4022551124,\n
          4022551089,\n
          4022551091,\n
          4022551102\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523365,\n
        "timestamp": "2016-02-23T20:29:47Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550453,\n
          4022550466,\n
          4022550411,\n
          4022550398,\n
          4022550406,\n
          4022550397,\n
          4022550453\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523366,\n
        "timestamp": "2016-02-23T20:29:47Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549984,\n
          4022549963,\n
          4022549934,\n
          4022549951,\n
          4022549927,\n
          4022549933,\n
          4022549984\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523367,\n
        "timestamp": "2016-02-23T20:29:47Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551401,\n
          4022551390,\n
          4022551384,\n
          4022551386,\n
          4022551388,\n
          4022551392,\n
          4022551401\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523369,\n
        "timestamp": "2016-02-23T20:29:48Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551020,\n
          4022550975,\n
          4022550967,\n
          4022551011,\n
          4022551019,\n
          4022551009,\n
          4022551020\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523371,\n
        "timestamp": "2018-01-02T20:40:31Z",\n
        "version": 2,\n
        "changeset": 55111494,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "nodes": [\n
          4022549727,\n
          5317032748,\n
          4022549726,\n
          4022549700,\n
          4022549695,\n
          4022549696,\n
          4022549714,\n
          4022549727\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523373,\n
        "timestamp": "2016-02-23T20:29:48Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550863,\n
          4022550894,\n
          4022550853,\n
          4022550819,\n
          4022550839,\n
          4022550822,\n
          4022550863\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523375,\n
        "timestamp": "2016-02-23T20:29:48Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549767,\n
          4022549766,\n
          4022549377,\n
          4022549375,\n
          4022549761,\n
          4022549760,\n
          4022549767\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523376,\n
        "timestamp": "2016-02-23T20:29:48Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549782,\n
          4022549808,\n
          4022549791,\n
          4022549755,\n
          4022549752,\n
          4022549770,\n
          4022549782\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523378,\n
        "timestamp": "2016-02-23T20:29:48Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551133,\n
          4022551131,\n
          4022551095,\n
          4022551097,\n
          4022551094,\n
          4022551096,\n
          4022551133\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523380,\n
        "timestamp": "2016-02-23T20:29:48Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550214,\n
          4022550202,\n
          4022550218,\n
          4022550391,\n
          4022550276,\n
          4022550206,\n
          4022550214\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523381,\n
        "timestamp": "2016-02-23T20:29:48Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550445,\n
          4022550253,\n
          4022550247,\n
          4022550418,\n
          4022550435,\n
          4022550442,\n
          4022550445\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523383,\n
        "timestamp": "2016-02-23T20:29:48Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549792,\n
          4022549869,\n
          4022549860,\n
          4022549772,\n
          4022549776,\n
          4022549783,\n
          4022549792\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523384,\n
        "timestamp": "2016-02-23T20:29:48Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550421,\n
          4022550402,\n
          4022550427,\n
          4022550476,\n
          4022550458,\n
          4022550444,\n
          4022550421\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523386,\n
        "timestamp": "2016-02-23T20:29:48Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550991,\n
          4022551003,\n
          4022550931,\n
          4022550933,\n
          4022550913,\n
          4022550911,\n
          4022550991\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523387,\n
        "timestamp": "2016-02-23T20:29:48Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550469,\n
          4022550624,\n
          4022550608,\n
          4022550462,\n
          4022550467,\n
          4022550464,\n
          4022550469\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523388,\n
        "timestamp": "2016-02-23T20:29:48Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550245,\n
          4022550395,\n
          4022550392,\n
          4022550431,\n
          4022550436,\n
          4022550249,\n
          4022550245\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523389,\n
        "timestamp": "2016-02-23T20:29:48Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022552063,\n
          4022552062,\n
          4022552028,\n
          4022552030,\n
          4022552017,\n
          4022552019,\n
          4022552063\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523390,\n
        "timestamp": "2016-02-23T20:29:48Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551227,\n
          4022551222,\n
          4022551197,\n
          4022551195,\n
          4022551174,\n
          4022551180,\n
          4022551227\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523391,\n
        "timestamp": "2016-02-23T20:29:49Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550943,\n
          4022550903,\n
          4022550904,\n
          4022550948,\n
          4022550988,\n
          4022550993,\n
          4022550943\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523392,\n
        "timestamp": "2016-02-23T20:29:49Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551382,\n
          4022551380,\n
          4022551375,\n
          4022551374,\n
          4022551376,\n
          4022551378,\n
          4022551382\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523393,\n
        "timestamp": "2016-02-23T20:29:49Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022552029,\n
          4022552068,\n
          4022552066,\n
          4022552031,\n
          4022552036,\n
          4022552026,\n
          4022552029\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523394,\n
        "timestamp": "2016-02-23T20:29:49Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550986,\n
          4022550925,\n
          4022550942,\n
          4022550947,\n
          4022550976,\n
          4022551041,\n
          4022550986\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523395,\n
        "timestamp": "2016-02-23T20:29:49Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550423,\n
          4022550425,\n
          4022550288,\n
          4022550405,\n
          4022550457,\n
          4022550443,\n
          4022550423\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523396,\n
        "timestamp": "2016-02-23T20:29:49Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550848,\n
          4022550884,\n
          4022550900,\n
          4022550918,\n
          4022550917,\n
          4022550843,\n
          4022550848\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523397,\n
        "timestamp": "2016-02-23T20:29:49Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549383,\n
          4022549346,\n
          4022549344,\n
          4022549386,\n
          4022549689,\n
          4022549693,\n
          4022549383\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523398,\n
        "timestamp": "2016-02-23T20:29:49Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550455,\n
          4022550613,\n
          4022550468,\n
          4022550426,\n
          4022550438,\n
          4022550432,\n
          4022550455\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523399,\n
        "timestamp": "2016-02-23T20:29:49Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550425,\n
          4022550423,\n
          4022550394,\n
          4022550248,\n
          4022550284,\n
          4022550288,\n
          4022550425\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523400,\n
        "timestamp": "2016-02-23T20:29:49Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550640,\n
          4022550649,\n
          4022550478,\n
          4022550479,\n
          4022550593,\n
          4022550591,\n
          4022550640\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523401,\n
        "timestamp": "2016-02-23T20:29:49Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551343,\n
          4022551339,\n
          4022551330,\n
          4022551331,\n
          4022551333,\n
          4022551337,\n
          4022551343\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523402,\n
        "timestamp": "2016-02-23T20:29:49Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549805,\n
          4022549804,\n
          4022549758,\n
          4022549759,\n
          4022549798,\n
          4022549797,\n
          4022549805\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523403,\n
        "timestamp": "2016-02-23T20:29:49Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550909,\n
          4022550871,\n
          4022550881,\n
          4022550930,\n
          4022550966,\n
          4022550945,\n
          4022550909\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523404,\n
        "timestamp": "2016-02-23T20:29:49Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549871,\n
          4022549855,\n
          4022549774,\n
          4022549781,\n
          4022549815,\n
          4022549816,\n
          4022549871\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523405,\n
        "timestamp": "2016-02-23T20:29:49Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549348,\n
          4022549326,\n
          4022549323,\n
          4022549328,\n
          4022549327,\n
          4022549341,\n
          4022549345,\n
          4022549348\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523406,\n
        "timestamp": "2016-02-23T20:29:50Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550259,\n
          4022550267,\n
          4022550250,\n
          4022550260,\n
          4022550430,\n
          4022550412,\n
          4022550252,\n
          4022550259\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523407,\n
        "timestamp": "2016-02-23T20:29:50Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551588,\n
          4022551585,\n
          4022551508,\n
          4022551509,\n
          4022551528,\n
          4022551529,\n
          4022551530,\n
          4022551588\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523408,\n
        "timestamp": "2016-02-23T20:29:50Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551111,\n
          4022551142,\n
          4022551139,\n
          4022551138,\n
          4022551108,\n
          4022551109,\n
          4022551110,\n
          4022551111\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523409,\n
        "timestamp": "2016-02-23T20:29:50Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551582,\n
          4022552001,\n
          4022552006,\n
          4022551813,\n
          4022551811,\n
          4022551812,\n
          4022551581,\n
          4022551582\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523410,\n
        "timestamp": "2016-02-23T20:29:50Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550205,\n
          4022550243,\n
          4022550208,\n
          4022549981,\n
          4022549971,\n
          4022549980,\n
          4022550198,\n
          4022550205\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523411,\n
        "timestamp": "2016-02-23T20:29:50Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550989,\n
          4022550984,\n
          4022550974,\n
          4022550924,\n
          4022550928,\n
          4022550934,\n
          4022550990,\n
          4022550989\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523412,\n
        "timestamp": "2016-02-23T20:29:50Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551008,\n
          4022550962,\n
          4022550958,\n
          4022550939,\n
          4022550936,\n
          4022551002,\n
          4022551007,\n
          4022551008\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523413,\n
        "timestamp": "2016-02-23T20:29:50Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551346,\n
          4022551348,\n
          4022551367,\n
          4022551364,\n
          4022551356,\n
          4022551353,\n
          4022551349,\n
          4022551346\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523414,\n
        "timestamp": "2016-02-23T20:29:50Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551430,\n
          4022551498,\n
          4022551492,\n
          4022551402,\n
          4022551389,\n
          4022551395,\n
          4022551436,\n
          4022551430\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523415,\n
        "timestamp": "2016-02-23T20:29:50Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550858,\n
          4022550860,\n
          4022550890,\n
          4022550865,\n
          4022550795,\n
          4022550826,\n
          4022550847,\n
          4022550852,\n
          4022550858\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523416,\n
        "timestamp": "2016-02-23T20:29:50Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551054,\n
          4022551004,\n
          4022550989,\n
          4022550990,\n
          4022551013,\n
          4022551014,\n
          4022551016,\n
          4022551058,\n
          4022551054\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523417,\n
        "timestamp": "2016-02-23T20:29:50Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551504,\n
          4022551514,\n
          4022551525,\n
          4022551536,\n
          4022551524,\n
          4022551537,\n
          4022551576,\n
          4022551554,\n
          4022551504\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523418,\n
        "timestamp": "2016-02-23T20:29:50Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549728,\n
          4022549709,\n
          4022549694,\n
          4022549701,\n
          4022549730,\n
          4022549734,\n
          4022549744,\n
          4022549739,\n
          4022549728\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523419,\n
        "timestamp": "2016-02-23T20:29:50Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550287,\n
          4022550225,\n
          4022550223,\n
          4022550232,\n
          4022550234,\n
          4022550416,\n
          4022550413,\n
          4022550396,\n
          4022550287\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523420,\n
        "timestamp": "2017-05-28T21:08:32Z",\n
        "version": 2,\n
        "changeset": 49055074,\n
        "user": "Antec51",\n
        "uid": 676130,\n
        "nodes": [\n
          4022549887,\n
          4022549877,\n
          4022549852,\n
          4022549841,\n
          4022549801,\n
          4022549834,\n
          4022549880,\n
          4022549870,\n
          4022549887\n
        ],\n
        "tags": {\n
          "amenity": "bar",\n
          "building": "yes",\n
          "name": "Chez Micheline",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523421,\n
        "timestamp": "2016-02-23T20:29:51Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551072,\n
          4022551034,\n
          4022551031,\n
          4022551027,\n
          4022551024,\n
          4022551048,\n
          4022551050,\n
          4022551068,\n
          4022551072\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523422,\n
        "timestamp": "2016-02-23T20:29:51Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549740,\n
          4022549708,\n
          4022549697,\n
          4022549370,\n
          4022549357,\n
          4022549379,\n
          4022549724,\n
          4022549732,\n
          4022549740\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523423,\n
        "timestamp": "2016-02-23T20:29:51Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551502,\n
          4022551503,\n
          4022551469,\n
          4022551467,\n
          4022551416,\n
          4022551406,\n
          4022551495,\n
          4022551500,\n
          4022551502\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523424,\n
        "timestamp": "2016-02-23T20:29:51Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549722,\n
          4022549723,\n
          4022549373,\n
          4022549372,\n
          4022549330,\n
          4022549331,\n
          4022549360,\n
          4022549359,\n
          4022549722\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523425,\n
        "timestamp": "2016-02-23T20:29:51Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551153,\n
          4022551152,\n
          4022551167,\n
          4022551166,\n
          4022551105,\n
          4022551104,\n
          4022551120,\n
          4022551121,\n
          4022551153\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523426,\n
        "timestamp": "2025-05-08T17:19:35Z",\n
        "version": 5,\n
        "changeset": 165994924,\n
        "user": "nlehuby",\n
        "uid": 1424448,\n
        "nodes": [\n
          4022551373,\n
          4362324547,\n
          4022551365,\n
          4022551366,\n
          4022551370,\n
          4022551371,\n
          4022551368,\n
          4022551369,\n
          4022551373\n
        ],\n
        "tags": {\n
          "addr:housenumber": "1",\n
          "addr:street": "Place de la Mairie",\n
          "amenity": "townhall",\n
          "building": "civic",\n
          "contact:email": "mairiede.berny-riviere@wanadoo.fr",\n
          "contact:phone": "+33 3 23 55 51 28",\n
          "contact:website": "http://www.berny-riviere.fr",\n
          "name": "Mairie de Berny-Rivière",\n
          "opening_hours": "We 17:00-20:00; Th-Fr 14:00-17:00",\n
          "ref:FR:SIRET": "21020070500015",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016;Service-Public.fr - 03/2025",\n
          "source:addr": "https://lannuaire.service-public.fr/hauts-de-france/aisne"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523427,\n
        "timestamp": "2016-02-23T20:29:51Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550928,\n
          4022550924,\n
          4022550850,\n
          4022550851,\n
          4022550886,\n
          4022550887,\n
          4022550935,\n
          4022550934,\n
          4022550928\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523428,\n
        "timestamp": "2016-02-23T20:29:51Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551572,\n
          4022551552,\n
          4022551547,\n
          4022551586,\n
          4022551795,\n
          4022551807,\n
          4022551806,\n
          4022551574,\n
          4022551572\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523429,\n
        "timestamp": "2016-02-23T20:29:51Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551051,\n
          4022551001,\n
          4022551004,\n
          4022551054,\n
          4022551053,\n
          4022551066,\n
          4022551065,\n
          4022551052,\n
          4022551051\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523430,\n
        "timestamp": "2016-02-23T20:29:51Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551010,\n
          4022551029,\n
          4022550981,\n
          4022550977,\n
          4022550970,\n
          4022550968,\n
          4022550960,\n
          4022550949,\n
          4022551010\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523431,\n
        "timestamp": "2016-02-23T20:29:51Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551448,\n
          4022551446,\n
          4022551423,\n
          4022551419,\n
          4022551399,\n
          4022551400,\n
          4022551403,\n
          4022551404,\n
          4022551448\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523432,\n
        "timestamp": "2016-02-23T20:29:51Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550896,\n
          4022550892,\n
          4022550687,\n
          4022550684,\n
          4022550834,\n
          4022550840,\n
          4022550879,\n
          4022550878,\n
          4022550896\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523433,\n
        "timestamp": "2016-02-23T20:29:52Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551809,\n
          4022552009,\n
          4022552016,\n
          4022552060,\n
          4022552052,\n
          4022552027,\n
          4022552012,\n
          4022551802,\n
          4022551809\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523434,\n
        "timestamp": "2016-02-23T20:29:52Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549805,\n
          4022549797,\n
          4022549798,\n
          4022549799,\n
          4022549867,\n
          4022549866,\n
          4022549832,\n
          4022549833,\n
          4022549805\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523435,\n
        "timestamp": "2016-02-23T20:29:52Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550629,\n
          4022550646,\n
          4022550672,\n
          4022550668,\n
          4022550686,\n
          4022550667,\n
          4022550631,\n
          4022550638,\n
          4022550629\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523436,\n
        "timestamp": "2016-02-23T20:29:52Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022552001,\n
          4022552040,\n
          4022552045,\n
          4022552055,\n
          4022552054,\n
          4022552043,\n
          4022552044,\n
          4022552006,\n
          4022552001\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523437,\n
        "timestamp": "2016-02-23T20:29:52Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551032,\n
          4022551088,\n
          4022551087,\n
          4022551071,\n
          4022551070,\n
          4022551056,\n
          4022551057,\n
          4022551030,\n
          4022551032\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523438,\n
        "timestamp": "2016-02-23T20:29:52Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550862,\n
          4022550870,\n
          4022550797,\n
          4022550793,\n
          4022550799,\n
          4022550794,\n
          4022550823,\n
          4022550818,\n
          4022550862\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523439,\n
        "timestamp": "2016-02-23T20:29:52Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551232,\n
          4022551235,\n
          4022551230,\n
          4022551228,\n
          4022551214,\n
          4022551210,\n
          4022551220,\n
          4022551223,\n
          4022551232\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523440,\n
        "timestamp": "2016-02-23T20:29:52Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551521,\n
          4022551581,\n
          4022551580,\n
          4022551559,\n
          4022551561,\n
          4022551567,\n
          4022551532,\n
          4022551522,\n
          4022551521\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523441,\n
        "timestamp": "2016-02-23T20:29:52Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550615,\n
          4022550619,\n
          4022550611,\n
          4022550441,\n
          4022550459,\n
          4022550606,\n
          4022550603,\n
          4022550625,\n
          4022550615\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523442,\n
        "timestamp": "2016-02-23T20:29:52Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551218,\n
          4022551221,\n
          4022551211,\n
          4022551208,\n
          4022551194,\n
          4022551192,\n
          4022551198,\n
          4022551203,\n
          4022551218\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523443,\n
        "timestamp": "2016-02-23T20:29:52Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022552074,\n
          4022552078,\n
          4022552075,\n
          4022552071,\n
          4022552022,\n
          4022552023,\n
          4022551996,\n
          4022551994,\n
          4022552074\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523444,\n
        "timestamp": "2016-02-23T20:29:52Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551428,\n
          4022551426,\n
          4022551407,\n
          4022551405,\n
          4022551393,\n
          4022551398,\n
          4022551425,\n
          4022551422,\n
          4022551428\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523445,\n
        "timestamp": "2016-02-23T20:29:52Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549882,\n
          4022549879,\n
          4022549859,\n
          4022549850,\n
          4022549876,\n
          4022549868,\n
          4022549794,\n
          4022549814,\n
          4022549882\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523446,\n
        "timestamp": "2016-02-23T20:29:52Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549920,\n
          4022549894,\n
          4022549899,\n
          4022549914,\n
          4022549912,\n
          4022549913,\n
          4022549901,\n
          4022549902,\n
          4022549922,\n
          4022549920\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523447,\n
        "timestamp": "2016-02-23T20:29:53Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551549,\n
          4022551555,\n
          4022551523,\n
          4022551474,\n
          4022551476,\n
          4022551463,\n
          4022551461,\n
          4022551442,\n
          4022551439,\n
          4022551549\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523448,\n
        "timestamp": "2016-02-23T20:29:53Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549968,\n
          4022549958,\n
          4022549961,\n
          4022549928,\n
          4022549926,\n
          4022549896,\n
          4022549923,\n
          4022549948,\n
          4022549943,\n
          4022549968\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523449,\n
        "timestamp": "2016-02-23T20:29:53Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550798,\n
          4022550665,\n
          4022550662,\n
          4022550811,\n
          4022550863,\n
          4022550822,\n
          4022550839,\n
          4022550819,\n
          4022550815,\n
          4022550798\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523451,\n
        "timestamp": "2016-02-23T20:29:53Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022550428,\n
          4022550424,\n
          4022550282,\n
          4022550280,\n
          4022550203,\n
          4022550210,\n
          4022550222,\n
          4022550216,\n
          4022550217,\n
          4022550428\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523452,\n
        "timestamp": "2016-02-23T20:29:53Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022551527,\n
          4022551539,\n
          4022551553,\n
          4022551541,\n
          4022551543,\n
          4022551501,\n
          4022551496,\n
          4022551518,\n
          4022551507,\n
          4022551527\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523453,\n
        "timestamp": "2016-02-23T20:29:53Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549351,\n
          4022549363,\n
          4022549378,\n
          4022549729,\n
          4022549705,\n
          4022549353,\n
          4022549352,\n
          4022549332,\n
          4022549333,\n
          4022549351\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523454,\n
        "timestamp": "2016-02-23T20:29:53Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549891,\n
          4022549892,\n
          4022549893,\n
          4022549894,\n
          4022549920,\n
          4022549939,\n
          4022549937,\n
          4022549919,\n
          4022549918,\n
          4022549891\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 399523455,\n
        "timestamp": "2016-02-23T20:29:53Z",\n
        "version": 1,\n
        "changeset": 37398279,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4022549966,\n
          4022549969,\n
          4022549950,\n
          4022549883,\n
          4022549888,\n
          4022549908,\n
          4022549907,\n
          4022549929,\n
          4022549942,\n
          4022549966\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 484255800,\n
        "timestamp": "2017-04-01T18:33:58Z",\n
        "version": 1,\n
        "changeset": 47363926,\n
        "user": "whysports",\n
        "uid": 5598176,\n
        "nodes": [\n
          4769983380,\n
          4769983381,\n
          4769983382,\n
          4769983383,\n
          4769983384,\n
          4769983385,\n
          4769983386,\n
          4769983387,\n
          4769983388,\n
          4769983380\n
        ],\n
        "tags": {\n
          "leisure": "playground",\n
          "name": "mini golf"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 549321147,\n
        "timestamp": "2017-12-27T11:39:51Z",\n
        "version": 1,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "nodes": [\n
          5306293352,\n
          5306293342,\n
          5306293341,\n
          5306293356,\n
          5306293355,\n
          5306293354,\n
          5306293353,\n
          5306293352\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 549321148,\n
        "timestamp": "2017-12-27T11:39:51Z",\n
        "version": 1,\n
        "changeset": 54953080,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "nodes": [\n
          5306293364,\n
          5306293363,\n
          5306293362,\n
          5306293361,\n
          5306293360,\n
          5306293359,\n
          5306293358,\n
          5306293357,\n
          5306293356,\n
          5306293355,\n
          5306293354,\n
          5306293353,\n
          5306293352,\n
          5306293351,\n
          5306293350,\n
          5306293349,\n
          5306293348,\n
          5306293347,\n
          5306293346,\n
          5306293345,\n
          5306293344,\n
          5306293343,\n
          5306293364\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 550490240,\n
        "timestamp": "2018-01-02T20:13:24Z",\n
        "version": 1,\n
        "changeset": 55110873,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "nodes": [\n
          5316992663,\n
          5316992662,\n
          5316992661,\n
          5316992660,\n
          5316992663\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 928782346,\n
        "timestamp": "2025-10-04T14:52:32Z",\n
        "version": 4,\n
        "changeset": 172834418,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          5317015928,\n
          5317015927,\n
          5317015929,\n
          516550533,\n
          5317015928\n
        ],\n
        "tags": {\n
          "addr:city": "Berny-Rivière",\n
          "addr:postcode": "02290",\n
          "addr:street": "Rue du Mont a Berry",\n
          "amenity": "school",\n
          "contact:email": "ce.0020098W@ac-amiens.fr",\n
          "contact:phone": "+33 977842554",\n
          "name": "Ecolé élémentaire",\n
          "operator:type": "public",\n
          "ref:FR:SIRET": "21020070500023",\n
          "ref:UAI": "0020098W",\n
          "school:FR": "élémentaire",\n
          "source": "data.gouv.fr:Éducation Nationale - 03/2018",\n
          "start_date": "1966-10-29"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1386665169,\n
        "timestamp": "2025-05-14T18:23:37Z",\n
        "version": 1,\n
        "changeset": 166270978,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          4021915059,\n
          4021915058,\n
          12837434157,\n
          12837434156,\n
          4021915059\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1386665170,\n
        "timestamp": "2025-05-14T18:23:37Z",\n
        "version": 1,\n
        "changeset": 166270978,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          12837434161,\n
          12837434160,\n
          12837434159,\n
          12837434158,\n
          12837434161\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      }\n
      \n
        ]\n
      }\n
      """
  ]
]