GET https://osm-labo.cipherbliss.com/admin/labourer/02352?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"="02352"]->.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.790109
    "namelookup_time" => 0.000439
    "connect_time" => 0.04166
    "pretransfer_time" => 0.090163
    "size_upload" => 2410.0
    "size_download" => 62529.0
    "speed_download" => 10799.0
    "speed_upload" => 416.0
    "upload_content_length" => 2410.0
    "starttransfer_time" => 5.427654
    "primary_ip" => "2a01:4f9:3051:3e48::2"
    "primary_port" => 443
    "local_ip" => "2a01:e0a:8a2:77f0:88e4:cc06:423a:2464"
    "local_port" => 48800
    "http_version" => 2
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 90083
    "connect_time_us" => 41660
    "namelookup_time_us" => 439
    "pretransfer_time_us" => 90163
    "starttransfer_time_us" => 5427654
    "posttransfer_time_us" => 90162
    "total_time_us" => 5790109
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1770176736.4994
    "original_url" => "https://overpass-api.de/api/interpreter"
    "pause_handler" => Closure(float $duration) {#1056
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1029 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#1040 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * Host overpass-api.de:443 was resolved.\n
      * IPv6: 2a01:4f9:3051:3e48::2, 2a01:4f8:261:3c4f::2\n
      * IPv4: 65.109.112.52, 162.55.144.139\n
      *   Trying [2a01:4f9:3051:3e48::2]:443...\n
      * ALPN: curl offers h2,http/1.1\n
      *  CAfile: /etc/ssl/certs/ca-certificates.crt\n
      *  CApath: /etc/ssl/certs\n
      * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / id-ecPublicKey\n
      * ALPN: server accepted http/1.1\n
      * Server certificate:\n
      *  subject: CN=lambert.openstreetmap.de\n
      *  start date: Jan 21 16:56:36 2026 GMT\n
      *  expire date: Apr 21 16:56:35 2026 GMT\n
      *  subjectAltName: host "overpass-api.de" matched cert's "overpass-api.de"\n
      *  issuer: C=US; O=Let's Encrypt; CN=E7\n
      *  SSL certificate verify ok.\n
      *   Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384\n
      *   Certificate level 1: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n
      * Connected to overpass-api.de (2a01:4f9:3051:3e48::2) port 443\n
      * using HTTP/1.x\n
      > POST /api/interpreter HTTP/1.1\r\n
      Host: overpass-api.de\r\n
      Accept: */*\r\n
      Content-Type: application/x-www-form-urlencoded\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      Content-Length: 2410\r\n
      \r\n
      * upload completely sent off: 2410 bytes\n
      < HTTP/1.1 200 OK\r\n
      < Date: Wed, 04 Feb 2026 03:45:36 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: Wed, 04 Feb 2026 03:45:36 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-04T03:44:06Z",\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": 3767945581,\n
        "lat": 50.0217720,\n
        "lon": 3.2455660,\n
        "timestamp": "2015-10-02T05:08:49Z",\n
        "version": 2,\n
        "changeset": 34381766,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3767945582,\n
        "lat": 50.0217800,\n
        "lon": 3.2457120,\n
        "timestamp": "2015-10-01T20:14:02Z",\n
        "version": 1,\n
        "changeset": 34376832,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380775,\n
        "lat": 50.0020630,\n
        "lon": 3.2535140,\n
        "timestamp": "2015-10-02T04:55:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380776,\n
        "lat": 50.0020640,\n
        "lon": 3.2571300,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380777,\n
        "lat": 50.0020648,\n
        "lon": 3.2574924,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380778,\n
        "lat": 50.0020660,\n
        "lon": 3.2518290,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380779,\n
        "lat": 50.0020670,\n
        "lon": 3.2539210,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380780,\n
        "lat": 50.0020748,\n
        "lon": 3.2575514,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380781,\n
        "lat": 50.0020788,\n
        "lon": 3.2495838,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380782,\n
        "lat": 50.0020800,\n
        "lon": 3.2541090,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380783,\n
        "lat": 50.0020830,\n
        "lon": 3.2571400,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380784,\n
        "lat": 50.0020847,\n
        "lon": 3.2578224,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380785,\n
        "lat": 50.0020850,\n
        "lon": 3.2571420,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380786,\n
        "lat": 50.0020878,\n
        "lon": 3.2575104,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380787,\n
        "lat": 50.0020890,\n
        "lon": 3.2541970,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380788,\n
        "lat": 50.0020908,\n
        "lon": 3.2496818,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380789,\n
        "lat": 50.0020910,\n
        "lon": 3.2541230,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380790,\n
        "lat": 50.0020918,\n
        "lon": 3.2495558,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380791,\n
        "lat": 50.0020958,\n
        "lon": 3.2573834,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380792,\n
        "lat": 50.0020970,\n
        "lon": 3.2540610,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380793,\n
        "lat": 50.0021008,\n
        "lon": 3.2496568,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380794,\n
        "lat": 50.0021020,\n
        "lon": 3.2567900,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380795,\n
        "lat": 50.0021030,\n
        "lon": 3.2516380,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380796,\n
        "lat": 50.0021060,\n
        "lon": 3.2518410,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380797,\n
        "lat": 50.0021060,\n
        "lon": 3.2521190,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380798,\n
        "lat": 50.0021068,\n
        "lon": 3.2496948,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380799,\n
        "lat": 50.0021080,\n
        "lon": 3.2542130,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380800,\n
        "lat": 50.0021088,\n
        "lon": 3.2575764,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380801,\n
        "lat": 50.0021090,\n
        "lon": 3.2540710,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380802,\n
        "lat": 50.0021090,\n
        "lon": 3.2542300,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380803,\n
        "lat": 50.0021100,\n
        "lon": 3.2543620,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380804,\n
        "lat": 50.0021130,\n
        "lon": 3.2542170,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380805,\n
        "lat": 50.0021168,\n
        "lon": 3.2496718,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380806,\n
        "lat": 50.0021178,\n
        "lon": 3.2574004,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380807,\n
        "lat": 50.0021180,\n
        "lon": 3.2541800,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380808,\n
        "lat": 50.0021208,\n
        "lon": 3.2575374,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380809,\n
        "lat": 50.0021220,\n
        "lon": 3.2523780,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380810,\n
        "lat": 50.0021230,\n
        "lon": 3.2543460,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380811,\n
        "lat": 50.0021258,\n
        "lon": 3.2494168,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380812,\n
        "lat": 50.0021258,\n
        "lon": 3.2573444,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380813,\n
        "lat": 50.0021260,\n
        "lon": 3.2568230,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380814,\n
        "lat": 50.0021270,\n
        "lon": 3.2517360,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380815,\n
        "lat": 50.0021300,\n
        "lon": 3.2518780,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380816,\n
        "lat": 50.0021300,\n
        "lon": 3.2549050,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380817,\n
        "lat": 50.0021350,\n
        "lon": 3.2543100,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380818,\n
        "lat": 50.0021360,\n
        "lon": 3.2501330,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380819,\n
        "lat": 50.0021368,\n
        "lon": 3.2572484,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380820,\n
        "lat": 50.0021370,\n
        "lon": 3.2523500,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380821,\n
        "lat": 50.0021370,\n
        "lon": 3.2543560,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380822,\n
        "lat": 50.0021410,\n
        "lon": 3.2517730,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380823,\n
        "lat": 50.0021410,\n
        "lon": 3.2568020,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380824,\n
        "lat": 50.0021420,\n
        "lon": 3.2543150,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380825,\n
        "lat": 50.0021438,\n
        "lon": 3.2496088,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380826,\n
        "lat": 50.0021440,\n
        "lon": 3.2515820,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380827,\n
        "lat": 50.0021440,\n
        "lon": 3.2542600,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380828,\n
        "lat": 50.0021458,\n
        "lon": 3.2575574,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380829,\n
        "lat": 50.0021468,\n
        "lon": 3.2572314,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380830,\n
        "lat": 50.0021470,\n
        "lon": 3.2517150,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380831,\n
        "lat": 50.0021470,\n
        "lon": 3.2544020,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380832,\n
        "lat": 50.0021520,\n
        "lon": 3.2543170,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380833,\n
        "lat": 50.0021568,\n
        "lon": 3.2572764,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380834,\n
        "lat": 50.0021568,\n
        "lon": 3.2572794,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380835,\n
        "lat": 50.0021570,\n
        "lon": 3.2500680,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380836,\n
        "lat": 50.0021580,\n
        "lon": 3.2542710,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380837,\n
        "lat": 50.0021610,\n
        "lon": 3.2570410,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380838,\n
        "lat": 50.0021648,\n
        "lon": 3.2575734,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380839,\n
        "lat": 50.0021660,\n
        "lon": 3.2540370,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380840,\n
        "lat": 50.0021668,\n
        "lon": 3.2572604,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380841,\n
        "lat": 50.0021680,\n
        "lon": 3.2539970,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380842,\n
        "lat": 50.0021680,\n
        "lon": 3.2542140,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380843,\n
        "lat": 50.0021690,\n
        "lon": 3.2543370,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380844,\n
        "lat": 50.0021730,\n
        "lon": 3.2541970,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380845,\n
        "lat": 50.0021740,\n
        "lon": 3.2540550,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380846,\n
        "lat": 50.0021750,\n
        "lon": 3.2562210,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380847,\n
        "lat": 50.0021770,\n
        "lon": 3.2540030,\n
        "timestamp": "2015-10-02T04:55:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380848,\n
        "lat": 50.0021770,\n
        "lon": 3.2540470,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380849,\n
        "lat": 50.0021780,\n
        "lon": 3.2541330,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380850,\n
        "lat": 50.0021800,\n
        "lon": 3.2539610,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380851,\n
        "lat": 50.0021810,\n
        "lon": 3.2524800,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380852,\n
        "lat": 50.0021810,\n
        "lon": 3.2537500,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380853,\n
        "lat": 50.0021818,\n
        "lon": 3.2573984,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380854,\n
        "lat": 50.0021818,\n
        "lon": 3.2574494,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380855,\n
        "lat": 50.0021830,\n
        "lon": 3.2542920,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768380856,\n
        "lat": 50.0021840,\n
        "lon": 3.2541200,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768383940,\n
        "lat": 49.9710765,\n
        "lon": 3.2476970,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768383941,\n
        "lat": 49.9711635,\n
        "lon": 3.2475960,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768383942,\n
        "lat": 49.9711645,\n
        "lon": 3.2475280,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768383943,\n
        "lat": 49.9711825,\n
        "lon": 3.2475730,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768383944,\n
        "lat": 49.9712475,\n
        "lon": 3.2474200,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768383945,\n
        "lat": 49.9712525,\n
        "lon": 3.2480520,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768383946,\n
        "lat": 49.9712715,\n
        "lon": 3.2474700,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768383947,\n
        "lat": 49.9712785,\n
        "lon": 3.2474860,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768383948,\n
        "lat": 49.9712795,\n
        "lon": 3.2481040,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768383949,\n
        "lat": 49.9713105,\n
        "lon": 3.2481650,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768383950,\n
        "lat": 49.9713185,\n
        "lon": 3.2475540,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768383951,\n
        "lat": 49.9713295,\n
        "lon": 3.2476000,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768383952,\n
        "lat": 49.9713405,\n
        "lon": 3.2479460,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768383953,\n
        "lat": 49.9713435,\n
        "lon": 3.2482290,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768383954,\n
        "lat": 49.9713505,\n
        "lon": 3.2476460,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768383955,\n
        "lat": 49.9713575,\n
        "lon": 3.2473950,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768383956,\n
        "lat": 49.9713645,\n
        "lon": 3.2479990,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384857,\n
        "lat": 49.9713655,\n
        "lon": 3.2475570,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384858,\n
        "lat": 49.9713855,\n
        "lon": 3.2476090,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384859,\n
        "lat": 49.9713895,\n
        "lon": 3.2474740,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384860,\n
        "lat": 49.9713965,\n
        "lon": 3.2480600,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384861,\n
        "lat": 49.9714205,\n
        "lon": 3.2473230,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384862,\n
        "lat": 49.9714315,\n
        "lon": 3.2481270,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384863,\n
        "lat": 49.9714585,\n
        "lon": 3.2473960,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384864,\n
        "lat": 49.9714725,\n
        "lon": 3.2472270,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384865,\n
        "lat": 49.9714825,\n
        "lon": 3.2472520,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384866,\n
        "lat": 49.9715005,\n
        "lon": 3.2471910,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384867,\n
        "lat": 49.9715155,\n
        "lon": 3.2472190,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384868,\n
        "lat": 49.9715345,\n
        "lon": 3.2471940,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384869,\n
        "lat": 49.9715625,\n
        "lon": 3.2471580,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384870,\n
        "lat": 49.9715705,\n
        "lon": 3.2472690,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384871,\n
        "lat": 49.9715925,\n
        "lon": 3.2468930,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384872,\n
        "lat": 49.9715955,\n
        "lon": 3.2472400,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384873,\n
        "lat": 49.9716275,\n
        "lon": 3.2472040,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384874,\n
        "lat": 49.9716345,\n
        "lon": 3.2470420,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384875,\n
        "lat": 49.9716425,\n
        "lon": 3.2468650,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384876,\n
        "lat": 49.9716505,\n
        "lon": 3.2468860,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384877,\n
        "lat": 49.9716505,\n
        "lon": 3.2470580,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384878,\n
        "lat": 49.9716645,\n
        "lon": 3.2469530,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384879,\n
        "lat": 49.9716695,\n
        "lon": 3.2468800,\n
        "timestamp": "2015-10-02T04:54:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384881,\n
        "lat": 49.9716795,\n
        "lon": 3.2470140,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384882,\n
        "lat": 49.9716845,\n
        "lon": 3.2469390,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384884,\n
        "lat": 49.9717105,\n
        "lon": 3.2473620,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384885,\n
        "lat": 49.9717175,\n
        "lon": 3.2475220,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384887,\n
        "lat": 49.9717425,\n
        "lon": 3.2466970,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384889,\n
        "lat": 49.9717655,\n
        "lon": 3.2472820,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384890,\n
        "lat": 49.9717915,\n
        "lon": 3.2467960,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384891,\n
        "lat": 49.9717955,\n
        "lon": 3.2466330,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384892,\n
        "lat": 49.9718035,\n
        "lon": 3.2473450,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384893,\n
        "lat": 49.9718045,\n
        "lon": 3.2466500,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384894,\n
        "lat": 49.9718135,\n
        "lon": 3.2473730,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384895,\n
        "lat": 49.9718205,\n
        "lon": 3.2466310,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384896,\n
        "lat": 49.9718205,\n
        "lon": 3.2473230,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384897,\n
        "lat": 49.9718345,\n
        "lon": 3.2473520,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384898,\n
        "lat": 49.9718365,\n
        "lon": 3.2467140,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384899,\n
        "lat": 49.9718445,\n
        "lon": 3.2467320,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384900,\n
        "lat": 49.9718525,\n
        "lon": 3.2466950,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384901,\n
        "lat": 49.9718675,\n
        "lon": 3.2473590,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384902,\n
        "lat": 49.9719595,\n
        "lon": 3.2480360,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384903,\n
        "lat": 49.9720115,\n
        "lon": 3.2479750,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384904,\n
        "lat": 49.9720325,\n
        "lon": 3.2479500,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384905,\n
        "lat": 49.9720325,\n
        "lon": 3.2480150,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384906,\n
        "lat": 49.9720555,\n
        "lon": 3.2479940,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384907,\n
        "lat": 49.9721045,\n
        "lon": 3.2478640,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384914,\n
        "lat": 49.9869306,\n
        "lon": 3.2612644,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384915,\n
        "lat": 49.9869345,\n
        "lon": 3.2615305,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384916,\n
        "lat": 49.9869456,\n
        "lon": 3.2613474,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384917,\n
        "lat": 49.9869735,\n
        "lon": 3.2616995,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384918,\n
        "lat": 49.9870425,\n
        "lon": 3.2614595,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384919,\n
        "lat": 49.9870585,\n
        "lon": 3.2620585,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384920,\n
        "lat": 49.9870835,\n
        "lon": 3.2616345,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384921,\n
        "lat": 49.9871396,\n
        "lon": 3.2621465,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384922,\n
        "lat": 49.9871685,\n
        "lon": 3.2619925,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384923,\n
        "lat": 49.9871726,\n
        "lon": 3.2622805,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384924,\n
        "lat": 49.9871976,\n
        "lon": 3.2621155,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384925,\n
        "lat": 49.9872256,\n
        "lon": 3.2624995,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384926,\n
        "lat": 49.9872286,\n
        "lon": 3.2622475,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384927,\n
        "lat": 49.9873026,\n
        "lon": 3.2611764,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384928,\n
        "lat": 49.9873066,\n
        "lon": 3.2612024,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384929,\n
        "lat": 49.9873556,\n
        "lon": 3.2611594,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384930,\n
        "lat": 49.9874146,\n
        "lon": 3.2614774,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384931,\n
        "lat": 49.9874336,\n
        "lon": 3.2610734,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384932,\n
        "lat": 49.9874606,\n
        "lon": 3.2612974,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384933,\n
        "lat": 49.9874966,\n
        "lon": 3.2620895,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384934,\n
        "lat": 49.9875146,\n
        "lon": 3.2612814,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384935,\n
        "lat": 49.9875148,\n
        "lon": 3.2619794,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384936,\n
        "lat": 49.9875326,\n
        "lon": 3.2614304,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384937,\n
        "lat": 49.9875488,\n
        "lon": 3.2619604,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384938,\n
        "lat": 49.9875506,\n
        "lon": 3.2622995,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384939,\n
        "lat": 49.9875638,\n
        "lon": 3.2621874,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384940,\n
        "lat": 49.9875988,\n
        "lon": 3.2621644,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384941,\n
        "lat": 49.9877676,\n
        "lon": 3.2609454,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384942,\n
        "lat": 49.9877766,\n
        "lon": 3.2610064,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384943,\n
        "lat": 49.9879026,\n
        "lon": 3.2608934,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384944,\n
        "lat": 49.9879106,\n
        "lon": 3.2609584,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384945,\n
        "lat": 49.9884216,\n
        "lon": 3.2607434,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384946,\n
        "lat": 49.9884236,\n
        "lon": 3.2607804,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384947,\n
        "lat": 49.9884566,\n
        "lon": 3.2607364,\n
        "timestamp": "2015-10-02T04:54:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384948,\n
        "lat": 49.9884586,\n
        "lon": 3.2607734,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384949,\n
        "lat": 49.9890375,\n
        "lon": 3.2605934,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384950,\n
        "lat": 49.9890535,\n
        "lon": 3.2606414,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384951,\n
        "lat": 49.9891245,\n
        "lon": 3.2605414,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384952,\n
        "lat": 49.9891365,\n
        "lon": 3.2605944,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384953,\n
        "lat": 49.9891536,\n
        "lon": 3.2606014,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384954,\n
        "lat": 49.9891836,\n
        "lon": 3.2606884,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384955,\n
        "lat": 49.9891926,\n
        "lon": 3.2606764,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384956,\n
        "lat": 49.9892056,\n
        "lon": 3.2605314,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384957,\n
        "lat": 49.9892126,\n
        "lon": 3.2608774,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384958,\n
        "lat": 49.9892326,\n
        "lon": 3.2609204,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384959,\n
        "lat": 49.9892376,\n
        "lon": 3.2608524,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384960,\n
        "lat": 49.9892476,\n
        "lon": 3.2606124,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384961,\n
        "lat": 49.9892486,\n
        "lon": 3.2606054,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384962,\n
        "lat": 49.9892566,\n
        "lon": 3.2608904,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384963,\n
        "lat": 49.9892776,\n
        "lon": 3.2609814,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384964,\n
        "lat": 49.9892836,\n
        "lon": 3.2606684,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384965,\n
        "lat": 49.9892886,\n
        "lon": 3.2606614,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384966,\n
        "lat": 49.9892887,\n
        "lon": 3.2604093,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384967,\n
        "lat": 49.9893056,\n
        "lon": 3.2608534,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384968,\n
        "lat": 49.9893106,\n
        "lon": 3.2609394,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384969,\n
        "lat": 49.9893267,\n
        "lon": 3.2605223,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384970,\n
        "lat": 49.9893296,\n
        "lon": 3.2607394,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384971,\n
        "lat": 49.9893356,\n
        "lon": 3.2609114,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384972,\n
        "lat": 49.9893366,\n
        "lon": 3.2607284,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384973,\n
        "lat": 49.9893526,\n
        "lon": 3.2611294,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384974,\n
        "lat": 49.9893636,\n
        "lon": 3.2607824,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384975,\n
        "lat": 49.9893926,\n
        "lon": 3.2610844,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384976,\n
        "lat": 49.9893966,\n
        "lon": 3.2608344,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384977,\n
        "lat": 49.9895357,\n
        "lon": 3.2602163,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384978,\n
        "lat": 49.9896176,\n
        "lon": 3.2615164,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384979,\n
        "lat": 49.9896456,\n
        "lon": 3.2613524,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384980,\n
        "lat": 49.9896527,\n
        "lon": 3.2601233,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384981,\n
        "lat": 49.9896556,\n
        "lon": 3.2613354,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384982,\n
        "lat": 49.9896837,\n
        "lon": 3.2602503,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384983,\n
        "lat": 49.9896866,\n
        "lon": 3.2614294,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384984,\n
        "lat": 49.9896897,\n
        "lon": 3.2602373,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384985,\n
        "lat": 49.9896966,\n
        "lon": 3.2616684,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384986,\n
        "lat": 49.9897057,\n
        "lon": 3.2602973,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384987,\n
        "lat": 49.9897566,\n
        "lon": 3.2611044,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384988,\n
        "lat": 49.9897647,\n
        "lon": 3.2601823,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384989,\n
        "lat": 49.9897666,\n
        "lon": 3.2615804,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384990,\n
        "lat": 49.9897787,\n
        "lon": 3.2602303,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384991,\n
        "lat": 49.9898306,\n
        "lon": 3.2612694,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384992,\n
        "lat": 49.9898326,\n
        "lon": 3.2615134,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384993,\n
        "lat": 49.9898386,\n
        "lon": 3.2609444,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384994,\n
        "lat": 49.9898416,\n
        "lon": 3.2614744,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384995,\n
        "lat": 49.9898506,\n
        "lon": 3.2615534,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384996,\n
        "lat": 49.9898606,\n
        "lon": 3.2609914,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384997,\n
        "lat": 49.9898666,\n
        "lon": 3.2614384,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384998,\n
        "lat": 49.9898696,\n
        "lon": 3.2613134,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768384999,\n
        "lat": 49.9898826,\n
        "lon": 3.2615594,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385000,\n
        "lat": 49.9899016,\n
        "lon": 3.2614574,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385001,\n
        "lat": 49.9899026,\n
        "lon": 3.2613894,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385002,\n
        "lat": 49.9899066,\n
        "lon": 3.2615314,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385003,\n
        "lat": 49.9899186,\n
        "lon": 3.2615074,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385004,\n
        "lat": 49.9899346,\n
        "lon": 3.2611504,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385005,\n
        "lat": 49.9899466,\n
        "lon": 3.2614584,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385006,\n
        "lat": 49.9899516,\n
        "lon": 3.2611924,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385007,\n
        "lat": 49.9899526,\n
        "lon": 3.2600504,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385008,\n
        "lat": 49.9899586,\n
        "lon": 3.2612164,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385009,\n
        "lat": 49.9900066,\n
        "lon": 3.2599884,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385010,\n
        "lat": 49.9900366,\n
        "lon": 3.2611824,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385011,\n
        "lat": 49.9900596,\n
        "lon": 3.2602584,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385012,\n
        "lat": 49.9900766,\n
        "lon": 3.2609944,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385013,\n
        "lat": 49.9900806,\n
        "lon": 3.2612544,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385014,\n
        "lat": 49.9900946,\n
        "lon": 3.2610364,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385015,\n
        "lat": 49.9901136,\n
        "lon": 3.2601964,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385016,\n
        "lat": 49.9902046,\n
        "lon": 3.2605404,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385017,\n
        "lat": 49.9902296,\n
        "lon": 3.2605894,\n
        "timestamp": "2015-10-02T04:54:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385018,\n
        "lat": 49.9902576,\n
        "lon": 3.2604764,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385019,\n
        "lat": 49.9903816,\n
        "lon": 3.2607254,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385020,\n
        "lat": 49.9903973,\n
        "lon": 3.2595355,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385021,\n
        "lat": 49.9903986,\n
        "lon": 3.2607584,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385022,\n
        "lat": 49.9904446,\n
        "lon": 3.2607064,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385023,\n
        "lat": 49.9904513,\n
        "lon": 3.2594685,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385024,\n
        "lat": 49.9904516,\n
        "lon": 3.2608644,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385025,\n
        "lat": 49.9904583,\n
        "lon": 3.2594795,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385026,\n
        "lat": 49.9904946,\n
        "lon": 3.2608104,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385027,\n
        "lat": 49.9905053,\n
        "lon": 3.2609356,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385028,\n
        "lat": 49.9905445,\n
        "lon": 3.2594781,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385029,\n
        "lat": 49.9905800,\n
        "lon": 3.2594323,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385030,\n
        "lat": 49.9905863,\n
        "lon": 3.2610946,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385031,\n
        "lat": 49.9906093,\n
        "lon": 3.2608126,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385032,\n
        "lat": 49.9906123,\n
        "lon": 3.2599375,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385033,\n
        "lat": 49.9906364,\n
        "lon": 3.2596504,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385034,\n
        "lat": 49.9906473,\n
        "lon": 3.2599995,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385035,\n
        "lat": 49.9906489,\n
        "lon": 3.2596767,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385036,\n
        "lat": 49.9906528,\n
        "lon": 3.2596293,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385037,\n
        "lat": 49.9906647,\n
        "lon": 3.2596518,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385038,\n
        "lat": 49.9906663,\n
        "lon": 3.2598715,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385039,\n
        "lat": 49.9906839,\n
        "lon": 3.2596270,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385040,\n
        "lat": 49.9906883,\n
        "lon": 3.2609716,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385041,\n
        "lat": 49.9906983,\n
        "lon": 3.2599325,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385042,\n
        "lat": 49.9907313,\n
        "lon": 3.2599935,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385043,\n
        "lat": 49.9907323,\n
        "lon": 3.2598885,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385044,\n
        "lat": 49.9907643,\n
        "lon": 3.2599505,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385045,\n
        "lat": 49.9907723,\n
        "lon": 3.2606186,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385046,\n
        "lat": 49.9907983,\n
        "lon": 3.2608416,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385047,\n
        "lat": 49.9908363,\n
        "lon": 3.2601925,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385048,\n
        "lat": 49.9908403,\n
        "lon": 3.2603605,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385049,\n
        "lat": 49.9908533,\n
        "lon": 3.2607766,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385050,\n
        "lat": 49.9908593,\n
        "lon": 3.2609586,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385051,\n
        "lat": 49.9908703,\n
        "lon": 3.2601545,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385052,\n
        "lat": 49.9908823,\n
        "lon": 3.2604886,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385053,\n
        "lat": 49.9909233,\n
        "lon": 3.2602555,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385054,\n
        "lat": 49.9909563,\n
        "lon": 3.2606516,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385055,\n
        "lat": 49.9909633,\n
        "lon": 3.2606446,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385056,\n
        "lat": 49.9910153,\n
        "lon": 3.2607676,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385057,\n
        "lat": 49.9915641,\n
        "lon": 3.2586230,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385058,\n
        "lat": 49.9915791,\n
        "lon": 3.2587780,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385059,\n
        "lat": 49.9915831,\n
        "lon": 3.2585990,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385060,\n
        "lat": 49.9915851,\n
        "lon": 3.2586180,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385061,\n
        "lat": 49.9916241,\n
        "lon": 3.2585900,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385062,\n
        "lat": 49.9916261,\n
        "lon": 3.2586080,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385063,\n
        "lat": 49.9916420,\n
        "lon": 3.2791310,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385064,\n
        "lat": 49.9916441,\n
        "lon": 3.2586030,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385065,\n
        "lat": 49.9916521,\n
        "lon": 3.2587290,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385066,\n
        "lat": 49.9916541,\n
        "lon": 3.2587600,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385067,\n
        "lat": 49.9916571,\n
        "lon": 3.2587270,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385068,\n
        "lat": 49.9916670,\n
        "lon": 3.2794370,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385069,\n
        "lat": 49.9916880,\n
        "lon": 3.2794670,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385070,\n
        "lat": 49.9916980,\n
        "lon": 3.2792000,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385071,\n
        "lat": 49.9917421,\n
        "lon": 3.2585950,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385072,\n
        "lat": 49.9917540,\n
        "lon": 3.2792850,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385073,\n
        "lat": 49.9917541,\n
        "lon": 3.2587030,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385074,\n
        "lat": 49.9917740,\n
        "lon": 3.2787740,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385075,\n
        "lat": 49.9917751,\n
        "lon": 3.2585420,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385076,\n
        "lat": 49.9917801,\n
        "lon": 3.2585850,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385077,\n
        "lat": 49.9918090,\n
        "lon": 3.2788160,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385078,\n
        "lat": 49.9918150,\n
        "lon": 3.2786910,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385079,\n
        "lat": 49.9918151,\n
        "lon": 3.2585320,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385080,\n
        "lat": 49.9918311,\n
        "lon": 3.2586820,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385081,\n
        "lat": 49.9918520,\n
        "lon": 3.2787400,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385082,\n
        "lat": 49.9918740,\n
        "lon": 3.2794500,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385083,\n
        "lat": 49.9919171,\n
        "lon": 3.2585480,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385084,\n
        "lat": 49.9919281,\n
        "lon": 3.2586590,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385085,\n
        "lat": 49.9919390,\n
        "lon": 3.2793700,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385086,\n
        "lat": 49.9919460,\n
        "lon": 3.2787550,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385087,\n
        "lat": 49.9919490,\n
        "lon": 3.2785610,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385088,\n
        "lat": 49.9919670,\n
        "lon": 3.2788410,\n
        "timestamp": "2015-10-02T04:54:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385089,\n
        "lat": 49.9919830,\n
        "lon": 3.2788080,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385090,\n
        "lat": 49.9920010,\n
        "lon": 3.2796250,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385091,\n
        "lat": 49.9920011,\n
        "lon": 3.2585290,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385092,\n
        "lat": 49.9920061,\n
        "lon": 3.2585770,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385093,\n
        "lat": 49.9920190,\n
        "lon": 3.2623110,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385094,\n
        "lat": 49.9920201,\n
        "lon": 3.2585730,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385095,\n
        "lat": 49.9920271,\n
        "lon": 3.2586370,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385096,\n
        "lat": 49.9920390,\n
        "lon": 3.2799440,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385097,\n
        "lat": 49.9920590,\n
        "lon": 3.2795350,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385098,\n
        "lat": 49.9920620,\n
        "lon": 3.2622530,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385099,\n
        "lat": 49.9921110,\n
        "lon": 3.2797470,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385100,\n
        "lat": 49.9921220,\n
        "lon": 3.2797930,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385101,\n
        "lat": 49.9921490,\n
        "lon": 3.2796610,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385102,\n
        "lat": 49.9921490,\n
        "lon": 3.2796770,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385103,\n
        "lat": 49.9921680,\n
        "lon": 3.2625980,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385104,\n
        "lat": 49.9921790,\n
        "lon": 3.2798290,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385105,\n
        "lat": 49.9922130,\n
        "lon": 3.2625400,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385106,\n
        "lat": 49.9922130,\n
        "lon": 3.2797660,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385107,\n
        "lat": 49.9922150,\n
        "lon": 3.2795410,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385108,\n
        "lat": 49.9922190,\n
        "lon": 3.2795440,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385109,\n
        "lat": 49.9922200,\n
        "lon": 3.2797650,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385110,\n
        "lat": 49.9922490,\n
        "lon": 3.2794890,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385111,\n
        "lat": 49.9922850,\n
        "lon": 3.2796500,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385112,\n
        "lat": 49.9922880,\n
        "lon": 3.2796340,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385113,\n
        "lat": 49.9922980,\n
        "lon": 3.2794010,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385114,\n
        "lat": 49.9923090,\n
        "lon": 3.2795890,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385115,\n
        "lat": 49.9923540,\n
        "lon": 3.2792370,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385116,\n
        "lat": 49.9923630,\n
        "lon": 3.2827530,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385117,\n
        "lat": 49.9924340,\n
        "lon": 3.2815810,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385118,\n
        "lat": 49.9924640,\n
        "lon": 3.2816410,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385119,\n
        "lat": 49.9924670,\n
        "lon": 3.2815850,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385120,\n
        "lat": 49.9925050,\n
        "lon": 3.2827710,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385121,\n
        "lat": 49.9925710,\n
        "lon": 3.2816560,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385122,\n
        "lat": 49.9941229,\n
        "lon": 3.2556487,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385123,\n
        "lat": 49.9941589,\n
        "lon": 3.2558717,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385124,\n
        "lat": 49.9942839,\n
        "lon": 3.2561097,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385125,\n
        "lat": 49.9942859,\n
        "lon": 3.2563557,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385126,\n
        "lat": 49.9943049,\n
        "lon": 3.2564547,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385127,\n
        "lat": 49.9943079,\n
        "lon": 3.2561007,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385128,\n
        "lat": 49.9943119,\n
        "lon": 3.2563407,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385129,\n
        "lat": 49.9943189,\n
        "lon": 3.2564507,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385130,\n
        "lat": 49.9943399,\n
        "lon": 3.2563267,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385131,\n
        "lat": 49.9943678,\n
        "lon": 3.2577209,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385132,\n
        "lat": 49.9943709,\n
        "lon": 3.2563127,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385133,\n
        "lat": 49.9943868,\n
        "lon": 3.2577739,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385134,\n
        "lat": 49.9944058,\n
        "lon": 3.2577569,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385135,\n
        "lat": 49.9944059,\n
        "lon": 3.2561067,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385136,\n
        "lat": 49.9944308,\n
        "lon": 3.2576659,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385137,\n
        "lat": 49.9944619,\n
        "lon": 3.2565017,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385138,\n
        "lat": 49.9944788,\n
        "lon": 3.2576185,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385139,\n
        "lat": 49.9944798,\n
        "lon": 3.2579569,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385140,\n
        "lat": 49.9944859,\n
        "lon": 3.2572457,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385141,\n
        "lat": 49.9944978,\n
        "lon": 3.2580479,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385142,\n
        "lat": 49.9945018,\n
        "lon": 3.2579369,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385143,\n
        "lat": 49.9945228,\n
        "lon": 3.2581129,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385144,\n
        "lat": 49.9945328,\n
        "lon": 3.2580189,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385145,\n
        "lat": 49.9945589,\n
        "lon": 3.2554797,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385146,\n
        "lat": 49.9945609,\n
        "lon": 3.2572107,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385147,\n
        "lat": 49.9945758,\n
        "lon": 3.2578785,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385148,\n
        "lat": 49.9945818,\n
        "lon": 3.2580639,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385149,\n
        "lat": 49.9945899,\n
        "lon": 3.2557067,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385150,\n
        "lat": 49.9945968,\n
        "lon": 3.2576835,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385151,\n
        "lat": 49.9946029,\n
        "lon": 3.2570777,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385152,\n
        "lat": 49.9946138,\n
        "lon": 3.2578445,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385153,\n
        "lat": 49.9946188,\n
        "lon": 3.2585499,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385154,\n
        "lat": 49.9946198,\n
        "lon": 3.2576155,\n
        "timestamp": "2015-10-02T04:54:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385155,\n
        "lat": 49.9946229,\n
        "lon": 3.2572117,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385156,\n
        "lat": 49.9946298,\n
        "lon": 3.2580215,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385157,\n
        "lat": 49.9946308,\n
        "lon": 3.2576575,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385158,\n
        "lat": 49.9946408,\n
        "lon": 3.2578215,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385159,\n
        "lat": 49.9946448,\n
        "lon": 3.2586189,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385160,\n
        "lat": 49.9946458,\n
        "lon": 3.2584809,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385161,\n
        "lat": 49.9946488,\n
        "lon": 3.2583889,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385162,\n
        "lat": 49.9946528,\n
        "lon": 3.2574805,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385163,\n
        "lat": 49.9946588,\n
        "lon": 3.2585149,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385164,\n
        "lat": 49.9946648,\n
        "lon": 3.2579905,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385165,\n
        "lat": 49.9946729,\n
        "lon": 3.2560207,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385166,\n
        "lat": 49.9946738,\n
        "lon": 3.2584559,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385167,\n
        "lat": 49.9946808,\n
        "lon": 3.2575685,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385168,\n
        "lat": 49.9946888,\n
        "lon": 3.2588889,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385169,\n
        "lat": 49.9946898,\n
        "lon": 3.2574515,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385170,\n
        "lat": 49.9946918,\n
        "lon": 3.2583469,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385171,\n
        "lat": 49.9947028,\n
        "lon": 3.2580215,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385172,\n
        "lat": 49.9947058,\n
        "lon": 3.2589509,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385173,\n
        "lat": 49.9947128,\n
        "lon": 3.2575465,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385174,\n
        "lat": 49.9947219,\n
        "lon": 3.2564137,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385175,\n
        "lat": 49.9947268,\n
        "lon": 3.2581465,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385176,\n
        "lat": 49.9947509,\n
        "lon": 3.2570307,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385177,\n
        "lat": 49.9947568,\n
        "lon": 3.2585169,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385178,\n
        "lat": 49.9947598,\n
        "lon": 3.2588319,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385179,\n
        "lat": 49.9947699,\n
        "lon": 3.2562167,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385180,\n
        "lat": 49.9947699,\n
        "lon": 3.2571677,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385181,\n
        "lat": 49.9947769,\n
        "lon": 3.2564067,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385182,\n
        "lat": 49.9947778,\n
        "lon": 3.2588919,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385183,\n
        "lat": 49.9947949,\n
        "lon": 3.2570157,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385184,\n
        "lat": 49.9948018,\n
        "lon": 3.2588689,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385185,\n
        "lat": 49.9948068,\n
        "lon": 3.2590179,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385186,\n
        "lat": 49.9948148,\n
        "lon": 3.2590449,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385187,\n
        "lat": 49.9948149,\n
        "lon": 3.2571547,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385188,\n
        "lat": 49.9948229,\n
        "lon": 3.2570037,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385189,\n
        "lat": 49.9948268,\n
        "lon": 3.2590749,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385190,\n
        "lat": 49.9948289,\n
        "lon": 3.2570247,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385191,\n
        "lat": 49.9948388,\n
        "lon": 3.2574875,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385192,\n
        "lat": 49.9948408,\n
        "lon": 3.2589899,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385193,\n
        "lat": 49.9948468,\n
        "lon": 3.2575315,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385194,\n
        "lat": 49.9948608,\n
        "lon": 3.2590489,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385195,\n
        "lat": 49.9948678,\n
        "lon": 3.2588149,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385196,\n
        "lat": 49.9948688,\n
        "lon": 3.2590629,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385197,\n
        "lat": 49.9948768,\n
        "lon": 3.2588409,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385198,\n
        "lat": 49.9948778,\n
        "lon": 3.2588399,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385199,\n
        "lat": 49.9949038,\n
        "lon": 3.2573655,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385200,\n
        "lat": 49.9949088,\n
        "lon": 3.2590299,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385201,\n
        "lat": 49.9949099,\n
        "lon": 3.2569977,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385202,\n
        "lat": 49.9949128,\n
        "lon": 3.2590899,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385203,\n
        "lat": 49.9949208,\n
        "lon": 3.2589529,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385204,\n
        "lat": 49.9949258,\n
        "lon": 3.2590809,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385205,\n
        "lat": 49.9949259,\n
        "lon": 3.2571247,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385206,\n
        "lat": 49.9949288,\n
        "lon": 3.2574925,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385207,\n
        "lat": 49.9949328,\n
        "lon": 3.2591429,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385208,\n
        "lat": 49.9949518,\n
        "lon": 3.2590759,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385209,\n
        "lat": 49.9949618,\n
        "lon": 3.2590669,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385210,\n
        "lat": 49.9949629,\n
        "lon": 3.2561997,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385211,\n
        "lat": 49.9949648,\n
        "lon": 3.2591139,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385212,\n
        "lat": 49.9949658,\n
        "lon": 3.2595559,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385213,\n
        "lat": 49.9949699,\n
        "lon": 3.2563437,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385214,\n
        "lat": 49.9949798,\n
        "lon": 3.2578785,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385215,\n
        "lat": 49.9949878,\n
        "lon": 3.2596969,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385216,\n
        "lat": 49.9950079,\n
        "lon": 3.2563377,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385217,\n
        "lat": 49.9950088,\n
        "lon": 3.2580115,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385218,\n
        "lat": 49.9950099,\n
        "lon": 3.2563907,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385219,\n
        "lat": 49.9950328,\n
        "lon": 3.2574855,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385220,\n
        "lat": 49.9950378,\n
        "lon": 3.2600159,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385221,\n
        "lat": 49.9950468,\n
        "lon": 3.2575525,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385222,\n
        "lat": 49.9950478,\n
        "lon": 3.2601189,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385223,\n
        "lat": 49.9950528,\n
        "lon": 3.2595199,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385224,\n
        "lat": 49.9950589,\n
        "lon": 3.2569497,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385225,\n
        "lat": 49.9950598,\n
        "lon": 3.2574695,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385226,\n
        "lat": 49.9950709,\n
        "lon": 3.2570807,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385227,\n
        "lat": 49.9950738,\n
        "lon": 3.2575405,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385228,\n
        "lat": 49.9950738,\n
        "lon": 3.2580235,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385229,\n
        "lat": 49.9950738,\n
        "lon": 3.2596709,\n
        "timestamp": "2015-10-02T04:54:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385230,\n
        "lat": 49.9950798,\n
        "lon": 3.2580515,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385231,\n
        "lat": 49.9950868,\n
        "lon": 3.2594255,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385232,\n
        "lat": 49.9950968,\n
        "lon": 3.2594955,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385233,\n
        "lat": 49.9950988,\n
        "lon": 3.2576625,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385234,\n
        "lat": 49.9951148,\n
        "lon": 3.2599909,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385235,\n
        "lat": 49.9951288,\n
        "lon": 3.2578145,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385236,\n
        "lat": 49.9951288,\n
        "lon": 3.2600919,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385237,\n
        "lat": 49.9951398,\n
        "lon": 3.2594155,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385238,\n
        "lat": 49.9951408,\n
        "lon": 3.2610949,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385239,\n
        "lat": 49.9951478,\n
        "lon": 3.2594815,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385240,\n
        "lat": 49.9951498,\n
        "lon": 3.2586915,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385241,\n
        "lat": 49.9951508,\n
        "lon": 3.2611339,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385242,\n
        "lat": 49.9951548,\n
        "lon": 3.2579785,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385243,\n
        "lat": 49.9951588,\n
        "lon": 3.2606439,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385244,\n
        "lat": 49.9951608,\n
        "lon": 3.2573265,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385245,\n
        "lat": 49.9951648,\n
        "lon": 3.2588195,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385246,\n
        "lat": 49.9951648,\n
        "lon": 3.2596275,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385247,\n
        "lat": 49.9951659,\n
        "lon": 3.2569167,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385248,\n
        "lat": 49.9951928,\n
        "lon": 3.2598225,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385249,\n
        "lat": 49.9951938,\n
        "lon": 3.2586365,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385250,\n
        "lat": 49.9951958,\n
        "lon": 3.2608969,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385251,\n
        "lat": 49.9951958,\n
        "lon": 3.2610729,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385252,\n
        "lat": 49.9952008,\n
        "lon": 3.2611119,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385253,\n
        "lat": 49.9952019,\n
        "lon": 3.2567297,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385254,\n
        "lat": 49.9952029,\n
        "lon": 3.2568367,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385255,\n
        "lat": 49.9952038,\n
        "lon": 3.2600535,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385256,\n
        "lat": 49.9952038,\n
        "lon": 3.2606219,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385257,\n
        "lat": 49.9952069,\n
        "lon": 3.2562387,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385258,\n
        "lat": 49.9952108,\n
        "lon": 3.2601065,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385259,\n
        "lat": 49.9952168,\n
        "lon": 3.2576045,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385260,\n
        "lat": 49.9952308,\n
        "lon": 3.2572995,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385261,\n
        "lat": 49.9952448,\n
        "lon": 3.2608769,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385262,\n
        "lat": 49.9952558,\n
        "lon": 3.2595975,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385263,\n
        "lat": 49.9952739,\n
        "lon": 3.2562307,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385264,\n
        "lat": 49.9952758,\n
        "lon": 3.2597115,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385265,\n
        "lat": 49.9952769,\n
        "lon": 3.2567217,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385266,\n
        "lat": 49.9952769,\n
        "lon": 3.2567537,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385267,\n
        "lat": 49.9952778,\n
        "lon": 3.2586135,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385268,\n
        "lat": 49.9952778,\n
        "lon": 3.2612309,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385269,\n
        "lat": 49.9952798,\n
        "lon": 3.2575475,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385270,\n
        "lat": 49.9952908,\n
        "lon": 3.2586515,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385271,\n
        "lat": 49.9952958,\n
        "lon": 3.2575725,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385272,\n
        "lat": 49.9953058,\n
        "lon": 3.2587815,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385273,\n
        "lat": 49.9953119,\n
        "lon": 3.2570067,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385274,\n
        "lat": 49.9953128,\n
        "lon": 3.2613769,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385275,\n
        "lat": 49.9953138,\n
        "lon": 3.2600235,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385276,\n
        "lat": 49.9953198,\n
        "lon": 3.2600695,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385277,\n
        "lat": 49.9953208,\n
        "lon": 3.2597795,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385278,\n
        "lat": 49.9953228,\n
        "lon": 3.2598845,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385279,\n
        "lat": 49.9953248,\n
        "lon": 3.2612019,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385280,\n
        "lat": 49.9953298,\n
        "lon": 3.2598245,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385281,\n
        "lat": 49.9953298,\n
        "lon": 3.2626349,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385282,\n
        "lat": 49.9953318,\n
        "lon": 3.2577125,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385283,\n
        "lat": 49.9953328,\n
        "lon": 3.2627219,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385284,\n
        "lat": 49.9953450,\n
        "lon": 3.2609100,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385285,\n
        "lat": 49.9953458,\n
        "lon": 3.2600215,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385286,\n
        "lat": 49.9953498,\n
        "lon": 3.2590365,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385287,\n
        "lat": 49.9953508,\n
        "lon": 3.2572525,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385288,\n
        "lat": 49.9953538,\n
        "lon": 3.2591365,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385289,\n
        "lat": 49.9953618,\n
        "lon": 3.2591285,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385290,\n
        "lat": 49.9953618,\n
        "lon": 3.2613479,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385291,\n
        "lat": 49.9953678,\n
        "lon": 3.2597645,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385292,\n
        "lat": 49.9953710,\n
        "lon": 3.2610160,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385293,\n
        "lat": 49.9953718,\n
        "lon": 3.2592615,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385294,\n
        "lat": 49.9953718,\n
        "lon": 3.2598635,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385295,\n
        "lat": 49.9953748,\n
        "lon": 3.2598085,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385296,\n
        "lat": 49.9953808,\n
        "lon": 3.2626299,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385297,\n
        "lat": 49.9953848,\n
        "lon": 3.2627209,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385298,\n
        "lat": 49.9953948,\n
        "lon": 3.2575145,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385299,\n
        "lat": 49.9953948,\n
        "lon": 3.2600035,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385300,\n
        "lat": 49.9954018,\n
        "lon": 3.2596685,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385301,\n
        "lat": 49.9953759,\n
        "lon": 3.2623973,\n
        "timestamp": "2022-06-04T18:26:50Z",\n
        "version": 2,\n
        "changeset": 121949324,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385302,\n
        "lat": 49.9954068,\n
        "lon": 3.2579385,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385303,\n
        "lat": 49.9954108,\n
        "lon": 3.2597505,\n
        "timestamp": "2015-10-02T04:55:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385304,\n
        "lat": 49.9953849,\n
        "lon": 3.2625783,\n
        "timestamp": "2022-06-04T18:26:50Z",\n
        "version": 2,\n
        "changeset": 121949324,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385305,\n
        "lat": 49.9953906,\n
        "lon": 3.2619461,\n
        "timestamp": "2022-06-04T18:26:50Z",\n
        "version": 2,\n
        "changeset": 121949324,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385306,\n
        "lat": 49.9954298,\n
        "lon": 3.2590125,\n
        "timestamp": "2015-10-02T04:55:01Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385307,\n
        "lat": 49.9954320,\n
        "lon": 3.2608110,\n
        "timestamp": "2015-10-02T04:55:01Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385308,\n
        "lat": 49.9954358,\n
        "lon": 3.2572195,\n
        "timestamp": "2015-10-02T04:55:01Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385309,\n
        "lat": 49.9954026,\n
        "lon": 3.2620731,\n
        "timestamp": "2022-06-04T18:26:50Z",\n
        "version": 2,\n
        "changeset": 121949324,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385310,\n
        "lat": 49.9954400,\n
        "lon": 3.2608520,\n
        "timestamp": "2015-10-02T04:55:01Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385311,\n
        "lat": 49.9954400,\n
        "lon": 3.2609430,\n
        "timestamp": "2015-10-02T04:55:01Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385312,\n
        "lat": 49.9954450,\n
        "lon": 3.2609710,\n
        "timestamp": "2015-10-02T04:55:01Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385313,\n
        "lat": 49.9954146,\n
        "lon": 3.2621811,\n
        "timestamp": "2022-06-04T18:26:50Z",\n
        "version": 2,\n
        "changeset": 121949324,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385314,\n
        "lat": 49.9954598,\n
        "lon": 3.2592385,\n
        "timestamp": "2015-10-02T04:55:01Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385315,\n
        "lat": 49.9954650,\n
        "lon": 3.2608400,\n
        "timestamp": "2015-10-02T04:55:01Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385316,\n
        "lat": 49.9954720,\n
        "lon": 3.2608670,\n
        "timestamp": "2015-10-02T04:55:01Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385317,\n
        "lat": 49.9954768,\n
        "lon": 3.2574855,\n
        "timestamp": "2015-10-02T04:55:01Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385318,\n
        "lat": 49.9954406,\n
        "lon": 3.2621801,\n
        "timestamp": "2022-06-04T18:26:50Z",\n
        "version": 2,\n
        "changeset": 121949324,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385319,\n
        "lat": 49.9954828,\n
        "lon": 3.2585595,\n
        "timestamp": "2015-10-02T04:55:01Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385320,\n
        "lat": 49.9954840,\n
        "lon": 3.2609190,\n
        "timestamp": "2015-10-02T04:55:01Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385321,\n
        "lat": 49.9954486,\n
        "lon": 3.2622951,\n
        "timestamp": "2022-06-04T18:26:50Z",\n
        "version": 2,\n
        "changeset": 121949324,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385322,\n
        "lat": 49.9954898,\n
        "lon": 3.2576085,\n
        "timestamp": "2015-10-02T04:55:01Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385323,\n
        "lat": 49.9954769,\n
        "lon": 3.2623923,\n
        "timestamp": "2022-06-04T18:26:50Z",\n
        "version": 2,\n
        "changeset": 121949324,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385324,\n
        "lat": 49.9955038,\n
        "lon": 3.2577205,\n
        "timestamp": "2015-10-02T04:55:01Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385325,\n
        "lat": 49.9954686,\n
        "lon": 3.2619251,\n
        "timestamp": "2022-06-04T18:26:50Z",\n
        "version": 2,\n
        "changeset": 121949324,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385326,\n
        "lat": 49.9954849,\n
        "lon": 3.2625683,\n
        "timestamp": "2022-06-04T18:26:50Z",\n
        "version": 2,\n
        "changeset": 121949324,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385327,\n
        "lat": 49.9954856,\n
        "lon": 3.2620491,\n
        "timestamp": "2022-06-04T18:26:50Z",\n
        "version": 2,\n
        "changeset": 121949324,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385328,\n
        "lat": 49.9955066,\n
        "lon": 3.2622891,\n
        "timestamp": "2022-06-04T18:26:50Z",\n
        "version": 2,\n
        "changeset": 121949324,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385329,\n
        "lat": 49.9955470,\n
        "lon": 3.2607400,\n
        "timestamp": "2015-10-02T04:55:01Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385330,\n
        "lat": 49.9955570,\n
        "lon": 3.2607850,\n
        "timestamp": "2015-10-02T04:55:01Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385331,\n
        "lat": 49.9955630,\n
        "lon": 3.2608130,\n
        "timestamp": "2015-10-02T04:55:01Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385332,\n
        "lat": 49.9955988,\n
        "lon": 3.2578875,\n
        "timestamp": "2015-10-02T04:55:01Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385333,\n
        "lat": 49.9956028,\n
        "lon": 3.2571835,\n
        "timestamp": "2015-10-02T04:55:01Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385334,\n
        "lat": 49.9956178,\n
        "lon": 3.2572715,\n
        "timestamp": "2015-10-02T04:55:01Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385335,\n
        "lat": 49.9956198,\n
        "lon": 3.2571465,\n
        "timestamp": "2015-10-02T04:55:01Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385336,\n
        "lat": 49.9956238,\n
        "lon": 3.2571695,\n
        "timestamp": "2015-10-02T04:55:01Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385337,\n
        "lat": 49.9956278,\n
        "lon": 3.2572725,\n
        "timestamp": "2015-10-02T04:55:01Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385338,\n
        "lat": 49.9956368,\n
        "lon": 3.2573285,\n
        "timestamp": "2015-10-02T04:55:01Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385339,\n
        "lat": 49.9956498,\n
        "lon": 3.2571345,\n
        "timestamp": "2015-10-02T04:55:01Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385340,\n
        "lat": 49.9956508,\n
        "lon": 3.2573255,\n
        "timestamp": "2015-10-02T04:55:02Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385341,\n
        "lat": 49.9956728,\n
        "lon": 3.2585075,\n
        "timestamp": "2015-10-02T04:55:02Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385342,\n
        "lat": 49.9956818,\n
        "lon": 3.2575295,\n
        "timestamp": "2015-10-02T04:55:02Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385343,\n
        "lat": 49.9957148,\n
        "lon": 3.2602945,\n
        "timestamp": "2015-10-02T04:55:02Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385344,\n
        "lat": 49.9957288,\n
        "lon": 3.2576395,\n
        "timestamp": "2015-10-02T04:55:02Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385345,\n
        "lat": 49.9957338,\n
        "lon": 3.2603775,\n
        "timestamp": "2015-10-02T04:55:02Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385346,\n
        "lat": 49.9957778,\n
        "lon": 3.2571995,\n
        "timestamp": "2015-10-02T04:55:02Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385347,\n
        "lat": 49.9957858,\n
        "lon": 3.2572715,\n
        "timestamp": "2015-10-02T04:55:02Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385348,\n
        "lat": 49.9958338,\n
        "lon": 3.2602305,\n
        "timestamp": "2015-10-02T04:55:02Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385349,\n
        "lat": 49.9958518,\n
        "lon": 3.2603145,\n
        "timestamp": "2015-10-02T04:55:02Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385350,\n
        "lat": 49.9958698,\n
        "lon": 3.2571695,\n
        "timestamp": "2015-10-02T04:55:02Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385351,\n
        "lat": 49.9958778,\n
        "lon": 3.2572395,\n
        "timestamp": "2015-10-02T04:55:02Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385352,\n
        "lat": 49.9960181,\n
        "lon": 3.2564017,\n
        "timestamp": "2015-10-02T04:55:02Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385353,\n
        "lat": 49.9960241,\n
        "lon": 3.2565327,\n
        "timestamp": "2015-10-02T04:55:02Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385354,\n
        "lat": 49.9961331,\n
        "lon": 3.2563917,\n
        "timestamp": "2015-10-02T04:55:02Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385355,\n
        "lat": 49.9961351,\n
        "lon": 3.2564367,\n
        "timestamp": "2015-10-02T04:55:02Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385356,\n
        "lat": 49.9961861,\n
        "lon": 3.2564317,\n
        "timestamp": "2015-10-02T04:55:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385357,\n
        "lat": 49.9961891,\n
        "lon": 3.2565167,\n
        "timestamp": "2015-10-02T04:55:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385358,\n
        "lat": 49.9961754,\n
        "lon": 3.2566302,\n
        "timestamp": "2022-06-05T07:48:19Z",\n
        "version": 2,\n
        "changeset": 121963591,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385359,\n
        "lat": 49.9961828,\n
        "lon": 3.2567313,\n
        "timestamp": "2022-06-05T07:48:19Z",\n
        "version": 2,\n
        "changeset": 121963591,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385360,\n
        "lat": 49.9962973,\n
        "lon": 3.2565898,\n
        "timestamp": "2022-06-05T07:48:19Z",\n
        "version": 2,\n
        "changeset": 121963591,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385361,\n
        "lat": 49.9963095,\n
        "lon": 3.2566933,\n
        "timestamp": "2022-06-05T07:48:19Z",\n
        "version": 2,\n
        "changeset": 121963591,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385362,\n
        "lat": 49.9963740,\n
        "lon": 3.2569855,\n
        "timestamp": "2015-10-02T04:55:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385363,\n
        "lat": 49.9963800,\n
        "lon": 3.2570905,\n
        "timestamp": "2015-10-02T04:55:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385364,\n
        "lat": 49.9964260,\n
        "lon": 3.2569755,\n
        "timestamp": "2015-10-02T04:55:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385365,\n
        "lat": 49.9964260,\n
        "lon": 3.2569985,\n
        "timestamp": "2015-10-02T04:55:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385366,\n
        "lat": 49.9965330,\n
        "lon": 3.2426905,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385367,\n
        "lat": 49.9965430,\n
        "lon": 3.2426055,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385368,\n
        "lat": 49.9965080,\n
        "lon": 3.2569855,\n
        "timestamp": "2015-10-02T04:55:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385369,\n
        "lat": 49.9965100,\n
        "lon": 3.2570145,\n
        "timestamp": "2015-10-02T04:55:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385370,\n
        "lat": 49.9965140,\n
        "lon": 3.2570705,\n
        "timestamp": "2015-10-02T04:55:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385371,\n
        "lat": 49.9965690,\n
        "lon": 3.2429555,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385372,\n
        "lat": 49.9965740,\n
        "lon": 3.2428905,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385373,\n
        "lat": 49.9965270,\n
        "lon": 3.2572915,\n
        "timestamp": "2015-10-02T04:55:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385374,\n
        "lat": 49.9965870,\n
        "lon": 3.2428925,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385375,\n
        "lat": 49.9965900,\n
        "lon": 3.2427865,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385376,\n
        "lat": 49.9965990,\n
        "lon": 3.2427115,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385377,\n
        "lat": 49.9965990,\n
        "lon": 3.2427925,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385378,\n
        "lat": 49.9965560,\n
        "lon": 3.2570045,\n
        "timestamp": "2015-10-02T04:55:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385379,\n
        "lat": 49.9965690,\n
        "lon": 3.2572845,\n
        "timestamp": "2015-10-02T04:55:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385380,\n
        "lat": 49.9966250,\n
        "lon": 3.2567915,\n
        "timestamp": "2015-10-02T04:55:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385381,\n
        "lat": 49.9966270,\n
        "lon": 3.2568555,\n
        "timestamp": "2015-10-02T04:55:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385382,\n
        "lat": 49.9966760,\n
        "lon": 3.2429955,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385383,\n
        "lat": 49.9966770,\n
        "lon": 3.2429805,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385384,\n
        "lat": 49.9966900,\n
        "lon": 3.2426895,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385385,\n
        "lat": 49.9966930,\n
        "lon": 3.2426525,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385386,\n
        "lat": 49.9966500,\n
        "lon": 3.2568525,\n
        "timestamp": "2015-10-02T04:55:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385387,\n
        "lat": 49.9966530,\n
        "lon": 3.2569015,\n
        "timestamp": "2015-10-02T04:55:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385388,\n
        "lat": 49.9967220,\n
        "lon": 3.2427015,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385389,\n
        "lat": 49.9967250,\n
        "lon": 3.2426795,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385390,\n
        "lat": 49.9966780,\n
        "lon": 3.2568935,\n
        "timestamp": "2015-10-02T04:55:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385391,\n
        "lat": 49.9966820,\n
        "lon": 3.2569125,\n
        "timestamp": "2015-10-02T04:55:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385392,\n
        "lat": 49.9966960,\n
        "lon": 3.2569085,\n
        "timestamp": "2015-10-02T04:55:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385393,\n
        "lat": 49.9966980,\n
        "lon": 3.2567705,\n
        "timestamp": "2015-10-02T04:55:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385394,\n
        "lat": 49.9967510,\n
        "lon": 3.2430175,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385395,\n
        "lat": 49.9967530,\n
        "lon": 3.2428835,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385396,\n
        "lat": 49.9967050,\n
        "lon": 3.2568875,\n
        "timestamp": "2015-10-02T04:55:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385397,\n
        "lat": 49.9967070,\n
        "lon": 3.2569065,\n
        "timestamp": "2015-10-02T04:55:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385398,\n
        "lat": 49.9967590,\n
        "lon": 3.2428405,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385399,\n
        "lat": 49.9967610,\n
        "lon": 3.2434005,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385400,\n
        "lat": 49.9967630,\n
        "lon": 3.2427125,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385401,\n
        "lat": 49.9967660,\n
        "lon": 3.2426945,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385402,\n
        "lat": 49.9967680,\n
        "lon": 3.2428895,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385403,\n
        "lat": 49.9967710,\n
        "lon": 3.2428455,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385404,\n
        "lat": 49.9967860,\n
        "lon": 3.2427215,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385405,\n
        "lat": 49.9968000,\n
        "lon": 3.2433615,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385406,\n
        "lat": 49.9968670,\n
        "lon": 3.2436605,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385407,\n
        "lat": 49.9968260,\n
        "lon": 3.2567335,\n
        "timestamp": "2015-10-02T04:55:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385408,\n
        "lat": 49.9968300,\n
        "lon": 3.2568635,\n
        "timestamp": "2015-10-02T04:55:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385409,\n
        "lat": 49.9968530,\n
        "lon": 3.2567275,\n
        "timestamp": "2015-10-02T04:55:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385410,\n
        "lat": 49.9969060,\n
        "lon": 3.2436215,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385411,\n
        "lat": 49.9968580,\n
        "lon": 3.2568585,\n
        "timestamp": "2015-10-02T04:55:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385412,\n
        "lat": 49.9969520,\n
        "lon": 3.2569125,\n
        "timestamp": "2015-10-02T04:55:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385413,\n
        "lat": 49.9969530,\n
        "lon": 3.2568425,\n
        "timestamp": "2015-10-02T04:55:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385414,\n
        "lat": 49.9969540,\n
        "lon": 3.2567025,\n
        "timestamp": "2015-10-02T04:55:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385415,\n
        "lat": 49.9970040,\n
        "lon": 3.2569155,\n
        "timestamp": "2015-10-02T04:55:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385416,\n
        "lat": 49.9970230,\n
        "lon": 3.2569165,\n
        "timestamp": "2015-10-02T04:55:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385417,\n
        "lat": 49.9970270,\n
        "lon": 3.2568425,\n
        "timestamp": "2015-10-02T04:55:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385418,\n
        "lat": 49.9970320,\n
        "lon": 3.2566825,\n
        "timestamp": "2015-10-02T04:55:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385419,\n
        "lat": 49.9971998,\n
        "lon": 3.2430438,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385420,\n
        "lat": 49.9972028,\n
        "lon": 3.2429918,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385421,\n
        "lat": 49.9971662,\n
        "lon": 3.2567985,\n
        "timestamp": "2022-07-29T10:43:43Z",\n
        "version": 2,\n
        "changeset": 124224820,\n
        "user": "googlenaut",\n
        "uid": 519916\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385422,\n
        "lat": 49.9972108,\n
        "lon": 3.2429998,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385423,\n
        "lat": 49.9971694,\n
        "lon": 3.2567348,\n
        "timestamp": "2022-07-29T10:43:43Z",\n
        "version": 2,\n
        "changeset": 124224820,\n
        "user": "googlenaut",\n
        "uid": 519916\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385425,\n
        "lat": 49.9972328,\n
        "lon": 3.2428768,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385426,\n
        "lat": 49.9971897,\n
        "lon": 3.2567365,\n
        "timestamp": "2022-07-29T10:43:43Z",\n
        "version": 2,\n
        "changeset": 124224820,\n
        "user": "googlenaut",\n
        "uid": 519916\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385428,\n
        "lat": 49.9972708,\n
        "lon": 3.2430888,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385429,\n
        "lat": 49.9972808,\n
        "lon": 3.2433688,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385430,\n
        "lat": 49.9972828,\n
        "lon": 3.2430438,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385431,\n
        "lat": 49.9972938,\n
        "lon": 3.2429118,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385432,\n
        "lat": 49.9972605,\n
        "lon": 3.2568059,\n
        "timestamp": "2022-07-29T10:43:43Z",\n
        "version": 2,\n
        "changeset": 124224820,\n
        "user": "googlenaut",\n
        "uid": 519916\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385433,\n
        "lat": 49.9972556,\n
        "lon": 3.2562039,\n
        "timestamp": "2022-06-05T07:48:19Z",\n
        "version": 2,\n
        "changeset": 121963591,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385434,\n
        "lat": 49.9973048,\n
        "lon": 3.2428788,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385435,\n
        "lat": 49.9972616,\n
        "lon": 3.2558859,\n
        "timestamp": "2022-06-05T07:48:19Z",\n
        "version": 2,\n
        "changeset": 121963591,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385436,\n
        "lat": 49.9972694,\n
        "lon": 3.2566348,\n
        "timestamp": "2022-07-29T10:43:43Z",\n
        "version": 2,\n
        "changeset": 124224820,\n
        "user": "googlenaut",\n
        "uid": 519916\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385437,\n
        "lat": 49.9973168,\n
        "lon": 3.2430668,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385438,\n
        "lat": 49.9973298,\n
        "lon": 3.2431738,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385439,\n
        "lat": 49.9972759,\n
        "lon": 3.2567282,\n
        "timestamp": "2022-07-29T10:43:43Z",\n
        "version": 2,\n
        "changeset": 124224820,\n
        "user": "googlenaut",\n
        "uid": 519916\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385440,\n
        "lat": 49.9973328,\n
        "lon": 3.2433958,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385441,\n
        "lat": 49.9972833,\n
        "lon": 3.2566102,\n
        "timestamp": "2022-07-29T10:43:43Z",\n
        "version": 2,\n
        "changeset": 124224820,\n
        "user": "googlenaut",\n
        "uid": 519916\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385442,\n
        "lat": 49.9973057,\n
        "lon": 3.2567322,\n
        "timestamp": "2022-07-29T10:43:43Z",\n
        "version": 2,\n
        "changeset": 124224820,\n
        "user": "googlenaut",\n
        "uid": 519916\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385443,\n
        "lat": 49.9973628,\n
        "lon": 3.2429178,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385444,\n
        "lat": 49.9973097,\n
        "lon": 3.2566465,\n
        "timestamp": "2022-07-29T10:43:43Z",\n
        "version": 2,\n
        "changeset": 124224820,\n
        "user": "googlenaut",\n
        "uid": 519916\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385445,\n
        "lat": 49.9973186,\n
        "lon": 3.2561999,\n
        "timestamp": "2022-06-05T07:48:19Z",\n
        "version": 2,\n
        "changeset": 121963591,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385446,\n
        "lat": 49.9973276,\n
        "lon": 3.2558859,\n
        "timestamp": "2022-06-05T07:48:19Z",\n
        "version": 2,\n
        "changeset": 121963591,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385447,\n
        "lat": 49.9973838,\n
        "lon": 3.2432028,\n
        "timestamp": "2015-10-02T06:39:58Z",\n
        "version": 2,\n
        "changeset": 34382495,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385448,\n
        "lat": 49.9973760,\n
        "lon": 3.2558214,\n
        "timestamp": "2015-10-02T04:55:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385449,\n
        "lat": 49.9973800,\n
        "lon": 3.2559334,\n
        "timestamp": "2015-10-02T04:55:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385450,\n
        "lat": 49.9973920,\n
        "lon": 3.2559334,\n
        "timestamp": "2015-10-02T04:55:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385451,\n
        "lat": 49.9973930,\n
        "lon": 3.2559554,\n
        "timestamp": "2015-10-02T04:55:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385452,\n
        "lat": 49.9974020,\n
        "lon": 3.2558174,\n
        "timestamp": "2015-10-02T04:55:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385453,\n
        "lat": 49.9974020,\n
        "lon": 3.2558274,\n
        "timestamp": "2015-10-02T04:55:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385454,\n
        "lat": 49.9974040,\n
        "lon": 3.2559334,\n
        "timestamp": "2015-10-02T04:55:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385455,\n
        "lat": 49.9974040,\n
        "lon": 3.2559534,\n
        "timestamp": "2015-10-02T04:55:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385456,\n
        "lat": 49.9974060,\n
        "lon": 3.2565755,\n
        "timestamp": "2015-10-02T04:55:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385457,\n
        "lat": 49.9974070,\n
        "lon": 3.2559804,\n
        "timestamp": "2015-10-02T04:55:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385458,\n
        "lat": 49.9974100,\n
        "lon": 3.2566155,\n
        "timestamp": "2015-10-02T04:55:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385459,\n
        "lat": 49.9974170,\n
        "lon": 3.2566805,\n
        "timestamp": "2015-10-02T04:55:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385460,\n
        "lat": 49.9974280,\n
        "lon": 3.2567945,\n
        "timestamp": "2015-10-02T04:55:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385461,\n
        "lat": 49.9974290,\n
        "lon": 3.2565695,\n
        "timestamp": "2015-10-02T04:55:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385462,\n
        "lat": 49.9974320,\n
        "lon": 3.2566075,\n
        "timestamp": "2015-10-02T04:55:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385463,\n
        "lat": 49.9974320,\n
        "lon": 3.2566345,\n
        "timestamp": "2015-10-02T04:55:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385464,\n
        "lat": 49.9974350,\n
        "lon": 3.2566735,\n
        "timestamp": "2015-10-02T04:55:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385465,\n
        "lat": 49.9974550,\n
        "lon": 3.2567585,\n
        "timestamp": "2015-10-02T04:55:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385466,\n
        "lat": 49.9974580,\n
        "lon": 3.2567855,\n
        "timestamp": "2015-10-02T04:55:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385467,\n
        "lat": 49.9974880,\n
        "lon": 3.2430790,\n
        "timestamp": "2015-10-02T04:55:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385468,\n
        "lat": 49.9974910,\n
        "lon": 3.2430270,\n
        "timestamp": "2015-10-02T04:55:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385469,\n
        "lat": 49.9974970,\n
        "lon": 3.2430320,\n
        "timestamp": "2015-10-02T04:55:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385470,\n
        "lat": 49.9975300,\n
        "lon": 3.2428730,\n
        "timestamp": "2015-10-02T04:55:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385471,\n
        "lat": 49.9975370,\n
        "lon": 3.2431040,\n
        "timestamp": "2015-10-02T04:55:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385472,\n
        "lat": 49.9975460,\n
        "lon": 3.2430610,\n
        "timestamp": "2015-10-02T04:55:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385473,\n
        "lat": 49.9975460,\n
        "lon": 3.2565985,\n
        "timestamp": "2015-10-02T04:55:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385474,\n
        "lat": 49.9975590,\n
        "lon": 3.2567255,\n
        "timestamp": "2015-10-02T04:55:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385475,\n
        "lat": 49.9975610,\n
        "lon": 3.2558094,\n
        "timestamp": "2015-10-02T04:55:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385476,\n
        "lat": 49.9975640,\n
        "lon": 3.2429400,\n
        "timestamp": "2015-10-02T04:55:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385477,\n
        "lat": 49.9975670,\n
        "lon": 3.2559634,\n
        "timestamp": "2015-10-02T04:55:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385478,\n
        "lat": 49.9975740,\n
        "lon": 3.2428970,\n
        "timestamp": "2015-10-02T04:55:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385479,\n
        "lat": 49.9975830,\n
        "lon": 3.2565935,\n
        "timestamp": "2015-10-02T04:55:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385480,\n
        "lat": 49.9975910,\n
        "lon": 3.2566895,\n
        "timestamp": "2015-10-02T04:55:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385481,\n
        "lat": 49.9975940,\n
        "lon": 3.2430870,\n
        "timestamp": "2015-10-02T04:55:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385482,\n
        "lat": 49.9976033,\n
        "lon": 3.2559220,\n
        "timestamp": "2022-06-05T07:48:19Z",\n
        "version": 2,\n
        "changeset": 121963591,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385483,\n
        "lat": 49.9976260,\n
        "lon": 3.2429780,\n
        "timestamp": "2015-10-02T04:55:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385484,\n
        "lat": 49.9976183,\n
        "lon": 3.2561160,\n
        "timestamp": "2022-06-05T07:48:19Z",\n
        "version": 2,\n
        "changeset": 121963591,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385485,\n
        "lat": 49.9976293,\n
        "lon": 3.2562640,\n
        "timestamp": "2022-06-05T07:48:19Z",\n
        "version": 2,\n
        "changeset": 121963591,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385486,\n
        "lat": 49.9976550,\n
        "lon": 3.2565745,\n
        "timestamp": "2015-10-02T04:55:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385487,\n
        "lat": 49.9976650,\n
        "lon": 3.2566665,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385488,\n
        "lat": 49.9976850,\n
        "lon": 3.2565025,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385489,\n
        "lat": 49.9976663,\n
        "lon": 3.2560180,\n
        "timestamp": "2022-06-05T07:48:19Z",\n
        "version": 2,\n
        "changeset": 121963591,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385490,\n
        "lat": 49.9976920,\n
        "lon": 3.2566905,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385491,\n
        "lat": 49.9976753,\n
        "lon": 3.2561090,\n
        "timestamp": "2022-06-05T07:48:19Z",\n
        "version": 2,\n
        "changeset": 121963591,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385492,\n
        "lat": 49.9976793,\n
        "lon": 3.2561580,\n
        "timestamp": "2022-06-05T07:48:19Z",\n
        "version": 2,\n
        "changeset": 121963591,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385493,\n
        "lat": 49.9977010,\n
        "lon": 3.2566925,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385494,\n
        "lat": 49.9977030,\n
        "lon": 3.2568835,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385495,\n
        "lat": 49.9976853,\n
        "lon": 3.2562440,\n
        "timestamp": "2022-06-05T07:48:19Z",\n
        "version": 2,\n
        "changeset": 121963591,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385496,\n
        "lat": 49.9976893,\n
        "lon": 3.2559090,\n
        "timestamp": "2022-06-05T07:48:19Z",\n
        "version": 2,\n
        "changeset": 121963591,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385497,\n
        "lat": 49.9976963,\n
        "lon": 3.2560120,\n
        "timestamp": "2022-06-05T07:48:19Z",\n
        "version": 2,\n
        "changeset": 121963591,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385498,\n
        "lat": 49.9977480,\n
        "lon": 3.2566945,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385499,\n
        "lat": 49.9977510,\n
        "lon": 3.2568775,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385500,\n
        "lat": 49.9977580,\n
        "lon": 3.2443600,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385501,\n
        "lat": 49.9977590,\n
        "lon": 3.2565365,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385502,\n
        "lat": 49.9977650,\n
        "lon": 3.2566885,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385503,\n
        "lat": 49.9977940,\n
        "lon": 3.2443300,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385504,\n
        "lat": 49.9977980,\n
        "lon": 3.2444860,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385505,\n
        "lat": 49.9978030,\n
        "lon": 3.2564675,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385506,\n
        "lat": 49.9978070,\n
        "lon": 3.2443680,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385507,\n
        "lat": 49.9978070,\n
        "lon": 3.2565215,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385508,\n
        "lat": 49.9978200,\n
        "lon": 3.2573645,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385509,\n
        "lat": 49.9978340,\n
        "lon": 3.2442950,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385510,\n
        "lat": 49.9978133,\n
        "lon": 3.2560990,\n
        "timestamp": "2022-06-05T07:48:19Z",\n
        "version": 2,\n
        "changeset": 121963591,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385511,\n
        "lat": 49.9978390,\n
        "lon": 3.2575725,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385512,\n
        "lat": 49.9978223,\n
        "lon": 3.2561960,\n
        "timestamp": "2022-06-05T07:48:19Z",\n
        "version": 2,\n
        "changeset": 121963591,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385513,\n
        "lat": 49.9978480,\n
        "lon": 3.2443350,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385514,\n
        "lat": 49.9979020,\n
        "lon": 3.2573425,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385515,\n
        "lat": 49.9979020,\n
        "lon": 3.2573525,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385516,\n
        "lat": 49.9978843,\n
        "lon": 3.2560080,\n
        "timestamp": "2022-06-05T07:48:19Z",\n
        "version": 2,\n
        "changeset": 121963591,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385517,\n
        "lat": 49.9979070,\n
        "lon": 3.2574105,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385518,\n
        "lat": 49.9979120,\n
        "lon": 3.2442310,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385519,\n
        "lat": 49.9978923,\n
        "lon": 3.2560670,\n
        "timestamp": "2022-06-05T07:48:19Z",\n
        "version": 2,\n
        "changeset": 121963591,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385520,\n
        "lat": 49.9979130,\n
        "lon": 3.2574805,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385521,\n
        "lat": 49.9979220,\n
        "lon": 3.2431070,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385522,\n
        "lat": 49.9979230,\n
        "lon": 3.2575495,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385523,\n
        "lat": 49.9979230,\n
        "lon": 3.2575555,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385524,\n
        "lat": 49.9979370,\n
        "lon": 3.2573435,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385525,\n
        "lat": 49.9979400,\n
        "lon": 3.2574035,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385526,\n
        "lat": 49.9979450,\n
        "lon": 3.2430330,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385527,\n
        "lat": 49.9979243,\n
        "lon": 3.2559880,\n
        "timestamp": "2022-06-05T07:48:19Z",\n
        "version": 2,\n
        "changeset": 121963591,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385528,\n
        "lat": 49.9979460,\n
        "lon": 3.2564245,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385529,\n
        "lat": 49.9979500,\n
        "lon": 3.2574725,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385530,\n
        "lat": 49.9979530,\n
        "lon": 3.2443550,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385531,\n
        "lat": 49.9979560,\n
        "lon": 3.2575455,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385532,\n
        "lat": 49.9979493,\n
        "lon": 3.2561310,\n
        "timestamp": "2022-06-05T07:48:19Z",\n
        "version": 2,\n
        "changeset": 121963591,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385533,\n
        "lat": 49.9979513,\n
        "lon": 3.2561520,\n
        "timestamp": "2022-06-05T07:48:19Z",\n
        "version": 2,\n
        "changeset": 121963591,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385534,\n
        "lat": 49.9979720,\n
        "lon": 3.2567145,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385535,\n
        "lat": 49.9980030,\n
        "lon": 3.2564085,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385536,\n
        "lat": 49.9980110,\n
        "lon": 3.2431690,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385537,\n
        "lat": 49.9980110,\n
        "lon": 3.2563915,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385538,\n
        "lat": 49.9980120,\n
        "lon": 3.2564055,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385539,\n
        "lat": 49.9980210,\n
        "lon": 3.2564965,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385540,\n
        "lat": 49.9980300,\n
        "lon": 3.2430930,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385541,\n
        "lat": 49.9980330,\n
        "lon": 3.2566995,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385542,\n
        "lat": 49.9980460,\n
        "lon": 3.2563475,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385543,\n
        "lat": 49.9980470,\n
        "lon": 3.2563745,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385544,\n
        "lat": 49.9980680,\n
        "lon": 3.2565245,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385545,\n
        "lat": 49.9980690,\n
        "lon": 3.2563375,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385546,\n
        "lat": 49.9980760,\n
        "lon": 3.2566015,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385547,\n
        "lat": 49.9980840,\n
        "lon": 3.2564725,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385548,\n
        "lat": 49.9980880,\n
        "lon": 3.2563295,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385549,\n
        "lat": 49.9980900,\n
        "lon": 3.2565165,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385550,\n
        "lat": 49.9980920,\n
        "lon": 3.2429460,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385551,\n
        "lat": 49.9980940,\n
        "lon": 3.2563525,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385552,\n
        "lat": 49.9980990,\n
        "lon": 3.2565945,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385553,\n
        "lat": 49.9981140,\n
        "lon": 3.2428270,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385554,\n
        "lat": 49.9981170,\n
        "lon": 3.2565065,\n
        "timestamp": "2015-10-02T04:55:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385555,\n
        "lat": 49.9981240,\n
        "lon": 3.2565865,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385556,\n
        "lat": 49.9981540,\n
        "lon": 3.2563225,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385557,\n
        "lat": 49.9981660,\n
        "lon": 3.2564345,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385558,\n
        "lat": 49.9982070,\n
        "lon": 3.2438410,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385559,\n
        "lat": 49.9982200,\n
        "lon": 3.2429970,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385560,\n
        "lat": 49.9982400,\n
        "lon": 3.2428710,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385561,\n
        "lat": 49.9982410,\n
        "lon": 3.2564325,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385562,\n
        "lat": 49.9982480,\n
        "lon": 3.2566275,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385563,\n
        "lat": 49.9982560,\n
        "lon": 3.2440580,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385564,\n
        "lat": 49.9982570,\n
        "lon": 3.2562705,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385565,\n
        "lat": 49.9982600,\n
        "lon": 3.2438030,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385566,\n
        "lat": 49.9982670,\n
        "lon": 3.2563895,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385567,\n
        "lat": 49.9982680,\n
        "lon": 3.2564265,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385568,\n
        "lat": 49.9982730,\n
        "lon": 3.2438630,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385569,\n
        "lat": 49.9982760,\n
        "lon": 3.2566265,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385570,\n
        "lat": 49.9982840,\n
        "lon": 3.2437910,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385571,\n
        "lat": 49.9982890,\n
        "lon": 3.2438560,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385572,\n
        "lat": 49.9982960,\n
        "lon": 3.2438560,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385573,\n
        "lat": 49.9983030,\n
        "lon": 3.2439440,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385574,\n
        "lat": 49.9983080,\n
        "lon": 3.2440350,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385575,\n
        "lat": 49.9983190,\n
        "lon": 3.2437730,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385576,\n
        "lat": 49.9983310,\n
        "lon": 3.2438340,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385577,\n
        "lat": 49.9983470,\n
        "lon": 3.2437590,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385578,\n
        "lat": 49.9983590,\n
        "lon": 3.2438230,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385579,\n
        "lat": 49.9983720,\n
        "lon": 3.2438170,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385580,\n
        "lat": 49.9983750,\n
        "lon": 3.2439110,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385581,\n
        "lat": 49.9983840,\n
        "lon": 3.2438720,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385582,\n
        "lat": 49.9983920,\n
        "lon": 3.2437330,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385583,\n
        "lat": 49.9983476,\n
        "lon": 3.2954336,\n
        "timestamp": "2022-05-31T16:16:46Z",\n
        "version": 3,\n
        "changeset": 121775870,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385584,\n
        "lat": 49.9983980,\n
        "lon": 3.2432250,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385585,\n
        "lat": 49.9983990,\n
        "lon": 3.2434960,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385586,\n
        "lat": 49.9983990,\n
        "lon": 3.2438650,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385588,\n
        "lat": 49.9984070,\n
        "lon": 3.2439110,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385589,\n
        "lat": 49.9984140,\n
        "lon": 3.2432420,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385590,\n
        "lat": 49.9984220,\n
        "lon": 3.2563475,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385591,\n
        "lat": 49.9984240,\n
        "lon": 3.2439000,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385592,\n
        "lat": 49.9984300,\n
        "lon": 3.2435750,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385593,\n
        "lat": 49.9984300,\n
        "lon": 3.2562965,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385594,\n
        "lat": 49.9984310,\n
        "lon": 3.2564405,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385595,\n
        "lat": 49.9984340,\n
        "lon": 3.2564725,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385596,\n
        "lat": 49.9984350,\n
        "lon": 3.2563425,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385597,\n
        "lat": 49.9984400,\n
        "lon": 3.2439860,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385599,\n
        "lat": 49.9984500,\n
        "lon": 3.2437000,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385600,\n
        "lat": 49.9984570,\n
        "lon": 3.2431670,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385601,\n
        "lat": 49.9984630,\n
        "lon": 3.2438540,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385602,\n
        "lat": 49.9984790,\n
        "lon": 3.2438460,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385603,\n
        "lat": 49.9984830,\n
        "lon": 3.2439670,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385604,\n
        "lat": 49.9984890,\n
        "lon": 3.2438050,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385605,\n
        "lat": 49.9984940,\n
        "lon": 3.2439210,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385606,\n
        "lat": 49.9984950,\n
        "lon": 3.2432120,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385607,\n
        "lat": 49.9983311,\n
        "lon": 3.2958768,\n
        "timestamp": "2022-05-31T16:16:46Z",\n
        "version": 3,\n
        "changeset": 121775870,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385608,\n
        "lat": 49.9985010,\n
        "lon": 3.2564255,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385609,\n
        "lat": 49.9985020,\n
        "lon": 3.2564505,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385610,\n
        "lat": 49.9985040,\n
        "lon": 3.2436700,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385611,\n
        "lat": 49.9985110,\n
        "lon": 3.2439130,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385612,\n
        "lat": 49.9985190,\n
        "lon": 3.2443970,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385613,\n
        "lat": 49.9985200,\n
        "lon": 3.2431410,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385614,\n
        "lat": 49.9985250,\n
        "lon": 3.2444290,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385615,\n
        "lat": 49.9985260,\n
        "lon": 3.2430090,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385616,\n
        "lat": 49.9985260,\n
        "lon": 3.2437720,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385617,\n
        "lat": 49.9985290,\n
        "lon": 3.2431510,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385618,\n
        "lat": 49.9985290,\n
        "lon": 3.2437860,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385619,\n
        "lat": 49.9985101,\n
        "lon": 3.2958930,\n
        "timestamp": "2022-05-31T16:16:46Z",\n
        "version": 3,\n
        "changeset": 121775870,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385620,\n
        "lat": 49.9985380,\n
        "lon": 3.2438270,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385621,\n
        "lat": 49.9985266,\n
        "lon": 3.2954498,\n
        "timestamp": "2022-05-31T16:16:46Z",\n
        "version": 3,\n
        "changeset": 121775870,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385622,\n
        "lat": 49.9985500,\n
        "lon": 3.2562685,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385623,\n
        "lat": 49.9985660,\n
        "lon": 3.2443760,\n
        "timestamp": "2015-10-02T04:55:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385624,\n
        "lat": 49.9985660,\n
        "lon": 3.2564305,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385625,\n
        "lat": 49.9985710,\n
        "lon": 3.2444070,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385626,\n
        "lat": 49.9985720,\n
        "lon": 3.2436270,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385627,\n
        "lat": 49.9985810,\n
        "lon": 3.2430310,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385628,\n
        "lat": 49.9985970,\n
        "lon": 3.2437390,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385629,\n
        "lat": 49.9986080,\n
        "lon": 3.2437910,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385630,\n
        "lat": 49.9986160,\n
        "lon": 3.2435990,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385631,\n
        "lat": 49.9986420,\n
        "lon": 3.2437130,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385632,\n
        "lat": 49.9986610,\n
        "lon": 3.2563935,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385633,\n
        "lat": 49.9986740,\n
        "lon": 3.2568335,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385634,\n
        "lat": 49.9986900,\n
        "lon": 3.2563305,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385635,\n
        "lat": 49.9987080,\n
        "lon": 3.2568565,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385636,\n
        "lat": 49.9987120,\n
        "lon": 3.2436810,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385637,\n
        "lat": 49.9987230,\n
        "lon": 3.2432970,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385638,\n
        "lat": 49.9987280,\n
        "lon": 3.2560193,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385639,\n
        "lat": 49.9987300,\n
        "lon": 3.2564855,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385640,\n
        "lat": 49.9987330,\n
        "lon": 3.2437780,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385641,\n
        "lat": 49.9987340,\n
        "lon": 3.2560903,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385642,\n
        "lat": 49.9987400,\n
        "lon": 3.2433780,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385643,\n
        "lat": 49.9987600,\n
        "lon": 3.2437620,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385644,\n
        "lat": 49.9987630,\n
        "lon": 3.2560823,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385645,\n
        "lat": 49.9987660,\n
        "lon": 3.2561053,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385646,\n
        "lat": 49.9987680,\n
        "lon": 3.2562503,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385647,\n
        "lat": 49.9987700,\n
        "lon": 3.2564355,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385648,\n
        "lat": 49.9987720,\n
        "lon": 3.2438080,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385649,\n
        "lat": 49.9987860,\n
        "lon": 3.2562103,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385650,\n
        "lat": 49.9987990,\n
        "lon": 3.2436240,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385651,\n
        "lat": 49.9988160,\n
        "lon": 3.2563013,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385652,\n
        "lat": 49.9988300,\n
        "lon": 3.2432360,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385653,\n
        "lat": 49.9988340,\n
        "lon": 3.2437690,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385654,\n
        "lat": 49.9988340,\n
        "lon": 3.2562613,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385655,\n
        "lat": 49.9988460,\n
        "lon": 3.2559933,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385656,\n
        "lat": 49.9988510,\n
        "lon": 3.2433080,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385657,\n
        "lat": 49.9988520,\n
        "lon": 3.2957119,\n
        "timestamp": "2022-05-31T16:16:46Z",\n
        "version": 2,\n
        "changeset": 121775870,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385658,\n
        "lat": 49.9988540,\n
        "lon": 3.2560833,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385659,\n
        "lat": 49.9988646,\n
        "lon": 3.2954347,\n
        "timestamp": "2022-05-31T16:16:46Z",\n
        "version": 2,\n
        "changeset": 121775870,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385660,\n
        "lat": 49.9988620,\n
        "lon": 3.2435670,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385661,\n
        "lat": 49.9988810,\n
        "lon": 3.2559863,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385662,\n
        "lat": 49.9988840,\n
        "lon": 3.2436910,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385663,\n
        "lat": 49.9988870,\n
        "lon": 3.2560753,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385664,\n
        "lat": 49.9988930,\n
        "lon": 3.2434250,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385665,\n
        "lat": 49.9989010,\n
        "lon": 3.2559813,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385666,\n
        "lat": 49.9989140,\n
        "lon": 3.2561353,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385667,\n
        "lat": 49.9989220,\n
        "lon": 3.2435440,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385668,\n
        "lat": 49.9989390,\n
        "lon": 3.2431130,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385669,\n
        "lat": 49.9989450,\n
        "lon": 3.2431670,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385670,\n
        "lat": 49.9989450,\n
        "lon": 3.2436460,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385671,\n
        "lat": 49.9989470,\n
        "lon": 3.2436570,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385672,\n
        "lat": 49.9989490,\n
        "lon": 3.2430460,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385673,\n
        "lat": 49.9989570,\n
        "lon": 3.2434550,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385674,\n
        "lat": 49.9989610,\n
        "lon": 3.2559693,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385675,\n
        "lat": 49.9989690,\n
        "lon": 3.2435190,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385676,\n
        "lat": 49.9989730,\n
        "lon": 3.2561213,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385677,\n
        "lat": 49.9989740,\n
        "lon": 3.2561373,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385678,\n
        "lat": 49.9989750,\n
        "lon": 3.2434070,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385679,\n
        "lat": 49.9989790,\n
        "lon": 3.2434420,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385680,\n
        "lat": 49.9989860,\n
        "lon": 3.2957320,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385681,\n
        "lat": 49.9989900,\n
        "lon": 3.2560743,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385682,\n
        "lat": 49.9989930,\n
        "lon": 3.2561323,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385683,\n
        "lat": 49.9989963,\n
        "lon": 3.2954364,\n
        "timestamp": "2022-05-31T16:16:46Z",\n
        "version": 2,\n
        "changeset": 121775870,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385684,\n
        "lat": 49.9990050,\n
        "lon": 3.2436120,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385685,\n
        "lat": 49.9990170,\n
        "lon": 3.2431330,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385686,\n
        "lat": 49.9990170,\n
        "lon": 3.2560043,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385687,\n
        "lat": 49.9990190,\n
        "lon": 3.2436710,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385688,\n
        "lat": 49.9990220,\n
        "lon": 3.2560663,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385689,\n
        "lat": 49.9990230,\n
        "lon": 3.2433430,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385690,\n
        "lat": 49.9990260,\n
        "lon": 3.2430770,\n
        "timestamp": "2015-10-02T04:55:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385691,\n
        "lat": 49.9990300,\n
        "lon": 3.2431980,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385692,\n
        "lat": 49.9990300,\n
        "lon": 3.2433820,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385693,\n
        "lat": 49.9990370,\n
        "lon": 3.2559523,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385694,\n
        "lat": 49.9990410,\n
        "lon": 3.2559953,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385695,\n
        "lat": 49.9990860,\n
        "lon": 3.2434850,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385696,\n
        "lat": 49.9990950,\n
        "lon": 3.2435600,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385697,\n
        "lat": 49.9991040,\n
        "lon": 3.2436280,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385698,\n
        "lat": 49.9991770,\n
        "lon": 3.2560118,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385699,\n
        "lat": 49.9991770,\n
        "lon": 3.2561388,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385700,\n
        "lat": 49.9991950,\n
        "lon": 3.2527790,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385701,\n
        "lat": 49.9992030,\n
        "lon": 3.2526860,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385702,\n
        "lat": 49.9992089,\n
        "lon": 3.2567925,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385703,\n
        "lat": 49.9992120,\n
        "lon": 3.2564208,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385704,\n
        "lat": 49.9992140,\n
        "lon": 3.2563188,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385705,\n
        "lat": 49.9992269,\n
        "lon": 3.2565215,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385706,\n
        "lat": 49.9992319,\n
        "lon": 3.2569175,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385707,\n
        "lat": 49.9992389,\n
        "lon": 3.2567975,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385708,\n
        "lat": 49.9992529,\n
        "lon": 3.2569195,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385709,\n
        "lat": 49.9992570,\n
        "lon": 3.2560058,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385710,\n
        "lat": 49.9992580,\n
        "lon": 3.2563178,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385711,\n
        "lat": 49.9992580,\n
        "lon": 3.2564228,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385712,\n
        "lat": 49.9992610,\n
        "lon": 3.2561328,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385713,\n
        "lat": 49.9992650,\n
        "lon": 3.2563738,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385714,\n
        "lat": 49.9992650,\n
        "lon": 3.2564138,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385715,\n
        "lat": 49.9992689,\n
        "lon": 3.2566405,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385716,\n
        "lat": 49.9992739,\n
        "lon": 3.2565565,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385717,\n
        "lat": 49.9992759,\n
        "lon": 3.2565295,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385718,\n
        "lat": 49.9993019,\n
        "lon": 3.2566455,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385719,\n
        "lat": 49.9993020,\n
        "lon": 3.2528020,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385720,\n
        "lat": 49.9993020,\n
        "lon": 3.2560278,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385721,\n
        "lat": 49.9993020,\n
        "lon": 3.2561428,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385722,\n
        "lat": 49.9993059,\n
        "lon": 3.2565615,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385723,\n
        "lat": 49.9993100,\n
        "lon": 3.2527040,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385724,\n
        "lat": 49.9993810,\n
        "lon": 3.2523050,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385725,\n
        "lat": 49.9993990,\n
        "lon": 3.2524300,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385726,\n
        "lat": 49.9994140,\n
        "lon": 3.2561388,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385727,\n
        "lat": 49.9994150,\n
        "lon": 3.2561678,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385728,\n
        "lat": 49.9994240,\n
        "lon": 3.2560188,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385729,\n
        "lat": 49.9994280,\n
        "lon": 3.2561678,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385730,\n
        "lat": 49.9994360,\n
        "lon": 3.2563698,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385731,\n
        "lat": 49.9994370,\n
        "lon": 3.2564098,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385732,\n
        "lat": 49.9994720,\n
        "lon": 3.2523580,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385733,\n
        "lat": 49.9994800,\n
        "lon": 3.2524010,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385734,\n
        "lat": 49.9994810,\n
        "lon": 3.2522660,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385735,\n
        "lat": 49.9994930,\n
        "lon": 3.2523470,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385736,\n
        "lat": 49.9995290,\n
        "lon": 3.2560298,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385737,\n
        "lat": 49.9995320,\n
        "lon": 3.2560918,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385738,\n
        "lat": 49.9995490,\n
        "lon": 3.2559108,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385739,\n
        "lat": 49.9995530,\n
        "lon": 3.2560248,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385740,\n
        "lat": 49.9995550,\n
        "lon": 3.2560568,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385741,\n
        "lat": 49.9995560,\n
        "lon": 3.2560888,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385742,\n
        "lat": 49.9995820,\n
        "lon": 3.2558768,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385743,\n
        "lat": 49.9995840,\n
        "lon": 3.2559038,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385744,\n
        "lat": 49.9995950,\n
        "lon": 3.2560008,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385745,\n
        "lat": 49.9995970,\n
        "lon": 3.2560498,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385746,\n
        "lat": 49.9996200,\n
        "lon": 3.2559938,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385747,\n
        "lat": 49.9996230,\n
        "lon": 3.2560818,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385748,\n
        "lat": 49.9996260,\n
        "lon": 3.2558708,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385749,\n
        "lat": 49.9996270,\n
        "lon": 3.2558908,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385750,\n
        "lat": 49.9996280,\n
        "lon": 3.2559728,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385751,\n
        "lat": 49.9996300,\n
        "lon": 3.2559868,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385752,\n
        "lat": 49.9996350,\n
        "lon": 3.2558898,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385753,\n
        "lat": 49.9996380,\n
        "lon": 3.2559708,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385754,\n
        "lat": 49.9996390,\n
        "lon": 3.2559858,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385755,\n
        "lat": 49.9996430,\n
        "lon": 3.2560798,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385756,\n
        "lat": 49.9996520,\n
        "lon": 3.2558878,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385757,\n
        "lat": 49.9996550,\n
        "lon": 3.2559658,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385758,\n
        "lat": 49.9996600,\n
        "lon": 3.2502530,\n
        "timestamp": "2015-10-02T04:55:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385759,\n
        "lat": 49.9996610,\n
        "lon": 3.2501670,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385760,\n
        "lat": 49.9997100,\n
        "lon": 3.2501680,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385761,\n
        "lat": 49.9997120,\n
        "lon": 3.2502540,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385762,\n
        "lat": 49.9997760,\n
        "lon": 3.2845026,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 2,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385763,\n
        "lat": 49.9998230,\n
        "lon": 3.2840106,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 2,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385764,\n
        "lat": 49.9998380,\n
        "lon": 3.2840176,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 2,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385765,\n
        "lat": 49.9998460,\n
        "lon": 3.2836046,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 2,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385766,\n
        "lat": 49.9999040,\n
        "lon": 3.2557580,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385767,\n
        "lat": 49.9998750,\n
        "lon": 3.2836136,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 2,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385768,\n
        "lat": 49.9998760,\n
        "lon": 3.2833736,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 2,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385769,\n
        "lat": 49.9999180,\n
        "lon": 3.2557870,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385770,\n
        "lat": 49.9999330,\n
        "lon": 3.2557250,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385771,\n
        "lat": 49.9999050,\n
        "lon": 3.2833796,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 2,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385772,\n
        "lat": 49.9999470,\n
        "lon": 3.2557540,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385773,\n
        "lat": 49.9999610,\n
        "lon": 3.2556920,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385774,\n
        "lat": 49.9999660,\n
        "lon": 3.2556140,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385775,\n
        "lat": 49.9999540,\n
        "lon": 3.2845566,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 2,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385776,\n
        "lat": 49.9999659,\n
        "lon": 3.2550908,\n
        "timestamp": "2022-06-05T07:48:19Z",\n
        "version": 2,\n
        "changeset": 121963591,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385777,\n
        "lat": 49.9999590,\n
        "lon": 3.2829936,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 2,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385778,\n
        "lat": 49.9999920,\n
        "lon": 3.2559410,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385779,\n
        "lat": 49.9999769,\n
        "lon": 3.2551888,\n
        "timestamp": "2022-06-05T07:48:19Z",\n
        "version": 2,\n
        "changeset": 121963591,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385780,\n
        "lat": 49.9999909,\n
        "lon": 3.2553128,\n
        "timestamp": "2022-06-05T07:48:19Z",\n
        "version": 2,\n
        "changeset": 121963591,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385781,\n
        "lat": 50.0000150,\n
        "lon": 3.2557170,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385782,\n
        "lat": 50.0000009,\n
        "lon": 3.2551558,\n
        "timestamp": "2022-06-05T07:48:19Z",\n
        "version": 2,\n
        "changeset": 121963591,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385783,\n
        "lat": 50.0000490,\n
        "lon": 3.2558760,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385784,\n
        "lat": 50.0000240,\n
        "lon": 3.2840376,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 2,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385785,\n
        "lat": 50.0000600,\n
        "lon": 3.2554900,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385786,\n
        "lat": 50.0000360,\n
        "lon": 3.2840396,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 2,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385787,\n
        "lat": 50.0000970,\n
        "lon": 3.2561370,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385788,\n
        "lat": 50.0001090,\n
        "lon": 3.2561680,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385789,\n
        "lat": 50.0001120,\n
        "lon": 3.2561640,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385790,\n
        "lat": 50.0001160,\n
        "lon": 3.2556300,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385791,\n
        "lat": 50.0001180,\n
        "lon": 3.2555840,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385792,\n
        "lat": 50.0000870,\n
        "lon": 3.2836566,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 2,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385793,\n
        "lat": 50.0000910,\n
        "lon": 3.2836326,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 2,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385794,\n
        "lat": 50.0001280,\n
        "lon": 3.2560960,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385795,\n
        "lat": 50.0001310,\n
        "lon": 3.2556090,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385796,\n
        "lat": 50.0001340,\n
        "lon": 3.2836230,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385797,\n
        "lat": 50.0001380,\n
        "lon": 3.2836010,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385798,\n
        "lat": 50.0001159,\n
        "lon": 3.2548958,\n
        "timestamp": "2022-06-05T07:48:19Z",\n
        "version": 2,\n
        "changeset": 121963591,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385799,\n
        "lat": 50.0001410,\n
        "lon": 3.2562320,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385800,\n
        "lat": 50.0001500,\n
        "lon": 3.2561390,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385801,\n
        "lat": 50.0001550,\n
        "lon": 3.2554340,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385802,\n
        "lat": 50.0001550,\n
        "lon": 3.2554410,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385803,\n
        "lat": 50.0001610,\n
        "lon": 3.2557240,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385804,\n
        "lat": 50.0001680,\n
        "lon": 3.2562590,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385805,\n
        "lat": 50.0001770,\n
        "lon": 3.2557040,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385806,\n
        "lat": 50.0001800,\n
        "lon": 3.2562500,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385807,\n
        "lat": 50.0001840,\n
        "lon": 3.2562750,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385808,\n
        "lat": 50.0001890,\n
        "lon": 3.2562630,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385809,\n
        "lat": 50.0001910,\n
        "lon": 3.2560860,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385810,\n
        "lat": 50.0001689,\n
        "lon": 3.2548278,\n
        "timestamp": "2022-06-05T07:48:19Z",\n
        "version": 2,\n
        "changeset": 121963591,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385811,\n
        "lat": 50.0001680,\n
        "lon": 3.2830546,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 2,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385812,\n
        "lat": 50.0002130,\n
        "lon": 3.2561320,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385813,\n
        "lat": 50.0002190,\n
        "lon": 3.2563210,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385814,\n
        "lat": 50.0002210,\n
        "lon": 3.2563130,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385815,\n
        "lat": 50.0001989,\n
        "lon": 3.2550458,\n
        "timestamp": "2022-06-05T07:48:19Z",\n
        "version": 2,\n
        "changeset": 121963591,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385816,\n
        "lat": 50.0002290,\n
        "lon": 3.2553110,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385817,\n
        "lat": 50.0002650,\n
        "lon": 3.2563420,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385818,\n
        "lat": 50.0002519,\n
        "lon": 3.2549788,\n
        "timestamp": "2022-06-05T07:48:19Z",\n
        "version": 2,\n
        "changeset": 121963591,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385819,\n
        "lat": 50.0002780,\n
        "lon": 3.2562680,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385820,\n
        "lat": 50.0003050,\n
        "lon": 3.2561330,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385821,\n
        "lat": 50.0003130,\n
        "lon": 3.2560900,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385822,\n
        "lat": 50.0003200,\n
        "lon": 3.2557260,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385823,\n
        "lat": 50.0003200,\n
        "lon": 3.2561630,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385824,\n
        "lat": 50.0003240,\n
        "lon": 3.2555540,\n
        "timestamp": "2015-10-02T04:55:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385825,\n
        "lat": 50.0003290,\n
        "lon": 3.2529900,\n
        "timestamp": "2015-10-02T04:55:10Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385826,\n
        "lat": 50.0003370,\n
        "lon": 3.2561960,\n
        "timestamp": "2015-10-02T04:55:10Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385827,\n
        "lat": 50.0003400,\n
        "lon": 3.2556910,\n
        "timestamp": "2015-10-02T04:55:10Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385828,\n
        "lat": 50.0003450,\n
        "lon": 3.2521790,\n
        "timestamp": "2015-10-02T04:55:10Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385829,\n
        "lat": 50.0003470,\n
        "lon": 3.2560440,\n
        "timestamp": "2015-10-02T04:55:10Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385830,\n
        "lat": 50.0003470,\n
        "lon": 3.2561310,\n
        "timestamp": "2015-10-02T04:55:10Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385831,\n
        "lat": 50.0003520,\n
        "lon": 3.2530860,\n
        "timestamp": "2015-10-02T04:55:10Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385832,\n
        "lat": 50.0003560,\n
        "lon": 3.2522210,\n
        "timestamp": "2015-10-02T04:55:10Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385833,\n
        "lat": 50.0003590,\n
        "lon": 3.2554900,\n
        "timestamp": "2015-10-02T04:55:10Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385834,\n
        "lat": 50.0003620,\n
        "lon": 3.2561650,\n
        "timestamp": "2015-10-02T04:55:10Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385835,\n
        "lat": 50.0003630,\n
        "lon": 3.2564870,\n
        "timestamp": "2015-10-02T04:55:10Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385836,\n
        "lat": 50.0003650,\n
        "lon": 3.2564170,\n
        "timestamp": "2015-10-02T04:55:10Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385837,\n
        "lat": 50.0003680,\n
        "lon": 3.2557940,\n
        "timestamp": "2015-10-02T04:55:10Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385838,\n
        "lat": 50.0003800,\n
        "lon": 3.2521580,\n
        "timestamp": "2015-10-02T04:55:10Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385839,\n
        "lat": 50.0003800,\n
        "lon": 3.2562000,\n
        "timestamp": "2015-10-02T04:55:10Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385840,\n
        "lat": 50.0003850,\n
        "lon": 3.2524620,\n
        "timestamp": "2015-10-02T04:55:10Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385841,\n
        "lat": 50.0003890,\n
        "lon": 3.2557600,\n
        "timestamp": "2015-10-02T04:55:10Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385842,\n
        "lat": 50.0003900,\n
        "lon": 3.2521990,\n
        "timestamp": "2015-10-02T04:55:10Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385843,\n
        "lat": 50.0003914,\n
        "lon": 3.2493707,\n
        "timestamp": "2015-10-02T04:55:10Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385844,\n
        "lat": 50.0003930,\n
        "lon": 3.2564120,\n
        "timestamp": "2015-10-02T04:55:10Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385845,\n
        "lat": 50.0003950,\n
        "lon": 3.2563930,\n
        "timestamp": "2015-10-02T04:55:10Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385846,\n
        "lat": 50.0003970,\n
        "lon": 3.2564180,\n
        "timestamp": "2015-10-02T04:55:10Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385847,\n
        "lat": 50.0004020,\n
        "lon": 3.2557510,\n
        "timestamp": "2015-10-02T04:55:10Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385848,\n
        "lat": 50.0004020,\n
        "lon": 3.2557780,\n
        "timestamp": "2015-10-02T04:55:10Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385849,\n
        "lat": 50.0004090,\n
        "lon": 3.2561680,\n
        "timestamp": "2015-10-02T04:55:10Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385850,\n
        "lat": 50.0004100,\n
        "lon": 3.2557390,\n
        "timestamp": "2015-10-02T04:55:10Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385851,\n
        "lat": 50.0004100,\n
        "lon": 3.2557640,\n
        "timestamp": "2015-10-02T04:55:10Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385852,\n
        "lat": 50.0004120,\n
        "lon": 3.2529380,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385853,\n
        "lat": 50.0004130,\n
        "lon": 3.2524470,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385854,\n
        "lat": 50.0004140,\n
        "lon": 3.2557450,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385855,\n
        "lat": 50.0004150,\n
        "lon": 3.2563930,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385856,\n
        "lat": 50.0004160,\n
        "lon": 3.2563440,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385857,\n
        "lat": 50.0004170,\n
        "lon": 3.2525890,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385858,\n
        "lat": 50.0004210,\n
        "lon": 3.2524670,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385859,\n
        "lat": 50.0004234,\n
        "lon": 3.2494047,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385860,\n
        "lat": 50.0004274,\n
        "lon": 3.2492917,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385861,\n
        "lat": 50.0004310,\n
        "lon": 3.2550290,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385862,\n
        "lat": 50.0004350,\n
        "lon": 3.2557080,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385863,\n
        "lat": 50.0004360,\n
        "lon": 3.2530380,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385864,\n
        "lat": 50.0004360,\n
        "lon": 3.2558250,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385865,\n
        "lat": 50.0004440,\n
        "lon": 3.2530730,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385866,\n
        "lat": 50.0004574,\n
        "lon": 3.2493267,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385867,\n
        "lat": 50.0004574,\n
        "lon": 3.2496657,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385868,\n
        "lat": 50.0004650,\n
        "lon": 3.2558640,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385869,\n
        "lat": 50.0004660,\n
        "lon": 3.2529030,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385870,\n
        "lat": 50.0004684,\n
        "lon": 3.2496497,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385871,\n
        "lat": 50.0004710,\n
        "lon": 3.2529150,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385872,\n
        "lat": 50.0004710,\n
        "lon": 3.2564180,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385873,\n
        "lat": 50.0004710,\n
        "lon": 3.2564910,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385874,\n
        "lat": 50.0004770,\n
        "lon": 3.2556310,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385875,\n
        "lat": 50.0004780,\n
        "lon": 3.2524310,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385876,\n
        "lat": 50.0004800,\n
        "lon": 3.2520700,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385877,\n
        "lat": 50.0004800,\n
        "lon": 3.2549590,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385878,\n
        "lat": 50.0004804,\n
        "lon": 3.2496967,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385879,\n
        "lat": 50.0004830,\n
        "lon": 3.2544040,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385880,\n
        "lat": 50.0004844,\n
        "lon": 3.2495297,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385881,\n
        "lat": 50.0004890,\n
        "lon": 3.2564180,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385882,\n
        "lat": 50.0004904,\n
        "lon": 3.2496807,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385883,\n
        "lat": 50.0004910,\n
        "lon": 3.2521140,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385884,\n
        "lat": 50.0004910,\n
        "lon": 3.2563440,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385885,\n
        "lat": 50.0004970,\n
        "lon": 3.2528980,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385886,\n
        "lat": 50.0004970,\n
        "lon": 3.2545220,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385887,\n
        "lat": 50.0005050,\n
        "lon": 3.2525350,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385888,\n
        "lat": 50.0005090,\n
        "lon": 3.2567110,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385889,\n
        "lat": 50.0005120,\n
        "lon": 3.2566060,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385890,\n
        "lat": 50.0005130,\n
        "lon": 3.2556830,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385891,\n
        "lat": 50.0005214,\n
        "lon": 3.2495877,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385892,\n
        "lat": 50.0005220,\n
        "lon": 3.2528710,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385893,\n
        "lat": 50.0005240,\n
        "lon": 3.2528810,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385894,\n
        "lat": 50.0005254,\n
        "lon": 3.2494387,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385895,\n
        "lat": 50.0005270,\n
        "lon": 3.2530240,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385896,\n
        "lat": 50.0005280,\n
        "lon": 3.2523700,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385897,\n
        "lat": 50.0005280,\n
        "lon": 3.2567380,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385898,\n
        "lat": 50.0005290,\n
        "lon": 3.2567180,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385899,\n
        "lat": 50.0005300,\n
        "lon": 3.2567140,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385900,\n
        "lat": 50.0005310,\n
        "lon": 3.2530390,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385901,\n
        "lat": 50.0005314,\n
        "lon": 3.2496647,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385902,\n
        "lat": 50.0005330,\n
        "lon": 3.2523980,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385903,\n
        "lat": 50.0005340,\n
        "lon": 3.2566080,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385904,\n
        "lat": 50.0005470,\n
        "lon": 3.2529710,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385905,\n
        "lat": 50.0005494,\n
        "lon": 3.2496327,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385906,\n
        "lat": 50.0005540,\n
        "lon": 3.2530080,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385907,\n
        "lat": 50.0005550,\n
        "lon": 3.2523540,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385908,\n
        "lat": 50.0005570,\n
        "lon": 3.2530210,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385909,\n
        "lat": 50.0005590,\n
        "lon": 3.2543220,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385910,\n
        "lat": 50.0005654,\n
        "lon": 3.2495087,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385911,\n
        "lat": 50.0005660,\n
        "lon": 3.2543800,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385912,\n
        "lat": 50.0005664,\n
        "lon": 3.2497097,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385913,\n
        "lat": 50.0005670,\n
        "lon": 3.2520150,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385914,\n
        "lat": 50.0005780,\n
        "lon": 3.2520580,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385915,\n
        "lat": 50.0005790,\n
        "lon": 3.2528350,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385916,\n
        "lat": 50.0005830,\n
        "lon": 3.2523360,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385917,\n
        "lat": 50.0005830,\n
        "lon": 3.2544970,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385918,\n
        "lat": 50.0005840,\n
        "lon": 3.2545080,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385919,\n
        "lat": 50.0005890,\n
        "lon": 3.2523590,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385920,\n
        "lat": 50.0005890,\n
        "lon": 3.2524840,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385921,\n
        "lat": 50.0005890,\n
        "lon": 3.2554300,\n
        "timestamp": "2015-10-02T04:55:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385922,\n
        "lat": 50.0005910,\n
        "lon": 3.2521080,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385923,\n
        "lat": 50.0005920,\n
        "lon": 3.2568850,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385924,\n
        "lat": 50.0005934,\n
        "lon": 3.2495537,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385925,\n
        "lat": 50.0005940,\n
        "lon": 3.2568430,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385926,\n
        "lat": 50.0005950,\n
        "lon": 3.2552850,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385927,\n
        "lat": 50.0005950,\n
        "lon": 3.2568160,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385928,\n
        "lat": 50.0005970,\n
        "lon": 3.2519950,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385929,\n
        "lat": 50.0005970,\n
        "lon": 3.2567530,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385930,\n
        "lat": 50.0005984,\n
        "lon": 3.2497487,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385931,\n
        "lat": 50.0006030,\n
        "lon": 3.2529380,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385932,\n
        "lat": 50.0006060,\n
        "lon": 3.2568430,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385933,\n
        "lat": 50.0006080,\n
        "lon": 3.2568180,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385934,\n
        "lat": 50.0006100,\n
        "lon": 3.2543090,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385935,\n
        "lat": 50.0006210,\n
        "lon": 3.2568810,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385936,\n
        "lat": 50.0006210,\n
        "lon": 3.2568920,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385937,\n
        "lat": 50.0006230,\n
        "lon": 3.2520890,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385938,\n
        "lat": 50.0006244,\n
        "lon": 3.2496037,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385939,\n
        "lat": 50.0006250,\n
        "lon": 3.2562780,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385940,\n
        "lat": 50.0006280,\n
        "lon": 3.2551970,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385941,\n
        "lat": 50.0006320,\n
        "lon": 3.2544940,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385942,\n
        "lat": 50.0006320,\n
        "lon": 3.2566190,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385943,\n
        "lat": 50.0006330,\n
        "lon": 3.2519720,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385944,\n
        "lat": 50.0006380,\n
        "lon": 3.2522890,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385945,\n
        "lat": 50.0006380,\n
        "lon": 3.2568800,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385946,\n
        "lat": 50.0006390,\n
        "lon": 3.2522550,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385947,\n
        "lat": 50.0006410,\n
        "lon": 3.2527970,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385948,\n
        "lat": 50.0006450,\n
        "lon": 3.2528080,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385949,\n
        "lat": 50.0006460,\n
        "lon": 3.2522860,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385950,\n
        "lat": 50.0006470,\n
        "lon": 3.2523220,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385951,\n
        "lat": 50.0006470,\n
        "lon": 3.2562350,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385952,\n
        "lat": 50.0006470,\n
        "lon": 3.2567440,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385953,\n
        "lat": 50.0006490,\n
        "lon": 3.2520260,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385954,\n
        "lat": 50.0006500,\n
        "lon": 3.2519610,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385955,\n
        "lat": 50.0006500,\n
        "lon": 3.2563110,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385956,\n
        "lat": 50.0006544,\n
        "lon": 3.2496437,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385957,\n
        "lat": 50.0006610,\n
        "lon": 3.2522400,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385958,\n
        "lat": 50.0006620,\n
        "lon": 3.2555240,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385959,\n
        "lat": 50.0006640,\n
        "lon": 3.2522490,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385960,\n
        "lat": 50.0006640,\n
        "lon": 3.2566280,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385961,\n
        "lat": 50.0006650,\n
        "lon": 3.2520180,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385962,\n
        "lat": 50.0006650,\n
        "lon": 3.2529020,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385963,\n
        "lat": 50.0006710,\n
        "lon": 3.2527940,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385964,\n
        "lat": 50.0006720,\n
        "lon": 3.2567420,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385965,\n
        "lat": 50.0006720,\n
        "lon": 3.2567510,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385966,\n
        "lat": 50.0006730,\n
        "lon": 3.2561870,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385967,\n
        "lat": 50.0006740,\n
        "lon": 3.2524250,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385968,\n
        "lat": 50.0006740,\n
        "lon": 3.2555030,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385969,\n
        "lat": 50.0006740,\n
        "lon": 3.2562640,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385970,\n
        "lat": 50.0006750,\n
        "lon": 3.2529410,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385971,\n
        "lat": 50.0006910,\n
        "lon": 3.2567570,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385972,\n
        "lat": 50.0006920,\n
        "lon": 3.2522200,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385973,\n
        "lat": 50.0006940,\n
        "lon": 3.2522260,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385974,\n
        "lat": 50.0006950,\n
        "lon": 3.2554610,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385975,\n
        "lat": 50.0006970,\n
        "lon": 3.2566390,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385976,\n
        "lat": 50.0006990,\n
        "lon": 3.2519300,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385977,\n
        "lat": 50.0007000,\n
        "lon": 3.2529250,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385978,\n
        "lat": 50.0007009,\n
        "lon": 3.2505770,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385979,\n
        "lat": 50.0007050,\n
        "lon": 3.2519260,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385980,\n
        "lat": 50.0007100,\n
        "lon": 3.2554430,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385981,\n
        "lat": 50.0007120,\n
        "lon": 3.2567590,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385982,\n
        "lat": 50.0007130,\n
        "lon": 3.2555540,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385983,\n
        "lat": 50.0007150,\n
        "lon": 3.2522060,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385984,\n
        "lat": 50.0007190,\n
        "lon": 3.2566470,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385985,\n
        "lat": 50.0007200,\n
        "lon": 3.2520070,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385986,\n
        "lat": 50.0007200,\n
        "lon": 3.2554920,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385987,\n
        "lat": 50.0007228,\n
        "lon": 3.2495893,\n
        "timestamp": "2015-10-02T04:55:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385988,\n
        "lat": 50.0007230,\n
        "lon": 3.2522360,\n
        "timestamp": "2015-10-02T04:55:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385989,\n
        "lat": 50.0007249,\n
        "lon": 3.2505420,\n
        "timestamp": "2015-10-02T04:55:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385990,\n
        "lat": 50.0007260,\n
        "lon": 3.2543680,\n
        "timestamp": "2015-10-02T04:55:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385991,\n
        "lat": 50.0007270,\n
        "lon": 3.2567780,\n
        "timestamp": "2015-10-02T04:55:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385992,\n
        "lat": 50.0007270,\n
        "lon": 3.2568170,\n
        "timestamp": "2015-10-02T04:55:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385993,\n
        "lat": 50.0007280,\n
        "lon": 3.2567620,\n
        "timestamp": "2015-10-02T04:55:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385994,\n
        "lat": 50.0007289,\n
        "lon": 3.2502670,\n
        "timestamp": "2015-10-02T04:55:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385995,\n
        "lat": 50.0007290,\n
        "lon": 3.2563250,\n
        "timestamp": "2015-10-02T04:55:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385996,\n
        "lat": 50.0007310,\n
        "lon": 3.2568700,\n
        "timestamp": "2015-10-02T04:55:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385997,\n
        "lat": 50.0007330,\n
        "lon": 3.2519080,\n
        "timestamp": "2015-10-02T04:55:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385998,\n
        "lat": 50.0007350,\n
        "lon": 3.2568200,\n
        "timestamp": "2015-10-02T04:55:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768385999,\n
        "lat": 50.0007400,\n
        "lon": 3.2527258,\n
        "timestamp": "2015-10-02T04:55:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386000,\n
        "lat": 50.0007419,\n
        "lon": 3.2506440,\n
        "timestamp": "2015-10-02T04:55:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386001,\n
        "lat": 50.0007470,\n
        "lon": 3.2546990,\n
        "timestamp": "2015-10-02T04:55:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386002,\n
        "lat": 50.0007480,\n
        "lon": 3.2544310,\n
        "timestamp": "2015-10-02T04:55:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386003,\n
        "lat": 50.0007480,\n
        "lon": 3.2568740,\n
        "timestamp": "2015-10-02T04:55:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386004,\n
        "lat": 50.0007490,\n
        "lon": 3.2522180,\n
        "timestamp": "2015-10-02T04:55:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386005,\n
        "lat": 50.0007500,\n
        "lon": 3.2547330,\n
        "timestamp": "2015-10-02T04:55:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386006,\n
        "lat": 50.0007520,\n
        "lon": 3.2562750,\n
        "timestamp": "2015-10-02T04:55:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386007,\n
        "lat": 50.0007550,\n
        "lon": 3.2519880,\n
        "timestamp": "2015-10-02T04:55:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386008,\n
        "lat": 50.0007550,\n
        "lon": 3.2567820,\n
        "timestamp": "2015-10-02T04:55:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386009,\n
        "lat": 50.0007570,\n
        "lon": 3.2553610,\n
        "timestamp": "2015-10-02T04:55:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386010,\n
        "lat": 50.0007578,\n
        "lon": 3.2495333,\n
        "timestamp": "2015-10-02T04:55:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386011,\n
        "lat": 50.0007590,\n
        "lon": 3.2522530,\n
        "timestamp": "2015-10-02T04:55:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386012,\n
        "lat": 50.0007590,\n
        "lon": 3.2523720,\n
        "timestamp": "2015-10-02T04:55:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386013,\n
        "lat": 50.0007639,\n
        "lon": 3.2536926,\n
        "timestamp": "2015-10-02T04:55:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386014,\n
        "lat": 50.0007650,\n
        "lon": 3.2566630,\n
        "timestamp": "2015-10-02T04:55:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386015,\n
        "lat": 50.0007659,\n
        "lon": 3.2506060,\n
        "timestamp": "2015-10-02T04:55:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386016,\n
        "lat": 50.0007670,\n
        "lon": 3.2568420,\n
        "timestamp": "2015-10-02T04:55:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386017,\n
        "lat": 50.0007680,\n
        "lon": 3.2547280,\n
        "timestamp": "2015-10-02T04:55:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386018,\n
        "lat": 50.0007700,\n
        "lon": 3.2551090,\n
        "timestamp": "2015-10-02T04:55:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386019,\n
        "lat": 50.0007730,\n
        "lon": 3.2543310,\n
        "timestamp": "2015-10-02T04:55:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386020,\n
        "lat": 50.0007740,\n
        "lon": 3.2547720,\n
        "timestamp": "2015-10-02T04:55:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386021,\n
        "lat": 50.0007758,\n
        "lon": 3.2496643,\n
        "timestamp": "2015-10-02T04:55:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386022,\n
        "lat": 50.0007780,\n
        "lon": 3.2527058,\n
        "timestamp": "2015-10-02T04:55:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386023,\n
        "lat": 50.0007790,\n
        "lon": 3.2553900,\n
        "timestamp": "2015-10-02T04:55:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386024,\n
        "lat": 50.0007820,\n
        "lon": 3.2523580,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386025,\n
        "lat": 50.0007840,\n
        "lon": 3.2527318,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386026,\n
        "lat": 50.0007870,\n
        "lon": 3.2529398,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386027,\n
        "lat": 50.0007899,\n
        "lon": 3.2536186,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386028,\n
        "lat": 50.0007900,\n
        "lon": 3.2566710,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386029,\n
        "lat": 50.0007910,\n
        "lon": 3.2523900,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386030,\n
        "lat": 50.0007940,\n
        "lon": 3.2543950,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386031,\n
        "lat": 50.0007950,\n
        "lon": 3.2554090,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386032,\n
        "lat": 50.0007958,\n
        "lon": 3.2495873,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386033,\n
        "lat": 50.0007970,\n
        "lon": 3.2569010,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386034,\n
        "lat": 50.0008010,\n
        "lon": 3.2568510,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386035,\n
        "lat": 50.0008049,\n
        "lon": 3.2504200,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386036,\n
        "lat": 50.0008069,\n
        "lon": 3.2536336,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386037,\n
        "lat": 50.0008070,\n
        "lon": 3.2527038,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386038,\n
        "lat": 50.0008079,\n
        "lon": 3.2534866,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386039,\n
        "lat": 50.0008100,\n
        "lon": 3.2527188,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386040,\n
        "lat": 50.0008140,\n
        "lon": 3.2551560,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386041,\n
        "lat": 50.0008149,\n
        "lon": 3.2505370,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386042,\n
        "lat": 50.0008159,\n
        "lon": 3.2504030,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386043,\n
        "lat": 50.0008160,\n
        "lon": 3.2522170,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386044,\n
        "lat": 50.0008190,\n
        "lon": 3.2568340,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386045,\n
        "lat": 50.0008198,\n
        "lon": 3.2495523,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386046,\n
        "lat": 50.0008238,\n
        "lon": 3.2495583,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386047,\n
        "lat": 50.0008240,\n
        "lon": 3.2529168,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386048,\n
        "lat": 50.0008250,\n
        "lon": 3.2522540,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386049,\n
        "lat": 50.0008250,\n
        "lon": 3.2529198,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386050,\n
        "lat": 50.0008260,\n
        "lon": 3.2567720,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386051,\n
        "lat": 50.0008260,\n
        "lon": 3.2569080,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386052,\n
        "lat": 50.0008340,\n
        "lon": 3.2546670,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386053,\n
        "lat": 50.0008348,\n
        "lon": 3.2495433,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386054,\n
        "lat": 50.0008348,\n
        "lon": 3.2497423,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386055,\n
        "lat": 50.0008350,\n
        "lon": 3.2568370,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386056,\n
        "lat": 50.0008370,\n
        "lon": 3.2566870,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386057,\n
        "lat": 50.0008428,\n
        "lon": 3.2495573,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386058,\n
        "lat": 50.0008450,\n
        "lon": 3.2568390,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386059,\n
        "lat": 50.0008459,\n
        "lon": 3.2504850,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386060,\n
        "lat": 50.0008460,\n
        "lon": 3.2547420,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386061,\n
        "lat": 50.0008468,\n
        "lon": 3.2496113,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386062,\n
        "lat": 50.0008510,\n
        "lon": 3.2529028,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386063,\n
        "lat": 50.0008519,\n
        "lon": 3.2536716,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386064,\n
        "lat": 50.0008520,\n
        "lon": 3.2523520,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386065,\n
        "lat": 50.0008530,\n
        "lon": 3.2567800,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386066,\n
        "lat": 50.0008539,\n
        "lon": 3.2535966,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386067,\n
        "lat": 50.0008558,\n
        "lon": 3.2495583,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386068,\n
        "lat": 50.0008578,\n
        "lon": 3.2495333,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386069,\n
        "lat": 50.0008619,\n
        "lon": 3.2537756,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386070,\n
        "lat": 50.0008648,\n
        "lon": 3.2495413,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386071,\n
        "lat": 50.0008668,\n
        "lon": 3.2495793,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386072,\n
        "lat": 50.0008710,\n
        "lon": 3.2529988,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386073,\n
        "lat": 50.0008720,\n
        "lon": 3.2521710,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386074,\n
        "lat": 50.0008750,\n
        "lon": 3.2567000,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386075,\n
        "lat": 50.0008760,\n
        "lon": 3.2570140,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386076,\n
        "lat": 50.0008779,\n
        "lon": 3.2535986,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386077,\n
        "lat": 50.0008798,\n
        "lon": 3.2496683,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386078,\n
        "lat": 50.0008799,\n
        "lon": 3.2534896,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386079,\n
        "lat": 50.0008830,\n
        "lon": 3.2526508,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386080,\n
        "lat": 50.0008839,\n
        "lon": 3.2500330,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386081,\n
        "lat": 50.0008840,\n
        "lon": 3.2522160,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386082,\n
        "lat": 50.0008860,\n
        "lon": 3.2526628,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386083,\n
        "lat": 50.0008868,\n
        "lon": 3.2497433,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386084,\n
        "lat": 50.0008879,\n
        "lon": 3.2537026,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386085,\n
        "lat": 50.0008898,\n
        "lon": 3.2496093,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386086,\n
        "lat": 50.0008910,\n
        "lon": 3.2569110,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386087,\n
        "lat": 50.0008960,\n
        "lon": 3.2521560,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386088,\n
        "lat": 50.0008969,\n
        "lon": 3.2506670,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386089,\n
        "lat": 50.0009000,\n
        "lon": 3.2568580,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386090,\n
        "lat": 50.0009020,\n
        "lon": 3.2517990,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386091,\n
        "lat": 50.0009038,\n
        "lon": 3.2496293,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386092,\n
        "lat": 50.0009068,\n
        "lon": 3.2495813,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386093,\n
        "lat": 50.0009069,\n
        "lon": 3.2506580,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386094,\n
        "lat": 50.0009090,\n
        "lon": 3.2570290,\n
        "timestamp": "2015-10-02T04:55:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386095,\n
        "lat": 50.0009109,\n
        "lon": 3.2504030,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386096,\n
        "lat": 50.0009130,\n
        "lon": 3.2546950,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386097,\n
        "lat": 50.0009139,\n
        "lon": 3.2503570,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386098,\n
        "lat": 50.0009160,\n
        "lon": 3.2517900,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386099,\n
        "lat": 50.0009160,\n
        "lon": 3.2518510,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386100,\n
        "lat": 50.0009168,\n
        "lon": 3.2496953,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386101,\n
        "lat": 50.0009198,\n
        "lon": 3.2496033,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386102,\n
        "lat": 50.0009200,\n
        "lon": 3.2521410,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386103,\n
        "lat": 50.0009220,\n
        "lon": 3.2567200,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386104,\n
        "lat": 50.0009240,\n
        "lon": 3.2569230,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386105,\n
        "lat": 50.0009249,\n
        "lon": 3.2503780,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386106,\n
        "lat": 50.0009269,\n
        "lon": 3.2507970,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386107,\n
        "lat": 50.0009280,\n
        "lon": 3.2546560,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386108,\n
        "lat": 50.0009300,\n
        "lon": 3.2518430,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386109,\n
        "lat": 50.0009319,\n
        "lon": 3.2506220,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386110,\n
        "lat": 50.0009320,\n
        "lon": 3.2521830,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386111,\n
        "lat": 50.0009320,\n
        "lon": 3.2547160,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386112,\n
        "lat": 50.0009340,\n
        "lon": 3.2523010,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386113,\n
        "lat": 50.0009368,\n
        "lon": 3.2498143,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386114,\n
        "lat": 50.0009418,\n
        "lon": 3.2496553,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386115,\n
        "lat": 50.0009480,\n
        "lon": 3.2548420,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386116,\n
        "lat": 50.0009500,\n
        "lon": 3.2529588,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386117,\n
        "lat": 50.0009540,\n
        "lon": 3.2548460,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386118,\n
        "lat": 50.0009549,\n
        "lon": 3.2507560,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386119,\n
        "lat": 50.0009558,\n
        "lon": 3.2497513,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386120,\n
        "lat": 50.0009648,\n
        "lon": 3.2497653,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386121,\n
        "lat": 50.0009659,\n
        "lon": 3.2501570,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386122,\n
        "lat": 50.0009659,\n
        "lon": 3.2507520,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386123,\n
        "lat": 50.0009678,\n
        "lon": 3.2533568,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386124,\n
        "lat": 50.0009700,\n
        "lon": 3.2548030,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386125,\n
        "lat": 50.0009718,\n
        "lon": 3.2531768,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386126,\n
        "lat": 50.0009719,\n
        "lon": 3.2501670,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386127,\n
        "lat": 50.0009740,\n
        "lon": 3.2517530,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386128,\n
        "lat": 50.0009749,\n
        "lon": 3.2508860,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386129,\n
        "lat": 50.0009778,\n
        "lon": 3.2497143,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386130,\n
        "lat": 50.0009820,\n
        "lon": 3.2521020,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386131,\n
        "lat": 50.0009850,\n
        "lon": 3.2544100,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386132,\n
        "lat": 50.0009850,\n
        "lon": 3.2569740,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386133,\n
        "lat": 50.0009929,\n
        "lon": 3.2505350,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386134,\n
        "lat": 50.0009940,\n
        "lon": 3.2518050,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386135,\n
        "lat": 50.0009940,\n
        "lon": 3.2521480,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386136,\n
        "lat": 50.0009940,\n
        "lon": 3.2543670,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386137,\n
        "lat": 50.0009980,\n
        "lon": 3.2529812,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386138,\n
        "lat": 50.0009990,\n
        "lon": 3.2530122,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386139,\n
        "lat": 50.0010030,\n
        "lon": 3.2568590,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386140,\n
        "lat": 50.0010039,\n
        "lon": 3.2502170,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386141,\n
        "lat": 50.0010050,\n
        "lon": 3.2544190,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386142,\n
        "lat": 50.0010090,\n
        "lon": 3.2548270,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386143,\n
        "lat": 50.0010099,\n
        "lon": 3.2507310,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386144,\n
        "lat": 50.0010100,\n
        "lon": 3.2546930,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386145,\n
        "lat": 50.0010109,\n
        "lon": 3.2502260,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386146,\n
        "lat": 50.0010139,\n
        "lon": 3.2508300,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386147,\n
        "lat": 50.0010140,\n
        "lon": 3.2543770,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386148,\n
        "lat": 50.0010160,\n
        "lon": 3.2570460,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386149,\n
        "lat": 50.0010169,\n
        "lon": 3.2500810,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386150,\n
        "lat": 50.0010170,\n
        "lon": 3.2529792,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386151,\n
        "lat": 50.0010190,\n
        "lon": 3.2522450,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386152,\n
        "lat": 50.0010190,\n
        "lon": 3.2530112,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386153,\n
        "lat": 50.0010250,\n
        "lon": 3.2569890,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386154,\n
        "lat": 50.0010269,\n
        "lon": 3.2508130,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386155,\n
        "lat": 50.0010340,\n
        "lon": 3.2577510,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386156,\n
        "lat": 50.0010410,\n
        "lon": 3.2541430,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386157,\n
        "lat": 50.0010419,\n
        "lon": 3.2506150,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386158,\n
        "lat": 50.0010439,\n
        "lon": 3.2507880,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386159,\n
        "lat": 50.0010470,\n
        "lon": 3.2547090,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386160,\n
        "lat": 50.0010488,\n
        "lon": 3.2533608,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386161,\n
        "lat": 50.0010500,\n
        "lon": 3.2576440,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386162,\n
        "lat": 50.0010509,\n
        "lon": 3.2510320,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386163,\n
        "lat": 50.0010510,\n
        "lon": 3.2548250,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386164,\n
        "lat": 50.0010518,\n
        "lon": 3.2531808,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386165,\n
        "lat": 50.0010540,\n
        "lon": 3.2578720,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386166,\n
        "lat": 50.0010579,\n
        "lon": 3.2501760,\n
        "timestamp": "2015-10-02T04:55:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386167,\n
        "lat": 50.0010600,\n
        "lon": 3.2552050,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386168,\n
        "lat": 50.0010610,\n
        "lon": 3.2544450,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386169,\n
        "lat": 50.0010630,\n
        "lon": 3.2551230,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386170,\n
        "lat": 50.0010649,\n
        "lon": 3.2508780,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386171,\n
        "lat": 50.0010659,\n
        "lon": 3.2501390,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386172,\n
        "lat": 50.0010660,\n
        "lon": 3.2520520,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386173,\n
        "lat": 50.0010680,\n
        "lon": 3.2539830,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386174,\n
        "lat": 50.0010700,\n
        "lon": 3.2544020,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386175,\n
        "lat": 50.0010710,\n
        "lon": 3.2547200,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386176,\n
        "lat": 50.0010720,\n
        "lon": 3.2577660,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386177,\n
        "lat": 50.0010729,\n
        "lon": 3.2501470,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386178,\n
        "lat": 50.0010770,\n
        "lon": 3.2544050,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386179,\n
        "lat": 50.0010770,\n
        "lon": 3.2552260,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386180,\n
        "lat": 50.0010779,\n
        "lon": 3.2505630,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386181,\n
        "lat": 50.0010819,\n
        "lon": 3.2507350,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386182,\n
        "lat": 50.0010830,\n
        "lon": 3.2570700,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386183,\n
        "lat": 50.0010840,\n
        "lon": 3.2551510,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386184,\n
        "lat": 50.0010920,\n
        "lon": 3.2570130,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386185,\n
        "lat": 50.0010940,\n
        "lon": 3.2543160,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386186,\n
        "lat": 50.0010949,\n
        "lon": 3.2507560,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386187,\n
        "lat": 50.0010960,\n
        "lon": 3.2538510,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386188,\n
        "lat": 50.0010999,\n
        "lon": 3.2507090,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386189,\n
        "lat": 50.0011000,\n
        "lon": 3.2530328,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386190,\n
        "lat": 50.0011010,\n
        "lon": 3.2521930,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386191,\n
        "lat": 50.0011039,\n
        "lon": 3.2504350,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386192,\n
        "lat": 50.0011040,\n
        "lon": 3.2545850,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386193,\n
        "lat": 50.0011050,\n
        "lon": 3.2529808,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386194,\n
        "lat": 50.0011100,\n
        "lon": 3.2568980,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386195,\n
        "lat": 50.0011130,\n
        "lon": 3.2541750,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386196,\n
        "lat": 50.0011159,\n
        "lon": 3.2508090,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386197,\n
        "lat": 50.0011169,\n
        "lon": 3.2506250,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386198,\n
        "lat": 50.0011209,\n
        "lon": 3.2502650,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386199,\n
        "lat": 50.0011210,\n
        "lon": 3.2520730,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386200,\n
        "lat": 50.0011219,\n
        "lon": 3.2508010,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386201,\n
        "lat": 50.0011230,\n
        "lon": 3.2530378,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386202,\n
        "lat": 50.0011250,\n
        "lon": 3.2529868,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386203,\n
        "lat": 50.0011299,\n
        "lon": 3.2502220,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386204,\n
        "lat": 50.0011310,\n
        "lon": 3.2549830,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386205,\n
        "lat": 50.0011319,\n
        "lon": 3.2508390,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386206,\n
        "lat": 50.0011320,\n
        "lon": 3.2521010,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386207,\n
        "lat": 50.0011328,\n
        "lon": 3.2501033,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386208,\n
        "lat": 50.0011339,\n
        "lon": 3.2506000,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386209,\n
        "lat": 50.0011340,\n
        "lon": 3.2551260,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386210,\n
        "lat": 50.0011340,\n
        "lon": 3.2579050,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386211,\n
        "lat": 50.0011350,\n
        "lon": 3.2520590,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386212,\n
        "lat": 50.0011390,\n
        "lon": 3.2546010,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386213,\n
        "lat": 50.0011400,\n
        "lon": 3.2543910,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386214,\n
        "lat": 50.0011410,\n
        "lon": 3.2559750,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386215,\n
        "lat": 50.0011420,\n
        "lon": 3.2578630,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386216,\n
        "lat": 50.0011430,\n
        "lon": 3.2543370,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386217,\n
        "lat": 50.0011460,\n
        "lon": 3.2540140,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386218,\n
        "lat": 50.0011470,\n
        "lon": 3.2578650,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386219,\n
        "lat": 50.0011478,\n
        "lon": 3.2500723,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386220,\n
        "lat": 50.0011480,\n
        "lon": 3.2520870,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386221,\n
        "lat": 50.0011490,\n
        "lon": 3.2548680,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386222,\n
        "lat": 50.0011539,\n
        "lon": 3.2506320,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386223,\n
        "lat": 50.0011600,\n
        "lon": 3.2544930,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386224,\n
        "lat": 50.0011619,\n
        "lon": 3.2503540,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386225,\n
        "lat": 50.0011620,\n
        "lon": 3.2548150,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386226,\n
        "lat": 50.0011630,\n
        "lon": 3.2551560,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386227,\n
        "lat": 50.0011659,\n
        "lon": 3.2506540,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386228,\n
        "lat": 50.0011660,\n
        "lon": 3.2549030,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386229,\n
        "lat": 50.0011669,\n
        "lon": 3.2502890,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386230,\n
        "lat": 50.0011680,\n
        "lon": 3.2535580,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386231,\n
        "lat": 50.0011680,\n
        "lon": 3.2542000,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386232,\n
        "lat": 50.0011680,\n
        "lon": 3.2544360,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386233,\n
        "lat": 50.0011680,\n
        "lon": 3.2547630,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386234,\n
        "lat": 50.0011690,\n
        "lon": 3.2538890,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386235,\n
        "lat": 50.0011690,\n
        "lon": 3.2550270,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386236,\n
        "lat": 50.0011699,\n
        "lon": 3.2502900,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386237,\n
        "lat": 50.0011720,\n
        "lon": 3.2544070,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386238,\n
        "lat": 50.0011720,\n
        "lon": 3.2547650,\n
        "timestamp": "2015-10-02T04:55:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386239,\n
        "lat": 50.0011730,\n
        "lon": 3.2544960,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386240,\n
        "lat": 50.0011750,\n
        "lon": 3.2576920,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386241,\n
        "lat": 50.0011780,\n
        "lon": 3.2560100,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386242,\n
        "lat": 50.0011790,\n
        "lon": 3.2550200,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386243,\n
        "lat": 50.0011840,\n
        "lon": 3.2544430,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386244,\n
        "lat": 50.0011860,\n
        "lon": 3.2558680,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386245,\n
        "lat": 50.0011879,\n
        "lon": 3.2505840,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386246,\n
        "lat": 50.0011900,\n
        "lon": 3.2548440,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386247,\n
        "lat": 50.0011910,\n
        "lon": 3.2534370,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386248,\n
        "lat": 50.0012020,\n
        "lon": 3.2549430,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386249,\n
        "lat": 50.0012058,\n
        "lon": 3.2501843,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386250,\n
        "lat": 50.0012070,\n
        "lon": 3.2550480,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386251,\n
        "lat": 50.0012080,\n
        "lon": 3.2534390,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386252,\n
        "lat": 50.0012089,\n
        "lon": 3.2506180,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386253,\n
        "lat": 50.0012130,\n
        "lon": 3.2547850,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386254,\n
        "lat": 50.0012140,\n
        "lon": 3.2533290,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386255,\n
        "lat": 50.0012160,\n
        "lon": 3.2533520,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386256,\n
        "lat": 50.0012200,\n
        "lon": 3.2542400,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386257,\n
        "lat": 50.0012208,\n
        "lon": 3.2501543,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386258,\n
        "lat": 50.0012219,\n
        "lon": 3.2513500,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386259,\n
        "lat": 50.0012220,\n
        "lon": 3.2550750,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386260,\n
        "lat": 50.0012220,\n
        "lon": 3.2559030,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386261,\n
        "lat": 50.0012229,\n
        "lon": 3.2513340,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386262,\n
        "lat": 50.0012259,\n
        "lon": 3.2505950,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386263,\n
        "lat": 50.0012269,\n
        "lon": 3.2513430,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386264,\n
        "lat": 50.0012270,\n
        "lon": 3.2530700,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386265,\n
        "lat": 50.0012270,\n
        "lon": 3.2548820,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386266,\n
        "lat": 50.0012349,\n
        "lon": 3.2508580,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386267,\n
        "lat": 50.0012370,\n
        "lon": 3.2531600,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386268,\n
        "lat": 50.0012205,\n
        "lon": 3.2580678,\n
        "timestamp": "2017-02-08T18:00:59Z",\n
        "version": 2,\n
        "changeset": 45925448,\n
        "user": "Bernard59118",\n
        "uid": 136303\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386269,\n
        "lat": 50.0012225,\n
        "lon": 3.2580168,\n
        "timestamp": "2017-02-08T18:00:59Z",\n
        "version": 2,\n
        "changeset": 45925448,\n
        "user": "Bernard59118",\n
        "uid": 136303\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386270,\n
        "lat": 50.0012410,\n
        "lon": 3.2529470,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386271,\n
        "lat": 50.0012410,\n
        "lon": 3.2535770,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386273,\n
        "lat": 50.0012439,\n
        "lon": 3.2513790,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386274,\n
        "lat": 50.0012489,\n
        "lon": 3.2504980,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386275,\n
        "lat": 50.0012500,\n
        "lon": 3.2540450,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386276,\n
        "lat": 50.0012500,\n
        "lon": 3.2543060,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386277,\n
        "lat": 50.0012510,\n
        "lon": 3.2545940,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386278,\n
        "lat": 50.0012520,\n
        "lon": 3.2535100,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386279,\n
        "lat": 50.0012540,\n
        "lon": 3.2529270,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386280,\n
        "lat": 50.0012570,\n
        "lon": 3.2542600,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386281,\n
        "lat": 50.0012579,\n
        "lon": 3.2508330,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386282,\n
        "lat": 50.0012580,\n
        "lon": 3.2548070,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386283,\n
        "lat": 50.0012590,\n
        "lon": 3.2528350,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386284,\n
        "lat": 50.0012590,\n
        "lon": 3.2534620,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386285,\n
        "lat": 50.0012600,\n
        "lon": 3.2528210,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386286,\n
        "lat": 50.0012600,\n
        "lon": 3.2534650,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386287,\n
        "lat": 50.0012620,\n
        "lon": 3.2534630,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386288,\n
        "lat": 50.0012638,\n
        "lon": 3.2501063,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386289,\n
        "lat": 50.0012639,\n
        "lon": 3.2506680,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386290,\n
        "lat": 50.0012495,\n
        "lon": 3.2581458,\n
        "timestamp": "2017-02-08T18:00:59Z",\n
        "version": 2,\n
        "changeset": 45925448,\n
        "user": "Bernard59118",\n
        "uid": 136303\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386291,\n
        "lat": 50.0012670,\n
        "lon": 3.2570850,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386292,\n
        "lat": 50.0012689,\n
        "lon": 3.2509290,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386293,\n
        "lat": 50.0012690,\n
        "lon": 3.2544540,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386294,\n
        "lat": 50.0012699,\n
        "lon": 3.2505350,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386295,\n
        "lat": 50.0012699,\n
        "lon": 3.2511990,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386296,\n
        "lat": 50.0012700,\n
        "lon": 3.2526490,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386297,\n
        "lat": 50.0012535,\n
        "lon": 3.2580708,\n
        "timestamp": "2017-02-08T18:00:59Z",\n
        "version": 2,\n
        "changeset": 45925448,\n
        "user": "Bernard59118",\n
        "uid": 136303\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386298,\n
        "lat": 50.0012710,\n
        "lon": 3.2533440,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386299,\n
        "lat": 50.0012720,\n
        "lon": 3.2551120,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386300,\n
        "lat": 50.0012555,\n
        "lon": 3.2580198,\n
        "timestamp": "2017-02-08T18:00:59Z",\n
        "version": 2,\n
        "changeset": 45925448,\n
        "user": "Bernard59118",\n
        "uid": 136303\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386301,\n
        "lat": 50.0012730,\n
        "lon": 3.2543170,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386302,\n
        "lat": 50.0012739,\n
        "lon": 3.2508590,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386303,\n
        "lat": 50.0012740,\n
        "lon": 3.2525910,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386304,\n
        "lat": 50.0012759,\n
        "lon": 3.2507370,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386305,\n
        "lat": 50.0012595,\n
        "lon": 3.2579628,\n
        "timestamp": "2017-02-08T18:00:59Z",\n
        "version": 2,\n
        "changeset": 45925448,\n
        "user": "Bernard59118",\n
        "uid": 136303\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386306,\n
        "lat": 50.0012770,\n
        "lon": 3.2533820,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386307,\n
        "lat": 50.0012770,\n
        "lon": 3.2543870,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386308,\n
        "lat": 50.0012779,\n
        "lon": 3.2509470,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386309,\n
        "lat": 50.0012790,\n
        "lon": 3.2523180,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386310,\n
        "lat": 50.0012790,\n
        "lon": 3.2533670,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386311,\n
        "lat": 50.0012790,\n
        "lon": 3.2554760,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386312,\n
        "lat": 50.0012800,\n
        "lon": 3.2533620,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386313,\n
        "lat": 50.0012820,\n
        "lon": 3.2525140,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386314,\n
        "lat": 50.0012830,\n
        "lon": 3.2525870,\n
        "timestamp": "2015-10-02T04:55:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386315,\n
        "lat": 50.0012830,\n
        "lon": 3.2546180,\n
        "timestamp": "2015-10-02T04:55:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386316,\n
        "lat": 50.0012840,\n
        "lon": 3.2543300,\n
        "timestamp": "2015-10-02T04:55:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386317,\n
        "lat": 50.0012849,\n
        "lon": 3.2505150,\n
        "timestamp": "2015-10-02T04:55:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386318,\n
        "lat": 50.0012850,\n
        "lon": 3.2534710,\n
        "timestamp": "2015-10-02T04:55:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386319,\n
        "lat": 50.0012850,\n
        "lon": 3.2546080,\n
        "timestamp": "2015-10-02T04:55:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386320,\n
        "lat": 50.0012850,\n
        "lon": 3.2569680,\n
        "timestamp": "2015-10-02T04:55:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386321,\n
        "lat": 50.0012859,\n
        "lon": 3.2512250,\n
        "timestamp": "2015-10-02T04:55:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386322,\n
        "lat": 50.0012870,\n
        "lon": 3.2546240,\n
        "timestamp": "2015-10-02T04:55:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386324,\n
        "lat": 50.0012939,\n
        "lon": 3.2511620,\n
        "timestamp": "2015-10-02T04:55:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386325,\n
        "lat": 50.0012940,\n
        "lon": 3.2546270,\n
        "timestamp": "2015-10-02T04:55:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386326,\n
        "lat": 50.0012949,\n
        "lon": 3.2515830,\n
        "timestamp": "2015-10-02T04:55:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386327,\n
        "lat": 50.0012950,\n
        "lon": 3.2531710,\n
        "timestamp": "2015-10-02T04:55:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386328,\n
        "lat": 50.0012969,\n
        "lon": 3.2508750,\n
        "timestamp": "2015-10-02T04:55:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386329,\n
        "lat": 50.0012970,\n
        "lon": 3.2548260,\n
        "timestamp": "2015-10-02T04:55:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386330,\n
        "lat": 50.0012989,\n
        "lon": 3.2510200,\n
        "timestamp": "2015-10-02T04:55:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386331,\n
        "lat": 50.0013000,\n
        "lon": 3.2546230,\n
        "timestamp": "2015-10-02T04:55:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386332,\n
        "lat": 50.0012845,\n
        "lon": 3.2581458,\n
        "timestamp": "2017-02-08T18:00:59Z",\n
        "version": 2,\n
        "changeset": 45925448,\n
        "user": "Bernard59118",\n
        "uid": 136303\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386333,\n
        "lat": 50.0013020,\n
        "lon": 3.2546110,\n
        "timestamp": "2015-10-02T04:55:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386334,\n
        "lat": 50.0013029,\n
        "lon": 3.2508900,\n
        "timestamp": "2015-10-02T04:55:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386335,\n
        "lat": 50.0013030,\n
        "lon": 3.2533690,\n
        "timestamp": "2015-10-02T04:55:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386336,\n
        "lat": 50.0013040,\n
        "lon": 3.2543960,\n
        "timestamp": "2015-10-02T04:55:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386337,\n
        "lat": 50.0013040,\n
        "lon": 3.2550100,\n
        "timestamp": "2015-10-02T04:55:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386338,\n
        "lat": 50.0013060,\n
        "lon": 3.2555020,\n
        "timestamp": "2015-10-02T04:55:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386339,\n
        "lat": 50.0013060,\n
        "lon": 3.2578030,\n
        "timestamp": "2015-10-02T04:55:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386340,\n
        "lat": 50.0013079,\n
        "lon": 3.2506090,\n
        "timestamp": "2015-10-02T04:55:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386341,\n
        "lat": 50.0013090,\n
        "lon": 3.2536970,\n
        "timestamp": "2015-10-02T04:55:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386342,\n
        "lat": 50.0013109,\n
        "lon": 3.2508160,\n
        "timestamp": "2015-10-02T04:55:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386343,\n
        "lat": 50.0013109,\n
        "lon": 3.2509090,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386344,\n
        "lat": 50.0013109,\n
        "lon": 3.2511870,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386345,\n
        "lat": 50.0012945,\n
        "lon": 3.2579688,\n
        "timestamp": "2017-02-08T18:00:59Z",\n
        "version": 2,\n
        "changeset": 45925448,\n
        "user": "Bernard59118",\n
        "uid": 136303\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386346,\n
        "lat": 50.0013120,\n
        "lon": 3.2530890,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386347,\n
        "lat": 50.0013120,\n
        "lon": 3.2540630,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386348,\n
        "lat": 50.0013120,\n
        "lon": 3.2543410,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386349,\n
        "lat": 50.0013120,\n
        "lon": 3.2544720,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386350,\n
        "lat": 50.0013129,\n
        "lon": 3.2507020,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386351,\n
        "lat": 50.0013130,\n
        "lon": 3.2544960,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386352,\n
        "lat": 50.0013130,\n
        "lon": 3.2577440,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386353,\n
        "lat": 50.0012949,\n
        "lon": 3.2518208,\n
        "timestamp": "2022-06-05T06:58:23Z",\n
        "version": 2,\n
        "changeset": 121961763,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386354,\n
        "lat": 50.0013140,\n
        "lon": 3.2549790,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386355,\n
        "lat": 50.0013150,\n
        "lon": 3.2544860,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386356,\n
        "lat": 50.0013160,\n
        "lon": 3.2535300,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386357,\n
        "lat": 50.0013218,\n
        "lon": 3.2501893,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386358,\n
        "lat": 50.0013219,\n
        "lon": 3.2510540,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386359,\n
        "lat": 50.0013220,\n
        "lon": 3.2548380,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386360,\n
        "lat": 50.0013229,\n
        "lon": 3.2506700,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386361,\n
        "lat": 50.0013240,\n
        "lon": 3.2534850,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386362,\n
        "lat": 50.0013240,\n
        "lon": 3.2549450,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386363,\n
        "lat": 50.0013250,\n
        "lon": 3.2529700,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386364,\n
        "lat": 50.0013250,\n
        "lon": 3.2535980,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386365,\n
        "lat": 50.0013259,\n
        "lon": 3.2516330,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386366,\n
        "lat": 50.0013270,\n
        "lon": 3.2576590,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386367,\n
        "lat": 50.0013290,\n
        "lon": 3.2521330,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386368,\n
        "lat": 50.0013319,\n
        "lon": 3.2509630,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386369,\n
        "lat": 50.0013129,\n
        "lon": 3.2518388,\n
        "timestamp": "2022-06-05T06:58:23Z",\n
        "version": 2,\n
        "changeset": 121961763,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386370,\n
        "lat": 50.0013320,\n
        "lon": 3.2545030,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386371,\n
        "lat": 50.0013350,\n
        "lon": 3.2544840,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386372,\n
        "lat": 50.0013419,\n
        "lon": 3.2510850,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386373,\n
        "lat": 50.0013430,\n
        "lon": 3.2575450,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386374,\n
        "lat": 50.0013440,\n
        "lon": 3.2528340,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386375,\n
        "lat": 50.0013450,\n
        "lon": 3.2544260,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386376,\n
        "lat": 50.0013460,\n
        "lon": 3.2550370,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386377,\n
        "lat": 50.0013279,\n
        "lon": 3.2517408,\n
        "timestamp": "2022-06-05T06:58:23Z",\n
        "version": 2,\n
        "changeset": 121961763,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386379,\n
        "lat": 50.0013500,\n
        "lon": 3.2527350,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386381,\n
        "lat": 50.0013530,\n
        "lon": 3.2548550,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386382,\n
        "lat": 50.0013539,\n
        "lon": 3.2508150,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386383,\n
        "lat": 50.0013539,\n
        "lon": 3.2515850,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386384,\n
        "lat": 50.0013550,\n
        "lon": 3.2544290,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386385,\n
        "lat": 50.0013550,\n
        "lon": 3.2550110,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386386,\n
        "lat": 50.0013550,\n
        "lon": 3.2578180,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386387,\n
        "lat": 50.0013560,\n
        "lon": 3.2537260,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386388,\n
        "lat": 50.0013570,\n
        "lon": 3.2529980,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386389,\n
        "lat": 50.0013579,\n
        "lon": 3.2509990,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386390,\n
        "lat": 50.0013580,\n
        "lon": 3.2526460,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386391,\n
        "lat": 50.0013588,\n
        "lon": 3.2499483,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386392,\n
        "lat": 50.0013590,\n
        "lon": 3.2529400,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386394,\n
        "lat": 50.0013610,\n
        "lon": 3.2529620,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386395,\n
        "lat": 50.0013620,\n
        "lon": 3.2525880,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386396,\n
        "lat": 50.0013630,\n
        "lon": 3.2577630,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386397,\n
        "lat": 50.0013650,\n
        "lon": 3.2528840,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386398,\n
        "lat": 50.0013660,\n
        "lon": 3.2536120,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386399,\n
        "lat": 50.0013660,\n
        "lon": 3.2576700,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386400,\n
        "lat": 50.0013479,\n
        "lon": 3.2517578,\n
        "timestamp": "2022-06-05T06:58:23Z",\n
        "version": 2,\n
        "changeset": 121961763,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386401,\n
        "lat": 50.0013680,\n
        "lon": 3.2523160,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386402,\n
        "lat": 50.0013690,\n
        "lon": 3.2525020,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386403,\n
        "lat": 50.0013690,\n
        "lon": 3.2571230,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386404,\n
        "lat": 50.0013699,\n
        "lon": 3.2514390,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386405,\n
        "lat": 50.0013700,\n
        "lon": 3.2524160,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386406,\n
        "lat": 50.0013700,\n
        "lon": 3.2525610,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386407,\n
        "lat": 50.0013700,\n
        "lon": 3.2528370,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386409,\n
        "lat": 50.0013750,\n
        "lon": 3.2527370,\n
        "timestamp": "2015-10-02T04:55:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386410,\n
        "lat": 50.0013759,\n
        "lon": 3.2510290,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386411,\n
        "lat": 50.0013760,\n
        "lon": 3.2519910,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386412,\n
        "lat": 50.0013760,\n
        "lon": 3.2546370,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386413,\n
        "lat": 50.0013789,\n
        "lon": 3.2510240,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386414,\n
        "lat": 50.0013789,\n
        "lon": 3.2516220,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386415,\n
        "lat": 50.0013800,\n
        "lon": 3.2575590,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386416,\n
        "lat": 50.0013810,\n
        "lon": 3.2526590,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386417,\n
        "lat": 50.0013820,\n
        "lon": 3.2526490,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386418,\n
        "lat": 50.0013839,\n
        "lon": 3.2514590,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386419,\n
        "lat": 50.0013868,\n
        "lon": 3.2496363,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386420,\n
        "lat": 50.0013880,\n
        "lon": 3.2534430,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386421,\n
        "lat": 50.0013880,\n
        "lon": 3.2570060,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386422,\n
        "lat": 50.0013900,\n
        "lon": 3.2546490,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386423,\n
        "lat": 50.0013919,\n
        "lon": 3.2515980,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386424,\n
        "lat": 50.0013950,\n
        "lon": 3.2545110,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386425,\n
        "lat": 50.0013950,\n
        "lon": 3.2545260,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386426,\n
        "lat": 50.0013970,\n
        "lon": 3.2521790,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386427,\n
        "lat": 50.0013970,\n
        "lon": 3.2522890,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386428,\n
        "lat": 50.0013990,\n
        "lon": 3.2520900,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386429,\n
        "lat": 50.0013990,\n
        "lon": 3.2524980,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386430,\n
        "lat": 50.0014000,\n
        "lon": 3.2523200,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386431,\n
        "lat": 50.0014000,\n
        "lon": 3.2533340,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386432,\n
        "lat": 50.0014010,\n
        "lon": 3.2524150,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386433,\n
        "lat": 50.0014020,\n
        "lon": 3.2545720,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386434,\n
        "lat": 50.0014030,\n
        "lon": 3.2524960,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386435,\n
        "lat": 50.0014030,\n
        "lon": 3.2525620,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386436,\n
        "lat": 50.0014050,\n
        "lon": 3.2525880,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386437,\n
        "lat": 50.0014050,\n
        "lon": 3.2545300,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386439,\n
        "lat": 50.0014059,\n
        "lon": 3.2514300,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386441,\n
        "lat": 50.0014070,\n
        "lon": 3.2552020,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386442,\n
        "lat": 50.0014099,\n
        "lon": 3.2514340,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386443,\n
        "lat": 50.0014100,\n
        "lon": 3.2506960,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386444,\n
        "lat": 50.0014100,\n
        "lon": 3.2549940,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386445,\n
        "lat": 50.0014120,\n
        "lon": 3.2506550,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386446,\n
        "lat": 50.0014140,\n
        "lon": 3.2527800,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386447,\n
        "lat": 50.0014170,\n
        "lon": 3.2530100,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386449,\n
        "lat": 50.0014188,\n
        "lon": 3.2500313,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386450,\n
        "lat": 50.0014190,\n
        "lon": 3.2520220,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386451,\n
        "lat": 50.0014190,\n
        "lon": 3.2521050,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386452,\n
        "lat": 50.0014199,\n
        "lon": 3.2514940,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386453,\n
        "lat": 50.0014200,\n
        "lon": 3.2519220,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386454,\n
        "lat": 50.0014210,\n
        "lon": 3.2522880,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386455,\n
        "lat": 50.0014210,\n
        "lon": 3.2526630,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386456,\n
        "lat": 50.0014220,\n
        "lon": 3.2523170,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386457,\n
        "lat": 50.0014220,\n
        "lon": 3.2529730,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386458,\n
        "lat": 50.0014230,\n
        "lon": 3.2506810,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386459,\n
        "lat": 50.0014239,\n
        "lon": 3.2510910,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386460,\n
        "lat": 50.0014084,\n
        "lon": 3.2516332,\n
        "timestamp": "2022-06-05T06:58:23Z",\n
        "version": 2,\n
        "changeset": 121961763,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386461,\n
        "lat": 50.0014240,\n
        "lon": 3.2525880,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386462,\n
        "lat": 50.0014249,\n
        "lon": 3.2510960,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386463,\n
        "lat": 50.0014280,\n
        "lon": 3.2552780,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386464,\n
        "lat": 50.0014290,\n
        "lon": 3.2520270,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386465,\n
        "lat": 50.0014310,\n
        "lon": 3.2503260,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386466,\n
        "lat": 50.0014320,\n
        "lon": 3.2519750,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386467,\n
        "lat": 50.0014330,\n
        "lon": 3.2546680,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386468,\n
        "lat": 50.0014339,\n
        "lon": 3.2514040,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386469,\n
        "lat": 50.0014340,\n
        "lon": 3.2546760,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386470,\n
        "lat": 50.0014370,\n
        "lon": 3.2520000,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386471,\n
        "lat": 50.0014388,\n
        "lon": 3.2497023,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386472,\n
        "lat": 50.0014390,\n
        "lon": 3.2552290,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386473,\n
        "lat": 50.0014410,\n
        "lon": 3.2550250,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386474,\n
        "lat": 50.0014440,\n
        "lon": 3.2549030,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386475,\n
        "lat": 50.0014459,\n
        "lon": 3.2514260,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386476,\n
        "lat": 50.0014460,\n
        "lon": 3.2552340,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386477,\n
        "lat": 50.0014460,\n
        "lon": 3.2580490,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386478,\n
        "lat": 50.0014478,\n
        "lon": 3.2495203,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386479,\n
        "lat": 50.0014500,\n
        "lon": 3.2553010,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386480,\n
        "lat": 50.0014510,\n
        "lon": 3.2508060,\n
        "timestamp": "2015-10-02T04:55:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386481,\n
        "lat": 50.0014540,\n
        "lon": 3.2579590,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386482,\n
        "lat": 50.0014550,\n
        "lon": 3.2552070,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386483,\n
        "lat": 50.0014579,\n
        "lon": 3.2514480,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386484,\n
        "lat": 50.0014580,\n
        "lon": 3.2527830,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386485,\n
        "lat": 50.0014590,\n
        "lon": 3.2552810,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386486,\n
        "lat": 50.0014435,\n
        "lon": 3.2515515,\n
        "timestamp": "2022-06-05T06:58:23Z",\n
        "version": 2,\n
        "changeset": 121961763,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386487,\n
        "lat": 50.0014600,\n
        "lon": 3.2506030,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386488,\n
        "lat": 50.0014608,\n
        "lon": 3.2496533,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386489,\n
        "lat": 50.0014620,\n
        "lon": 3.2502710,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386490,\n
        "lat": 50.0014620,\n
        "lon": 3.2507960,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386491,\n
        "lat": 50.0014628,\n
        "lon": 3.2496563,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386492,\n
        "lat": 50.0014660,\n
        "lon": 3.2526670,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386493,\n
        "lat": 50.0014690,\n
        "lon": 3.2506240,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386494,\n
        "lat": 50.0014718,\n
        "lon": 3.2496323,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386495,\n
        "lat": 50.0014720,\n
        "lon": 3.2525890,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386496,\n
        "lat": 50.0014738,\n
        "lon": 3.2496363,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386497,\n
        "lat": 50.0014760,\n
        "lon": 3.2549200,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386498,\n
        "lat": 50.0014780,\n
        "lon": 3.2552290,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386499,\n
        "lat": 50.0014810,\n
        "lon": 3.2550540,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386500,\n
        "lat": 50.0014870,\n
        "lon": 3.2546050,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386501,\n
        "lat": 50.0014890,\n
        "lon": 3.2506020,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386502,\n
        "lat": 50.0014898,\n
        "lon": 3.2494473,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386503,\n
        "lat": 50.0014940,\n
        "lon": 3.2504070,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386504,\n
        "lat": 50.0014960,\n
        "lon": 3.2550620,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386505,\n
        "lat": 50.0014998,\n
        "lon": 3.2495863,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386506,\n
        "lat": 50.0015000,\n
        "lon": 3.2503180,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386507,\n
        "lat": 50.0015030,\n
        "lon": 3.2550660,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386508,\n
        "lat": 50.0015050,\n
        "lon": 3.2579700,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386509,\n
        "lat": 50.0015080,\n
        "lon": 3.2511060,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386510,\n
        "lat": 50.0015100,\n
        "lon": 3.2500900,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386511,\n
        "lat": 50.0015100,\n
        "lon": 3.2547080,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386512,\n
        "lat": 50.0015100,\n
        "lon": 3.2579200,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386513,\n
        "lat": 50.0015120,\n
        "lon": 3.2549390,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386514,\n
        "lat": 50.0015130,\n
        "lon": 3.2502940,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386515,\n
        "lat": 50.0015130,\n
        "lon": 3.2529560,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386516,\n
        "lat": 50.0015140,\n
        "lon": 3.2509800,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386517,\n
        "lat": 50.0015150,\n
        "lon": 3.2549700,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386518,\n
        "lat": 50.0015160,\n
        "lon": 3.2533610,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386519,\n
        "lat": 50.0015170,\n
        "lon": 3.2529160,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386520,\n
        "lat": 50.0015180,\n
        "lon": 3.2533410,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386521,\n
        "lat": 50.0015250,\n
        "lon": 3.2507380,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386522,\n
        "lat": 50.0015270,\n
        "lon": 3.2508060,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386523,\n
        "lat": 50.0015300,\n
        "lon": 3.2506990,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386524,\n
        "lat": 50.0015323,\n
        "lon": 3.2518919,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386525,\n
        "lat": 50.0015330,\n
        "lon": 3.2501290,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386526,\n
        "lat": 50.0015350,\n
        "lon": 3.2503350,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386527,\n
        "lat": 50.0015360,\n
        "lon": 3.2529620,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386528,\n
        "lat": 50.0015370,\n
        "lon": 3.2503290,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386529,\n
        "lat": 50.0015370,\n
        "lon": 3.2580710,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386530,\n
        "lat": 50.0015390,\n
        "lon": 3.2500420,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386531,\n
        "lat": 50.0015410,\n
        "lon": 3.2501420,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386532,\n
        "lat": 50.0015410,\n
        "lon": 3.2529200,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386533,\n
        "lat": 50.0015418,\n
        "lon": 3.2495143,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386534,\n
        "lat": 50.0015420,\n
        "lon": 3.2503330,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386535,\n
        "lat": 50.0015440,\n
        "lon": 3.2507940,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386536,\n
        "lat": 50.0015500,\n
        "lon": 3.2579290,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386537,\n
        "lat": 50.0015518,\n
        "lon": 3.2493313,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386538,\n
        "lat": 50.0015520,\n
        "lon": 3.2506740,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386539,\n
        "lat": 50.0015558,\n
        "lon": 3.2490323,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386540,\n
        "lat": 50.0015590,\n
        "lon": 3.2513080,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386541,\n
        "lat": 50.0015630,\n
        "lon": 3.2507030,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386542,\n
        "lat": 50.0015630,\n
        "lon": 3.2509480,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386543,\n
        "lat": 50.0015643,\n
        "lon": 3.2519439,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386544,\n
        "lat": 50.0015658,\n
        "lon": 3.2494603,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386545,\n
        "lat": 50.0015663,\n
        "lon": 3.2519419,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386546,\n
        "lat": 50.0015678,\n
        "lon": 3.2494643,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386547,\n
        "lat": 50.0015700,\n
        "lon": 3.2501010,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386548,\n
        "lat": 50.0015758,\n
        "lon": 3.2494413,\n
        "timestamp": "2015-10-02T04:55:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386549,\n
        "lat": 50.0015760,\n
        "lon": 3.2551100,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386550,\n
        "lat": 50.0015783,\n
        "lon": 3.2519229,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386551,\n
        "lat": 50.0015788,\n
        "lon": 3.2494443,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386552,\n
        "lat": 50.0015853,\n
        "lon": 3.2518479,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386553,\n
        "lat": 50.0015870,\n
        "lon": 3.2511010,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386554,\n
        "lat": 50.0015898,\n
        "lon": 3.2489603,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386555,\n
        "lat": 50.0015898,\n
        "lon": 3.2491453,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386556,\n
        "lat": 50.0015920,\n
        "lon": 3.2502340,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386557,\n
        "lat": 50.0015920,\n
        "lon": 3.2534870,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386558,\n
        "lat": 50.0015950,\n
        "lon": 3.2566260,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386559,\n
        "lat": 50.0015970,\n
        "lon": 3.2550210,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386560,\n
        "lat": 50.0015980,\n
        "lon": 3.2553040,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386561,\n
        "lat": 50.0015983,\n
        "lon": 3.2520419,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386562,\n
        "lat": 50.0016010,\n
        "lon": 3.2511580,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386563,\n
        "lat": 50.0016018,\n
        "lon": 3.2489983,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386564,\n
        "lat": 50.0016020,\n
        "lon": 3.2566020,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386565,\n
        "lat": 50.0016030,\n
        "lon": 3.2508400,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386566,\n
        "lat": 50.0016038,\n
        "lon": 3.2493973,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386567,\n
        "lat": 50.0016063,\n
        "lon": 3.2518819,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386568,\n
        "lat": 50.0016100,\n
        "lon": 3.2533650,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386569,\n
        "lat": 50.0016130,\n
        "lon": 3.2533550,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386570,\n
        "lat": 50.0016133,\n
        "lon": 3.2520179,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386571,\n
        "lat": 50.0016140,\n
        "lon": 3.2568210,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386572,\n
        "lat": 50.0016160,\n
        "lon": 3.2512110,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386573,\n
        "lat": 50.0016180,\n
        "lon": 3.2566410,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386574,\n
        "lat": 50.0016190,\n
        "lon": 3.2508300,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386575,\n
        "lat": 50.0016230,\n
        "lon": 3.2508390,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386576,\n
        "lat": 50.0016240,\n
        "lon": 3.2551990,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386577,\n
        "lat": 50.0016240,\n
        "lon": 3.2566180,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386578,\n
        "lat": 50.0016243,\n
        "lon": 3.2519999,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386579,\n
        "lat": 50.0016270,\n
        "lon": 3.2512590,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386580,\n
        "lat": 50.0016270,\n
        "lon": 3.2567000,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386581,\n
        "lat": 50.0016290,\n
        "lon": 3.2546350,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386582,\n
        "lat": 50.0016290,\n
        "lon": 3.2567240,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386583,\n
        "lat": 50.0016293,\n
        "lon": 3.2518479,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386584,\n
        "lat": 50.0016300,\n
        "lon": 3.2533080,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386585,\n
        "lat": 50.0016340,\n
        "lon": 3.2567060,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386586,\n
        "lat": 50.0016343,\n
        "lon": 3.2520979,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386587,\n
        "lat": 50.0016358,\n
        "lon": 3.2491123,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386588,\n
        "lat": 50.0016383,\n
        "lon": 3.2522059,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386589,\n
        "lat": 50.0016400,\n
        "lon": 3.2567320,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386590,\n
        "lat": 50.0016428,\n
        "lon": 3.2489223,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386591,\n
        "lat": 50.0016430,\n
        "lon": 3.2511330,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386592,\n
        "lat": 50.0016438,\n
        "lon": 3.2491373,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386593,\n
        "lat": 50.0016450,\n
        "lon": 3.2545630,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386594,\n
        "lat": 50.0016460,\n
        "lon": 3.2510130,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386595,\n
        "lat": 50.0016480,\n
        "lon": 3.2566280,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386596,\n
        "lat": 50.0016520,\n
        "lon": 3.2568400,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386597,\n
        "lat": 50.0016538,\n
        "lon": 3.2490993,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386598,\n
        "lat": 50.0016548,\n
        "lon": 3.2489593,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386599,\n
        "lat": 50.0016550,\n
        "lon": 3.2511860,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386600,\n
        "lat": 50.0016550,\n
        "lon": 3.2532390,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386601,\n
        "lat": 50.0016550,\n
        "lon": 3.2538160,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386602,\n
        "lat": 50.0016560,\n
        "lon": 3.2545680,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386603,\n
        "lat": 50.0016560,\n
        "lon": 3.2546520,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386604,\n
        "lat": 50.0016570,\n
        "lon": 3.2547300,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386605,\n
        "lat": 50.0016608,\n
        "lon": 3.2491243,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386606,\n
        "lat": 50.0016690,\n
        "lon": 3.2565570,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386607,\n
        "lat": 50.0016708,\n
        "lon": 3.2490863,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386608,\n
        "lat": 50.0016720,\n
        "lon": 3.2532920,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386609,\n
        "lat": 50.0016740,\n
        "lon": 3.2567290,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386610,\n
        "lat": 50.0016770,\n
        "lon": 3.2533480,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386611,\n
        "lat": 50.0016788,\n
        "lon": 3.2491113,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386612,\n
        "lat": 50.0016800,\n
        "lon": 3.2508050,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386613,\n
        "lat": 50.0016810,\n
        "lon": 3.2532660,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386614,\n
        "lat": 50.0016830,\n
        "lon": 3.2567380,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386615,\n
        "lat": 50.0016833,\n
        "lon": 3.2522779,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386616,\n
        "lat": 50.0016870,\n
        "lon": 3.2508730,\n
        "timestamp": "2015-10-02T04:55:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386617,\n
        "lat": 50.0016870,\n
        "lon": 3.2536940,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386618,\n
        "lat": 50.0016870,\n
        "lon": 3.2543710,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386619,\n
        "lat": 50.0016880,\n
        "lon": 3.2538410,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386620,\n
        "lat": 50.0016880,\n
        "lon": 3.2564960,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386621,\n
        "lat": 50.0016888,\n
        "lon": 3.2490733,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386622,\n
        "lat": 50.0016890,\n
        "lon": 3.2533100,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386623,\n
        "lat": 50.0016900,\n
        "lon": 3.2547470,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386624,\n
        "lat": 50.0016910,\n
        "lon": 3.2510340,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386625,\n
        "lat": 50.0016930,\n
        "lon": 3.2543430,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386626,\n
        "lat": 50.0016940,\n
        "lon": 3.2543780,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386627,\n
        "lat": 50.0016940,\n
        "lon": 3.2566620,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386628,\n
        "lat": 50.0016950,\n
        "lon": 3.2547250,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386629,\n
        "lat": 50.0016968,\n
        "lon": 3.2490983,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386630,\n
        "lat": 50.0016970,\n
        "lon": 3.2508670,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386631,\n
        "lat": 50.0016970,\n
        "lon": 3.2547640,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386632,\n
        "lat": 50.0017010,\n
        "lon": 3.2543470,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386633,\n
        "lat": 50.0017020,\n
        "lon": 3.2510680,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386634,\n
        "lat": 50.0017020,\n
        "lon": 3.2547290,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386635,\n
        "lat": 50.0017040,\n
        "lon": 3.2543320,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386636,\n
        "lat": 50.0017070,\n
        "lon": 3.2503080,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386637,\n
        "lat": 50.0017080,\n
        "lon": 3.2500050,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386638,\n
        "lat": 50.0017110,\n
        "lon": 3.2509750,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386639,\n
        "lat": 50.0017113,\n
        "lon": 3.2519749,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386640,\n
        "lat": 50.0017128,\n
        "lon": 3.2489173,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386641,\n
        "lat": 50.0017150,\n
        "lon": 3.2565910,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386642,\n
        "lat": 50.0017190,\n
        "lon": 3.2564600,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386643,\n
        "lat": 50.0017200,\n
        "lon": 3.2553710,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386644,\n
        "lat": 50.0017240,\n
        "lon": 3.2517870,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386645,\n
        "lat": 50.0017240,\n
        "lon": 3.2537190,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386646,\n
        "lat": 50.0017250,\n
        "lon": 3.2538370,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386647,\n
        "lat": 50.0017260,\n
        "lon": 3.2504020,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386648,\n
        "lat": 50.0017270,\n
        "lon": 3.2502500,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386649,\n
        "lat": 50.0017280,\n
        "lon": 3.2568140,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386650,\n
        "lat": 50.0017310,\n
        "lon": 3.2509720,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386651,\n
        "lat": 50.0017310,\n
        "lon": 3.2538700,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386652,\n
        "lat": 50.0017330,\n
        "lon": 3.2565320,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386653,\n
        "lat": 50.0017350,\n
        "lon": 3.2502670,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386654,\n
        "lat": 50.0017350,\n
        "lon": 3.2537980,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386655,\n
        "lat": 50.0017380,\n
        "lon": 3.2499300,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386656,\n
        "lat": 50.0017380,\n
        "lon": 3.2538460,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386657,\n
        "lat": 50.0017410,\n
        "lon": 3.2536130,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386658,\n
        "lat": 50.0017459,\n
        "lon": 3.2530364,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386659,\n
        "lat": 50.0017460,\n
        "lon": 3.2503750,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386660,\n
        "lat": 50.0017460,\n
        "lon": 3.2552680,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386661,\n
        "lat": 50.0017469,\n
        "lon": 3.2530364,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386662,\n
        "lat": 50.0017470,\n
        "lon": 3.2499390,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386663,\n
        "lat": 50.0017470,\n
        "lon": 3.2505180,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386664,\n
        "lat": 50.0017470,\n
        "lon": 3.2545930,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386665,\n
        "lat": 50.0017478,\n
        "lon": 3.2490303,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386666,\n
        "lat": 50.0017490,\n
        "lon": 3.2510370,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386667,\n
        "lat": 50.0017490,\n
        "lon": 3.2538050,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386668,\n
        "lat": 50.0017513,\n
        "lon": 3.2520369,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386669,\n
        "lat": 50.0017520,\n
        "lon": 3.2498950,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386670,\n
        "lat": 50.0017540,\n
        "lon": 3.2574730,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386671,\n
        "lat": 50.0017560,\n
        "lon": 3.2547950,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386672,\n
        "lat": 50.0017579,\n
        "lon": 3.2530094,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386673,\n
        "lat": 50.0017600,\n
        "lon": 3.2504540,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386674,\n
        "lat": 50.0017610,\n
        "lon": 3.2499030,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386675,\n
        "lat": 50.0017640,\n
        "lon": 3.2574460,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386676,\n
        "lat": 50.0017650,\n
        "lon": 3.2537470,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386677,\n
        "lat": 50.0017660,\n
        "lon": 3.2511020,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386678,\n
        "lat": 50.0017680,\n
        "lon": 3.2564900,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386679,\n
        "lat": 50.0017690,\n
        "lon": 3.2501880,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386680,\n
        "lat": 50.0017720,\n
        "lon": 3.2562830,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386681,\n
        "lat": 50.0017740,\n
        "lon": 3.2504820,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386682,\n
        "lat": 50.0017750,\n
        "lon": 3.2500720,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386683,\n
        "lat": 50.0017760,\n
        "lon": 3.2498660,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386684,\n
        "lat": 50.0017810,\n
        "lon": 3.2518830,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386685,\n
        "lat": 50.0017820,\n
        "lon": 3.2534980,\n
        "timestamp": "2015-10-02T04:55:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386686,\n
        "lat": 50.0017823,\n
        "lon": 3.2524539,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386687,\n
        "lat": 50.0017840,\n
        "lon": 3.2512100,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386688,\n
        "lat": 50.0017850,\n
        "lon": 3.2517070,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386689,\n
        "lat": 50.0017900,\n
        "lon": 3.2546140,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386690,\n
        "lat": 50.0017900,\n
        "lon": 3.2575010,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386691,\n
        "lat": 50.0017910,\n
        "lon": 3.2543780,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386692,\n
        "lat": 50.0017933,\n
        "lon": 3.2524689,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386693,\n
        "lat": 50.0017943,\n
        "lon": 3.2521049,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386694,\n
        "lat": 50.0017943,\n
        "lon": 3.2522579,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386695,\n
        "lat": 50.0017960,\n
        "lon": 3.2562970,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386696,\n
        "lat": 50.0017970,\n
        "lon": 3.2534550,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386697,\n
        "lat": 50.0017990,\n
        "lon": 3.2571530,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386698,\n
        "lat": 50.0017990,\n
        "lon": 3.2574750,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386699,\n
        "lat": 50.0018060,\n
        "lon": 3.2519250,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386700,\n
        "lat": 50.0018083,\n
        "lon": 3.2524909,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386701,\n
        "lat": 50.0018100,\n
        "lon": 3.2534220,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386702,\n
        "lat": 50.0018100,\n
        "lon": 3.2535170,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386703,\n
        "lat": 50.0018129,\n
        "lon": 3.2530754,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386704,\n
        "lat": 50.0018130,\n
        "lon": 3.2503460,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386705,\n
        "lat": 50.0018140,\n
        "lon": 3.2570730,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386706,\n
        "lat": 50.0018170,\n
        "lon": 3.2562370,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386707,\n
        "lat": 50.0018173,\n
        "lon": 3.2523559,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386708,\n
        "lat": 50.0018183,\n
        "lon": 3.2522929,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386709,\n
        "lat": 50.0018189,\n
        "lon": 3.2530424,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386710,\n
        "lat": 50.0018190,\n
        "lon": 3.2503630,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386711,\n
        "lat": 50.0018260,\n
        "lon": 3.2506640,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386712,\n
        "lat": 50.0018270,\n
        "lon": 3.2574960,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386713,\n
        "lat": 50.0018273,\n
        "lon": 3.2523709,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386714,\n
        "lat": 50.0018280,\n
        "lon": 3.2506380,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386715,\n
        "lat": 50.0018280,\n
        "lon": 3.2570270,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386716,\n
        "lat": 50.0018333,\n
        "lon": 3.2521899,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386717,\n
        "lat": 50.0018340,\n
        "lon": 3.2534420,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386718,\n
        "lat": 50.0018343,\n
        "lon": 3.2522639,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386719,\n
        "lat": 50.0018350,\n
        "lon": 3.2499240,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386720,\n
        "lat": 50.0018360,\n
        "lon": 3.2506560,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386721,\n
        "lat": 50.0018370,\n
        "lon": 3.2518040,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386722,\n
        "lat": 50.0018390,\n
        "lon": 3.2562530,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386723,\n
        "lat": 50.0018400,\n
        "lon": 3.2510740,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386724,\n
        "lat": 50.0018410,\n
        "lon": 3.2503040,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386725,\n
        "lat": 50.0018440,\n
        "lon": 3.2506170,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386726,\n
        "lat": 50.0018523,\n
        "lon": 3.2522949,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386727,\n
        "lat": 50.0018533,\n
        "lon": 3.2524109,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386728,\n
        "lat": 50.0018580,\n
        "lon": 3.2511810,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386729,\n
        "lat": 50.0018583,\n
        "lon": 3.2522209,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386730,\n
        "lat": 50.0018590,\n
        "lon": 3.2571830,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386731,\n
        "lat": 50.0018590,\n
        "lon": 3.2574330,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386732,\n
        "lat": 50.0018623,\n
        "lon": 3.2522149,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386733,\n
        "lat": 50.0018640,\n
        "lon": 3.2518460,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386734,\n
        "lat": 50.0018650,\n
        "lon": 3.2519310,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386735,\n
        "lat": 50.0018650,\n
        "lon": 3.2569040,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386736,\n
        "lat": 50.0018660,\n
        "lon": 3.2520090,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386737,\n
        "lat": 50.0018660,\n
        "lon": 3.2575480,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386738,\n
        "lat": 50.0018663,\n
        "lon": 3.2524279,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386739,\n
        "lat": 50.0018730,\n
        "lon": 3.2563340,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386740,\n
        "lat": 50.0018800,\n
        "lon": 3.2540920,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386741,\n
        "lat": 50.0018810,\n
        "lon": 3.2570480,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386742,\n
        "lat": 50.0018890,\n
        "lon": 3.2519790,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386743,\n
        "lat": 50.0018903,\n
        "lon": 3.2524589,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386744,\n
        "lat": 50.0018910,\n
        "lon": 3.2520690,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386745,\n
        "lat": 50.0018910,\n
        "lon": 3.2560740,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386746,\n
        "lat": 50.0018980,\n
        "lon": 3.2520570,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386747,\n
        "lat": 50.0018980,\n
        "lon": 3.2571990,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386748,\n
        "lat": 50.0018983,\n
        "lon": 3.2523729,\n
        "timestamp": "2015-10-02T04:55:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386749,\n
        "lat": 50.0018990,\n
        "lon": 3.2571930,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386750,\n
        "lat": 50.0018990,\n
        "lon": 3.2574850,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386751,\n
        "lat": 50.0019043,\n
        "lon": 3.2522789,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386752,\n
        "lat": 50.0019050,\n
        "lon": 3.2567660,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386753,\n
        "lat": 50.0019070,\n
        "lon": 3.2540100,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386754,\n
        "lat": 50.0019183,\n
        "lon": 3.2524069,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386755,\n
        "lat": 50.0019200,\n
        "lon": 3.2519450,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386756,\n
        "lat": 50.0019200,\n
        "lon": 3.2521100,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386757,\n
        "lat": 50.0019230,\n
        "lon": 3.2540250,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386758,\n
        "lat": 50.0019230,\n
        "lon": 3.2570660,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386759,\n
        "lat": 50.0019270,\n
        "lon": 3.2537740,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386760,\n
        "lat": 50.0019320,\n
        "lon": 3.2569540,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386761,\n
        "lat": 50.0019350,\n
        "lon": 3.2539940,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386762,\n
        "lat": 50.0019350,\n
        "lon": 3.2572850,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386763,\n
        "lat": 50.0019393,\n
        "lon": 3.2526129,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386764,\n
        "lat": 50.0019430,\n
        "lon": 3.2558990,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386765,\n
        "lat": 50.0019480,\n
        "lon": 3.2522090,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386766,\n
        "lat": 50.0019510,\n
        "lon": 3.2541520,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386767,\n
        "lat": 50.0019513,\n
        "lon": 3.2523509,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386768,\n
        "lat": 50.0019579,\n
        "lon": 3.2578656,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386769,\n
        "lat": 50.0019580,\n
        "lon": 3.2540120,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386770,\n
        "lat": 50.0019610,\n
        "lon": 3.2518610,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386771,\n
        "lat": 50.0019620,\n
        "lon": 3.2538430,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386772,\n
        "lat": 50.0019668,\n
        "lon": 3.2495078,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386773,\n
        "lat": 50.0019670,\n
        "lon": 3.2568360,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386774,\n
        "lat": 50.0019680,\n
        "lon": 3.2536520,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386775,\n
        "lat": 50.0019700,\n
        "lon": 3.2541620,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386776,\n
        "lat": 50.0019738,\n
        "lon": 3.2577965,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386777,\n
        "lat": 50.0019743,\n
        "lon": 3.2526489,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386778,\n
        "lat": 50.0019750,\n
        "lon": 3.2520300,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386779,\n
        "lat": 50.0019790,\n
        "lon": 3.2567950,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386780,\n
        "lat": 50.0019800,\n
        "lon": 3.2536970,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386781,\n
        "lat": 50.0019810,\n
        "lon": 3.2518450,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386782,\n
        "lat": 50.0019838,\n
        "lon": 3.2495798,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386783,\n
        "lat": 50.0019840,\n
        "lon": 3.2573290,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386784,\n
        "lat": 50.0019851,\n
        "lon": 3.2577760,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386785,\n
        "lat": 50.0019860,\n
        "lon": 3.2541740,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386786,\n
        "lat": 50.0019866,\n
        "lon": 3.2578135,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386787,\n
        "lat": 50.0019880,\n
        "lon": 3.2536270,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386788,\n
        "lat": 50.0019900,\n
        "lon": 3.2541110,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386789,\n
        "lat": 50.0019900,\n
        "lon": 3.2569760,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386790,\n
        "lat": 50.0019920,\n
        "lon": 3.2518820,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386791,\n
        "lat": 50.0019953,\n
        "lon": 3.2524839,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386792,\n
        "lat": 50.0019978,\n
        "lon": 3.2577930,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386793,\n
        "lat": 50.0019980,\n
        "lon": 3.2519920,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386794,\n
        "lat": 50.0019980,\n
        "lon": 3.2536360,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386795,\n
        "lat": 50.0020010,\n
        "lon": 3.2572390,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386796,\n
        "lat": 50.0020040,\n
        "lon": 3.2541240,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386797,\n
        "lat": 50.0020050,\n
        "lon": 3.2537170,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386798,\n
        "lat": 50.0020050,\n
        "lon": 3.2538740,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386799,\n
        "lat": 50.0020050,\n
        "lon": 3.2564260,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386800,\n
        "lat": 50.0020070,\n
        "lon": 3.2539910,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386801,\n
        "lat": 50.0020100,\n
        "lon": 3.2561160,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386802,\n
        "lat": 50.0020110,\n
        "lon": 3.2541300,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386803,\n
        "lat": 50.0020124,\n
        "lon": 3.2577262,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386804,\n
        "lat": 50.0020130,\n
        "lon": 3.2540520,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386805,\n
        "lat": 50.0020140,\n
        "lon": 3.2542820,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386806,\n
        "lat": 50.0020170,\n
        "lon": 3.2536540,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386807,\n
        "lat": 50.0020170,\n
        "lon": 3.2568850,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386808,\n
        "lat": 50.0020174,\n
        "lon": 3.2579447,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386809,\n
        "lat": 50.0020180,\n
        "lon": 3.2541800,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386810,\n
        "lat": 50.0020190,\n
        "lon": 3.2541060,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386811,\n
        "lat": 50.0020200,\n
        "lon": 3.2520280,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386812,\n
        "lat": 50.0020200,\n
        "lon": 3.2571550,\n
        "timestamp": "2015-10-02T04:55:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386813,\n
        "lat": 50.0020230,\n
        "lon": 3.2518140,\n
        "timestamp": "2015-10-02T04:55:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386814,\n
        "lat": 50.0020240,\n
        "lon": 3.2536600,\n
        "timestamp": "2015-10-02T04:55:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386815,\n
        "lat": 50.0020270,\n
        "lon": 3.2571110,\n
        "timestamp": "2015-10-02T04:55:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386816,\n
        "lat": 50.0020280,\n
        "lon": 3.2541440,\n
        "timestamp": "2015-10-02T04:55:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386817,\n
        "lat": 50.0020300,\n
        "lon": 3.2518320,\n
        "timestamp": "2015-10-02T04:55:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386818,\n
        "lat": 50.0020300,\n
        "lon": 3.2540100,\n
        "timestamp": "2015-10-02T04:55:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386819,\n
        "lat": 50.0020313,\n
        "lon": 3.2525259,\n
        "timestamp": "2015-10-02T04:55:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386820,\n
        "lat": 50.0020330,\n
        "lon": 3.2540030,\n
        "timestamp": "2015-10-02T04:55:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386821,\n
        "lat": 50.0020340,\n
        "lon": 3.2534930,\n
        "timestamp": "2015-10-02T04:55:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386822,\n
        "lat": 50.0020350,\n
        "lon": 3.2571610,\n
        "timestamp": "2015-10-02T04:55:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386823,\n
        "lat": 50.0020350,\n
        "lon": 3.2572070,\n
        "timestamp": "2015-10-02T04:55:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386824,\n
        "lat": 50.0020360,\n
        "lon": 3.2541190,\n
        "timestamp": "2015-10-02T04:55:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386825,\n
        "lat": 50.0020360,\n
        "lon": 3.2571820,\n
        "timestamp": "2015-10-02T04:55:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386826,\n
        "lat": 50.0020390,\n
        "lon": 3.2541530,\n
        "timestamp": "2015-10-02T04:55:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386827,\n
        "lat": 50.0020410,\n
        "lon": 3.2542010,\n
        "timestamp": "2015-10-02T04:55:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386828,\n
        "lat": 50.0020410,\n
        "lon": 3.2571940,\n
        "timestamp": "2015-10-02T04:55:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386829,\n
        "lat": 50.0020428,\n
        "lon": 3.2495478,\n
        "timestamp": "2015-10-02T04:55:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386830,\n
        "lat": 50.0020430,\n
        "lon": 3.2571190,\n
        "timestamp": "2015-10-02T04:55:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386831,\n
        "lat": 50.0020440,\n
        "lon": 3.2572180,\n
        "timestamp": "2015-10-02T04:55:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386832,\n
        "lat": 50.0020480,\n
        "lon": 3.2522240,\n
        "timestamp": "2015-10-02T04:55:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386833,\n
        "lat": 50.0020480,\n
        "lon": 3.2541220,\n
        "timestamp": "2015-10-02T04:55:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386834,\n
        "lat": 50.0020480,\n
        "lon": 3.2543130,\n
        "timestamp": "2015-10-02T04:55:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386835,\n
        "lat": 50.0020490,\n
        "lon": 3.2520390,\n
        "timestamp": "2015-10-02T04:55:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386836,\n
        "lat": 50.0020490,\n
        "lon": 3.2560460,\n
        "timestamp": "2015-10-02T04:55:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386837,\n
        "lat": 50.0020490,\n
        "lon": 3.2568780,\n
        "timestamp": "2015-10-02T04:55:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386838,\n
        "lat": 50.0020540,\n
        "lon": 3.2523570,\n
        "timestamp": "2015-10-02T04:55:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386839,\n
        "lat": 50.0020590,\n
        "lon": 3.2518110,\n
        "timestamp": "2015-10-02T04:55:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386857,\n
        "lat": 50.0021850,\n
        "lon": 3.2529320,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386858,\n
        "lat": 50.0021868,\n
        "lon": 3.2574354,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386859,\n
        "lat": 50.0021870,\n
        "lon": 3.2516610,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386860,\n
        "lat": 50.0021870,\n
        "lon": 3.2544330,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386861,\n
        "lat": 50.0021880,\n
        "lon": 3.2542820,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386862,\n
        "lat": 50.0021880,\n
        "lon": 3.2568690,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386863,\n
        "lat": 50.0021920,\n
        "lon": 3.2540150,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386864,\n
        "lat": 50.0021928,\n
        "lon": 3.2572194,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386865,\n
        "lat": 50.0021950,\n
        "lon": 3.2568600,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386866,\n
        "lat": 50.0021958,\n
        "lon": 3.2494878,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386867,\n
        "lat": 50.0021958,\n
        "lon": 3.2572234,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386868,\n
        "lat": 50.0021958,\n
        "lon": 3.2574864,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386869,\n
        "lat": 50.0021960,\n
        "lon": 3.2524660,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386870,\n
        "lat": 50.0021970,\n
        "lon": 3.2522090,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386871,\n
        "lat": 50.0021990,\n
        "lon": 3.2537670,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386872,\n
        "lat": 50.0022068,\n
        "lon": 3.2574554,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386873,\n
        "lat": 50.0022100,\n
        "lon": 3.2540810,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386874,\n
        "lat": 50.0022108,\n
        "lon": 3.2573464,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386875,\n
        "lat": 50.0022110,\n
        "lon": 3.2536660,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386876,\n
        "lat": 50.0022130,\n
        "lon": 3.2561610,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386877,\n
        "lat": 50.0022130,\n
        "lon": 3.2565200,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386878,\n
        "lat": 50.0022148,\n
        "lon": 3.2575034,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386879,\n
        "lat": 50.0022160,\n
        "lon": 3.2540660,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386880,\n
        "lat": 50.0022170,\n
        "lon": 3.2541450,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386881,\n
        "lat": 50.0022210,\n
        "lon": 3.2547390,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386882,\n
        "lat": 50.0022228,\n
        "lon": 3.2573214,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386883,\n
        "lat": 50.0022240,\n
        "lon": 3.2549750,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386884,\n
        "lat": 50.0022258,\n
        "lon": 3.2574724,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386885,\n
        "lat": 50.0022280,\n
        "lon": 3.2543160,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386886,\n
        "lat": 50.0022290,\n
        "lon": 3.2540750,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386887,\n
        "lat": 50.0022320,\n
        "lon": 3.2536840,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386888,\n
        "lat": 50.0022360,\n
        "lon": 3.2569220,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386889,\n
        "lat": 50.0022370,\n
        "lon": 3.2549350,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386890,\n
        "lat": 50.0022380,\n
        "lon": 3.2540510,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386891,\n
        "lat": 50.0022400,\n
        "lon": 3.2549410,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386892,\n
        "lat": 50.0022410,\n
        "lon": 3.2542770,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386893,\n
        "lat": 50.0022410,\n
        "lon": 3.2560000,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386894,\n
        "lat": 50.0022430,\n
        "lon": 3.2540670,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386895,\n
        "lat": 50.0022440,\n
        "lon": 3.2564710,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386896,\n
        "lat": 50.0022450,\n
        "lon": 3.2535280,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386897,\n
        "lat": 50.0022450,\n
        "lon": 3.2542660,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386898,\n
        "lat": 50.0022460,\n
        "lon": 3.2530170,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386899,\n
        "lat": 50.0022490,\n
        "lon": 3.2537400,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386900,\n
        "lat": 50.0022520,\n
        "lon": 3.2564570,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386901,\n
        "lat": 50.0022560,\n
        "lon": 3.2535000,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386902,\n
        "lat": 50.0022570,\n
        "lon": 3.2501540,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386903,\n
        "lat": 50.0022570,\n
        "lon": 3.2546650,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386904,\n
        "lat": 50.0022590,\n
        "lon": 3.2538200,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386905,\n
        "lat": 50.0022600,\n
        "lon": 3.2537100,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386906,\n
        "lat": 50.0022640,\n
        "lon": 3.2524030,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386907,\n
        "lat": 50.0022640,\n
        "lon": 3.2538580,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386908,\n
        "lat": 50.0022650,\n
        "lon": 3.2542120,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386909,\n
        "lat": 50.0022670,\n
        "lon": 3.2534750,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386910,\n
        "lat": 50.0022680,\n
        "lon": 3.2538840,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386911,\n
        "lat": 50.0022680,\n
        "lon": 3.2565010,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386912,\n
        "lat": 50.0022690,\n
        "lon": 3.2501200,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386913,\n
        "lat": 50.0022700,\n
        "lon": 3.2521490,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386914,\n
        "lat": 50.0022708,\n
        "lon": 3.2573029,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386915,\n
        "lat": 50.0022720,\n
        "lon": 3.2538320,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386916,\n
        "lat": 50.0022720,\n
        "lon": 3.2540310,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386917,\n
        "lat": 50.0022740,\n
        "lon": 3.2538650,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386918,\n
        "lat": 50.0022760,\n
        "lon": 3.2564890,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386919,\n
        "lat": 50.0022768,\n
        "lon": 3.2573884,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386920,\n
        "lat": 50.0022790,\n
        "lon": 3.2537710,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386921,\n
        "lat": 50.0022800,\n
        "lon": 3.2502540,\n
        "timestamp": "2015-10-02T04:55:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386922,\n
        "lat": 50.0022800,\n
        "lon": 3.2535590,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386923,\n
        "lat": 50.0022830,\n
        "lon": 3.2538560,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386924,\n
        "lat": 50.0022840,\n
        "lon": 3.2559320,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386925,\n
        "lat": 50.0022850,\n
        "lon": 3.2552300,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386926,\n
        "lat": 50.0022860,\n
        "lon": 3.2538440,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386927,\n
        "lat": 50.0022860,\n
        "lon": 3.2545690,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386928,\n
        "lat": 50.0022870,\n
        "lon": 3.2545950,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386929,\n
        "lat": 50.0022900,\n
        "lon": 3.2535340,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386930,\n
        "lat": 50.0022920,\n
        "lon": 3.2527310,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386931,\n
        "lat": 50.0022930,\n
        "lon": 3.2523760,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386932,\n
        "lat": 50.0022940,\n
        "lon": 3.2548330,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386933,\n
        "lat": 50.0022958,\n
        "lon": 3.2573604,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386934,\n
        "lat": 50.0022980,\n
        "lon": 3.2563910,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386935,\n
        "lat": 50.0023000,\n
        "lon": 3.2523920,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386936,\n
        "lat": 50.0023000,\n
        "lon": 3.2535050,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386937,\n
        "lat": 50.0023010,\n
        "lon": 3.2541130,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386938,\n
        "lat": 50.0023038,\n
        "lon": 3.2495182,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386939,\n
        "lat": 50.0023048,\n
        "lon": 3.2573789,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386940,\n
        "lat": 50.0023050,\n
        "lon": 3.2541020,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386941,\n
        "lat": 50.0023070,\n
        "lon": 3.2537730,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386942,\n
        "lat": 50.0023070,\n
        "lon": 3.2544700,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386943,\n
        "lat": 50.0023080,\n
        "lon": 3.2524080,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386944,\n
        "lat": 50.0023100,\n
        "lon": 3.2539200,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386945,\n
        "lat": 50.0023100,\n
        "lon": 3.2551870,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386946,\n
        "lat": 50.0023100,\n
        "lon": 3.2560980,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386947,\n
        "lat": 50.0023110,\n
        "lon": 3.2522690,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386948,\n
        "lat": 50.0023130,\n
        "lon": 3.2537580,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386949,\n
        "lat": 50.0023130,\n
        "lon": 3.2551720,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386950,\n
        "lat": 50.0023137,\n
        "lon": 3.2573635,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386951,\n
        "lat": 50.0023150,\n
        "lon": 3.2501600,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386952,\n
        "lat": 50.0023150,\n
        "lon": 3.2564150,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386953,\n
        "lat": 50.0023160,\n
        "lon": 3.2544440,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386954,\n
        "lat": 50.0023177,\n
        "lon": 3.2498592,\n
        "timestamp": "2023-06-18T16:30:06Z",\n
        "version": 2,\n
        "changeset": 137485099,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386955,\n
        "lat": 50.0023190,\n
        "lon": 3.2544840,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386956,\n
        "lat": 50.0023190,\n
        "lon": 3.2572202,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386957,\n
        "lat": 50.0023200,\n
        "lon": 3.2548670,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386958,\n
        "lat": 50.0023260,\n
        "lon": 3.2552070,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386959,\n
        "lat": 50.0023270,\n
        "lon": 3.2522550,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386960,\n
        "lat": 50.0023280,\n
        "lon": 3.2524540,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386961,\n
        "lat": 50.0023290,\n
        "lon": 3.2540350,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386962,\n
        "lat": 50.0023300,\n
        "lon": 3.2544600,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386963,\n
        "lat": 50.0023338,\n
        "lon": 3.2494422,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386964,\n
        "lat": 50.0023340,\n
        "lon": 3.2523390,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386965,\n
        "lat": 50.0023350,\n
        "lon": 3.2551390,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386966,\n
        "lat": 50.0023350,\n
        "lon": 3.2551980,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386967,\n
        "lat": 50.0023370,\n
        "lon": 3.2553290,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386968,\n
        "lat": 50.0023380,\n
        "lon": 3.2523510,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386969,\n
        "lat": 50.0023390,\n
        "lon": 3.2548260,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386970,\n
        "lat": 50.0023440,\n
        "lon": 3.2553170,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386971,\n
        "lat": 50.0023453,\n
        "lon": 3.2497849,\n
        "timestamp": "2023-06-18T16:30:06Z",\n
        "version": 2,\n
        "changeset": 137485099,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386972,\n
        "lat": 50.0023460,\n
        "lon": 3.2523730,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386973,\n
        "lat": 50.0023460,\n
        "lon": 3.2552120,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386974,\n
        "lat": 50.0023470,\n
        "lon": 3.2578900,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386975,\n
        "lat": 50.0023480,\n
        "lon": 3.2563530,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386976,\n
        "lat": 50.0023490,\n
        "lon": 3.2523200,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386977,\n
        "lat": 50.0023490,\n
        "lon": 3.2544810,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386978,\n
        "lat": 50.0023490,\n
        "lon": 3.2546340,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386979,\n
        "lat": 50.0023500,\n
        "lon": 3.2580340,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386980,\n
        "lat": 50.0023530,\n
        "lon": 3.2528150,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386981,\n
        "lat": 50.0023570,\n
        "lon": 3.2537380,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386982,\n
        "lat": 50.0023580,\n
        "lon": 3.2551910,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386983,\n
        "lat": 50.0023590,\n
        "lon": 3.2525220,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386984,\n
        "lat": 50.0023590,\n
        "lon": 3.2552310,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386985,\n
        "lat": 50.0023619,\n
        "lon": 3.2572808,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386986,\n
        "lat": 50.0023620,\n
        "lon": 3.2553960,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386987,\n
        "lat": 50.0023628,\n
        "lon": 3.2493702,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386988,\n
        "lat": 50.0023660,\n
        "lon": 3.2543940,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386989,\n
        "lat": 50.0023660,\n
        "lon": 3.2581020,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386990,\n
        "lat": 50.0023670,\n
        "lon": 3.2534800,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386991,\n
        "lat": 50.0023680,\n
        "lon": 3.2539320,\n
        "timestamp": "2015-10-02T04:55:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386992,\n
        "lat": 50.0023690,\n
        "lon": 3.2547860,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386993,\n
        "lat": 50.0023700,\n
        "lon": 3.2552100,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386994,\n
        "lat": 50.0023710,\n
        "lon": 3.2553780,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386995,\n
        "lat": 50.0023748,\n
        "lon": 3.2496742,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386996,\n
        "lat": 50.0023760,\n
        "lon": 3.2537560,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386997,\n
        "lat": 50.0023770,\n
        "lon": 3.2580200,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386998,\n
        "lat": 50.0023790,\n
        "lon": 3.2525610,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768386999,\n
        "lat": 50.0023800,\n
        "lon": 3.2558610,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387000,\n
        "lat": 50.0023810,\n
        "lon": 3.2669780,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387001,\n
        "lat": 50.0023820,\n
        "lon": 3.2546690,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387002,\n
        "lat": 50.0023820,\n
        "lon": 3.2547560,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387003,\n
        "lat": 50.0023820,\n
        "lon": 3.2549460,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387004,\n
        "lat": 50.0023850,\n
        "lon": 3.2670130,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387005,\n
        "lat": 50.0023870,\n
        "lon": 3.2572379,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387006,\n
        "lat": 50.0023880,\n
        "lon": 3.2534360,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387007,\n
        "lat": 50.0023930,\n
        "lon": 3.2545340,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387008,\n
        "lat": 50.0023930,\n
        "lon": 3.2580870,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387009,\n
        "lat": 50.0023950,\n
        "lon": 3.2558380,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387010,\n
        "lat": 50.0023970,\n
        "lon": 3.2536430,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387011,\n
        "lat": 50.0023970,\n
        "lon": 3.2545390,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387012,\n
        "lat": 50.0023980,\n
        "lon": 3.2538520,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387013,\n
        "lat": 50.0024000,\n
        "lon": 3.2546300,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387014,\n
        "lat": 50.0024010,\n
        "lon": 3.2555230,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387015,\n
        "lat": 50.0024040,\n
        "lon": 3.2558480,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387016,\n
        "lat": 50.0024040,\n
        "lon": 3.2581250,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387017,\n
        "lat": 50.0024050,\n
        "lon": 3.2549020,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387018,\n
        "lat": 50.0024058,\n
        "lon": 3.2494112,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387019,\n
        "lat": 50.0024080,\n
        "lon": 3.2566750,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387020,\n
        "lat": 50.0024098,\n
        "lon": 3.2494032,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387021,\n
        "lat": 50.0024100,\n
        "lon": 3.2532880,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387022,\n
        "lat": 50.0024111,\n
        "lon": 3.2499430,\n
        "timestamp": "2023-06-18T16:30:06Z",\n
        "version": 2,\n
        "changeset": 137485099,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387023,\n
        "lat": 50.0024130,\n
        "lon": 3.2547880,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387024,\n
        "lat": 50.0024140,\n
        "lon": 3.2536600,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387025,\n
        "lat": 50.0024160,\n
        "lon": 3.2669690,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387026,\n
        "lat": 50.0024168,\n
        "lon": 3.2497142,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387027,\n
        "lat": 50.0024180,\n
        "lon": 3.2557990,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387028,\n
        "lat": 50.0024180,\n
        "lon": 3.2559200,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387029,\n
        "lat": 50.0024190,\n
        "lon": 3.2670040,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387030,\n
        "lat": 50.0024200,\n
        "lon": 3.2537990,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387031,\n
        "lat": 50.0024210,\n
        "lon": 3.2532320,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387032,\n
        "lat": 50.0024210,\n
        "lon": 3.2555540,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387033,\n
        "lat": 50.0024240,\n
        "lon": 3.2554860,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387034,\n
        "lat": 50.0024248,\n
        "lon": 3.2492142,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387035,\n
        "lat": 50.0024260,\n
        "lon": 3.2558130,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387036,\n
        "lat": 50.0024270,\n
        "lon": 3.2545770,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387037,\n
        "lat": 50.0024290,\n
        "lon": 3.2547210,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387038,\n
        "lat": 50.0024298,\n
        "lon": 3.2498926,\n
        "timestamp": "2023-06-18T16:30:06Z",\n
        "version": 2,\n
        "changeset": 137485099,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387039,\n
        "lat": 50.0024302,\n
        "lon": 3.2575559,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387040,\n
        "lat": 50.0024310,\n
        "lon": 3.2537310,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387041,\n
        "lat": 50.0024310,\n
        "lon": 3.2556920,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387042,\n
        "lat": 50.0024320,\n
        "lon": 3.2544870,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387043,\n
        "lat": 50.0024320,\n
        "lon": 3.2545150,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387044,\n
        "lat": 50.0024330,\n
        "lon": 3.2532480,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387045,\n
        "lat": 50.0024330,\n
        "lon": 3.2547530,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387046,\n
        "lat": 50.0024350,\n
        "lon": 3.2535460,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387047,\n
        "lat": 50.0024350,\n
        "lon": 3.2554690,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387048,\n
        "lat": 50.0024358,\n
        "lon": 3.2494272,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387049,\n
        "lat": 50.0024360,\n
        "lon": 3.2544760,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387050,\n
        "lat": 50.0024388,\n
        "lon": 3.2493202,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387051,\n
        "lat": 50.0024400,\n
        "lon": 3.2544990,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387052,\n
        "lat": 50.0024430,\n
        "lon": 3.2537440,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387053,\n
        "lat": 50.0024440,\n
        "lon": 3.2524800,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387054,\n
        "lat": 50.0024450,\n
        "lon": 3.2526920,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387055,\n
        "lat": 50.0024450,\n
        "lon": 3.2545300,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387056,\n
        "lat": 50.0024460,\n
        "lon": 3.2536930,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387057,\n
        "lat": 50.0024490,\n
        "lon": 3.2546810,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387058,\n
        "lat": 50.0024500,\n
        "lon": 3.2566030,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387059,\n
        "lat": 50.0024518,\n
        "lon": 3.2495532,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387060,\n
        "lat": 50.0024520,\n
        "lon": 3.2583330,\n
        "timestamp": "2015-10-02T04:55:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387061,\n
        "lat": 50.0024540,\n
        "lon": 3.2535640,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387062,\n
        "lat": 50.0024540,\n
        "lon": 3.2558540,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387063,\n
        "lat": 50.0024540,\n
        "lon": 3.2670550,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387064,\n
        "lat": 50.0024560,\n
        "lon": 3.2523030,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387065,\n
        "lat": 50.0024570,\n
        "lon": 3.2555020,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387066,\n
        "lat": 50.0024570,\n
        "lon": 3.2670890,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387067,\n
        "lat": 50.0024588,\n
        "lon": 3.2496062,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387068,\n
        "lat": 50.0024590,\n
        "lon": 3.2531630,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387069,\n
        "lat": 50.0024590,\n
        "lon": 3.2557330,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387070,\n
        "lat": 50.0024600,\n
        "lon": 3.2553730,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387071,\n
        "lat": 50.0024599,\n
        "lon": 3.2499195,\n
        "timestamp": "2023-06-18T16:30:06Z",\n
        "version": 2,\n
        "changeset": 137485099,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387072,\n
        "lat": 50.0024610,\n
        "lon": 3.2536560,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387073,\n
        "lat": 50.0024630,\n
        "lon": 3.2557400,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387074,\n
        "lat": 50.0024660,\n
        "lon": 3.2670520,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387075,\n
        "lat": 50.0024668,\n
        "lon": 3.2492542,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387076,\n
        "lat": 50.0024688,\n
        "lon": 3.2498956,\n
        "timestamp": "2023-06-18T16:30:06Z",\n
        "version": 2,\n
        "changeset": 137485099,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387077,\n
        "lat": 50.0024698,\n
        "lon": 3.2490992,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387078,\n
        "lat": 50.0024698,\n
        "lon": 3.2493492,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387079,\n
        "lat": 50.0024700,\n
        "lon": 3.2531770,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387080,\n
        "lat": 50.0024700,\n
        "lon": 3.2670850,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387081,\n
        "lat": 50.0024748,\n
        "lon": 3.2496192,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387082,\n
        "lat": 50.0024750,\n
        "lon": 3.2531700,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387083,\n
        "lat": 50.0024760,\n
        "lon": 3.2527600,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387084,\n
        "lat": 50.0024760,\n
        "lon": 3.2536690,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387085,\n
        "lat": 50.0024778,\n
        "lon": 3.2492652,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387086,\n
        "lat": 50.0024780,\n
        "lon": 3.2553990,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387087,\n
        "lat": 50.0024800,\n
        "lon": 3.2545410,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387088,\n
        "lat": 50.0024830,\n
        "lon": 3.2536500,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387089,\n
        "lat": 50.0024848,\n
        "lon": 3.2494702,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387090,\n
        "lat": 50.0024860,\n
        "lon": 3.2523650,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387091,\n
        "lat": 50.0024870,\n
        "lon": 3.2525610,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387092,\n
        "lat": 50.0024870,\n
        "lon": 3.2545950,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387093,\n
        "lat": 50.0024890,\n
        "lon": 3.2526390,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387094,\n
        "lat": 50.0024898,\n
        "lon": 3.2492352,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387095,\n
        "lat": 50.0024898,\n
        "lon": 3.2495892,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387096,\n
        "lat": 50.0024908,\n
        "lon": 3.2494752,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387097,\n
        "lat": 50.0024920,\n
        "lon": 3.2533950,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387098,\n
        "lat": 50.0024920,\n
        "lon": 3.2545210,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387099,\n
        "lat": 50.0024920,\n
        "lon": 3.2553780,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387100,\n
        "lat": 50.0024950,\n
        "lon": 3.2528080,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387101,\n
        "lat": 50.0024958,\n
        "lon": 3.2490352,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387102,\n
        "lat": 50.0024970,\n
        "lon": 3.2557890,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387103,\n
        "lat": 50.0024998,\n
        "lon": 3.2493252,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387104,\n
        "lat": 50.0025000,\n
        "lon": 3.2536110,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387105,\n
        "lat": 50.0025020,\n
        "lon": 3.2545740,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387106,\n
        "lat": 50.0025038,\n
        "lon": 3.2494412,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387107,\n
        "lat": 50.0025070,\n
        "lon": 3.2533310,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387108,\n
        "lat": 50.0025090,\n
        "lon": 3.2528430,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387109,\n
        "lat": 50.0025108,\n
        "lon": 3.2492962,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387110,\n
        "lat": 50.0025118,\n
        "lon": 3.2492562,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387111,\n
        "lat": 50.0025124,\n
        "lon": 3.2574149,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387112,\n
        "lat": 50.0025128,\n
        "lon": 3.2494942,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387113,\n
        "lat": 50.0025170,\n
        "lon": 3.2526700,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387114,\n
        "lat": 50.0025190,\n
        "lon": 3.2533480,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387115,\n
        "lat": 50.0025200,\n
        "lon": 3.2535640,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387116,\n
        "lat": 50.0025208,\n
        "lon": 3.2489732,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387117,\n
        "lat": 50.0025210,\n
        "lon": 3.2546430,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387118,\n
        "lat": 50.0025230,\n
        "lon": 3.2527090,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387119,\n
        "lat": 50.0025248,\n
        "lon": 3.2493492,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387120,\n
        "lat": 50.0025268,\n
        "lon": 3.2494632,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387121,\n
        "lat": 50.0025278,\n
        "lon": 3.2492192,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387122,\n
        "lat": 50.0025298,\n
        "lon": 3.2493402,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387123,\n
        "lat": 50.0025300,\n
        "lon": 3.2527010,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387124,\n
        "lat": 50.0025320,\n
        "lon": 3.2527660,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387125,\n
        "lat": 50.0025320,\n
        "lon": 3.2540900,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387126,\n
        "lat": 50.0025380,\n
        "lon": 3.2525010,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387127,\n
        "lat": 50.0025400,\n
        "lon": 3.2529230,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387128,\n
        "lat": 50.0025408,\n
        "lon": 3.2493482,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387129,\n
        "lat": 50.0025410,\n
        "lon": 3.2525290,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387130,\n
        "lat": 50.0025418,\n
        "lon": 3.2491692,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387131,\n
        "lat": 50.0025440,\n
        "lon": 3.2555500,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387132,\n
        "lat": 50.0025450,\n
        "lon": 3.2528000,\n
        "timestamp": "2015-10-02T04:55:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387133,\n
        "lat": 50.0025460,\n
        "lon": 3.2532620,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387134,\n
        "lat": 50.0025470,\n
        "lon": 3.2546010,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387135,\n
        "lat": 50.0025490,\n
        "lon": 3.2525210,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387136,\n
        "lat": 50.0025508,\n
        "lon": 3.2493342,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387137,\n
        "lat": 50.0025510,\n
        "lon": 3.2562360,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387138,\n
        "lat": 50.0025550,\n
        "lon": 3.2525610,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387139,\n
        "lat": 50.0025558,\n
        "lon": 3.2491822,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387140,\n
        "lat": 50.0025570,\n
        "lon": 3.2526270,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387141,\n
        "lat": 50.0025610,\n
        "lon": 3.2526340,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387142,\n
        "lat": 50.0025610,\n
        "lon": 3.2555240,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387143,\n
        "lat": 50.0025618,\n
        "lon": 3.2498292,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387144,\n
        "lat": 50.0025688,\n
        "lon": 3.2491562,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387145,\n
        "lat": 50.0025698,\n
        "lon": 3.2491052,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387146,\n
        "lat": 50.0025718,\n
        "lon": 3.2492602,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387147,\n
        "lat": 50.0025720,\n
        "lon": 3.2555100,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387148,\n
        "lat": 50.0025740,\n
        "lon": 3.2526210,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387149,\n
        "lat": 50.0025760,\n
        "lon": 3.2551900,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387150,\n
        "lat": 50.0025770,\n
        "lon": 3.2555040,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387151,\n
        "lat": 50.0025778,\n
        "lon": 3.2492052,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387152,\n
        "lat": 50.0025780,\n
        "lon": 3.2530070,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387153,\n
        "lat": 50.0025830,\n
        "lon": 3.2526420,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387154,\n
        "lat": 50.0025830,\n
        "lon": 3.2557210,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387155,\n
        "lat": 50.0025888,\n
        "lon": 3.2490382,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387156,\n
        "lat": 50.0025898,\n
        "lon": 3.2567514,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387157,\n
        "lat": 50.0025908,\n
        "lon": 3.2491782,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387158,\n
        "lat": 50.0025908,\n
        "lon": 3.2492172,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387159,\n
        "lat": 50.0025908,\n
        "lon": 3.2568004,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387160,\n
        "lat": 50.0025920,\n
        "lon": 3.2540080,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387161,\n
        "lat": 50.0025940,\n
        "lon": 3.2552140,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387162,\n
        "lat": 50.0025948,\n
        "lon": 3.2490432,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387163,\n
        "lat": 50.0025948,\n
        "lon": 3.2498562,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387164,\n
        "lat": 50.0025980,\n
        "lon": 3.2526270,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387165,\n
        "lat": 50.0026030,\n
        "lon": 3.2530600,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387166,\n
        "lat": 50.0026030,\n
        "lon": 3.2557500,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387167,\n
        "lat": 50.0026058,\n
        "lon": 3.2568394,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387168,\n
        "lat": 50.0026070,\n
        "lon": 3.2559520,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387169,\n
        "lat": 50.0026118,\n
        "lon": 3.2497052,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387170,\n
        "lat": 50.0026130,\n
        "lon": 3.2556490,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387171,\n
        "lat": 50.0026138,\n
        "lon": 3.2487422,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387172,\n
        "lat": 50.0026140,\n
        "lon": 3.2563250,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387173,\n
        "lat": 50.0026160,\n
        "lon": 3.2556640,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387174,\n
        "lat": 50.0026170,\n
        "lon": 3.2526650,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387175,\n
        "lat": 50.0026170,\n
        "lon": 3.2528140,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387176,\n
        "lat": 50.0026188,\n
        "lon": 3.2498722,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387177,\n
        "lat": 50.0026210,\n
        "lon": 3.2537360,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387178,\n
        "lat": 50.0026220,\n
        "lon": 3.2531000,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387179,\n
        "lat": 50.0026240,\n
        "lon": 3.2561080,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387180,\n
        "lat": 50.0026320,\n
        "lon": 3.2542700,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387181,\n
        "lat": 50.0026360,\n
        "lon": 3.2556090,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387182,\n
        "lat": 50.0026360,\n
        "lon": 3.2556930,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387183,\n
        "lat": 50.0026380,\n
        "lon": 3.2536830,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387184,\n
        "lat": 50.0026388,\n
        "lon": 3.2486802,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387185,\n
        "lat": 50.0026400,\n
        "lon": 3.2529190,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387186,\n
        "lat": 50.0026408,\n
        "lon": 3.2566624,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387187,\n
        "lat": 50.0026410,\n
        "lon": 3.2542580,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387188,\n
        "lat": 50.0026438,\n
        "lon": 3.2497352,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387189,\n
        "lat": 50.0026490,\n
        "lon": 3.2537010,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387190,\n
        "lat": 50.0026500,\n
        "lon": 3.2543040,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387191,\n
        "lat": 50.0026538,\n
        "lon": 3.2566414,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387192,\n
        "lat": 50.0026590,\n
        "lon": 3.2528900,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387193,\n
        "lat": 50.0026600,\n
        "lon": 3.2538100,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387194,\n
        "lat": 50.0026600,\n
        "lon": 3.2542920,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387195,\n
        "lat": 50.0026648,\n
        "lon": 3.2486162,\n
        "timestamp": "2015-10-02T04:55:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387196,\n
        "lat": 50.0026650,\n
        "lon": 3.2529710,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387197,\n
        "lat": 50.0026678,\n
        "lon": 3.2497532,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387198,\n
        "lat": 50.0026690,\n
        "lon": 3.2556380,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387199,\n
        "lat": 50.0026700,\n
        "lon": 3.2528710,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387200,\n
        "lat": 50.0026728,\n
        "lon": 3.2488372,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387201,\n
        "lat": 50.0026740,\n
        "lon": 3.2537920,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387202,\n
        "lat": 50.0026800,\n
        "lon": 3.2530160,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387203,\n
        "lat": 50.0026818,\n
        "lon": 3.2489602,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387204,\n
        "lat": 50.0026828,\n
        "lon": 3.2488102,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387205,\n
        "lat": 50.0026828,\n
        "lon": 3.2566854,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387206,\n
        "lat": 50.0026840,\n
        "lon": 3.2528920,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387207,\n
        "lat": 50.0026840,\n
        "lon": 3.2538100,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387208,\n
        "lat": 50.0026840,\n
        "lon": 3.2557910,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387209,\n
        "lat": 50.0026858,\n
        "lon": 3.2565824,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387210,\n
        "lat": 50.0026860,\n
        "lon": 3.2532340,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387211,\n
        "lat": 50.0026888,\n
        "lon": 3.2567354,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387212,\n
        "lat": 50.0026898,\n
        "lon": 3.2485562,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387213,\n
        "lat": 50.0026928,\n
        "lon": 3.2488202,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387214,\n
        "lat": 50.0026930,\n
        "lon": 3.2529230,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387215,\n
        "lat": 50.0026968,\n
        "lon": 3.2489772,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387216,\n
        "lat": 50.0026970,\n
        "lon": 3.2536130,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387217,\n
        "lat": 50.0026980,\n
        "lon": 3.2528250,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387218,\n
        "lat": 50.0026990,\n
        "lon": 3.2559820,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387219,\n
        "lat": 50.0027000,\n
        "lon": 3.2528460,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387220,\n
        "lat": 50.0027000,\n
        "lon": 3.2537890,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387221,\n
        "lat": 50.0027008,\n
        "lon": 3.2488042,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387222,\n
        "lat": 50.0027030,\n
        "lon": 3.2530560,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387223,\n
        "lat": 50.0027040,\n
        "lon": 3.2528370,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387224,\n
        "lat": 50.0027040,\n
        "lon": 3.2528550,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387225,\n
        "lat": 50.0027088,\n
        "lon": 3.2487492,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387226,\n
        "lat": 50.0027090,\n
        "lon": 3.2529620,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387227,\n
        "lat": 50.0027120,\n
        "lon": 3.2542250,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387228,\n
        "lat": 50.0027130,\n
        "lon": 3.2529560,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387229,\n
        "lat": 50.0027138,\n
        "lon": 3.2488792,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387230,\n
        "lat": 50.0027150,\n
        "lon": 3.2559540,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387231,\n
        "lat": 50.0027150,\n
        "lon": 3.2561540,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387232,\n
        "lat": 50.0027170,\n
        "lon": 3.2529940,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387233,\n
        "lat": 50.0027170,\n
        "lon": 3.2532640,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387234,\n
        "lat": 50.0027190,\n
        "lon": 3.2530820,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387235,\n
        "lat": 50.0027198,\n
        "lon": 3.2566264,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387236,\n
        "lat": 50.0027218,\n
        "lon": 3.2488492,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387237,\n
        "lat": 50.0027228,\n
        "lon": 3.2484742,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387238,\n
        "lat": 50.0027240,\n
        "lon": 3.2529810,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387239,\n
        "lat": 50.0027240,\n
        "lon": 3.2557190,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387240,\n
        "lat": 50.0027250,\n
        "lon": 3.2530060,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387241,\n
        "lat": 50.0027258,\n
        "lon": 3.2488532,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387242,\n
        "lat": 50.0027278,\n
        "lon": 3.2488302,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387243,\n
        "lat": 50.0027298,\n
        "lon": 3.2494212,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387244,\n
        "lat": 50.0027310,\n
        "lon": 3.2531240,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387245,\n
        "lat": 50.0027310,\n
        "lon": 3.2559030,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387246,\n
        "lat": 50.0027320,\n
        "lon": 3.2553960,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387247,\n
        "lat": 50.0027330,\n
        "lon": 3.2556540,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387248,\n
        "lat": 50.0027358,\n
        "lon": 3.2490132,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387249,\n
        "lat": 50.0027360,\n
        "lon": 3.2530520,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387250,\n
        "lat": 50.0027368,\n
        "lon": 3.2486872,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387251,\n
        "lat": 50.0027380,\n
        "lon": 3.2529830,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387252,\n
        "lat": 50.0027390,\n
        "lon": 3.2537210,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387253,\n
        "lat": 50.0027410,\n
        "lon": 3.2536950,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387254,\n
        "lat": 50.0027418,\n
        "lon": 3.2488692,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387255,\n
        "lat": 50.0027430,\n
        "lon": 3.2537310,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387256,\n
        "lat": 50.0027440,\n
        "lon": 3.2558800,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387257,\n
        "lat": 50.0027448,\n
        "lon": 3.2488052,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387258,\n
        "lat": 50.0027480,\n
        "lon": 3.2553690,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387259,\n
        "lat": 50.0027490,\n
        "lon": 3.2537100,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387260,\n
        "lat": 50.0027498,\n
        "lon": 3.2493712,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387261,\n
        "lat": 50.0027508,\n
        "lon": 3.2484062,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387262,\n
        "lat": 50.0027508,\n
        "lon": 3.2487902,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387263,\n
        "lat": 50.0027508,\n
        "lon": 3.2564604,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387264,\n
        "lat": 50.0027520,\n
        "lon": 3.2530720,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387265,\n
        "lat": 50.0027520,\n
        "lon": 3.2560190,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387266,\n
        "lat": 50.0027530,\n
        "lon": 3.2557620,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387267,\n
        "lat": 50.0027550,\n
        "lon": 3.2576640,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387268,\n
        "lat": 50.0027560,\n
        "lon": 3.2560100,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387269,\n
        "lat": 50.0027570,\n
        "lon": 3.2530040,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387270,\n
        "lat": 50.0027590,\n
        "lon": 3.2531470,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387271,\n
        "lat": 50.0027610,\n
        "lon": 3.2560750,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387272,\n
        "lat": 50.0027618,\n
        "lon": 3.2486302,\n
        "timestamp": "2015-10-02T04:55:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387273,\n
        "lat": 50.0027618,\n
        "lon": 3.2488192,\n
        "timestamp": "2015-10-02T04:55:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387274,\n
        "lat": 50.0027640,\n
        "lon": 3.2554400,\n
        "timestamp": "2015-10-02T04:55:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387275,\n
        "lat": 50.0027668,\n
        "lon": 3.2488062,\n
        "timestamp": "2015-10-02T04:55:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387276,\n
        "lat": 50.0027688,\n
        "lon": 3.2487432,\n
        "timestamp": "2015-10-02T04:55:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387277,\n
        "lat": 50.0027740,\n
        "lon": 3.2560530,\n
        "timestamp": "2015-10-02T04:55:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387278,\n
        "lat": 50.0027750,\n
        "lon": 3.2554540,\n
        "timestamp": "2015-10-02T04:55:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387279,\n
        "lat": 50.0027768,\n
        "lon": 3.2487262,\n
        "timestamp": "2015-10-02T04:55:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387280,\n
        "lat": 50.0027768,\n
        "lon": 3.2493012,\n
        "timestamp": "2015-10-02T04:55:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387281,\n
        "lat": 50.0027770,\n
        "lon": 3.2557740,\n
        "timestamp": "2015-10-02T04:55:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387282,\n
        "lat": 50.0027788,\n
        "lon": 3.2485792,\n
        "timestamp": "2015-10-02T04:55:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387283,\n
        "lat": 50.0027808,\n
        "lon": 3.2483332,\n
        "timestamp": "2015-10-02T04:55:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387284,\n
        "lat": 50.0027808,\n
        "lon": 3.2489082,\n
        "timestamp": "2015-10-02T04:55:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387285,\n
        "lat": 50.0027810,\n
        "lon": 3.2554130,\n
        "timestamp": "2015-10-02T04:55:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387286,\n
        "lat": 50.0027820,\n
        "lon": 3.2557220,\n
        "timestamp": "2015-10-02T04:55:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387287,\n
        "lat": 50.0027830,\n
        "lon": 3.2528870,\n
        "timestamp": "2015-10-02T04:55:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387288,\n
        "lat": 50.0027838,\n
        "lon": 3.2494732,\n
        "timestamp": "2015-10-02T04:55:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387289,\n
        "lat": 50.0027848,\n
        "lon": 3.2487582,\n
        "timestamp": "2015-10-02T04:55:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387290,\n
        "lat": 50.0027848,\n
        "lon": 3.2565034,\n
        "timestamp": "2015-10-02T04:55:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387291,\n
        "lat": 50.0027890,\n
        "lon": 3.2537850,\n
        "timestamp": "2015-10-02T04:55:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387292,\n
        "lat": 50.0027910,\n
        "lon": 3.2536980,\n
        "timestamp": "2015-10-02T04:55:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387293,\n
        "lat": 50.0027918,\n
        "lon": 3.2487382,\n
        "timestamp": "2015-10-02T04:55:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387294,\n
        "lat": 50.0027928,\n
        "lon": 3.2485472,\n
        "timestamp": "2015-10-02T04:55:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387295,\n
        "lat": 50.0027930,\n
        "lon": 3.2531400,\n
        "timestamp": "2015-10-02T04:55:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387296,\n
        "lat": 50.0027938,\n
        "lon": 3.2563804,\n
        "timestamp": "2015-10-02T04:55:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387297,\n
        "lat": 50.0027958,\n
        "lon": 3.2486832,\n
        "timestamp": "2015-10-02T04:55:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387298,\n
        "lat": 50.0027980,\n
        "lon": 3.2537480,\n
        "timestamp": "2015-10-02T04:55:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387299,\n
        "lat": 50.0027990,\n
        "lon": 3.2558030,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387300,\n
        "lat": 50.0028010,\n
        "lon": 3.2529050,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387301,\n
        "lat": 50.0028010,\n
        "lon": 3.2534940,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387302,\n
        "lat": 50.0028020,\n
        "lon": 3.2557330,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387303,\n
        "lat": 50.0028020,\n
        "lon": 3.2560040,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387304,\n
        "lat": 50.0028028,\n
        "lon": 3.2492372,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387305,\n
        "lat": 50.0028048,\n
        "lon": 3.2494242,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387306,\n
        "lat": 50.0028050,\n
        "lon": 3.2537640,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387307,\n
        "lat": 50.0028078,\n
        "lon": 3.2485092,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387308,\n
        "lat": 50.0028098,\n
        "lon": 3.2486222,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387309,\n
        "lat": 50.0028098,\n
        "lon": 3.2486952,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387310,\n
        "lat": 50.0028100,\n
        "lon": 3.2537340,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387311,\n
        "lat": 50.0028100,\n
        "lon": 3.2579010,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387312,\n
        "lat": 50.0028118,\n
        "lon": 3.2482562,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387313,\n
        "lat": 50.0028118,\n
        "lon": 3.2486152,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387314,\n
        "lat": 50.0028150,\n
        "lon": 3.2555100,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387315,\n
        "lat": 50.0028160,\n
        "lon": 3.2535940,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387316,\n
        "lat": 50.0028180,\n
        "lon": 3.2537470,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387317,\n
        "lat": 50.0028200,\n
        "lon": 3.2536220,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387318,\n
        "lat": 50.0028240,\n
        "lon": 3.2536160,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387319,\n
        "lat": 50.0028250,\n
        "lon": 3.2540060,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387320,\n
        "lat": 50.0028260,\n
        "lon": 3.2557610,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387321,\n
        "lat": 50.0028278,\n
        "lon": 3.2484622,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387322,\n
        "lat": 50.0028310,\n
        "lon": 3.2554770,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387323,\n
        "lat": 50.0028320,\n
        "lon": 3.2536450,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387324,\n
        "lat": 50.0028330,\n
        "lon": 3.2530250,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387325,\n
        "lat": 50.0028330,\n
        "lon": 3.2535720,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387326,\n
        "lat": 50.0028338,\n
        "lon": 3.2493542,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387327,\n
        "lat": 50.0028408,\n
        "lon": 3.2484762,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387328,\n
        "lat": 50.0028428,\n
        "lon": 3.2487132,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387329,\n
        "lat": 50.0028448,\n
        "lon": 3.2484682,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387330,\n
        "lat": 50.0028448,\n
        "lon": 3.2486772,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387331,\n
        "lat": 50.0028470,\n
        "lon": 3.2530410,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387332,\n
        "lat": 50.0028478,\n
        "lon": 3.2486662,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387333,\n
        "lat": 50.0028480,\n
        "lon": 3.2530360,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387334,\n
        "lat": 50.0028480,\n
        "lon": 3.2573870,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387335,\n
        "lat": 50.0028508,\n
        "lon": 3.2484042,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387336,\n
        "lat": 50.0028520,\n
        "lon": 3.2530650,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387337,\n
        "lat": 50.0028538,\n
        "lon": 3.2486902,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387338,\n
        "lat": 50.0028550,\n
        "lon": 3.2530480,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387339,\n
        "lat": 50.0028560,\n
        "lon": 3.2559120,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387340,\n
        "lat": 50.0028598,\n
        "lon": 3.2492912,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387341,\n
        "lat": 50.0028600,\n
        "lon": 3.2537190,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387342,\n
        "lat": 50.0028600,\n
        "lon": 3.2574190,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387343,\n
        "lat": 50.0028608,\n
        "lon": 3.2483712,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387344,\n
        "lat": 50.0028640,\n
        "lon": 3.2555790,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387345,\n
        "lat": 50.0028640,\n
        "lon": 3.2559230,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387346,\n
        "lat": 50.0028660,\n
        "lon": 3.2578700,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387347,\n
        "lat": 50.0028670,\n
        "lon": 3.2558900,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387348,\n
        "lat": 50.0028670,\n
        "lon": 3.2575030,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387349,\n
        "lat": 50.0028680,\n
        "lon": 3.2573700,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387350,\n
        "lat": 50.0028718,\n
        "lon": 3.2483162,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387351,\n
        "lat": 50.0028718,\n
        "lon": 3.2483472,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387352,\n
        "lat": 50.0028730,\n
        "lon": 3.2539420,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387353,\n
        "lat": 50.0028750,\n
        "lon": 3.2559030,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387354,\n
        "lat": 50.0028778,\n
        "lon": 3.2564944,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387355,\n
        "lat": 50.0028810,\n
        "lon": 3.2573960,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387356,\n
        "lat": 50.0028830,\n
        "lon": 3.2536930,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387357,\n
        "lat": 50.0028830,\n
        "lon": 3.2555490,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387358,\n
        "lat": 50.0028840,\n
        "lon": 3.2541080,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387359,\n
        "lat": 50.0028850,\n
        "lon": 3.2537740,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387360,\n
        "lat": 50.0028860,\n
        "lon": 3.2539250,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387361,\n
        "lat": 50.0028938,\n
        "lon": 3.2561944,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387362,\n
        "lat": 50.0028970,\n
        "lon": 3.2575860,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387363,\n
        "lat": 50.0029018,\n
        "lon": 3.2483762,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387364,\n
        "lat": 50.0029048,\n
        "lon": 3.2482422,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387365,\n
        "lat": 50.0029060,\n
        "lon": 3.2537490,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387366,\n
        "lat": 50.0029080,\n
        "lon": 3.2575700,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387367,\n
        "lat": 50.0029088,\n
        "lon": 3.2563894,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387368,\n
        "lat": 50.0029100,\n
        "lon": 3.2580820,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387369,\n
        "lat": 50.0029108,\n
        "lon": 3.2483562,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387370,\n
        "lat": 50.0029138,\n
        "lon": 3.2486222,\n
        "timestamp": "2015-10-02T04:55:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387371,\n
        "lat": 50.0029178,\n
        "lon": 3.2484732,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387372,\n
        "lat": 50.0029180,\n
        "lon": 3.2574220,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387373,\n
        "lat": 50.0029188,\n
        "lon": 3.2479972,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387374,\n
        "lat": 50.0029228,\n
        "lon": 3.2479932,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387375,\n
        "lat": 50.0029248,\n
        "lon": 3.2485832,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387376,\n
        "lat": 50.0029248,\n
        "lon": 3.2564114,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387377,\n
        "lat": 50.0029260,\n
        "lon": 3.2576180,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387378,\n
        "lat": 50.0029268,\n
        "lon": 3.2479922,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387379,\n
        "lat": 50.0029268,\n
        "lon": 3.2562374,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387380,\n
        "lat": 50.0029278,\n
        "lon": 3.2484422,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387381,\n
        "lat": 50.0029290,\n
        "lon": 3.2557110,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387382,\n
        "lat": 50.0029298,\n
        "lon": 3.2485892,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387383,\n
        "lat": 50.0029308,\n
        "lon": 3.2482642,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387384,\n
        "lat": 50.0029308,\n
        "lon": 3.2563164,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387385,\n
        "lat": 50.0029328,\n
        "lon": 3.2482722,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387386,\n
        "lat": 50.0029330,\n
        "lon": 3.2533060,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387387,\n
        "lat": 50.0029348,\n
        "lon": 3.2479932,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387388,\n
        "lat": 50.0029348,\n
        "lon": 3.2485592,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387389,\n
        "lat": 50.0029350,\n
        "lon": 3.2556220,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387390,\n
        "lat": 50.0029388,\n
        "lon": 3.2482762,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387391,\n
        "lat": 50.0029398,\n
        "lon": 3.2479992,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387392,\n
        "lat": 50.0029398,\n
        "lon": 3.2482542,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387393,\n
        "lat": 50.0029418,\n
        "lon": 3.2563304,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387394,\n
        "lat": 50.0029428,\n
        "lon": 3.2480042,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387395,\n
        "lat": 50.0029430,\n
        "lon": 3.2540260,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387396,\n
        "lat": 50.0029458,\n
        "lon": 3.2482602,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387397,\n
        "lat": 50.0029468,\n
        "lon": 3.2481292,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387398,\n
        "lat": 50.0029470,\n
        "lon": 3.2532720,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387399,\n
        "lat": 50.0029478,\n
        "lon": 3.2481502,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387400,\n
        "lat": 50.0029500,\n
        "lon": 3.2573730,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387401,\n
        "lat": 50.0029520,\n
        "lon": 3.2557420,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387402,\n
        "lat": 50.0029528,\n
        "lon": 3.2480232,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387403,\n
        "lat": 50.0029528,\n
        "lon": 3.2481362,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387404,\n
        "lat": 50.0029538,\n
        "lon": 3.2562734,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387405,\n
        "lat": 50.0029570,\n
        "lon": 3.2575010,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387406,\n
        "lat": 50.0029600,\n
        "lon": 3.2556560,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387407,\n
        "lat": 50.0029658,\n
        "lon": 3.2481682,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387408,\n
        "lat": 50.0029660,\n
        "lon": 3.2552630,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387409,\n
        "lat": 50.0029668,\n
        "lon": 3.2481842,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387410,\n
        "lat": 50.0029688,\n
        "lon": 3.2481612,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387411,\n
        "lat": 50.0029690,\n
        "lon": 3.2535140,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387412,\n
        "lat": 50.0029690,\n
        "lon": 3.2550150,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387413,\n
        "lat": 50.0029698,\n
        "lon": 3.2560544,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387414,\n
        "lat": 50.0029710,\n
        "lon": 3.2551680,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387415,\n
        "lat": 50.0029710,\n
        "lon": 3.2557080,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387416,\n
        "lat": 50.0029718,\n
        "lon": 3.2481892,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387417,\n
        "lat": 50.0029730,\n
        "lon": 3.2532020,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387418,\n
        "lat": 50.0029740,\n
        "lon": 3.2536700,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387419,\n
        "lat": 50.0029740,\n
        "lon": 3.2556750,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387420,\n
        "lat": 50.0029748,\n
        "lon": 3.2480672,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387421,\n
        "lat": 50.0029780,\n
        "lon": 3.2575580,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387422,\n
        "lat": 50.0029788,\n
        "lon": 3.2481712,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387423,\n
        "lat": 50.0029790,\n
        "lon": 3.2531720,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387424,\n
        "lat": 50.0029800,\n
        "lon": 3.2573280,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387425,\n
        "lat": 50.0029830,\n
        "lon": 3.2556870,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387426,\n
        "lat": 50.0029850,\n
        "lon": 3.2550490,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387427,\n
        "lat": 50.0029910,\n
        "lon": 3.2552200,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387428,\n
        "lat": 50.0029990,\n
        "lon": 3.2572990,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387429,\n
        "lat": 50.0030008,\n
        "lon": 3.2559964,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387430,\n
        "lat": 50.0030010,\n
        "lon": 3.2551180,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387431,\n
        "lat": 50.0030010,\n
        "lon": 3.2552330,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387432,\n
        "lat": 50.0030010,\n
        "lon": 3.2573970,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387433,\n
        "lat": 50.0030050,\n
        "lon": 3.2555030,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387434,\n
        "lat": 50.0030058,\n
        "lon": 3.2479462,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387435,\n
        "lat": 50.0030070,\n
        "lon": 3.2552210,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387436,\n
        "lat": 50.0030090,\n
        "lon": 3.2549670,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387437,\n
        "lat": 50.0030098,\n
        "lon": 3.2560074,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387438,\n
        "lat": 50.0030130,\n
        "lon": 3.2574130,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387439,\n
        "lat": 50.0030170,\n
        "lon": 3.2574180,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387440,\n
        "lat": 50.0030188,\n
        "lon": 3.2561174,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387441,\n
        "lat": 50.0030218,\n
        "lon": 3.2559854,\n
        "timestamp": "2015-10-02T04:55:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387442,\n
        "lat": 50.0030260,\n
        "lon": 3.2549990,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387443,\n
        "lat": 50.0030268,\n
        "lon": 3.2559904,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387444,\n
        "lat": 50.0030270,\n
        "lon": 3.2553880,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387445,\n
        "lat": 50.0030280,\n
        "lon": 3.2573460,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387446,\n
        "lat": 50.0030290,\n
        "lon": 3.2531410,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387447,\n
        "lat": 50.0030330,\n
        "lon": 3.2535120,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387448,\n
        "lat": 50.0030340,\n
        "lon": 3.2535420,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387449,\n
        "lat": 50.0030360,\n
        "lon": 3.2535860,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387450,\n
        "lat": 50.0030370,\n
        "lon": 3.2536640,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387451,\n
        "lat": 50.0030370,\n
        "lon": 3.2551740,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387452,\n
        "lat": 50.0030370,\n
        "lon": 3.2553660,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387453,\n
        "lat": 50.0030400,\n
        "lon": 3.2530070,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387454,\n
        "lat": 50.0030408,\n
        "lon": 3.2562044,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387455,\n
        "lat": 50.0030410,\n
        "lon": 3.2573620,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387456,\n
        "lat": 50.0030440,\n
        "lon": 3.2555550,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387457,\n
        "lat": 50.0030498,\n
        "lon": 3.2560594,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387458,\n
        "lat": 50.0030510,\n
        "lon": 3.2533170,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387459,\n
        "lat": 50.0030530,\n
        "lon": 3.2554210,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387460,\n
        "lat": 50.0030570,\n
        "lon": 3.2530100,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387461,\n
        "lat": 50.0030578,\n
        "lon": 3.2558894,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387462,\n
        "lat": 50.0030610,\n
        "lon": 3.2529670,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387463,\n
        "lat": 50.0030630,\n
        "lon": 3.2532080,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387464,\n
        "lat": 50.0030648,\n
        "lon": 3.2560794,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387465,\n
        "lat": 50.0030668,\n
        "lon": 3.2559044,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387466,\n
        "lat": 50.0030670,\n
        "lon": 3.2526190,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387467,\n
        "lat": 50.0030680,\n
        "lon": 3.2534810,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387468,\n
        "lat": 50.0030680,\n
        "lon": 3.2535400,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387469,\n
        "lat": 50.0030680,\n
        "lon": 3.2535850,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387470,\n
        "lat": 50.0030690,\n
        "lon": 3.2531500,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387471,\n
        "lat": 50.0030690,\n
        "lon": 3.2536040,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387472,\n
        "lat": 50.0030728,\n
        "lon": 3.2559104,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387473,\n
        "lat": 50.0030738,\n
        "lon": 3.2486332,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387474,\n
        "lat": 50.0030758,\n
        "lon": 3.2561364,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387475,\n
        "lat": 50.0030798,\n
        "lon": 3.2558494,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387476,\n
        "lat": 50.0030800,\n
        "lon": 3.2530110,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387477,\n
        "lat": 50.0030820,\n
        "lon": 3.2529710,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387478,\n
        "lat": 50.0030848,\n
        "lon": 3.2560434,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387479,\n
        "lat": 50.0030850,\n
        "lon": 3.2526350,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387480,\n
        "lat": 50.0030850,\n
        "lon": 3.2577230,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387481,\n
        "lat": 50.0030908,\n
        "lon": 3.2485932,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387482,\n
        "lat": 50.0030990,\n
        "lon": 3.2554840,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387483,\n
        "lat": 50.0031040,\n
        "lon": 3.2578040,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387484,\n
        "lat": 50.0031050,\n
        "lon": 3.2536070,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387485,\n
        "lat": 50.0031070,\n
        "lon": 3.2535850,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387486,\n
        "lat": 50.0031080,\n
        "lon": 3.2535710,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387487,\n
        "lat": 50.0031088,\n
        "lon": 3.2560734,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387488,\n
        "lat": 50.0031090,\n
        "lon": 3.2536390,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387489,\n
        "lat": 50.0031090,\n
        "lon": 3.2552980,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387490,\n
        "lat": 50.0031110,\n
        "lon": 3.2535430,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387491,\n
        "lat": 50.0031138,\n
        "lon": 3.2486752,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387492,\n
        "lat": 50.0031160,\n
        "lon": 3.2523750,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387493,\n
        "lat": 50.0031160,\n
        "lon": 3.2535090,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387494,\n
        "lat": 50.0031200,\n
        "lon": 3.2577810,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387495,\n
        "lat": 50.0031210,\n
        "lon": 3.2523310,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387496,\n
        "lat": 50.0031218,\n
        "lon": 3.2559694,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387497,\n
        "lat": 50.0031260,\n
        "lon": 3.2535790,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387498,\n
        "lat": 50.0031268,\n
        "lon": 3.2485222,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387499,\n
        "lat": 50.0031288,\n
        "lon": 3.2477262,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387500,\n
        "lat": 50.0031290,\n
        "lon": 3.2530430,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387501,\n
        "lat": 50.0031298,\n
        "lon": 3.2486352,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387502,\n
        "lat": 50.0031340,\n
        "lon": 3.2523900,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387503,\n
        "lat": 50.0031350,\n
        "lon": 3.2529960,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387504,\n
        "lat": 50.0031350,\n
        "lon": 3.2535210,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387505,\n
        "lat": 50.0031350,\n
        "lon": 3.2576570,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387506,\n
        "lat": 50.0031358,\n
        "lon": 3.2563204,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387507,\n
        "lat": 50.0031390,\n
        "lon": 3.2554140,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387508,\n
        "lat": 50.0031428,\n
        "lon": 3.2563294,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387509,\n
        "lat": 50.0031448,\n
        "lon": 3.2485482,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387510,\n
        "lat": 50.0031450,\n
        "lon": 3.2522530,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387511,\n
        "lat": 50.0031450,\n
        "lon": 3.2578720,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387512,\n
        "lat": 50.0031468,\n
        "lon": 3.2559994,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387513,\n
        "lat": 50.0031470,\n
        "lon": 3.2523480,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387514,\n
        "lat": 50.0031478,\n
        "lon": 3.2559964,\n
        "timestamp": "2015-10-02T04:55:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387515,\n
        "lat": 50.0031488,\n
        "lon": 3.2557564,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387516,\n
        "lat": 50.0031490,\n
        "lon": 3.2549230,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387517,\n
        "lat": 50.0031500,\n
        "lon": 3.2536660,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387518,\n
        "lat": 50.0031500,\n
        "lon": 3.2537790,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387519,\n
        "lat": 50.0031538,\n
        "lon": 3.2484772,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387520,\n
        "lat": 50.0031590,\n
        "lon": 3.2553650,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387521,\n
        "lat": 50.0031630,\n
        "lon": 3.2537320,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387522,\n
        "lat": 50.0031640,\n
        "lon": 3.2530550,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387523,\n
        "lat": 50.0031650,\n
        "lon": 3.2548980,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387524,\n
        "lat": 50.0031650,\n
        "lon": 3.2549470,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387525,\n
        "lat": 50.0031688,\n
        "lon": 3.2485072,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387526,\n
        "lat": 50.0031698,\n
        "lon": 3.2559564,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387527,\n
        "lat": 50.0031698,\n
        "lon": 3.2562604,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387528,\n
        "lat": 50.0031710,\n
        "lon": 3.2522720,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387529,\n
        "lat": 50.0031710,\n
        "lon": 3.2537930,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387530,\n
        "lat": 50.0031718,\n
        "lon": 3.2484432,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387531,\n
        "lat": 50.0031720,\n
        "lon": 3.2577180,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387532,\n
        "lat": 50.0031728,\n
        "lon": 3.2562654,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387533,\n
        "lat": 50.0031730,\n
        "lon": 3.2530110,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387534,\n
        "lat": 50.0031800,\n
        "lon": 3.2549160,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387535,\n
        "lat": 50.0031808,\n
        "lon": 3.2482682,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387536,\n
        "lat": 50.0031820,\n
        "lon": 3.2535540,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387537,\n
        "lat": 50.0031850,\n
        "lon": 3.2537450,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387538,\n
        "lat": 50.0031888,\n
        "lon": 3.2484742,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387539,\n
        "lat": 50.0031888,\n
        "lon": 3.2559324,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387540,\n
        "lat": 50.0031898,\n
        "lon": 3.2558044,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387541,\n
        "lat": 50.0031908,\n
        "lon": 3.2484782,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387542,\n
        "lat": 50.0031920,\n
        "lon": 3.2538060,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387543,\n
        "lat": 50.0031930,\n
        "lon": 3.2576880,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387544,\n
        "lat": 50.0031950,\n
        "lon": 3.2532470,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387545,\n
        "lat": 50.0031970,\n
        "lon": 3.2531740,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387546,\n
        "lat": 50.0031988,\n
        "lon": 3.2563974,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387547,\n
        "lat": 50.0031990,\n
        "lon": 3.2536990,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387548,\n
        "lat": 50.0032018,\n
        "lon": 3.2557734,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387549,\n
        "lat": 50.0032050,\n
        "lon": 3.2537580,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387550,\n
        "lat": 50.0032060,\n
        "lon": 3.2531290,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387551,\n
        "lat": 50.0032080,\n
        "lon": 3.2531800,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387552,\n
        "lat": 50.0032090,\n
        "lon": 3.2577780,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387553,\n
        "lat": 50.0032140,\n
        "lon": 3.2577210,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387554,\n
        "lat": 50.0032198,\n
        "lon": 3.2558654,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387555,\n
        "lat": 50.0032198,\n
        "lon": 3.2563664,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387556,\n
        "lat": 50.0032298,\n
        "lon": 3.2558004,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387557,\n
        "lat": 50.0032300,\n
        "lon": 3.2576980,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387558,\n
        "lat": 50.0032318,\n
        "lon": 3.2555964,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387559,\n
        "lat": 50.0032320,\n
        "lon": 3.2535890,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387560,\n
        "lat": 50.0032338,\n
        "lon": 3.2479272,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387561,\n
        "lat": 50.0032338,\n
        "lon": 3.2563454,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387562,\n
        "lat": 50.0032340,\n
        "lon": 3.2577420,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387563,\n
        "lat": 50.0032388,\n
        "lon": 3.2558014,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387564,\n
        "lat": 50.0032420,\n
        "lon": 3.2537310,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387565,\n
        "lat": 50.0032440,\n
        "lon": 3.2577230,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387566,\n
        "lat": 50.0032580,\n
        "lon": 3.2550260,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387567,\n
        "lat": 50.0032640,\n
        "lon": 3.2550180,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387568,\n
        "lat": 50.0032680,\n
        "lon": 3.2577990,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387569,\n
        "lat": 50.0032690,\n
        "lon": 3.2545770,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387570,\n
        "lat": 50.0032720,\n
        "lon": 3.2536180,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387571,\n
        "lat": 50.0032797,\n
        "lon": 3.2470027,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387572,\n
        "lat": 50.0032820,\n
        "lon": 3.2532870,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387573,\n
        "lat": 50.0032830,\n
        "lon": 3.2539060,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387574,\n
        "lat": 50.0032920,\n
        "lon": 3.2532460,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387575,\n
        "lat": 50.0032950,\n
        "lon": 3.2548190,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387576,\n
        "lat": 50.0033018,\n
        "lon": 3.2556864,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387577,\n
        "lat": 50.0033020,\n
        "lon": 3.2531750,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387578,\n
        "lat": 50.0033020,\n
        "lon": 3.2539260,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387579,\n
        "lat": 50.0033050,\n
        "lon": 3.2551010,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387580,\n
        "lat": 50.0033080,\n
        "lon": 3.2532520,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387581,\n
        "lat": 50.0033088,\n
        "lon": 3.2560734,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387582,\n
        "lat": 50.0033097,\n
        "lon": 3.2470497,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387583,\n
        "lat": 50.0033100,\n
        "lon": 3.2576270,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387584,\n
        "lat": 50.0033130,\n
        "lon": 3.2550820,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387585,\n
        "lat": 50.0033160,\n
        "lon": 3.2544820,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387586,\n
        "lat": 50.0033168,\n
        "lon": 3.2561384,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387587,\n
        "lat": 50.0033200,\n
        "lon": 3.2531940,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387588,\n
        "lat": 50.0033210,\n
        "lon": 3.2547840,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387589,\n
        "lat": 50.0033310,\n
        "lon": 3.2537910,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387590,\n
        "lat": 50.0033328,\n
        "lon": 3.2480722,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387591,\n
        "lat": 50.0033350,\n
        "lon": 3.2534690,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387592,\n
        "lat": 50.0033388,\n
        "lon": 3.2561664,\n
        "timestamp": "2015-10-02T04:55:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387593,\n
        "lat": 50.0033427,\n
        "lon": 3.2470997,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387594,\n
        "lat": 50.0033437,\n
        "lon": 3.2469067,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387595,\n
        "lat": 50.0033458,\n
        "lon": 3.2474532,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387596,\n
        "lat": 50.0033460,\n
        "lon": 3.2576860,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387597,\n
        "lat": 50.0033468,\n
        "lon": 3.2560004,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387598,\n
        "lat": 50.0033510,\n
        "lon": 3.2546870,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387599,\n
        "lat": 50.0033517,\n
        "lon": 3.2470867,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387600,\n
        "lat": 50.0033600,\n
        "lon": 3.2549300,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387601,\n
        "lat": 50.0033630,\n
        "lon": 3.2546700,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387602,\n
        "lat": 50.0033708,\n
        "lon": 3.2481422,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387603,\n
        "lat": 50.0033710,\n
        "lon": 3.2533320,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387604,\n
        "lat": 50.0033738,\n
        "lon": 3.2560294,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387605,\n
        "lat": 50.0033757,\n
        "lon": 3.2469537,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387606,\n
        "lat": 50.0033850,\n
        "lon": 3.2548940,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387607,\n
        "lat": 50.0033870,\n
        "lon": 3.2532720,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387608,\n
        "lat": 50.0033980,\n
        "lon": 3.2537070,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387609,\n
        "lat": 50.0033998,\n
        "lon": 3.2560574,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387610,\n
        "lat": 50.0034067,\n
        "lon": 3.2470047,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387611,\n
        "lat": 50.0034107,\n
        "lon": 3.2471787,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387612,\n
        "lat": 50.0034120,\n
        "lon": 3.2533580,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387613,\n
        "lat": 50.0034150,\n
        "lon": 3.2547600,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387614,\n
        "lat": 50.0034180,\n
        "lon": 3.2533360,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387615,\n
        "lat": 50.0034210,\n
        "lon": 3.2547520,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387616,\n
        "lat": 50.0034250,\n
        "lon": 3.2547740,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387617,\n
        "lat": 50.0034330,\n
        "lon": 3.2547640,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387618,\n
        "lat": 50.0034340,\n
        "lon": 3.2533050,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387619,\n
        "lat": 50.0034340,\n
        "lon": 3.2533700,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387620,\n
        "lat": 50.0034348,\n
        "lon": 3.2556344,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387621,\n
        "lat": 50.0034400,\n
        "lon": 3.2535400,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387622,\n
        "lat": 50.0034410,\n
        "lon": 3.2533480,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387623,\n
        "lat": 50.0034517,\n
        "lon": 3.2471217,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387624,\n
        "lat": 50.0034518,\n
        "lon": 3.2476562,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387625,\n
        "lat": 50.0034537,\n
        "lon": 3.2470817,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387626,\n
        "lat": 50.0034558,\n
        "lon": 3.2555704,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387627,\n
        "lat": 50.0034650,\n
        "lon": 3.2548120,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387628,\n
        "lat": 50.0034770,\n
        "lon": 3.2533980,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387629,\n
        "lat": 50.0034788,\n
        "lon": 3.2556704,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387630,\n
        "lat": 50.0034820,\n
        "lon": 3.2536120,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387631,\n
        "lat": 50.0034840,\n
        "lon": 3.2540500,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387632,\n
        "lat": 50.0034868,\n
        "lon": 3.2472969,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387633,\n
        "lat": 50.0034930,\n
        "lon": 3.2591760,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387634,\n
        "lat": 50.0034950,\n
        "lon": 3.2591530,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387635,\n
        "lat": 50.0034970,\n
        "lon": 3.2535780,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387636,\n
        "lat": 50.0034990,\n
        "lon": 3.2592020,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387637,\n
        "lat": 50.0034998,\n
        "lon": 3.2556054,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387638,\n
        "lat": 50.0035020,\n
        "lon": 3.2591380,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387639,\n
        "lat": 50.0035028,\n
        "lon": 3.2556894,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387640,\n
        "lat": 50.0035040,\n
        "lon": 3.2540820,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387641,\n
        "lat": 50.0035040,\n
        "lon": 3.2547370,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387642,\n
        "lat": 50.0035058,\n
        "lon": 3.2473279,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387643,\n
        "lat": 50.0035110,\n
        "lon": 3.2592200,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387644,\n
        "lat": 50.0035120,\n
        "lon": 3.2591250,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387645,\n
        "lat": 50.0035150,\n
        "lon": 3.2536530,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387646,\n
        "lat": 50.0035150,\n
        "lon": 3.2540640,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387647,\n
        "lat": 50.0035168,\n
        "lon": 3.2473189,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387648,\n
        "lat": 50.0035190,\n
        "lon": 3.2543210,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387649,\n
        "lat": 50.0035230,\n
        "lon": 3.2536620,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387650,\n
        "lat": 50.0035238,\n
        "lon": 3.2556254,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387651,\n
        "lat": 50.0035270,\n
        "lon": 3.2591200,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387652,\n
        "lat": 50.0035280,\n
        "lon": 3.2592250,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387653,\n
        "lat": 50.0035310,\n
        "lon": 3.2543740,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387654,\n
        "lat": 50.0035330,\n
        "lon": 3.2529940,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387655,\n
        "lat": 50.0035338,\n
        "lon": 3.2472339,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387656,\n
        "lat": 50.0035340,\n
        "lon": 3.2540910,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387657,\n
        "lat": 50.0035380,\n
        "lon": 3.2539460,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387658,\n
        "lat": 50.0035398,\n
        "lon": 3.2474619,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387659,\n
        "lat": 50.0035400,\n
        "lon": 3.2543580,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387660,\n
        "lat": 50.0035420,\n
        "lon": 3.2592200,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387661,\n
        "lat": 50.0035430,\n
        "lon": 3.2591260,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387662,\n
        "lat": 50.0035450,\n
        "lon": 3.2527670,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387663,\n
        "lat": 50.0035450,\n
        "lon": 3.2534730,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387664,\n
        "lat": 50.0035470,\n
        "lon": 3.2540740,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387665,\n
        "lat": 50.0035520,\n
        "lon": 3.2540810,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387666,\n
        "lat": 50.0035530,\n
        "lon": 3.2591380,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387667,\n
        "lat": 50.0035530,\n
        "lon": 3.2592070,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387668,\n
        "lat": 50.0035538,\n
        "lon": 3.2472409,\n
        "timestamp": "2015-10-02T04:55:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387669,\n
        "lat": 50.0035540,\n
        "lon": 3.2542680,\n
        "timestamp": "2015-10-02T04:55:40Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387670,\n
        "lat": 50.0035542,\n
        "lon": 3.2517399,\n
        "timestamp": "2015-10-02T04:55:40Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387671,\n
        "lat": 50.0035580,\n
        "lon": 3.2591510,\n
        "timestamp": "2015-10-02T04:55:40Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387672,\n
        "lat": 50.0035590,\n
        "lon": 3.2591920,\n
        "timestamp": "2015-10-02T04:55:40Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387673,\n
        "lat": 50.0035610,\n
        "lon": 3.2591720,\n
        "timestamp": "2015-10-02T04:55:40Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387674,\n
        "lat": 50.0035630,\n
        "lon": 3.2534880,\n
        "timestamp": "2015-10-02T04:55:40Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387675,\n
        "lat": 50.0035630,\n
        "lon": 3.2535780,\n
        "timestamp": "2015-10-02T04:55:40Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387676,\n
        "lat": 50.0035650,\n
        "lon": 3.2539110,\n
        "timestamp": "2015-10-02T04:55:40Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387677,\n
        "lat": 50.0035688,\n
        "lon": 3.2474179,\n
        "timestamp": "2015-10-02T04:55:40Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387678,\n
        "lat": 50.0035728,\n
        "lon": 3.2474119,\n
        "timestamp": "2015-10-02T04:55:40Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387679,\n
        "lat": 50.0035810,\n
        "lon": 3.2535170,\n
        "timestamp": "2015-10-02T04:55:40Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387680,\n
        "lat": 50.0035830,\n
        "lon": 3.2544600,\n
        "timestamp": "2015-10-02T04:55:41Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387681,\n
        "lat": 50.0035840,\n
        "lon": 3.2540400,\n
        "timestamp": "2015-10-02T04:55:41Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387682,\n
        "lat": 50.0035888,\n
        "lon": 3.2475399,\n
        "timestamp": "2015-10-02T04:55:41Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387683,\n
        "lat": 50.0035940,\n
        "lon": 3.2537400,\n
        "timestamp": "2015-10-02T04:55:41Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387684,\n
        "lat": 50.0036060,\n
        "lon": 3.2534420,\n
        "timestamp": "2015-10-02T04:55:41Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387685,\n
        "lat": 50.0036062,\n
        "lon": 3.2515939,\n
        "timestamp": "2015-10-02T04:55:41Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387686,\n
        "lat": 50.0036080,\n
        "lon": 3.2540740,\n
        "timestamp": "2015-10-02T04:55:41Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387687,\n
        "lat": 50.0036130,\n
        "lon": 3.2534360,\n
        "timestamp": "2015-10-02T04:55:41Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387688,\n
        "lat": 50.0036148,\n
        "lon": 3.2473479,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387689,\n
        "lat": 50.0036148,\n
        "lon": 3.2474999,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387690,\n
        "lat": 50.0036159,\n
        "lon": 3.2550366,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387691,\n
        "lat": 50.0036178,\n
        "lon": 3.2474949,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387692,\n
        "lat": 50.0036230,\n
        "lon": 3.2534720,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387693,\n
        "lat": 50.0036230,\n
        "lon": 3.2537710,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387694,\n
        "lat": 50.0036248,\n
        "lon": 3.2469039,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387695,\n
        "lat": 50.0036260,\n
        "lon": 3.2543860,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387696,\n
        "lat": 50.0036370,\n
        "lon": 3.2540370,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387697,\n
        "lat": 50.0036400,\n
        "lon": 3.2536630,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387698,\n
        "lat": 50.0036438,\n
        "lon": 3.2476509,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387699,\n
        "lat": 50.0036448,\n
        "lon": 3.2480119,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387700,\n
        "lat": 50.0036468,\n
        "lon": 3.2476459,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387701,\n
        "lat": 50.0036539,\n
        "lon": 3.2548756,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387702,\n
        "lat": 50.0036589,\n
        "lon": 3.2546646,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387703,\n
        "lat": 50.0036630,\n
        "lon": 3.2536890,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387704,\n
        "lat": 50.0036638,\n
        "lon": 3.2474249,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387705,\n
        "lat": 50.0036640,\n
        "lon": 3.2534020,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387706,\n
        "lat": 50.0036670,\n
        "lon": 3.2534130,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387707,\n
        "lat": 50.0036709,\n
        "lon": 3.2546326,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387708,\n
        "lat": 50.0036730,\n
        "lon": 3.2536880,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387709,\n
        "lat": 50.0036730,\n
        "lon": 3.2536950,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387710,\n
        "lat": 50.0036758,\n
        "lon": 3.2475969,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387711,\n
        "lat": 50.0036769,\n
        "lon": 3.2550766,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387712,\n
        "lat": 50.0036880,\n
        "lon": 3.2534050,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387713,\n
        "lat": 50.0036950,\n
        "lon": 3.2534330,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387714,\n
        "lat": 50.0037008,\n
        "lon": 3.2470179,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387715,\n
        "lat": 50.0037018,\n
        "lon": 3.2477369,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387716,\n
        "lat": 50.0037048,\n
        "lon": 3.2479229,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387717,\n
        "lat": 50.0037108,\n
        "lon": 3.2470989,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387718,\n
        "lat": 50.0037130,\n
        "lon": 3.2535450,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387719,\n
        "lat": 50.0037159,\n
        "lon": 3.2549106,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387720,\n
        "lat": 50.0037209,\n
        "lon": 3.2546496,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387721,\n
        "lat": 50.0037218,\n
        "lon": 3.2477349,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387722,\n
        "lat": 50.0037228,\n
        "lon": 3.2475169,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387723,\n
        "lat": 50.0037269,\n
        "lon": 3.2547266,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387724,\n
        "lat": 50.0037278,\n
        "lon": 3.2467219,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387725,\n
        "lat": 50.0037349,\n
        "lon": 3.2546966,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387726,\n
        "lat": 50.0037368,\n
        "lon": 3.2476819,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387727,\n
        "lat": 50.0037420,\n
        "lon": 3.2534700,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387728,\n
        "lat": 50.0037432,\n
        "lon": 3.2519009,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387729,\n
        "lat": 50.0037478,\n
        "lon": 3.2476979,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387730,\n
        "lat": 50.0037638,\n
        "lon": 3.2470119,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387731,\n
        "lat": 50.0037640,\n
        "lon": 3.2530440,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387732,\n
        "lat": 50.0037678,\n
        "lon": 3.2482179,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387733,\n
        "lat": 50.0037690,\n
        "lon": 3.2534570,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387734,\n
        "lat": 50.0037700,\n
        "lon": 3.2536290,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387735,\n
        "lat": 50.0037749,\n
        "lon": 3.2545076,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387736,\n
        "lat": 50.0037809,\n
        "lon": 3.2546986,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387737,\n
        "lat": 50.0037920,\n
        "lon": 3.2529590,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387738,\n
        "lat": 50.0037948,\n
        "lon": 3.2476279,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387739,\n
        "lat": 50.0037962,\n
        "lon": 3.2517549,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387740,\n
        "lat": 50.0038088,\n
        "lon": 3.2468329,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387741,\n
        "lat": 50.0038088,\n
        "lon": 3.2481339,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387742,\n
        "lat": 50.0038208,\n
        "lon": 3.2481069,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387743,\n
        "lat": 50.0038210,\n
        "lon": 3.2532140,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387744,\n
        "lat": 50.0038240,\n
        "lon": 3.2535390,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387745,\n
        "lat": 50.0038299,\n
        "lon": 3.2545576,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387746,\n
        "lat": 50.0038328,\n
        "lon": 3.2472899,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387747,\n
        "lat": 50.0038450,\n
        "lon": 3.2531990,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387748,\n
        "lat": 50.0038478,\n
        "lon": 3.2473129,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387749,\n
        "lat": 50.0038498,\n
        "lon": 3.2482419,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387750,\n
        "lat": 50.0038540,\n
        "lon": 3.2531140,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387751,\n
        "lat": 50.0038720,\n
        "lon": 3.2533570,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387752,\n
        "lat": 50.0038820,\n
        "lon": 3.2532540,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387753,\n
        "lat": 50.0038849,\n
        "lon": 3.2552756,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387754,\n
        "lat": 50.0038888,\n
        "lon": 3.2472049,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387755,\n
        "lat": 50.0039018,\n
        "lon": 3.2472269,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387756,\n
        "lat": 50.0039108,\n
        "lon": 3.2480229,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387757,\n
        "lat": 50.0039108,\n
        "lon": 3.2483459,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387758,\n
        "lat": 50.0039128,\n
        "lon": 3.2474159,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387759,\n
        "lat": 50.0039160,\n
        "lon": 3.2534340,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387760,\n
        "lat": 50.0039280,\n
        "lon": 3.2540653,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387761,\n
        "lat": 50.0039329,\n
        "lon": 3.2551016,\n
        "timestamp": "2015-10-02T04:55:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387762,\n
        "lat": 50.0039330,\n
        "lon": 3.2532610,\n
        "timestamp": "2015-10-02T04:55:43Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387763,\n
        "lat": 50.0039398,\n
        "lon": 3.2488099,\n
        "timestamp": "2015-10-02T04:55:43Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387764,\n
        "lat": 50.0039428,\n
        "lon": 3.2474619,\n
        "timestamp": "2015-10-02T04:55:43Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387765,\n
        "lat": 50.0039468,\n
        "lon": 3.2473009,\n
        "timestamp": "2015-10-02T04:55:43Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387766,\n
        "lat": 50.0039529,\n
        "lon": 3.2553186,\n
        "timestamp": "2015-10-02T04:55:43Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387767,\n
        "lat": 50.0039608,\n
        "lon": 3.2480749,\n
        "timestamp": "2015-10-02T04:55:43Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387768,\n
        "lat": 50.0039670,\n
        "lon": 3.2541743,\n
        "timestamp": "2015-10-02T04:55:43Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387769,\n
        "lat": 50.0039688,\n
        "lon": 3.2481189,\n
        "timestamp": "2015-10-02T04:55:43Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387770,\n
        "lat": 50.0039788,\n
        "lon": 3.2481039,\n
        "timestamp": "2015-10-02T04:55:43Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387771,\n
        "lat": 50.0039798,\n
        "lon": 3.2479199,\n
        "timestamp": "2015-10-02T04:55:43Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387772,\n
        "lat": 50.0039800,\n
        "lon": 3.2531810,\n
        "timestamp": "2015-10-02T04:55:43Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387773,\n
        "lat": 50.0039800,\n
        "lon": 3.2533350,\n
        "timestamp": "2015-10-02T04:55:43Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387774,\n
        "lat": 50.0039830,\n
        "lon": 3.2540153,\n
        "timestamp": "2015-10-02T04:55:43Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387775,\n
        "lat": 50.0039938,\n
        "lon": 3.2486219,\n
        "timestamp": "2015-10-02T04:55:43Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387776,\n
        "lat": 50.0039998,\n
        "lon": 3.2473769,\n
        "timestamp": "2015-10-02T04:55:43Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387777,\n
        "lat": 50.0040009,\n
        "lon": 3.2551456,\n
        "timestamp": "2015-10-02T04:55:43Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387778,\n
        "lat": 50.0040020,\n
        "lon": 3.2540563,\n
        "timestamp": "2015-10-02T04:55:43Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387779,\n
        "lat": 50.0040090,\n
        "lon": 3.2540813,\n
        "timestamp": "2015-10-02T04:55:43Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387780,\n
        "lat": 50.0040128,\n
        "lon": 3.2471959,\n
        "timestamp": "2015-10-02T04:55:43Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387781,\n
        "lat": 50.0040208,\n
        "lon": 3.2479809,\n
        "timestamp": "2015-10-02T04:55:43Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387782,\n
        "lat": 50.0040220,\n
        "lon": 3.2541213,\n
        "timestamp": "2015-10-02T04:55:43Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387783,\n
        "lat": 50.0040260,\n
        "lon": 3.2540093,\n
        "timestamp": "2015-10-02T04:55:43Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387784,\n
        "lat": 50.0040288,\n
        "lon": 3.2521528,\n
        "timestamp": "2015-10-02T04:55:43Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387785,\n
        "lat": 50.0040308,\n
        "lon": 3.2487469,\n
        "timestamp": "2015-10-02T04:55:43Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387786,\n
        "lat": 50.0040318,\n
        "lon": 3.2472249,\n
        "timestamp": "2015-10-02T04:55:43Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387787,\n
        "lat": 50.0040330,\n
        "lon": 3.2532630,\n
        "timestamp": "2015-10-02T04:55:43Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387788,\n
        "lat": 50.0040379,\n
        "lon": 3.2548876,\n
        "timestamp": "2015-10-02T04:55:43Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387789,\n
        "lat": 50.0040410,\n
        "lon": 3.2540163,\n
        "timestamp": "2015-10-02T04:55:43Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387790,\n
        "lat": 50.0040448,\n
        "lon": 3.2485869,\n
        "timestamp": "2015-10-02T04:55:43Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387791,\n
        "lat": 50.0040458,\n
        "lon": 3.2475229,\n
        "timestamp": "2015-10-02T04:55:43Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387792,\n
        "lat": 50.0040538,\n
        "lon": 3.2476349,\n
        "timestamp": "2015-10-02T04:55:43Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387793,\n
        "lat": 50.0040579,\n
        "lon": 3.2547946,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387794,\n
        "lat": 50.0040620,\n
        "lon": 3.2530530,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387795,\n
        "lat": 50.0040669,\n
        "lon": 3.2547966,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387796,\n
        "lat": 50.0040698,\n
        "lon": 3.2474849,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387797,\n
        "lat": 50.0040698,\n
        "lon": 3.2520538,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387798,\n
        "lat": 50.0040708,\n
        "lon": 3.2485089,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387799,\n
        "lat": 50.0040729,\n
        "lon": 3.2549146,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387800,\n
        "lat": 50.0040752,\n
        "lon": 3.2549066,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387801,\n
        "lat": 50.0040789,\n
        "lon": 3.2548936,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387802,\n
        "lat": 50.0040799,\n
        "lon": 3.2547226,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387803,\n
        "lat": 50.0040808,\n
        "lon": 3.2486899,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387804,\n
        "lat": 50.0040848,\n
        "lon": 3.2475839,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387805,\n
        "lat": 50.0040860,\n
        "lon": 3.2542203,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387806,\n
        "lat": 50.0040869,\n
        "lon": 3.2550396,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387807,\n
        "lat": 50.0040979,\n
        "lon": 3.2547346,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387808,\n
        "lat": 50.0040989,\n
        "lon": 3.2549056,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387809,\n
        "lat": 50.0040989,\n
        "lon": 3.2549076,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387810,\n
        "lat": 50.0041059,\n
        "lon": 3.2547416,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387811,\n
        "lat": 50.0041060,\n
        "lon": 3.2541723,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387812,\n
        "lat": 50.0041108,\n
        "lon": 3.2475529,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387813,\n
        "lat": 50.0041160,\n
        "lon": 3.2531320,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387814,\n
        "lat": 50.0041228,\n
        "lon": 3.2483499,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387815,\n
        "lat": 50.0041249,\n
        "lon": 3.2546446,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387816,\n
        "lat": 50.0041268,\n
        "lon": 3.2522398,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387817,\n
        "lat": 50.0041278,\n
        "lon": 3.2473509,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387818,\n
        "lat": 50.0041339,\n
        "lon": 3.2546516,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387819,\n
        "lat": 50.0041448,\n
        "lon": 3.2486159,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387820,\n
        "lat": 50.0041449,\n
        "lon": 3.2550516,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387821,\n
        "lat": 50.0041460,\n
        "lon": 3.2542863,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387822,\n
        "lat": 50.0041539,\n
        "lon": 3.2548076,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387823,\n
        "lat": 50.0041594,\n
        "lon": 3.2535089,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387824,\n
        "lat": 50.0041609,\n
        "lon": 3.2547856,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387825,\n
        "lat": 50.0041628,\n
        "lon": 3.2478059,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387826,\n
        "lat": 50.0041659,\n
        "lon": 3.2548106,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387827,\n
        "lat": 50.0041669,\n
        "lon": 3.2547906,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387828,\n
        "lat": 50.0041670,\n
        "lon": 3.2542413,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387829,\n
        "lat": 50.0041698,\n
        "lon": 3.2521368,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387830,\n
        "lat": 50.0041798,\n
        "lon": 3.2472649,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387831,\n
        "lat": 50.0041798,\n
        "lon": 3.2474279,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387832,\n
        "lat": 50.0041868,\n
        "lon": 3.2486739,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387833,\n
        "lat": 50.0041958,\n
        "lon": 3.2482429,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387834,\n
        "lat": 50.0041959,\n
        "lon": 3.2546976,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387835,\n
        "lat": 50.0041974,\n
        "lon": 3.2535829,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387836,\n
        "lat": 50.0042178,\n
        "lon": 3.2477099,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387837,\n
        "lat": 50.0042178,\n
        "lon": 3.2482769,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387838,\n
        "lat": 50.0042278,\n
        "lon": 3.2479009,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387839,\n
        "lat": 50.0042298,\n
        "lon": 3.2473379,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387840,\n
        "lat": 50.0042414,\n
        "lon": 3.2533989,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387841,\n
        "lat": 50.0042824,\n
        "lon": 3.2534679,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387842,\n
        "lat": 50.0042848,\n
        "lon": 3.2478099,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387843,\n
        "lat": 50.0042908,\n
        "lon": 3.2483879,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387844,\n
        "lat": 50.0042928,\n
        "lon": 3.2483919,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387845,\n
        "lat": 50.0043018,\n
        "lon": 3.2476039,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387846,\n
        "lat": 50.0043028,\n
        "lon": 3.2480069,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387847,\n
        "lat": 50.0043298,\n
        "lon": 3.2484399,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387848,\n
        "lat": 50.0043519,\n
        "lon": 3.2452854,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387849,\n
        "lat": 50.0043528,\n
        "lon": 3.2479139,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387850,\n
        "lat": 50.0043538,\n
        "lon": 3.2475149,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387851,\n
        "lat": 50.0043729,\n
        "lon": 3.2449124,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387852,\n
        "lat": 50.0043848,\n
        "lon": 3.2481199,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387853,\n
        "lat": 50.0044028,\n
        "lon": 3.2477479,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387854,\n
        "lat": 50.0044079,\n
        "lon": 3.2448644,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387855,\n
        "lat": 50.0044089,\n
        "lon": 3.2448764,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387856,\n
        "lat": 50.0044189,\n
        "lon": 3.2452174,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387857,\n
        "lat": 50.0044338,\n
        "lon": 3.2479369,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387858,\n
        "lat": 50.0044339,\n
        "lon": 3.2454844,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387859,\n
        "lat": 50.0044358,\n
        "lon": 3.2480269,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387860,\n
        "lat": 50.0044366,\n
        "lon": 3.2492865,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387861,\n
        "lat": 50.0044389,\n
        "lon": 3.2452644,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387862,\n
        "lat": 50.0044429,\n
        "lon": 3.2450804,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387863,\n
        "lat": 50.0044439,\n
        "lon": 3.2449524,\n
        "timestamp": "2015-10-02T04:55:44Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387864,\n
        "lat": 50.0044538,\n
        "lon": 3.2476569,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387865,\n
        "lat": 50.0044579,\n
        "lon": 3.2452454,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387866,\n
        "lat": 50.0044618,\n
        "lon": 3.2476909,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387867,\n
        "lat": 50.0044628,\n
        "lon": 3.2479789,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387868,\n
        "lat": 50.0044699,\n
        "lon": 3.2462494,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387869,\n
        "lat": 50.0044788,\n
        "lon": 3.2476549,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387870,\n
        "lat": 50.0044796,\n
        "lon": 3.2491725,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387871,\n
        "lat": 50.0044799,\n
        "lon": 3.2450424,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387872,\n
        "lat": 50.0044849,\n
        "lon": 3.2459714,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387873,\n
        "lat": 50.0044999,\n
        "lon": 3.2456414,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387874,\n
        "lat": 50.0045209,\n
        "lon": 3.2453974,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387875,\n
        "lat": 50.0045218,\n
        "lon": 3.2477759,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387876,\n
        "lat": 50.0045219,\n
        "lon": 3.2458074,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387877,\n
        "lat": 50.0045309,\n
        "lon": 3.2458314,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387878,\n
        "lat": 50.0045319,\n
        "lon": 3.2457194,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387879,\n
        "lat": 50.0045479,\n
        "lon": 3.2460784,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387880,\n
        "lat": 50.0045509,\n
        "lon": 3.2457744,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387881,\n
        "lat": 50.0045639,\n
        "lon": 3.2457874,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387882,\n
        "lat": 50.0045699,\n
        "lon": 3.2455704,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387883,\n
        "lat": 50.0045718,\n
        "lon": 3.2477799,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387884,\n
        "lat": 50.0045759,\n
        "lon": 3.2454234,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387885,\n
        "lat": 50.0045959,\n
        "lon": 3.2447964,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387886,\n
        "lat": 50.0045969,\n
        "lon": 3.2458184,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387887,\n
        "lat": 50.0046029,\n
        "lon": 3.2456494,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387888,\n
        "lat": 50.0046189,\n
        "lon": 3.2453784,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387889,\n
        "lat": 50.0046239,\n
        "lon": 3.2446484,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387890,\n
        "lat": 50.0046489,\n
        "lon": 3.2456044,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387891,\n
        "lat": 50.0046499,\n
        "lon": 3.2461234,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387892,\n
        "lat": 50.0046536,\n
        "lon": 3.2494755,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387893,\n
        "lat": 50.0046619,\n
        "lon": 3.2447324,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387894,\n
        "lat": 50.0046629,\n
        "lon": 3.2454804,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387895,\n
        "lat": 50.0046646,\n
        "lon": 3.2494375,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387896,\n
        "lat": 50.0046800,\n
        "lon": 3.2530170,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387897,\n
        "lat": 50.0046849,\n
        "lon": 3.2447084,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387898,\n
        "lat": 50.0046859,\n
        "lon": 3.2455674,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387899,\n
        "lat": 50.0046896,\n
        "lon": 3.2493595,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387900,\n
        "lat": 50.0046929,\n
        "lon": 3.2455794,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387901,\n
        "lat": 50.0046989,\n
        "lon": 3.2450364,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387902,\n
        "lat": 50.0046989,\n
        "lon": 3.2465124,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387903,\n
        "lat": 50.0046996,\n
        "lon": 3.2494625,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387904,\n
        "lat": 50.0047199,\n
        "lon": 3.2450824,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387905,\n
        "lat": 50.0047260,\n
        "lon": 3.2529540,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387906,\n
        "lat": 50.0047266,\n
        "lon": 3.2493835,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387907,\n
        "lat": 50.0047319,\n
        "lon": 3.2461994,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387908,\n
        "lat": 50.0047580,\n
        "lon": 3.2531280,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387909,\n
        "lat": 50.0047599,\n
        "lon": 3.2459774,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387910,\n
        "lat": 50.0047669,\n
        "lon": 3.2455924,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387911,\n
        "lat": 50.0047719,\n
        "lon": 3.2461444,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387912,\n
        "lat": 50.0047779,\n
        "lon": 3.2463434,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387913,\n
        "lat": 50.0047780,\n
        "lon": 3.2530250,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387914,\n
        "lat": 50.0047826,\n
        "lon": 3.2491845,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387915,\n
        "lat": 50.0047869,\n
        "lon": 3.2449494,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387916,\n
        "lat": 50.0047890,\n
        "lon": 3.2521600,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387917,\n
        "lat": 50.0047939,\n
        "lon": 3.2457954,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387918,\n
        "lat": 50.0048010,\n
        "lon": 3.2530630,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387919,\n
        "lat": 50.0048040,\n
        "lon": 3.2529890,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387920,\n
        "lat": 50.0048059,\n
        "lon": 3.2450004,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387921,\n
        "lat": 50.0048110,\n
        "lon": 3.2524240,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387922,\n
        "lat": 50.0048160,\n
        "lon": 3.2531130,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387923,\n
        "lat": 50.0048179,\n
        "lon": 3.2453174,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387924,\n
        "lat": 50.0048216,\n
        "lon": 3.2494055,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387925,\n
        "lat": 50.0048229,\n
        "lon": 3.2462464,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387926,\n
        "lat": 50.0048230,\n
        "lon": 3.2530940,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387927,\n
        "lat": 50.0048246,\n
        "lon": 3.2492105,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387928,\n
        "lat": 50.0048290,\n
        "lon": 3.2531330,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387929,\n
        "lat": 50.0048330,\n
        "lon": 3.2520680,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387930,\n
        "lat": 50.0048346,\n
        "lon": 3.2489975,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387931,\n
        "lat": 50.0048366,\n
        "lon": 3.2491625,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387932,\n
        "lat": 50.0048369,\n
        "lon": 3.2458714,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387933,\n
        "lat": 50.0048370,\n
        "lon": 3.2531230,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387934,\n
        "lat": 50.0048390,\n
        "lon": 3.2521480,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387935,\n
        "lat": 50.0048459,\n
        "lon": 3.2457174,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387936,\n
        "lat": 50.0048460,\n
        "lon": 3.2531330,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387937,\n
        "lat": 50.0048470,\n
        "lon": 3.2523660,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387938,\n
        "lat": 50.0048490,\n
        "lon": 3.2524180,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387939,\n
        "lat": 50.0048536,\n
        "lon": 3.2494275,\n
        "timestamp": "2015-10-02T04:55:45Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387940,\n
        "lat": 50.0048629,\n
        "lon": 3.2454324,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387941,\n
        "lat": 50.0048640,\n
        "lon": 3.2530700,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387942,\n
        "lat": 50.0048676,\n
        "lon": 3.2492355,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387943,\n
        "lat": 50.0048679,\n
        "lon": 3.2460144,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387944,\n
        "lat": 50.0048700,\n
        "lon": 3.2520220,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387945,\n
        "lat": 50.0048740,\n
        "lon": 3.2530890,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387946,\n
        "lat": 50.0048775,\n
        "lon": 3.2447541,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387947,\n
        "lat": 50.0048810,\n
        "lon": 3.2530420,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387948,\n
        "lat": 50.0048830,\n
        "lon": 3.2530960,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387949,\n
        "lat": 50.0048839,\n
        "lon": 3.2452644,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387950,\n
        "lat": 50.0048846,\n
        "lon": 3.2492455,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387951,\n
        "lat": 50.0048880,\n
        "lon": 3.2520970,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387952,\n
        "lat": 50.0048900,\n
        "lon": 3.2519980,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387953,\n
        "lat": 50.0048910,\n
        "lon": 3.2521360,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387954,\n
        "lat": 50.0048929,\n
        "lon": 3.2457944,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387955,\n
        "lat": 50.0048956,\n
        "lon": 3.2492005,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387956,\n
        "lat": 50.0048960,\n
        "lon": 3.2522060,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387957,\n
        "lat": 50.0049000,\n
        "lon": 3.2530690,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387958,\n
        "lat": 50.0049010,\n
        "lon": 3.2520820,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387959,\n
        "lat": 50.0048697,\n
        "lon": 3.2440579,\n
        "timestamp": "2022-06-05T06:37:10Z",\n
        "version": 2,\n
        "changeset": 121961087,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387960,\n
        "lat": 50.0049060,\n
        "lon": 3.2523600,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387961,\n
        "lat": 50.0049079,\n
        "lon": 3.2452354,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387962,\n
        "lat": 50.0049115,\n
        "lon": 3.2448581,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387963,\n
        "lat": 50.0049130,\n
        "lon": 3.2519690,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387964,\n
        "lat": 50.0049179,\n
        "lon": 3.2453544,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387965,\n
        "lat": 50.0049185,\n
        "lon": 3.2447931,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387966,\n
        "lat": 50.0049210,\n
        "lon": 3.2520590,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387967,\n
        "lat": 50.0048897,\n
        "lon": 3.2441559,\n
        "timestamp": "2022-06-05T06:37:10Z",\n
        "version": 2,\n
        "changeset": 121961087,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387968,\n
        "lat": 50.0049249,\n
        "lon": 3.2461084,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387969,\n
        "lat": 50.0049270,\n
        "lon": 3.2520000,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387970,\n
        "lat": 50.0049325,\n
        "lon": 3.2449171,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387971,\n
        "lat": 50.0049335,\n
        "lon": 3.2448271,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387972,\n
        "lat": 50.0049430,\n
        "lon": 3.2520340,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387973,\n
        "lat": 50.0049439,\n
        "lon": 3.2453524,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387974,\n
        "lat": 50.0049439,\n
        "lon": 3.2456164,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387975,\n
        "lat": 50.0049456,\n
        "lon": 3.2490715,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387976,\n
        "lat": 50.0049470,\n
        "lon": 3.2522890,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387977,\n
        "lat": 50.0049499,\n
        "lon": 3.2459014,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387978,\n
        "lat": 50.0049500,\n
        "lon": 3.2523480,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387979,\n
        "lat": 50.0049187,\n
        "lon": 3.2440339,\n
        "timestamp": "2022-06-05T06:37:10Z",\n
        "version": 2,\n
        "changeset": 121961087,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387980,\n
        "lat": 50.0049550,\n
        "lon": 3.2524020,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387981,\n
        "lat": 50.0049660,\n
        "lon": 3.2519580,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387982,\n
        "lat": 50.0049387,\n
        "lon": 3.2441359,\n
        "timestamp": "2022-06-05T06:37:10Z",\n
        "version": 2,\n
        "changeset": 121961087,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387983,\n
        "lat": 50.0049725,\n
        "lon": 3.2448791,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387984,\n
        "lat": 50.0049735,\n
        "lon": 3.2446481,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387985,\n
        "lat": 50.0049770,\n
        "lon": 3.2520940,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387986,\n
        "lat": 50.0049775,\n
        "lon": 3.2448901,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387987,\n
        "lat": 50.0049785,\n
        "lon": 3.2448891,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387988,\n
        "lat": 50.0049870,\n
        "lon": 3.2487930,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387989,\n
        "lat": 50.0049935,\n
        "lon": 3.2450741,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387990,\n
        "lat": 50.0049945,\n
        "lon": 3.2449331,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387991,\n
        "lat": 50.0049950,\n
        "lon": 3.2522760,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387992,\n
        "lat": 50.0049950,\n
        "lon": 3.2522850,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387993,\n
        "lat": 50.0049955,\n
        "lon": 3.2449321,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387994,\n
        "lat": 50.0049995,\n
        "lon": 3.2447071,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387995,\n
        "lat": 50.0050000,\n
        "lon": 3.2523480,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387996,\n
        "lat": 50.0050010,\n
        "lon": 3.2523940,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387997,\n
        "lat": 50.0050070,\n
        "lon": 3.2519120,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387998,\n
        "lat": 50.0050105,\n
        "lon": 3.2448511,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768387999,\n
        "lat": 50.0050120,\n
        "lon": 3.2486900,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388000,\n
        "lat": 50.0050130,\n
        "lon": 3.2520520,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388001,\n
        "lat": 50.0050155,\n
        "lon": 3.2449841,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388002,\n
        "lat": 50.0050170,\n
        "lon": 3.2519300,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388003,\n
        "lat": 50.0050200,\n
        "lon": 3.2522710,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388004,\n
        "lat": 50.0050209,\n
        "lon": 3.2455324,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388005,\n
        "lat": 50.0050240,\n
        "lon": 3.2523460,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388006,\n
        "lat": 50.0050360,\n
        "lon": 3.2519110,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388007,\n
        "lat": 50.0050445,\n
        "lon": 3.2452071,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388008,\n
        "lat": 50.0050450,\n
        "lon": 3.2523440,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388009,\n
        "lat": 50.0050465,\n
        "lon": 3.2448091,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388010,\n
        "lat": 50.0050465,\n
        "lon": 3.2449511,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388011,\n
        "lat": 50.0050580,\n
        "lon": 3.2523720,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388012,\n
        "lat": 50.0050630,\n
        "lon": 3.2522630,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388013,\n
        "lat": 50.0050649,\n
        "lon": 3.2456534,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388014,\n
        "lat": 50.0050665,\n
        "lon": 3.2451871,\n
        "timestamp": "2015-10-02T04:55:46Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388015,\n
        "lat": 50.0050680,\n
        "lon": 3.2520470,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388016,\n
        "lat": 50.0050680,\n
        "lon": 3.2522650,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388017,\n
        "lat": 50.0050709,\n
        "lon": 3.2456304,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388018,\n
        "lat": 50.0050710,\n
        "lon": 3.2519860,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388019,\n
        "lat": 50.0050720,\n
        "lon": 3.2522670,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388020,\n
        "lat": 50.0050759,\n
        "lon": 3.2456444,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388021,\n
        "lat": 50.0050759,\n
        "lon": 3.2456754,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388022,\n
        "lat": 50.0050785,\n
        "lon": 3.2449811,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388023,\n
        "lat": 50.0050785,\n
        "lon": 3.2452211,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388024,\n
        "lat": 50.0050849,\n
        "lon": 3.2456684,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388025,\n
        "lat": 50.0050880,\n
        "lon": 3.2520200,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388026,\n
        "lat": 50.0050889,\n
        "lon": 3.2456064,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388027,\n
        "lat": 50.0050930,\n
        "lon": 3.2488590,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388028,\n
        "lat": 50.0050960,\n
        "lon": 3.2523280,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388029,\n
        "lat": 50.0050969,\n
        "lon": 3.2457014,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388030,\n
        "lat": 50.0050970,\n
        "lon": 3.2487080,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388031,\n
        "lat": 50.0050980,\n
        "lon": 3.2521070,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388032,\n
        "lat": 50.0051029,\n
        "lon": 3.2457144,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388033,\n
        "lat": 50.0051055,\n
        "lon": 3.2449521,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388034,\n
        "lat": 50.0051179,\n
        "lon": 3.2456734,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388035,\n
        "lat": 50.0051190,\n
        "lon": 3.2487560,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388036,\n
        "lat": 50.0051240,\n
        "lon": 3.2519830,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388037,\n
        "lat": 50.0051259,\n
        "lon": 3.2456934,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388038,\n
        "lat": 50.0051270,\n
        "lon": 3.2487250,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388039,\n
        "lat": 50.0051270,\n
        "lon": 3.2521670,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388040,\n
        "lat": 50.0051320,\n
        "lon": 3.2485790,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388041,\n
        "lat": 50.0051450,\n
        "lon": 3.2521500,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388042,\n
        "lat": 50.0051475,\n
        "lon": 3.2451451,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388043,\n
        "lat": 50.0051530,\n
        "lon": 3.2520410,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388044,\n
        "lat": 50.0051590,\n
        "lon": 3.2485980,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388045,\n
        "lat": 50.0051729,\n
        "lon": 3.2472544,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388046,\n
        "lat": 50.0051830,\n
        "lon": 3.2521040,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388047,\n
        "lat": 50.0051870,\n
        "lon": 3.2522330,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388048,\n
        "lat": 50.0051919,\n
        "lon": 3.2473034,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388049,\n
        "lat": 50.0052000,\n
        "lon": 3.2520840,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388050,\n
        "lat": 50.0052129,\n
        "lon": 3.2472824,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388051,\n
        "lat": 50.0052160,\n
        "lon": 3.2521530,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388052,\n
        "lat": 50.0052260,\n
        "lon": 3.2521400,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388053,\n
        "lat": 50.0052270,\n
        "lon": 3.2521820,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388054,\n
        "lat": 50.0052369,\n
        "lon": 3.2464414,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388055,\n
        "lat": 50.0052805,\n
        "lon": 3.2454471,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388056,\n
        "lat": 50.0052939,\n
        "lon": 3.2464994,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388157,\n
        "lat": 50.0052965,\n
        "lon": 3.2454851,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388158,\n
        "lat": 50.0052989,\n
        "lon": 3.2462894,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388159,\n
        "lat": 50.0053005,\n
        "lon": 3.2454801,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388160,\n
        "lat": 50.0053099,\n
        "lon": 3.2465154,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388161,\n
        "lat": 50.0053139,\n
        "lon": 3.2475144,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388162,\n
        "lat": 50.0053340,\n
        "lon": 3.2526840,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388163,\n
        "lat": 50.0053495,\n
        "lon": 3.2453761,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388164,\n
        "lat": 50.0053539,\n
        "lon": 3.2463434,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388165,\n
        "lat": 50.0053565,\n
        "lon": 3.2456131,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388166,\n
        "lat": 50.0053669,\n
        "lon": 3.2463564,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388167,\n
        "lat": 50.0053770,\n
        "lon": 3.2527700,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388168,\n
        "lat": 50.0053815,\n
        "lon": 3.2456571,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388169,\n
        "lat": 50.0053815,\n
        "lon": 3.2457891,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388170,\n
        "lat": 50.0054150,\n
        "lon": 3.2526000,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388171,\n
        "lat": 50.0054205,\n
        "lon": 3.2457431,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388172,\n
        "lat": 50.0054215,\n
        "lon": 3.2455471,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388173,\n
        "lat": 50.0054215,\n
        "lon": 3.2456101,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388174,\n
        "lat": 50.0054219,\n
        "lon": 3.2470024,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388175,\n
        "lat": 50.0054460,\n
        "lon": 3.2523660,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388176,\n
        "lat": 50.0054475,\n
        "lon": 3.2457131,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388177,\n
        "lat": 50.0054505,\n
        "lon": 3.2456841,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388178,\n
        "lat": 50.0054550,\n
        "lon": 3.2526830,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388179,\n
        "lat": 50.0054585,\n
        "lon": 3.2456871,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388180,\n
        "lat": 50.0054595,\n
        "lon": 3.2457001,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388181,\n
        "lat": 50.0054665,\n
        "lon": 3.2459781,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388182,\n
        "lat": 50.0054720,\n
        "lon": 3.2524440,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388183,\n
        "lat": 50.0054840,\n
        "lon": 3.2524350,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388184,\n
        "lat": 50.0054870,\n
        "lon": 3.2524890,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388185,\n
        "lat": 50.0054990,\n
        "lon": 3.2524790,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388186,\n
        "lat": 50.0055090,\n
        "lon": 3.2523150,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388187,\n
        "lat": 50.0055140,\n
        "lon": 3.2525650,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388188,\n
        "lat": 50.0055300,\n
        "lon": 3.2523990,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388189,\n
        "lat": 50.0055300,\n
        "lon": 3.2525520,\n
        "timestamp": "2015-10-02T04:55:47Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388190,\n
        "lat": 50.0055335,\n
        "lon": 3.2459051,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388191,\n
        "lat": 50.0055349,\n
        "lon": 3.2472934,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388192,\n
        "lat": 50.0055350,\n
        "lon": 3.2523940,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388193,\n
        "lat": 50.0055440,\n
        "lon": 3.2524430,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388194,\n
        "lat": 50.0055440,\n
        "lon": 3.2525950,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388195,\n
        "lat": 50.0055500,\n
        "lon": 3.2524380,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388196,\n
        "lat": 50.0055900,\n
        "lon": 3.2525590,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388197,\n
        "lat": 50.0056455,\n
        "lon": 3.2460651,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388198,\n
        "lat": 50.0056685,\n
        "lon": 3.2460421,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388199,\n
        "lat": 50.0056755,\n
        "lon": 3.2460521,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388200,\n
        "lat": 50.0056885,\n
        "lon": 3.2461601,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388201,\n
        "lat": 50.0056935,\n
        "lon": 3.2460131,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388202,\n
        "lat": 50.0057005,\n
        "lon": 3.2460271,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388203,\n
        "lat": 50.0057085,\n
        "lon": 3.2461401,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388204,\n
        "lat": 50.0057215,\n
        "lon": 3.2459801,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388205,\n
        "lat": 50.0057305,\n
        "lon": 3.2460001,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388206,\n
        "lat": 50.0057399,\n
        "lon": 3.2480189,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388207,\n
        "lat": 50.0057619,\n
        "lon": 3.2480659,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388208,\n
        "lat": 50.0057635,\n
        "lon": 3.2460801,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388209,\n
        "lat": 50.0057639,\n
        "lon": 3.2491259,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388210,\n
        "lat": 50.0057699,\n
        "lon": 3.2479899,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388211,\n
        "lat": 50.0057729,\n
        "lon": 3.2491519,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388212,\n
        "lat": 50.0057739,\n
        "lon": 3.2490579,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388213,\n
        "lat": 50.0057759,\n
        "lon": 3.2491299,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388214,\n
        "lat": 50.0057775,\n
        "lon": 3.2462281,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388215,\n
        "lat": 50.0057849,\n
        "lon": 3.2480429,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388216,\n
        "lat": 50.0057889,\n
        "lon": 3.2479709,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388217,\n
        "lat": 50.0057929,\n
        "lon": 3.2479129,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388218,\n
        "lat": 50.0057969,\n
        "lon": 3.2490639,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388219,\n
        "lat": 50.0058009,\n
        "lon": 3.2490359,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388220,\n
        "lat": 50.0058079,\n
        "lon": 3.2479509,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388221,\n
        "lat": 50.0058099,\n
        "lon": 3.2480179,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388222,\n
        "lat": 50.0058119,\n
        "lon": 3.2476629,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388223,\n
        "lat": 50.0058169,\n
        "lon": 3.2491639,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388224,\n
        "lat": 50.0058299,\n
        "lon": 3.2490509,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388225,\n
        "lat": 50.0058339,\n
        "lon": 3.2478729,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388226,\n
        "lat": 50.0058355,\n
        "lon": 3.2461571,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388227,\n
        "lat": 50.0058439,\n
        "lon": 3.2486649,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388228,\n
        "lat": 50.0058479,\n
        "lon": 3.2486089,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388229,\n
        "lat": 50.0058489,\n
        "lon": 3.2479099,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388230,\n
        "lat": 50.0058505,\n
        "lon": 3.2463881,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388231,\n
        "lat": 50.0058599,\n
        "lon": 3.2490759,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388232,\n
        "lat": 50.0058609,\n
        "lon": 3.2490669,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388233,\n
        "lat": 50.0058659,\n
        "lon": 3.2479559,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388234,\n
        "lat": 50.0058715,\n
        "lon": 3.2459401,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388235,\n
        "lat": 50.0058749,\n
        "lon": 3.2490799,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388236,\n
        "lat": 50.0058759,\n
        "lon": 3.2490669,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388237,\n
        "lat": 50.0058799,\n
        "lon": 3.2478229,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388238,\n
        "lat": 50.0058885,\n
        "lon": 3.2465411,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388239,\n
        "lat": 50.0058889,\n
        "lon": 3.2475889,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388240,\n
        "lat": 50.0058945,\n
        "lon": 3.2459051,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388241,\n
        "lat": 50.0058955,\n
        "lon": 3.2465931,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388242,\n
        "lat": 50.0058979,\n
        "lon": 3.2476519,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388243,\n
        "lat": 50.0059035,\n
        "lon": 3.2465861,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388244,\n
        "lat": 50.0059049,\n
        "lon": 3.2491699,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388245,\n
        "lat": 50.0059069,\n
        "lon": 3.2486129,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388246,\n
        "lat": 50.0059069,\n
        "lon": 3.2486709,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388247,\n
        "lat": 50.0059085,\n
        "lon": 3.2459951,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388248,\n
        "lat": 50.0059085,\n
        "lon": 3.2463271,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388249,\n
        "lat": 50.0059099,\n
        "lon": 3.2476349,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388250,\n
        "lat": 50.0059139,\n
        "lon": 3.2490759,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388251,\n
        "lat": 50.0059259,\n
        "lon": 3.2479519,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388252,\n
        "lat": 50.0059305,\n
        "lon": 3.2459611,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388253,\n
        "lat": 50.0059415,\n
        "lon": 3.2464891,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388254,\n
        "lat": 50.0059429,\n
        "lon": 3.2477629,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388255,\n
        "lat": 50.0059535,\n
        "lon": 3.2467271,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388256,\n
        "lat": 50.0059745,\n
        "lon": 3.2465621,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388257,\n
        "lat": 50.0059789,\n
        "lon": 3.2480799,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388258,\n
        "lat": 50.0059849,\n
        "lon": 3.2478879,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388259,\n
        "lat": 50.0059865,\n
        "lon": 3.2465501,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388260,\n
        "lat": 50.0059869,\n
        "lon": 3.2482969,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388261,\n
        "lat": 50.0059935,\n
        "lon": 3.2465651,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388262,\n
        "lat": 50.0059969,\n
        "lon": 3.2486619,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388263,\n
        "lat": 50.0060045,\n
        "lon": 3.2465571,\n
        "timestamp": "2015-10-02T04:55:48Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388264,\n
        "lat": 50.0060139,\n
        "lon": 3.2488189,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388265,\n
        "lat": 50.0060169,\n
        "lon": 3.2484319,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388266,\n
        "lat": 50.0060179,\n
        "lon": 3.2484319,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388267,\n
        "lat": 50.0060309,\n
        "lon": 3.2484949,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388268,\n
        "lat": 50.0060395,\n
        "lon": 3.2466411,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388269,\n
        "lat": 50.0060399,\n
        "lon": 3.2480179,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388270,\n
        "lat": 50.0060469,\n
        "lon": 3.2482659,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388271,\n
        "lat": 50.0060599,\n
        "lon": 3.2486499,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388272,\n
        "lat": 50.0060739,\n
        "lon": 3.2484019,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388273,\n
        "lat": 50.0060749,\n
        "lon": 3.2487989,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388274,\n
        "lat": 50.0060759,\n
        "lon": 3.2484009,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388275,\n
        "lat": 50.0060835,\n
        "lon": 3.2468981,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388276,\n
        "lat": 50.0060879,\n
        "lon": 3.2484659,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388277,\n
        "lat": 50.0061065,\n
        "lon": 3.2466281,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388278,\n
        "lat": 50.0061325,\n
        "lon": 3.2466891,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388279,\n
        "lat": 50.0061365,\n
        "lon": 3.2470091,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388280,\n
        "lat": 50.0061525,\n
        "lon": 3.2465791,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388281,\n
        "lat": 50.0061625,\n
        "lon": 3.2466791,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388282,\n
        "lat": 50.0061625,\n
        "lon": 3.2468111,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388283,\n
        "lat": 50.0061695,\n
        "lon": 3.2466941,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388284,\n
        "lat": 50.0061795,\n
        "lon": 3.2466401,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388285,\n
        "lat": 50.0061815,\n
        "lon": 3.2468461,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388286,\n
        "lat": 50.0061825,\n
        "lon": 3.2463891,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388287,\n
        "lat": 50.0061855,\n
        "lon": 3.2466551,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388288,\n
        "lat": 50.0061925,\n
        "lon": 3.2466701,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388289,\n
        "lat": 50.0061965,\n
        "lon": 3.2469051,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388290,\n
        "lat": 50.0062025,\n
        "lon": 3.2463721,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388291,\n
        "lat": 50.0062065,\n
        "lon": 3.2469321,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388292,\n
        "lat": 50.0062075,\n
        "lon": 3.2468191,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388293,\n
        "lat": 50.0062085,\n
        "lon": 3.2464511,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388294,\n
        "lat": 50.0062245,\n
        "lon": 3.2464321,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388295,\n
        "lat": 50.0062255,\n
        "lon": 3.2468641,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388296,\n
        "lat": 50.0062809,\n
        "lon": 3.2499073,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388297,\n
        "lat": 50.0063209,\n
        "lon": 3.2497223,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388298,\n
        "lat": 50.0063559,\n
        "lon": 3.2494033,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388299,\n
        "lat": 50.0063484,\n
        "lon": 3.2494343,\n
        "timestamp": "2022-06-05T06:37:10Z",\n
        "version": 2,\n
        "changeset": 121961087,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388300,\n
        "lat": 50.0063534,\n
        "lon": 3.2495343,\n
        "timestamp": "2022-06-05T06:37:10Z",\n
        "version": 2,\n
        "changeset": 121961087,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388301,\n
        "lat": 50.0063674,\n
        "lon": 3.2494033,\n
        "timestamp": "2022-06-05T06:37:10Z",\n
        "version": 2,\n
        "changeset": 121961087,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388302,\n
        "lat": 50.0063894,\n
        "lon": 3.2487118,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388303,\n
        "lat": 50.0064129,\n
        "lon": 3.2504183,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388304,\n
        "lat": 50.0064224,\n
        "lon": 3.2485978,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388305,\n
        "lat": 50.0064239,\n
        "lon": 3.2503473,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388306,\n
        "lat": 50.0064319,\n
        "lon": 3.2503543,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388307,\n
        "lat": 50.0064499,\n
        "lon": 3.2502233,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388308,\n
        "lat": 50.0064559,\n
        "lon": 3.2502003,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388309,\n
        "lat": 50.0064644,\n
        "lon": 3.2495143,\n
        "timestamp": "2022-06-05T06:37:10Z",\n
        "version": 2,\n
        "changeset": 121961087,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388310,\n
        "lat": 50.0064809,\n
        "lon": 3.2495643,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388311,\n
        "lat": 50.0064804,\n
        "lon": 3.2495123,\n
        "timestamp": "2022-06-05T06:37:10Z",\n
        "version": 2,\n
        "changeset": 121961087,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388312,\n
        "lat": 50.0064814,\n
        "lon": 3.2495043,\n
        "timestamp": "2022-06-05T06:37:10Z",\n
        "version": 2,\n
        "changeset": 121961087,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388313,\n
        "lat": 50.0064934,\n
        "lon": 3.2487928,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388314,\n
        "lat": 50.0065119,\n
        "lon": 3.2504483,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388315,\n
        "lat": 50.0065104,\n
        "lon": 3.2494943,\n
        "timestamp": "2022-06-05T06:37:10Z",\n
        "version": 2,\n
        "changeset": 121961087,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388316,\n
        "lat": 50.0065164,\n
        "lon": 3.2495613,\n
        "timestamp": "2022-06-05T06:37:10Z",\n
        "version": 2,\n
        "changeset": 121961087,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388317,\n
        "lat": 50.0065294,\n
        "lon": 3.2486838,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388318,\n
        "lat": 50.0065369,\n
        "lon": 3.2502513,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388319,\n
        "lat": 50.0065399,\n
        "lon": 3.2502283,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388320,\n
        "lat": 50.0065759,\n
        "lon": 3.2498233,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388321,\n
        "lat": 50.0065939,\n
        "lon": 3.2500333,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388322,\n
        "lat": 50.0066139,\n
        "lon": 3.2496173,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388323,\n
        "lat": 50.0066329,\n
        "lon": 3.2496243,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388324,\n
        "lat": 50.0066364,\n
        "lon": 3.2495413,\n
        "timestamp": "2022-06-05T06:37:10Z",\n
        "version": 2,\n
        "changeset": 121961087,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388325,\n
        "lat": 50.0066469,\n
        "lon": 3.2495553,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388326,\n
        "lat": 50.0066567,\n
        "lon": 3.2493550,\n
        "timestamp": "2023-11-06T11:03:48Z",\n
        "version": 3,\n
        "changeset": 143688144,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388327,\n
        "lat": 50.0066664,\n
        "lon": 3.2495343,\n
        "timestamp": "2022-06-05T06:37:10Z",\n
        "version": 2,\n
        "changeset": 121961087,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388328,\n
        "lat": 50.0066599,\n
        "lon": 3.2495559,\n
        "timestamp": "2022-06-05T06:37:10Z",\n
        "version": 2,\n
        "changeset": 121961087,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388329,\n
        "lat": 50.0109130,\n
        "lon": 3.2927880,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388330,\n
        "lat": 50.0110090,\n
        "lon": 3.2931940,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388331,\n
        "lat": 50.0110220,\n
        "lon": 3.2928380,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388332,\n
        "lat": 50.0110940,\n
        "lon": 3.2931500,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388333,\n
        "lat": 50.0111600,\n
        "lon": 3.2933590,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388334,\n
        "lat": 50.0112060,\n
        "lon": 3.2935610,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388335,\n
        "lat": 50.0113120,\n
        "lon": 3.2925710,\n
        "timestamp": "2015-10-02T04:55:49Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388336,\n
        "lat": 50.0113417,\n
        "lon": 3.2936978,\n
        "timestamp": "2023-11-07T09:55:29Z",\n
        "version": 2,\n
        "changeset": 143728614,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388337,\n
        "lat": 50.0113350,\n
        "lon": 3.2926630,\n
        "timestamp": "2015-10-02T04:55:50Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388338,\n
        "lat": 50.0113677,\n
        "lon": 3.2938208,\n
        "timestamp": "2023-11-07T09:55:29Z",\n
        "version": 2,\n
        "changeset": 143728614,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388339,\n
        "lat": 50.0113600,\n
        "lon": 3.2925510,\n
        "timestamp": "2015-10-02T04:55:50Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388340,\n
        "lat": 50.0114390,\n
        "lon": 3.2925060,\n
        "timestamp": "2015-10-02T04:55:50Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388341,\n
        "lat": 50.0114610,\n
        "lon": 3.2929520,\n
        "timestamp": "2015-10-02T04:55:50Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388342,\n
        "lat": 50.0114880,\n
        "lon": 3.2929420,\n
        "timestamp": "2015-10-02T04:55:50Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388343,\n
        "lat": 50.0115260,\n
        "lon": 3.2930960,\n
        "timestamp": "2015-10-02T04:55:50Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388346,\n
        "lat": 50.0115707,\n
        "lon": 3.2935828,\n
        "timestamp": "2023-11-07T09:55:29Z",\n
        "version": 2,\n
        "changeset": 143728614,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388349,\n
        "lat": 50.0115967,\n
        "lon": 3.2937068,\n
        "timestamp": "2023-11-07T09:55:29Z",\n
        "version": 2,\n
        "changeset": 143728614,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388350,\n
        "lat": 50.0115720,\n
        "lon": 3.2930770,\n
        "timestamp": "2015-10-02T04:55:50Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388351,\n
        "lat": 50.0115840,\n
        "lon": 3.2931320,\n
        "timestamp": "2015-10-02T04:55:50Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388352,\n
        "lat": 50.0116300,\n
        "lon": 3.2933260,\n
        "timestamp": "2015-10-02T04:55:50Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388353,\n
        "lat": 50.0119117,\n
        "lon": 3.2968561,\n
        "timestamp": "2022-09-24T09:30:51Z",\n
        "version": 2,\n
        "changeset": 126574654,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388354,\n
        "lat": 50.0119297,\n
        "lon": 3.2970731,\n
        "timestamp": "2022-09-24T09:30:51Z",\n
        "version": 2,\n
        "changeset": 126574654,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388355,\n
        "lat": 50.0125257,\n
        "lon": 3.2967461,\n
        "timestamp": "2022-09-24T09:30:51Z",\n
        "version": 2,\n
        "changeset": 126574654,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388356,\n
        "lat": 50.0125397,\n
        "lon": 3.2969081,\n
        "timestamp": "2022-09-24T09:30:51Z",\n
        "version": 2,\n
        "changeset": 126574654,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388357,\n
        "lat": 50.0125737,\n
        "lon": 3.2969051,\n
        "timestamp": "2022-09-24T09:30:51Z",\n
        "version": 2,\n
        "changeset": 126574654,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388358,\n
        "lat": 50.0125787,\n
        "lon": 3.2969551,\n
        "timestamp": "2022-09-24T09:30:51Z",\n
        "version": 2,\n
        "changeset": 126574654,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388363,\n
        "lat": 50.0216680,\n
        "lon": 3.2457840,\n
        "timestamp": "2015-10-02T04:55:50Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388365,\n
        "lat": 50.0217000,\n
        "lon": 3.2459800,\n
        "timestamp": "2015-10-02T04:55:50Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388367,\n
        "lat": 50.0217180,\n
        "lon": 3.2457710,\n
        "timestamp": "2015-10-02T04:55:50Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388368,\n
        "lat": 50.0217240,\n
        "lon": 3.2455730,\n
        "timestamp": "2015-10-02T04:55:50Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388369,\n
        "lat": 50.0217360,\n
        "lon": 3.2462310,\n
        "timestamp": "2015-10-02T04:55:50Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388370,\n
        "lat": 50.0217380,\n
        "lon": 3.2457180,\n
        "timestamp": "2015-10-02T04:55:50Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388371,\n
        "lat": 50.0217390,\n
        "lon": 3.2462500,\n
        "timestamp": "2015-10-02T04:55:50Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388372,\n
        "lat": 50.0217450,\n
        "lon": 3.2459630,\n
        "timestamp": "2015-10-02T04:55:50Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388373,\n
        "lat": 50.0217470,\n
        "lon": 3.2462270,\n
        "timestamp": "2015-10-02T04:55:50Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768388374,\n
        "lat": 50.0217500,\n
        "lon": 3.2462460,\n
        "timestamp": "2015-10-02T04:55:50Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768758045,\n
        "lat": 49.9986703,\n
        "lon": 3.2964221,\n
        "timestamp": "2015-10-02T11:32:33Z",\n
        "version": 1,\n
        "changeset": 34386764,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768758047,\n
        "lat": 49.9986753,\n
        "lon": 3.2962021,\n
        "timestamp": "2015-10-02T11:32:33Z",\n
        "version": 1,\n
        "changeset": 34386764,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768758052,\n
        "lat": 49.9986893,\n
        "lon": 3.2964281,\n
        "timestamp": "2015-10-02T11:32:33Z",\n
        "version": 1,\n
        "changeset": 34386764,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768758053,\n
        "lat": 49.9986893,\n
        "lon": 3.2965081,\n
        "timestamp": "2015-10-02T11:32:33Z",\n
        "version": 1,\n
        "changeset": 34386764,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768758066,\n
        "lat": 49.9987523,\n
        "lon": 3.2965151,\n
        "timestamp": "2015-10-02T11:32:34Z",\n
        "version": 1,\n
        "changeset": 34386764,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3768758070,\n
        "lat": 49.9987643,\n
        "lon": 3.2962101,\n
        "timestamp": "2015-10-02T11:32:34Z",\n
        "version": 1,\n
        "changeset": 34386764,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 6008513299,\n
        "lat": 50.0028903,\n
        "lon": 3.2717542,\n
        "timestamp": "2023-11-06T17:40:35Z",\n
        "version": 2,\n
        "changeset": 143703777,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 6008513300,\n
        "lat": 50.0026263,\n
        "lon": 3.2716987,\n
        "timestamp": "2023-11-06T17:40:35Z",\n
        "version": 2,\n
        "changeset": 143703777,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 6008513301,\n
        "lat": 50.0025942,\n
        "lon": 3.2712744,\n
        "timestamp": "2023-11-06T17:40:35Z",\n
        "version": 2,\n
        "changeset": 143703777,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 6008513302,\n
        "lat": 50.0029734,\n
        "lon": 3.2713937,\n
        "timestamp": "2023-11-06T17:40:35Z",\n
        "version": 2,\n
        "changeset": 143703777,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8688650044,\n
        "lat": 50.0018744,\n
        "lon": 3.2541051,\n
        "timestamp": "2021-05-01T18:39:31Z",\n
        "version": 1,\n
        "changeset": 103969795,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 8688650045,\n
        "lat": 50.0016629,\n
        "lon": 3.2539258,\n
        "timestamp": "2021-05-01T18:39:31Z",\n
        "version": 1,\n
        "changeset": 103969795,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 8688650046,\n
        "lat": 50.0015499,\n
        "lon": 3.2538544,\n
        "timestamp": "2021-05-01T18:39:31Z",\n
        "version": 1,\n
        "changeset": 103969795,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 9796130665,\n
        "lat": 50.0050301,\n
        "lon": 3.2451695,\n
        "timestamp": "2022-06-05T06:37:10Z",\n
        "version": 1,\n
        "changeset": 121961087,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 9796196291,\n
        "lat": 49.9971955,\n
        "lon": 3.2566322,\n
        "timestamp": "2022-07-29T10:43:43Z",\n
        "version": 3,\n
        "changeset": 124224820,\n
        "user": "googlenaut",\n
        "uid": 519916\n
      },\n
      {\n
        "type": "node",\n
        "id": 9935179282,\n
        "lat": 49.9865133,\n
        "lon": 3.2663485,\n
        "timestamp": "2022-08-06T08:53:51Z",\n
        "version": 1,\n
        "changeset": 124551951,\n
        "user": "VincentVE",\n
        "uid": 551808,\n
        "tags": {\n
          "amenity": "bench"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9935179283,\n
        "lat": 49.9866461,\n
        "lon": 3.2663821,\n
        "timestamp": "2022-08-06T08:53:51Z",\n
        "version": 1,\n
        "changeset": 124551951,\n
        "user": "VincentVE",\n
        "uid": 551808,\n
        "tags": {\n
          "amenity": "bench"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9935179286,\n
        "lat": 49.9869139,\n
        "lon": 3.2663532,\n
        "timestamp": "2022-08-06T08:53:51Z",\n
        "version": 1,\n
        "changeset": 124551951,\n
        "user": "VincentVE",\n
        "uid": 551808,\n
        "tags": {\n
          "amenity": "bench"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9935179288,\n
        "lat": 49.9867692,\n
        "lon": 3.2664042,\n
        "timestamp": "2022-08-06T08:53:51Z",\n
        "version": 1,\n
        "changeset": 124551951,\n
        "user": "VincentVE",\n
        "uid": 551808,\n
        "tags": {\n
          "amenity": "bench"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11329201148,\n
        "lat": 50.0059393,\n
        "lon": 3.2495365,\n
        "timestamp": "2023-11-06T12:33:28Z",\n
        "version": 1,\n
        "changeset": 143691661,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330798561,\n
        "lat": 50.0101385,\n
        "lon": 3.2897133,\n
        "timestamp": "2023-11-07T09:55:29Z",\n
        "version": 1,\n
        "changeset": 143728614,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330798562,\n
        "lat": 50.0107194,\n
        "lon": 3.2912341,\n
        "timestamp": "2023-11-07T09:55:29Z",\n
        "version": 1,\n
        "changeset": 143728614,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330798563,\n
        "lat": 50.0112227,\n
        "lon": 3.2923338,\n
        "timestamp": "2023-11-07T09:55:29Z",\n
        "version": 1,\n
        "changeset": 143728614,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330798564,\n
        "lat": 50.0109969,\n
        "lon": 3.2925242,\n
        "timestamp": "2023-11-07T09:55:29Z",\n
        "version": 1,\n
        "changeset": 143728614,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330798603,\n
        "lat": 50.0120932,\n
        "lon": 3.2934295,\n
        "timestamp": "2023-11-07T09:55:29Z",\n
        "version": 1,\n
        "changeset": 143728614,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330798604,\n
        "lat": 50.0116476,\n
        "lon": 3.2922171,\n
        "timestamp": "2023-11-07T09:55:29Z",\n
        "version": 1,\n
        "changeset": 143728614,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330798605,\n
        "lat": 50.0114132,\n
        "lon": 3.2924773,\n
        "timestamp": "2023-11-07T09:55:29Z",\n
        "version": 1,\n
        "changeset": 143728614,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330798606,\n
        "lat": 50.0116597,\n
        "lon": 3.2924411,\n
        "timestamp": "2023-11-07T09:55:29Z",\n
        "version": 1,\n
        "changeset": 143728614,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330859962,\n
        "lat": 50.0012062,\n
        "lon": 3.2855384,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330859963,\n
        "lat": 50.0011889,\n
        "lon": 3.2854821,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330859964,\n
        "lat": 50.0011510,\n
        "lon": 3.2855143,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330859965,\n
        "lat": 50.0011734,\n
        "lon": 3.2855786,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330859966,\n
        "lat": 50.0012027,\n
        "lon": 3.2855532,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330859967,\n
        "lat": 50.0031500,\n
        "lon": 3.2859635,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330859968,\n
        "lat": 50.0031267,\n
        "lon": 3.2860118,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868069,\n
        "lat": 50.0031629,\n
        "lon": 3.2860574,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868070,\n
        "lat": 50.0031828,\n
        "lon": 3.2860118,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868071,\n
        "lat": 50.0086044,\n
        "lon": 3.2882354,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868072,\n
        "lat": 50.0085820,\n
        "lon": 3.2883131,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868073,\n
        "lat": 50.0086475,\n
        "lon": 3.2883346,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868074,\n
        "lat": 50.0086492,\n
        "lon": 3.2882729,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868075,\n
        "lat": 50.0095973,\n
        "lon": 3.2889153,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868076,\n
        "lat": 50.0095964,\n
        "lon": 3.2889985,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868077,\n
        "lat": 50.0096662,\n
        "lon": 3.2889931,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868078,\n
        "lat": 50.0096515,\n
        "lon": 3.2889073,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868079,\n
        "lat": 50.0103815,\n
        "lon": 3.2889998,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868080,\n
        "lat": 50.0103764,\n
        "lon": 3.2890454,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868081,\n
        "lat": 50.0104212,\n
        "lon": 3.2890561,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868082,\n
        "lat": 50.0104195,\n
        "lon": 3.2890052,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868083,\n
        "lat": 50.0109099,\n
        "lon": 3.2902671,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868084,\n
        "lat": 50.0108883,\n
        "lon": 3.2902578,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868085,\n
        "lat": 50.0108711,\n
        "lon": 3.2902658,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868086,\n
        "lat": 50.0108668,\n
        "lon": 3.2903342,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868087,\n
        "lat": 50.0109168,\n
        "lon": 3.2903355,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868088,\n
        "lat": 50.0114821,\n
        "lon": 3.2897964,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868089,\n
        "lat": 50.0114597,\n
        "lon": 3.2897454,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868090,\n
        "lat": 50.0114321,\n
        "lon": 3.2897642,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868091,\n
        "lat": 50.0114382,\n
        "lon": 3.2898433,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868092,\n
        "lat": 50.0114839,\n
        "lon": 3.2898273,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868093,\n
        "lat": 50.0117252,\n
        "lon": 3.2888469,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868094,\n
        "lat": 50.0117467,\n
        "lon": 3.2889180,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868095,\n
        "lat": 50.0117820,\n
        "lon": 3.2888818,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868096,\n
        "lat": 50.0117562,\n
        "lon": 3.2888147,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868097,\n
        "lat": 50.0122427,\n
        "lon": 3.2891265,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868098,\n
        "lat": 50.0122414,\n
        "lon": 3.2891976,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868099,\n
        "lat": 50.0122772,\n
        "lon": 3.2892150,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868100,\n
        "lat": 50.0122931,\n
        "lon": 3.2891473,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868101,\n
        "lat": 50.0139056,\n
        "lon": 3.2947357,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868102,\n
        "lat": 50.0139064,\n
        "lon": 3.2948276,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868103,\n
        "lat": 50.0139689,\n
        "lon": 3.2948349,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868104,\n
        "lat": 50.0139659,\n
        "lon": 3.2947317,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868105,\n
        "lat": 50.0046231,\n
        "lon": 3.2859059,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868106,\n
        "lat": 50.0046016,\n
        "lon": 3.2859488,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868107,\n
        "lat": 50.0046361,\n
        "lon": 3.2859823,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868108,\n
        "lat": 50.0046498,\n
        "lon": 3.2859407,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868109,\n
        "lat": 50.0059462,\n
        "lon": 3.2870927,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868110,\n
        "lat": 50.0059410,\n
        "lon": 3.2871866,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868111,\n
        "lat": 50.0059953,\n
        "lon": 3.2872657,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868112,\n
        "lat": 50.0060272,\n
        "lon": 3.2871732,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868113,\n
        "lat": 50.0052937,\n
        "lon": 3.2862921,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868114,\n
        "lat": 50.0052937,\n
        "lon": 3.2863927,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868115,\n
        "lat": 50.0053558,\n
        "lon": 3.2863981,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868116,\n
        "lat": 50.0053584,\n
        "lon": 3.2862961,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868212,\n
        "lat": 49.9996847,\n
        "lon": 3.2824713,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868213,\n
        "lat": 49.9994881,\n
        "lon": 3.2839733,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868214,\n
        "lat": 49.9991778,\n
        "lon": 3.2838821,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868215,\n
        "lat": 49.9993847,\n
        "lon": 3.2823613,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868222,\n
        "lat": 50.0002200,\n
        "lon": 3.2836787,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868223,\n
        "lat": 50.0001922,\n
        "lon": 3.2836392,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868224,\n
        "lat": 50.0001724,\n
        "lon": 3.2835894,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868225,\n
        "lat": 50.0001619,\n
        "lon": 3.2835331,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868226,\n
        "lat": 50.0001616,\n
        "lon": 3.2834745,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868227,\n
        "lat": 50.0001715,\n
        "lon": 3.2834180,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868228,\n
        "lat": 50.0001909,\n
        "lon": 3.2833678,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868229,\n
        "lat": 50.0002183,\n
        "lon": 3.2833275,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868230,\n
        "lat": 50.0002516,\n
        "lon": 3.2833004,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868231,\n
        "lat": 50.0002885,\n
        "lon": 3.2832882,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868232,\n
        "lat": 50.0003598,\n
        "lon": 3.2833102,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868233,\n
        "lat": 50.0003894,\n
        "lon": 3.2833411,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868234,\n
        "lat": 50.0004129,\n
        "lon": 3.2833829,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868235,\n
        "lat": 50.0004288,\n
        "lon": 3.2834326,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868236,\n
        "lat": 50.0004359,\n
        "lon": 3.2834870,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868237,\n
        "lat": 50.0004338,\n
        "lon": 3.2835424,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868238,\n
        "lat": 50.0004046,\n
        "lon": 3.2836388,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868239,\n
        "lat": 50.0003805,\n
        "lon": 3.2836745,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868240,\n
        "lat": 50.0003515,\n
        "lon": 3.2837001,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868241,\n
        "lat": 50.0003195,\n
        "lon": 3.2837142,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868242,\n
        "lat": 50.0002862,\n
        "lon": 3.2837159,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868243,\n
        "lat": 50.0002536,\n
        "lon": 3.2837051,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868244,\n
        "lat": 50.0004226,\n
        "lon": 3.2835951,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "node",\n
        "id": 11330868245,\n
        "lat": 50.0003260,\n
        "lon": 3.2832921,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359248,\n
        "timestamp": "2015-10-02T04:55:52Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768384914,\n
          3768384916,\n
          3768384928,\n
          3768384927,\n
          3768384929,\n
          3768384930,\n
          3768384936,\n
          3768384934,\n
          3768384932,\n
          3768384931,\n
          3768384914\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359249,\n
        "timestamp": "2015-10-02T04:55:52Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385702,\n
          3768385707,\n
          3768385706,\n
          3768385708,\n
          3768385715,\n
          3768385718,\n
          3768385722,\n
          3768385716,\n
          3768385717,\n
          3768385705,\n
          3768385702\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359250,\n
        "timestamp": "2015-10-02T04:55:52Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385373,\n
          3768385379,\n
          3768385378,\n
          3768385369,\n
          3768385368,\n
          3768385365,\n
          3768385364,\n
          3768385362,\n
          3768385363,\n
          3768385370,\n
          3768385373\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359251,\n
        "timestamp": "2015-10-02T04:55:52Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385058,\n
          3768385066,\n
          3768385065,\n
          3768385067,\n
          3768385064,\n
          3768385062,\n
          3768385061,\n
          3768385059,\n
          3768385060,\n
          3768385057,\n
          3768385058\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359252,\n
        "timestamp": "2015-10-02T04:55:53Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387079,\n
          3768387068,\n
          3768387031,\n
          3768387044,\n
          3768387021,\n
          3768387097,\n
          3768387114,\n
          3768387107,\n
          3768387133,\n
          3768387082,\n
          3768387079\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359253,\n
        "timestamp": "2015-10-02T04:55:53Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386470,\n
          3768386466,\n
          3768386453,\n
          3768386411,\n
          3768386367,\n
          3768386426,\n
          3768386451,\n
          3768386428,\n
          3768386450,\n
          3768386464,\n
          3768386470\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359254,\n
        "timestamp": "2015-10-02T04:55:53Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385396,\n
          3768385393,\n
          3768385380,\n
          3768385381,\n
          3768385386,\n
          3768385387,\n
          3768385390,\n
          3768385391,\n
          3768385392,\n
          3768385397,\n
          3768385396\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359255,\n
        "timestamp": "2015-10-02T04:55:53Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387775,\n
          3768387757,\n
          3768387749,\n
          3768387741,\n
          3768387742,\n
          3768387716,\n
          3768387699,\n
          3768387732,\n
          3768387763,\n
          3768387785,\n
          3768387775\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359256,\n
        "timestamp": "2015-10-02T04:55:53Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385136,\n
          3768385131,\n
          3768385133,\n
          3768385134,\n
          3768385139,\n
          3768385142,\n
          3768385144,\n
          3768385141,\n
          3768385143,\n
          3768385148,\n
          3768385136\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359257,\n
        "timestamp": "2015-10-02T04:55:53Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387930,\n
          3768387914,\n
          3768387927,\n
          3768387931,\n
          3768387955,\n
          3768387950,\n
          3768387942,\n
          3768387924,\n
          3768387939,\n
          3768387975,\n
          3768387930\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359258,\n
        "timestamp": "2015-10-02T04:55:53Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385431,\n
          3768385425,\n
          3768385420,\n
          3768385422,\n
          3768385419,\n
          3768385428,\n
          3768385430,\n
          3768385437,\n
          3768385443,\n
          3768385434,\n
          3768385431\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359259,\n
        "timestamp": "2015-10-02T04:55:53Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388238,\n
          3768388243,\n
          3768388241,\n
          3768388255,\n
          3768388268,\n
          3768388263,\n
          3768388261,\n
          3768388259,\n
          3768388256,\n
          3768388253,\n
          3768388238\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359260,\n
        "timestamp": "2015-10-02T04:55:53Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386648,\n
          3768386653,\n
          3768386636,\n
          3768386659,\n
          3768386647,\n
          3768386673,\n
          3768386710,\n
          3768386704,\n
          3768386724,\n
          3768386679,\n
          3768386648\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359261,\n
        "timestamp": "2015-10-02T04:55:53Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386334,\n
          3768386328,\n
          3768386382,\n
          3768386350,\n
          3768386304,\n
          3768386342,\n
          3768386302,\n
          3768386281,\n
          3768386266,\n
          3768386292,\n
          3768386334\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359262,\n
        "timestamp": "2015-10-02T04:55:53Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387569,\n
          3768387598,\n
          3768387601,\n
          3768387615,\n
          3768387613,\n
          3768387616,\n
          3768387617,\n
          3768387627,\n
          3768387641,\n
          3768387585,\n
          3768387569\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359263,\n
        "timestamp": "2015-10-02T04:55:53Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386038,\n
          3768386036,\n
          3768386027,\n
          3768386013,\n
          3768386069,\n
          3768386084,\n
          3768386063,\n
          3768386066,\n
          3768386076,\n
          3768386078,\n
          3768386038\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359264,\n
        "timestamp": "2015-10-02T04:55:53Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768384963,\n
          3768384973,\n
          3768384975,\n
          3768384978,\n
          3768384983,\n
          3768384979,\n
          3768384981,\n
          3768384976,\n
          3768384971,\n
          3768384968,\n
          3768384963\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359265,\n
        "timestamp": "2015-10-02T04:55:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386595,\n
          3768386580,\n
          3768386585,\n
          3768386582,\n
          3768386589,\n
          3768386571,\n
          3768386596,\n
          3768386614,\n
          3768386609,\n
          3768386627,\n
          3768386595\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359266,\n
        "timestamp": "2015-10-02T04:55:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385505,\n
          3768385488,\n
          3768385490,\n
          3768385493,\n
          3768385494,\n
          3768385499,\n
          3768385498,\n
          3768385502,\n
          3768385501,\n
          3768385507,\n
          3768385505\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359267,\n
        "timestamp": "2015-10-02T04:55:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385146,\n
          3768385132,\n
          3768385130,\n
          3768385127,\n
          3768385124,\n
          3768385128,\n
          3768385125,\n
          3768385126,\n
          3768385129,\n
          3768385140,\n
          3768385146\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359268,\n
        "timestamp": "2015-10-02T04:55:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385483,\n
          3768385476,\n
          3768385478,\n
          3768385470,\n
          3768385468,\n
          3768385469,\n
          3768385467,\n
          3768385471,\n
          3768385472,\n
          3768385481,\n
          3768385483\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359269,\n
        "timestamp": "2015-10-02T04:55:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388171,\n
          3768388169,\n
          3768388181,\n
          3768388190,\n
          3768388176,\n
          3768388180,\n
          3768388177,\n
          3768388179,\n
          3768388173,\n
          3768388168,\n
          3768388171\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359270,\n
        "timestamp": "2015-10-02T05:08:48Z",\n
        "version": 2,\n
        "changeset": 34381766,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386337,\n
          3768386354,\n
          3768386362,\n
          3768386381,\n
          3768386359,\n
          3768386329,\n
          3768386259,\n
          3768386299,\n
          3768386337\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359271,\n
        "timestamp": "2015-10-02T04:55:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387350,\n
          3768387312,\n
          3768387283,\n
          3768387335,\n
          3768387371,\n
          3768387380,\n
          3768387343,\n
          3768387351,\n
          3768387363,\n
          3768387369,\n
          3768387350\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359272,\n
        "timestamp": "2015-10-02T04:55:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386128,\n
          3768386162,\n
          3768386360,\n
          3768386340,\n
          3768386289,\n
          3768386205,\n
          3768386196,\n
          3768386170,\n
          3768386154,\n
          3768386146,\n
          3768386128\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359273,\n
        "timestamp": "2015-10-02T04:55:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385812,\n
          3768385799,\n
          3768385804,\n
          3768385806,\n
          3768385808,\n
          3768385807,\n
          3768385814,\n
          3768385813,\n
          3768385817,\n
          3768385819,\n
          3768385812\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359274,\n
        "timestamp": "2015-10-02T04:55:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387272,\n
          3768387328,\n
          3768387337,\n
          3768387330,\n
          3768387332,\n
          3768387308,\n
          3768387313,\n
          3768387282,\n
          3768387294,\n
          3768387237,\n
          3768387212,\n
          3768387272\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359275,\n
        "timestamp": "2015-10-02T04:55:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386962,\n
          3768386977,\n
          3768387007,\n
          3768387011,\n
          3768387036,\n
          3768387055,\n
          3768387043,\n
          3768387051,\n
          3768387042,\n
          3768387049,\n
          3768386988,\n
          3768386962\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359276,\n
        "timestamp": "2015-10-02T04:55:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387657,\n
          3768387631,\n
          3768387640,\n
          3768387646,\n
          3768387656,\n
          3768387664,\n
          3768387665,\n
          3768387681,\n
          3768387686,\n
          3768387696,\n
          3768387676,\n
          3768387657\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359277,\n
        "timestamp": "2015-10-02T04:55:54Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387035,\n
          3768387027,\n
          3768387069,\n
          3768387041,\n
          3768386924,\n
          3768386893,\n
          3768386946,\n
          3768387028,\n
          3768386999,\n
          3768387009,\n
          3768387015,\n
          3768387035\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359278,\n
        "timestamp": "2015-10-02T04:55:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388301,\n
          3768388299,\n
          3768388300,\n
          3768388309,\n
          3768388311,\n
          3768388312,\n
          3768388315,\n
          3768388316,\n
          3768388324,\n
          3768388327,\n
          3768388326,\n
          3768388301\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359279,\n
        "timestamp": "2015-10-02T04:55:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386195,\n
          3768386156,\n
          3768386136,\n
          3768386147,\n
          3768386141,\n
          3768386168,\n
          3768386174,\n
          3768386178,\n
          3768386185,\n
          3768386216,\n
          3768386231,\n
          3768386195\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359280,\n
        "timestamp": "2015-10-02T04:55:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386734,\n
          3768386742,\n
          3768386736,\n
          3768386746,\n
          3768386744,\n
          3768386756,\n
          3768386778,\n
          3768386755,\n
          3768386790,\n
          3768386781,\n
          3768386770,\n
          3768386734\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359281,\n
        "timestamp": "2015-10-02T04:55:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386836,\n
          3768386801,\n
          3768386900,\n
          3768386895,\n
          3768386911,\n
          3768386918,\n
          3768387019,\n
          3768387058,\n
          3768386952,\n
          3768386934,\n
          3768380846,\n
          3768386836\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359282,\n
        "timestamp": "2015-10-02T04:55:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386583,\n
          3768386567,\n
          3768386552,\n
          3768386524,\n
          3768386545,\n
          3768386550,\n
          3768386578,\n
          3768386570,\n
          3768386561,\n
          3768386586,\n
          3768386639,\n
          3768386583\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359283,\n
        "timestamp": "2015-10-02T04:55:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385568,\n
          3768385571,\n
          3768385573,\n
          3768385580,\n
          3768385578,\n
          3768385577,\n
          3768385575,\n
          3768385576,\n
          3768385572,\n
          3768385570,\n
          3768385565,\n
          3768385568\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359284,\n
        "timestamp": "2025-05-08T17:22:42Z",\n
        "version": 3,\n
        "changeset": 165995049,\n
        "user": "nlehuby",\n
        "uid": 1424448,\n
        "nodes": [\n
          3768386818,\n
          3768386820,\n
          3768380779,\n
          3768386798,\n
          3768386769,\n
          3768386761,\n
          3768386757,\n
          3768386753,\n
          3768386740,\n
          3768386766,\n
          3768386800,\n
          3768386818\n
        ],\n
        "tags": {\n
          "addr:housenumber": "4",\n
          "addr:street": "Rue de la Mairie",\n
          "amenity": "townhall",\n
          "building": "civic",\n
          "contact:email": "mairie.gouy@wanadoo.fr",\n
          "contact:phone": "+33 3 23 66 22 06",\n
          "contact:website": "https://gouy02.fr",\n
          "name": "Mairie de Gouy",\n
          "opening_hours": "Mo 09:00-11:00; Tu 14:00-16:00; Th 14:00-16:00; Fr 15:00-16:00",\n
          "ref:FR:SIRET": "21020333700014",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015;Service-Public.fr - 03/2025",\n
          "source:addr": "https://lannuaire.service-public.fr/nord-pas-de-calais-picardie/aisne#service-mairie",\n
          "wheelchair": "limited"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359285,\n
        "timestamp": "2015-10-02T04:55:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386915,\n
          3768386926,\n
          3768386923,\n
          3768386991,\n
          3768387012,\n
          3768386941,\n
          3768386948,\n
          3768386905,\n
          3768386899,\n
          3768386920,\n
          3768386904,\n
          3768386915\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359286,\n
        "timestamp": "2015-10-02T04:55:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387890,\n
          3768387898,\n
          3768387900,\n
          3768387964,\n
          3768387949,\n
          3768387961,\n
          3768387920,\n
          3768387904,\n
          3768387923,\n
          3768387894,\n
          3768387888,\n
          3768387884,\n
          3768387890\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359287,\n
        "timestamp": "2015-10-02T04:55:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387034,\n
          3768387075,\n
          3768387085,\n
          3768387094,\n
          3768387110,\n
          3768387121,\n
          3768387146,\n
          3768387158,\n
          3768387151,\n
          3768387139,\n
          3768387130,\n
          3768387077,\n
          3768387034\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359288,\n
        "timestamp": "2015-10-02T04:55:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386540,\n
          3768386579,\n
          3768386572,\n
          3768386599,\n
          3768386591,\n
          3768386562,\n
          3768386553,\n
          3768386624,\n
          3768386633,\n
          3768386666,\n
          3768386650,\n
          3768386509,\n
          3768386540\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359289,\n
        "timestamp": "2015-10-02T04:55:55Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386082,\n
          3768386037,\n
          3768386039,\n
          3768386025,\n
          3768386022,\n
          3768385999,\n
          3768386026,\n
          3768386049,\n
          3768386047,\n
          3768386062,\n
          3768386072,\n
          3768386116,\n
          3768386082\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359290,\n
        "timestamp": "2015-10-02T04:55:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385108,\n
          3768385107,\n
          3768385101,\n
          3768385102,\n
          3768385099,\n
          3768385104,\n
          3768385106,\n
          3768385109,\n
          3768385111,\n
          3768385112,\n
          3768385114,\n
          3768385110,\n
          3768385108\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359291,\n
        "timestamp": "2015-10-02T04:55:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386521,\n
          3768386541,\n
          3768386538,\n
          3768386523,\n
          3768386501,\n
          3768386493,\n
          3768386487,\n
          3768386445,\n
          3768386458,\n
          3768386443,\n
          3768386480,\n
          3768386490,\n
          3768386521\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359292,\n
        "timestamp": "2015-10-02T04:55:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387897,\n
          3768387893,\n
          3768387889,\n
          3768387854,\n
          3768387855,\n
          3768387851,\n
          3768387862,\n
          3768387871,\n
          3768387863,\n
          3768387885,\n
          3768387901,\n
          3768387915,\n
          3768387897\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359293,\n
        "timestamp": "2015-10-02T04:55:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385063,\n
          3768385070,\n
          3768385086,\n
          3768385089,\n
          3768385088,\n
          3768385113,\n
          3768385115,\n
          3768385087,\n
          3768385081,\n
          3768385078,\n
          3768385074,\n
          3768385077,\n
          3768385063\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359294,\n
        "timestamp": "2015-10-02T04:55:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768380810,\n
          3768380821,\n
          3768380832,\n
          3768380843,\n
          3768380831,\n
          3768386860,\n
          3768386885,\n
          3768386861,\n
          3768380855,\n
          3768380836,\n
          3768380824,\n
          3768380817,\n
          3768380810\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359295,\n
        "timestamp": "2015-10-02T04:55:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385531,\n
          3768385529,\n
          3768385520,\n
          3768385517,\n
          3768385525,\n
          3768385524,\n
          3768385515,\n
          3768385514,\n
          3768385508,\n
          3768385511,\n
          3768385523,\n
          3768385522,\n
          3768385531\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359296,\n
        "timestamp": "2015-10-02T04:55:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385324,\n
          3768385344,\n
          3768385339,\n
          3768385335,\n
          3768385336,\n
          3768385333,\n
          3768385334,\n
          3768385337,\n
          3768385338,\n
          3768385340,\n
          3768385342,\n
          3768385322,\n
          3768385324\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359297,\n
        "timestamp": "2015-10-02T04:55:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385186,\n
          3768385189,\n
          3768385194,\n
          3768385196,\n
          3768385200,\n
          3768385204,\n
          3768385202,\n
          3768385207,\n
          3768385211,\n
          3768385208,\n
          3768385209,\n
          3768385203,\n
          3768385186\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359298,\n
        "timestamp": "2015-10-02T04:55:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385670,\n
          3768385684,\n
          3768385696,\n
          3768385695,\n
          3768385675,\n
          3768385673,\n
          3768385679,\n
          3768385678,\n
          3768385692,\n
          3768385689,\n
          3768385664,\n
          3768385667,\n
          3768385670\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359299,\n
        "timestamp": "2015-10-02T04:55:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387226,\n
          3768387202,\n
          3768387178,\n
          3768387210,\n
          3768387244,\n
          3768387264,\n
          3768387249,\n
          3768387234,\n
          3768387222,\n
          3768387240,\n
          3768387232,\n
          3768387238,\n
          3768387226\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359300,\n
        "timestamp": "2015-10-02T04:55:56Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385827,\n
          3768385841,\n
          3768385848,\n
          3768385851,\n
          3768385847,\n
          3768385850,\n
          3768385854,\n
          3768385862,\n
          3768385824,\n
          3768385833,\n
          3768385816,\n
          3768385801,\n
          3768385802,\n
          3768385827\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359301,\n
        "timestamp": "2015-10-02T04:55:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388022,\n
          3768388033,\n
          3768388009,\n
          3768387998,\n
          3768388010,\n
          3768388001,\n
          3768387990,\n
          3768387993,\n
          3768387987,\n
          3768387986,\n
          3768387983,\n
          3768387970,\n
          3768387989,\n
          3768388022\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359302,\n
        "timestamp": "2015-10-02T04:55:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385935,\n
          3768385942,\n
          3768385903,\n
          3768385899,\n
          3768385898,\n
          3768385897,\n
          3768385929,\n
          3768385927,\n
          3768385933,\n
          3768385932,\n
          3768385925,\n
          3768385923,\n
          3768385936,\n
          3768385935\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359303,\n
        "timestamp": "2015-10-02T04:55:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387469,\n
          3768387485,\n
          3768387486,\n
          3768387490,\n
          3768387493,\n
          3768387467,\n
          3768387468,\n
          3768387448,\n
          3768387447,\n
          3768387411,\n
          3768387418,\n
          3768387450,\n
          3768387449,\n
          3768387469\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359304,\n
        "timestamp": "2015-10-02T04:55:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385014,\n
          3768385019,\n
          3768385018,\n
          3768385016,\n
          3768385017,\n
          3768384996,\n
          3768384987,\n
          3768384991,\n
          3768384998,\n
          3768385008,\n
          3768385006,\n
          3768385004,\n
          3768385012,\n
          3768385014\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359305,\n
        "timestamp": "2015-10-02T04:55:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768384956,\n
          3768384953,\n
          3768384955,\n
          3768384954,\n
          3768384968,\n
          3768384971,\n
          3768384967,\n
          3768384974,\n
          3768384972,\n
          3768384970,\n
          3768384965,\n
          3768384964,\n
          3768384961,\n
          3768384960,\n
          3768384956\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359306,\n
        "timestamp": "2015-10-02T04:55:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386149,\n
          3768386121,\n
          3768386126,\n
          3768386042,\n
          3768386035,\n
          3768386059,\n
          3768386109,\n
          3768386133,\n
          3768386095,\n
          3768386105,\n
          3768386097,\n
          3768386140,\n
          3768386145,\n
          3768386171,\n
          3768386149\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359307,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 2,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "nodes": [\n
          3768385793,\n
          3768385811,\n
          3768385777,\n
          3768385771,\n
          3768385768,\n
          3768385765,\n
          3768385767,\n
          3768385763,\n
          3768385764,\n
          3768385762,\n
          3768385775,\n
          3768385784,\n
          3768385786,\n
          3768385792,\n
          3768385793\n
        ],\n
        "tags": {\n
          "building": "barn",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359308,\n
        "timestamp": "2015-10-02T04:55:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386321,\n
          3768386261,\n
          3768386263,\n
          3768386258,\n
          3768386273,\n
          3768386462,\n
          3768386459,\n
          3768386413,\n
          3768386410,\n
          3768386389,\n
          3768386358,\n
          3768386372,\n
          3768386324,\n
          3768386344,\n
          3768386321\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359310,\n
        "timestamp": "2015-10-02T04:55:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387216,\n
          3768387253,\n
          3768387259,\n
          3768387291,\n
          3768387306,\n
          3768387298,\n
          3768387310,\n
          3768387292,\n
          3768387323,\n
          3768387317,\n
          3768387318,\n
          3768387315,\n
          3768387325,\n
          3768387301,\n
          3768387216\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359311,\n
        "timestamp": "2015-10-02T04:55:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388185,\n
          3768388184,\n
          3768388187,\n
          3768388189,\n
          3768388194,\n
          3768388196,\n
          3768388195,\n
          3768388193,\n
          3768388188,\n
          3768388192,\n
          3768388186,\n
          3768388175,\n
          3768388182,\n
          3768388183,\n
          3768388185\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359312,\n
        "timestamp": "2015-10-02T04:55:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387428,\n
          3768387424,\n
          3768387400,\n
          3768387372,\n
          3768387348,\n
          3768387362,\n
          3768387366,\n
          3768387377,\n
          3768387421,\n
          3768387405,\n
          3768387439,\n
          3768387438,\n
          3768387432,\n
          3768387445,\n
          3768387428\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359313,\n
        "timestamp": "2015-10-02T04:55:57Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387651,\n
          3768387644,\n
          3768387638,\n
          3768387634,\n
          3768387633,\n
          3768387636,\n
          3768387643,\n
          3768387652,\n
          3768387660,\n
          3768387667,\n
          3768387672,\n
          3768387673,\n
          3768387671,\n
          3768387666,\n
          3768387661,\n
          3768387651\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359314,\n
        "timestamp": "2020-10-05T12:15:05Z",\n
        "version": 2,\n
        "changeset": 91979498,\n
        "user": "AmiFritz",\n
        "uid": 172867,\n
        "nodes": [\n
          3768386370,\n
          3768386351,\n
          3768386355,\n
          3768386349,\n
          3768386293,\n
          3768386277,\n
          3768386319,\n
          3768386315,\n
          3768386322,\n
          3768386325,\n
          3768386331,\n
          3768386333,\n
          3768386412,\n
          3768386425,\n
          3768386370\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359315,\n
        "timestamp": "2015-10-02T04:55:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387596,\n
          3768387583,\n
          3768387565,\n
          3768387557,\n
          3768387553,\n
          3768387543,\n
          3768387531,\n
          3768387505,\n
          3768387480,\n
          3768387494,\n
          3768387483,\n
          3768387511,\n
          3768387552,\n
          3768387562,\n
          3768387568,\n
          3768387596\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359316,\n
        "timestamp": "2015-10-02T04:55:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386365,\n
          3768386383,\n
          3768386414,\n
          3768386423,\n
          3768386460,\n
          3768386486,\n
          3768386452,\n
          3768386483,\n
          3768386475,\n
          3768386468,\n
          3768386442,\n
          3768386439,\n
          3768386418,\n
          3768386404,\n
          3768386326,\n
          3768386365\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359317,\n
        "timestamp": "2015-10-02T04:55:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386640,\n
          3768386598,\n
          3768386590,\n
          3768386554,\n
          3768386563,\n
          3768386539,\n
          3768386555,\n
          3768386587,\n
          3768386592,\n
          3768386605,\n
          3768386597,\n
          3768386607,\n
          3768386611,\n
          3768386629,\n
          3768386621,\n
          3768386665,\n
          3768386640\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359318,\n
        "timestamp": "2015-10-02T04:55:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387908,\n
          3768387918,\n
          3768387926,\n
          3768387922,\n
          3768387928,\n
          3768387933,\n
          3768387936,\n
          3768387945,\n
          3768387948,\n
          3768387957,\n
          3768387947,\n
          3768387941,\n
          3768387919,\n
          3768387913,\n
          3768387905,\n
          3768387896,\n
          3768387908\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359319,\n
        "timestamp": "2015-10-02T04:55:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386915,\n
          3768386907,\n
          3768386917,\n
          3768386910,\n
          3768386944,\n
          3768386916,\n
          3768380850,\n
          3768380841,\n
          3768380847,\n
          3768386863,\n
          3768386890,\n
          3768386940,\n
          3768386961,\n
          3768386991,\n
          3768386923,\n
          3768386926,\n
          3768386915\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359320,\n
        "timestamp": "2024-01-11T19:13:46Z",\n
        "version": 3,\n
        "changeset": 146155500,\n
        "user": "Olyon",\n
        "uid": 1443767,\n
        "nodes": [\n
          3768386664,\n
          3768386691,\n
          3768386635,\n
          3768386632,\n
          3768386625,\n
          3768386618,\n
          3768386626,\n
          3768386602,\n
          3768386593,\n
          3768386581,\n
          3768386603,\n
          3768386604,\n
          3768386623,\n
          3768386628,\n
          3768386634,\n
          3768386631,\n
          3768386671,\n
          3768386689,\n
          3768386664\n
        ],\n
        "tags": {\n
          "amenity": "place_of_worship",\n
          "building": "church",\n
          "denomination": "catholic",\n
          "name": "Église Saint-Médard",\n
          "religion": "christian",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wikidata": "Q3583276"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359321,\n
        "timestamp": "2015-10-02T04:55:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387047,\n
          3768387086,\n
          3768387099,\n
          3768387161,\n
          3768387149,\n
          3768387070,\n
          3768386984,\n
          3768386993,\n
          3768386982,\n
          3768386973,\n
          3768386966,\n
          3768386958,\n
          3768386945,\n
          3768386925,\n
          3768386970,\n
          3768386967,\n
          3768386994,\n
          3768386986,\n
          3768387033,\n
          3768387047\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359322,\n
        "timestamp": "2015-10-02T04:55:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387820,\n
          3768387826,\n
          3768387822,\n
          3768387824,\n
          3768387827,\n
          3768387834,\n
          3768387818,\n
          3768387810,\n
          3768387807,\n
          3768387802,\n
          3768387793,\n
          3768387795,\n
          3768387788,\n
          3768387799,\n
          3768387800,\n
          3768387801,\n
          3768387808,\n
          3768387809,\n
          3768387806,\n
          3768387820\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359323,\n
        "timestamp": "2015-10-02T04:55:58Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385753,\n
          3768385752,\n
          3768385749,\n
          3768385748,\n
          3768385742,\n
          3768385743,\n
          3768385738,\n
          3768385739,\n
          3768385736,\n
          3768385737,\n
          3768385741,\n
          3768385740,\n
          3768385745,\n
          3768385744,\n
          3768385746,\n
          3768385747,\n
          3768385755,\n
          3768385754,\n
          3768385751,\n
          3768385750,\n
          3768385753\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359324,\n
        "timestamp": "2022-05-09T09:41:46Z",\n
        "version": 5,\n
        "changeset": 120738773,\n
        "user": "Ayack",\n
        "uid": 32476,\n
        "nodes": [\n
          3768385404,\n
          3768385400,\n
          3768385401,\n
          3768385389,\n
          3768385388,\n
          3768385384,\n
          3768385385,\n
          3768385367,\n
          3768385366,\n
          3768385376,\n
          3768385375,\n
          3768385377,\n
          3768385374,\n
          3768385372,\n
          3768385371,\n
          3768385383,\n
          3768385382,\n
          3768385394,\n
          3768385402,\n
          3768385395,\n
          3768385398,\n
          3768385403,\n
          3768385404\n
        ],\n
        "tags": {\n
          "amenity": "police",\n
          "building": "yes",\n
          "name": "Gendarmerie nationale",\n
          "official_name": "Brigade de gendarmerie du Catelet",\n
          "opening_hours": "We 08:00-12:00; Sa 14:00-18:00",\n
          "operator": "Gendarmerie nationale",\n
          "operator:wikidata": "Q1422336",\n
          "phone": "+33 3 23 66 80 17",\n
          "police:FR": "gendarmerie",\n
          "ref:FR:GendarmerieNationale": "1014095",\n
          "source": "data.gouv.fr:Ministère de l'Intérieur - 10/2018",\n
          "wikidata": "Q77869647"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359325,\n
        "timestamp": "2015-10-02T04:55:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387420,\n
          3768387402,\n
          3768387394,\n
          3768387391,\n
          3768387387,\n
          3768387378,\n
          3768387374,\n
          3768387373,\n
          3768387312,\n
          3768387350,\n
          3768387364,\n
          3768387383,\n
          3768387385,\n
          3768387390,\n
          3768387396,\n
          3768387392,\n
          3768387409,\n
          3768387416,\n
          3768387422,\n
          3768387410,\n
          3768387407,\n
          3768387399,\n
          3768387403,\n
          3768387397,\n
          3768387420\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359326,\n
        "timestamp": "2015-10-02T04:55:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388301,\n
          3768388298,\n
          3768388299,\n
          3768388301\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359327,\n
        "timestamp": "2015-10-02T04:55:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388202,\n
          3768388205,\n
          3768388204,\n
          3768388201,\n
          3768388202\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359328,\n
        "timestamp": "2015-10-02T04:55:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386645,\n
          3768386617,\n
          3768386601,\n
          3768386619,\n
          3768386645\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359329,\n
        "timestamp": "2015-10-02T04:55:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387298,\n
          3768387306,\n
          3768387316,\n
          3768387310,\n
          3768387298\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359330,\n
        "timestamp": "2015-10-02T04:55:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385082,\n
          3768385090,\n
          3768385097,\n
          3768385085,\n
          3768385082\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359331,\n
        "timestamp": "2015-10-02T04:55:59Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386381,\n
          3768386362,\n
          3768386444,\n
          3768386474,\n
          3768386381\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359332,\n
        "timestamp": "2015-10-02T04:56:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387880,\n
          3768387876,\n
          3768387877,\n
          3768387881,\n
          3768387880\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359333,\n
        "timestamp": "2015-10-02T04:56:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386449,\n
          3768386391,\n
          3768386288,\n
          3768386357,\n
          3768386449\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359334,\n
        "timestamp": "2015-10-02T04:56:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387280,\n
          3768387260,\n
          3768387305,\n
          3768387326,\n
          3768387280\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359335,\n
        "timestamp": "2015-10-02T04:56:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387720,\n
          3768387736,\n
          3768387745,\n
          3768387735,\n
          3768387720\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359336,\n
        "timestamp": "2015-10-02T04:56:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385301,\n
          3768385304,\n
          3768385326,\n
          3768385323,\n
          3768385301\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359337,\n
        "timestamp": "2015-10-02T04:56:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387339,\n
          3768387345,\n
          3768387353,\n
          3768387347,\n
          3768387339\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359338,\n
        "timestamp": "2015-10-02T04:56:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387816,\n
          3768387829,\n
          3768387797,\n
          3768387784,\n
          3768387816\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359339,\n
        "timestamp": "2015-10-02T04:56:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385834,\n
          3768385830,\n
          3768385823,\n
          3768385826,\n
          3768385834\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359340,\n
        "timestamp": "2015-10-02T04:56:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387024,\n
          3768387010,\n
          3768386981,\n
          3768386996,\n
          3768387024\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359341,\n
        "timestamp": "2015-10-02T04:56:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386950,\n
          3768386985,\n
          3768386956,\n
          3768386914,\n
          3768386950\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359342,\n
        "timestamp": "2015-10-02T04:56:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385910,\n
          3768385894,\n
          3768385880,\n
          3768385891,\n
          3768385910\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359343,\n
        "timestamp": "2015-10-02T04:56:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385165,\n
          3768385135,\n
          3768385137,\n
          3768385174,\n
          3768385165\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359344,\n
        "timestamp": "2015-10-02T04:56:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386427,\n
          3768386430,\n
          3768386456,\n
          3768386454,\n
          3768386427\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359345,\n
        "timestamp": "2015-10-02T04:56:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386134,\n
          3768386127,\n
          3768386098,\n
          3768386108,\n
          3768386134\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359346,\n
        "timestamp": "2015-10-02T04:56:00Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385536,\n
          3768385540,\n
          3768385526,\n
          3768385521,\n
          3768385536\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359347,\n
        "timestamp": "2015-10-02T04:56:01Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387525,\n
          3768387519,\n
          3768387498,\n
          3768387509,\n
          3768387525\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359348,\n
        "timestamp": "2015-10-02T04:56:01Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768380833,\n
          3768380840,\n
          3768380829,\n
          3768380819,\n
          3768380833\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359350,\n
        "timestamp": "2015-10-02T04:56:01Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768384904,\n
          3768384903,\n
          3768384905,\n
          3768384906,\n
          3768384904\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359351,\n
        "timestamp": "2015-10-02T04:56:01Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388247,\n
          3768388252,\n
          3768388240,\n
          3768388234,\n
          3768388247\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359352,\n
        "timestamp": "2015-10-02T04:56:01Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385723,\n
          3768385701,\n
          3768385700,\n
          3768385719,\n
          3768385723\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359353,\n
        "timestamp": "2015-10-02T04:56:01Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386100,\n
          3768386119,\n
          3768386129,\n
          3768386114,\n
          3768386100\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359354,\n
        "timestamp": "2015-10-02T04:56:01Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385041,\n
          3768385042,\n
          3768385044,\n
          3768385043,\n
          3768385041\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359355,\n
        "timestamp": "2015-10-02T04:56:01Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388278,\n
          3768388284,\n
          3768388280,\n
          3768388277,\n
          3768388278\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359356,\n
        "timestamp": "2015-10-02T04:56:01Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386750,\n
          3768386783,\n
          3768386762,\n
          3768386731,\n
          3768386750\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359357,\n
        "timestamp": "2015-10-02T04:56:01Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386670,\n
          3768386690,\n
          3768386698,\n
          3768386675,\n
          3768386670\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359358,\n
        "timestamp": "2015-10-02T04:56:01Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387537,\n
          3768387529,\n
          3768387542,\n
          3768387549,\n
          3768387537\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359359,\n
        "timestamp": "2015-10-02T04:56:01Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768383955,\n
          3768383947,\n
          3768383950,\n
          3768384859,\n
          3768383955\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359360,\n
        "timestamp": "2015-10-02T04:56:01Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386859,\n
          3768380826,\n
          3768380795,\n
          3768380830,\n
          3768386859\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359361,\n
        "timestamp": "2015-10-02T04:56:01Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385479,\n
          3768385480,\n
          3768385487,\n
          3768385486,\n
          3768385479\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359362,\n
        "timestamp": "2015-10-02T04:56:02Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386796,\n
          3768386788,\n
          3768386775,\n
          3768386785,\n
          3768386796\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359363,\n
        "timestamp": "2015-10-02T04:56:02Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385832,\n
          3768385842,\n
          3768385838,\n
          3768385828,\n
          3768385832\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359364,\n
        "timestamp": "2015-10-02T04:56:02Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385628,\n
          3768385631,\n
          3768385630,\n
          3768385626,\n
          3768385628\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359365,\n
        "timestamp": "2015-10-02T04:56:02Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386791,\n
          3768386763,\n
          3768386777,\n
          3768386819,\n
          3768386791\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359366,\n
        "timestamp": "2015-10-02T04:56:02Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387629,\n
          3768387639,\n
          3768387650,\n
          3768387637,\n
          3768387629\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359367,\n
        "timestamp": "2015-10-02T04:56:02Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385252,\n
          3768385251,\n
          3768385238,\n
          3768385241,\n
          3768385252\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359368,\n
        "timestamp": "2015-10-02T04:56:02Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387322,\n
          3768387314,\n
          3768387344,\n
          3768387357,\n
          3768387322\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359369,\n
        "timestamp": "2015-10-02T04:56:02Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387254,\n
          3768387273,\n
          3768387257,\n
          3768387241,\n
          3768387254\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359370,\n
        "timestamp": "2015-10-02T04:56:02Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385569,\n
          3768385567,\n
          3768385561,\n
          3768385562,\n
          3768385569\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359371,\n
        "timestamp": "2015-10-02T04:56:02Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387929,\n
          3768387951,\n
          3768387958,\n
          3768387944,\n
          3768387929\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359372,\n
        "timestamp": "2015-10-02T04:56:02Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388029,\n
          3768388032,\n
          3768388037,\n
          3768388034,\n
          3768388029\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359373,\n
        "timestamp": "2015-10-02T04:56:02Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387342,\n
          3768387355,\n
          3768387349,\n
          3768387334,\n
          3768387342\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359374,\n
        "timestamp": "2015-10-02T04:56:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386260,\n
          3768386244,\n
          3768386214,\n
          3768386241,\n
          3768386260\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359375,\n
        "timestamp": "2015-10-02T04:56:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768380805,\n
          3768380793,\n
          3768380788,\n
          3768380798,\n
          3768380805\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359376,\n
        "timestamp": "2015-10-02T04:56:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387154,\n
          3768387166,\n
          3768387182,\n
          3768387173,\n
          3768387154\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359377,\n
        "timestamp": "2015-10-02T04:56:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386871,\n
          3768386887,\n
          3768386875,\n
          3768380852,\n
          3768386871\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359378,\n
        "timestamp": "2015-10-02T04:56:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387017,\n
          3768386969,\n
          3768386957,\n
          3768387003,\n
          3768387017\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359379,\n
        "timestamp": "2015-10-02T04:56:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386784,\n
          3768386776,\n
          3768386786,\n
          3768386792,\n
          3768386784\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359380,\n
        "timestamp": "2015-10-02T04:56:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387528,\n
          3768387510,\n
          3768387495,\n
          3768387513,\n
          3768387528\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359381,\n
        "timestamp": "2015-10-02T04:56:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385180,\n
          3768385176,\n
          3768385151,\n
          3768385155,\n
          3768385180\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359382,\n
        "timestamp": "2015-10-02T04:56:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385756,\n
          3768385752,\n
          3768385753,\n
          3768385757,\n
          3768385756\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359383,\n
        "timestamp": "2015-10-02T04:56:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386298,\n
          3768386327,\n
          3768386267,\n
          3768386254,\n
          3768386298\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359384,\n
        "timestamp": "2015-10-02T04:56:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387235,\n
          3768387209,\n
          3768387191,\n
          3768387205,\n
          3768387235\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359385,\n
        "timestamp": "2015-10-02T04:56:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386627,\n
          3768386641,\n
          3768386606,\n
          3768386595,\n
          3768386627\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359386,\n
        "timestamp": "2015-10-02T04:56:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387106,\n
          3768387096,\n
          3768387112,\n
          3768387120,\n
          3768387106\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359387,\n
        "timestamp": "2015-10-02T04:56:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387999,\n
          3768387988,\n
          3768388027,\n
          3768388035,\n
          3768387999\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359388,\n
        "timestamp": "2015-10-02T04:56:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388373,\n
          3768388369,\n
          3768388371,\n
          3768388374,\n
          3768388373\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359389,\n
        "timestamp": "2015-10-02T04:56:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387365,\n
          3768387356,\n
          3768387341,\n
          3768387359,\n
          3768387365\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359390,\n
        "timestamp": "2015-10-02T04:56:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387850,\n
          3768387845,\n
          3768387853,\n
          3768387864,\n
          3768387850\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359391,\n
        "timestamp": "2015-10-02T04:56:03Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385015,\n
          3768385009,\n
          3768385007,\n
          3768385011,\n
          3768385015\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359392,\n
        "timestamp": "2015-10-02T04:56:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387101,\n
          3768387077,\n
          3768387130,\n
          3768387145,\n
          3768387101\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359393,\n
        "timestamp": "2015-10-02T04:56:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385649,\n
          3768385646,\n
          3768385651,\n
          3768385654,\n
          3768385649\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359394,\n
        "timestamp": "2015-10-02T04:56:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385172,\n
          3768385182,\n
          3768385178,\n
          3768385168,\n
          3768385172\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359395,\n
        "timestamp": "2015-10-02T04:56:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387414,\n
          3768387435,\n
          3768387451,\n
          3768387430,\n
          3768387414\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359396,\n
        "timestamp": "2015-10-02T04:56:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385014,\n
          3768385012,\n
          3768385004,\n
          3768385006,\n
          3768385014\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359397,\n
        "timestamp": "2015-10-02T04:56:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386352,\n
          3768386339,\n
          3768386386,\n
          3768386396,\n
          3768386352\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359398,\n
        "timestamp": "2015-10-02T04:56:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386983,\n
          3768387090,\n
          3768387064,\n
          3768386960,\n
          3768386983\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359399,\n
        "timestamp": "2015-10-02T04:56:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385557,\n
          3768385566,\n
          3768385564,\n
          3768385556,\n
          3768385557\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359400,\n
        "timestamp": "2015-10-02T04:56:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385657,\n
          3768385680,\n
          3768385683,\n
          3768385659,\n
          3768385657\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359401,\n
        "timestamp": "2015-10-02T04:56:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385943,\n
          3768385953,\n
          3768385961,\n
          3768385954,\n
          3768385943\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359402,\n
        "timestamp": "2015-10-02T04:56:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386354,\n
          3768386337,\n
          3768386376,\n
          3768386385,\n
          3768386354\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359403,\n
        "timestamp": "2015-10-02T04:56:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387968,\n
          3768387943,\n
          3768387911,\n
          3768387925,\n
          3768387968\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359404,\n
        "timestamp": "2015-10-02T04:56:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387304,\n
          3768387280,\n
          3768387326,\n
          3768387340,\n
          3768387304\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359405,\n
        "timestamp": "2015-10-02T04:56:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387597,\n
          3768387554,\n
          3768387539,\n
          3768387581,\n
          3768387597\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359406,\n
        "timestamp": "2015-10-02T04:56:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768384951,\n
          3768384949,\n
          3768384950,\n
          3768384952,\n
          3768384951\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359407,\n
        "timestamp": "2015-10-02T04:56:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387293,\n
          3768387309,\n
          3768387297,\n
          3768387279,\n
          3768387293\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359408,\n
        "timestamp": "2015-10-02T04:56:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387772,\n
          3768387787,\n
          3768387813,\n
          3768387794,\n
          3768387772\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359409,\n
        "timestamp": "2015-10-02T04:56:04Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385147,\n
          3768385156,\n
          3768385164,\n
          3768385152,\n
          3768385147\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359410,\n
        "timestamp": "2015-10-02T04:56:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387461,\n
          3768387514,\n
          3768387526,\n
          3768387475,\n
          3768387461\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359411,\n
        "timestamp": "2015-10-02T04:56:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387300,\n
          3768387287,\n
          3768387251,\n
          3768387269,\n
          3768387300\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359412,\n
        "timestamp": "2015-10-02T04:56:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385145,\n
          3768385122,\n
          3768385123,\n
          3768385149,\n
          3768385145\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359413,\n
        "timestamp": "2015-10-02T04:56:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386160,\n
          3768386164,\n
          3768386125,\n
          3768386123,\n
          3768386160\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359414,\n
        "timestamp": "2015-10-02T04:56:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385447,\n
          3768385438,\n
          3768385429,\n
          3768385440,\n
          3768385447\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359415,\n
        "timestamp": "2015-10-02T04:56:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385346,\n
          3768385347,\n
          3768385351,\n
          3768385350,\n
          3768385346\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359416,\n
        "timestamp": "2015-10-02T04:56:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386334,\n
          3768386292,\n
          3768386308,\n
          3768386343,\n
          3768386334\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359417,\n
        "timestamp": "2015-10-02T04:56:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386968,\n
          3768386964,\n
          3768386931,\n
          3768386935,\n
          3768386968\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359418,\n
        "timestamp": "2015-10-02T04:56:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387180,\n
          3768387190,\n
          3768387194,\n
          3768387187,\n
          3768387180\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359419,\n
        "timestamp": "2015-10-02T04:56:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385841,\n
          3768385827,\n
          3768385822,\n
          3768385837,\n
          3768385841\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359420,\n
        "timestamp": "2015-10-02T04:56:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388293,\n
          3768388294,\n
          3768388290,\n
          3768388286,\n
          3768388293\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359421,\n
        "timestamp": "2015-10-02T04:56:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386030,\n
          3768386019,\n
          3768385990,\n
          3768386002,\n
          3768386030\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359422,\n
        "timestamp": "2015-10-02T04:56:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387579,\n
          3768387566,\n
          3768387489,\n
          3768387520,\n
          3768387579\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359423,\n
        "timestamp": "2015-10-02T04:56:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386187,\n
          3768386173,\n
          3768386217,\n
          3768386234,\n
          3768386187\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359424,\n
        "timestamp": "2015-10-02T04:56:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387529,\n
          3768387537,\n
          3768387521,\n
          3768387518,\n
          3768387529\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359425,\n
        "timestamp": "2015-10-02T04:56:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768384860,\n
          3768383956,\n
          3768383948,\n
          3768383949,\n
          3768384860\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359426,\n
        "timestamp": "2015-10-02T04:56:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386075,\n
          3768386094,\n
          3768386104,\n
          3768386086,\n
          3768386075\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359427,\n
        "timestamp": "2015-10-02T04:56:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768380815,\n
          3768380796,\n
          3768386793,\n
          3768386811,\n
          3768380815\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359428,\n
        "timestamp": "2015-10-02T04:56:05Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386274,\n
          3768386224,\n
          3768386191,\n
          3768386245,\n
          3768386274\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359429,\n
        "timestamp": "2015-10-02T04:56:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387830,\n
          3768387817,\n
          3768387831,\n
          3768387839,\n
          3768387830\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359430,\n
        "timestamp": "2015-10-02T04:56:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388178,\n
          3768388170,\n
          3768388162,\n
          3768388167,\n
          3768388178\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359431,\n
        "timestamp": "2015-10-02T04:56:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385852,\n
          3768385825,\n
          3768385831,\n
          3768385863,\n
          3768385852\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359432,\n
        "timestamp": "2015-10-02T04:56:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386228,\n
          3768386204,\n
          3768386235,\n
          3768386248,\n
          3768386228\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359433,\n
        "timestamp": "2015-10-02T04:56:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387683,\n
          3768387697,\n
          3768387675,\n
          3768387649,\n
          3768387683\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359434,\n
        "timestamp": "2020-10-05T12:15:05Z",\n
        "version": 2,\n
        "changeset": 91979498,\n
        "user": "AmiFritz",\n
        "uid": 172867,\n
        "nodes": [\n
          3768386371,\n
          3768386370,\n
          3768386425,\n
          3768386437,\n
          3768386424,\n
          3768386371\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359435,\n
        "timestamp": "2015-10-02T04:56:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385309,\n
          3768385327,\n
          3768385325,\n
          3768385305,\n
          3768385309\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359436,\n
        "timestamp": "2015-10-02T04:56:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387281,\n
          3768387299,\n
          3768387320,\n
          3768387302,\n
          3768387281\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359437,\n
        "timestamp": "2015-10-02T04:56:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385001,\n
          3768385005,\n
          3768385013,\n
          3768385010,\n
          3768385001\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359438,\n
        "timestamp": "2015-10-02T04:56:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387236,\n
          3768387242,\n
          3768387221,\n
          3768387213,\n
          3768387236\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359439,\n
        "timestamp": "2015-10-02T04:56:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387118,\n
          3768387093,\n
          3768387054,\n
          3768387083,\n
          3768387118\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359440,\n
        "timestamp": "2015-10-02T04:56:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386980,\n
          3768386930,\n
          3768386857,\n
          3768386898,\n
          3768386980\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359441,\n
        "timestamp": "2015-10-02T04:56:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385642,\n
          3768385637,\n
          3768385585,\n
          3768385592,\n
          3768385642\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359442,\n
        "timestamp": "2015-10-02T04:56:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387944,\n
          3768387958,\n
          3768387966,\n
          3768387952,\n
          3768387944\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359443,\n
        "timestamp": "2015-10-02T04:56:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386492,\n
          3768386495,\n
          3768386461,\n
          3768386455,\n
          3768386492\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359444,\n
        "timestamp": "2015-10-02T04:56:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385888,\n
          3768385899,\n
          3768385903,\n
          3768385889,\n
          3768385888\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359445,\n
        "timestamp": "2015-10-02T04:56:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386560,\n
          3768386643,\n
          3768386660,\n
          3768386576,\n
          3768386560\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359446,\n
        "timestamp": "2015-10-02T04:56:06Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768384943,\n
          3768384941,\n
          3768384942,\n
          3768384944,\n
          3768384943\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359447,\n
        "timestamp": "2015-10-02T04:56:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387501,\n
          3768387481,\n
          3768387473,\n
          3768387491,\n
          3768387501\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359448,\n
        "timestamp": "2015-10-02T04:56:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385225,\n
          3768385219,\n
          3768385221,\n
          3768385227,\n
          3768385225\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359449,\n
        "timestamp": "2015-10-02T04:56:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386389,\n
          3768386368,\n
          3768386330,\n
          3768386358,\n
          3768386389\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359450,\n
        "timestamp": "2015-10-02T04:56:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387074,\n
          3768387063,\n
          3768387066,\n
          3768387080,\n
          3768387074\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359451,\n
        "timestamp": "2015-10-02T04:56:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387492,\n
          3768387466,\n
          3768387479,\n
          3768387502,\n
          3768387492\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359452,\n
        "timestamp": "2015-10-02T04:56:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385359,\n
          3768385361,\n
          3768385360,\n
          3768385358,\n
          3768385359\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359453,\n
        "timestamp": "2015-10-02T04:56:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385711,\n
          3768385710,\n
          3768385704,\n
          3768385703,\n
          3768385711\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359454,\n
        "timestamp": "2015-10-02T04:56:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386264,\n
          3768386346,\n
          3768386363,\n
          3768386270,\n
          3768386264\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359455,\n
        "timestamp": "2015-10-02T04:56:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385399,\n
          3768385406,\n
          3768385410,\n
          3768385405,\n
          3768385399\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359456,\n
        "timestamp": "2023-11-07T09:55:29Z",\n
        "version": 2,\n
        "changeset": 143728614,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "nodes": [\n
          3768388349,\n
          3768388346,\n
          3768388336,\n
          3768388338,\n
          3768388349\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "ruins": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359457,\n
        "timestamp": "2015-10-02T04:56:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385278,\n
          3768385285,\n
          3768385299,\n
          3768385294,\n
          3768385278\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359458,\n
        "timestamp": "2015-10-02T04:56:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385332,\n
          3768385302,\n
          3768385319,\n
          3768385341,\n
          3768385332\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359459,\n
        "timestamp": "2015-10-02T04:56:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388038,\n
          3768388044,\n
          3768388040,\n
          3768388030,\n
          3768388038\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359460,\n
        "timestamp": "2015-10-02T04:56:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387559,\n
          3768387536,\n
          3768387517,\n
          3768387547,\n
          3768387559\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359461,\n
        "timestamp": "2015-10-02T04:56:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386548,\n
          3768386544,\n
          3768386546,\n
          3768386551,\n
          3768386548\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359462,\n
        "timestamp": "2015-10-02T04:56:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768383951,\n
          3768383954,\n
          3768384858,\n
          3768384857,\n
          3768383951\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359463,\n
        "timestamp": "2015-10-02T04:56:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386644,\n
          3768386684,\n
          3768386721,\n
          3768386688,\n
          3768386644\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359464,\n
        "timestamp": "2015-10-02T04:56:07Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386816,\n
          3768386824,\n
          3768386810,\n
          3768386802,\n
          3768386816\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359465,\n
        "timestamp": "2015-10-02T04:56:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386773,\n
          3768386760,\n
          3768386789,\n
          3768386807,\n
          3768386773\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359466,\n
        "timestamp": "2015-10-02T04:56:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388327,\n
          3768388324,\n
          3768388325,\n
          3768388328,\n
          3768388327\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359467,\n
        "timestamp": "2015-10-02T04:56:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385895,\n
          3768385900,\n
          3768385908,\n
          3768385906,\n
          3768385895\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359468,\n
        "timestamp": "2015-10-02T04:56:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386144,\n
          3768386124,\n
          3768386142,\n
          3768386159,\n
          3768386144\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359469,\n
        "timestamp": "2015-10-02T04:56:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387713,\n
          3768387727,\n
          3768387752,\n
          3768387747,\n
          3768387713\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359470,\n
        "timestamp": "2015-10-02T04:56:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386316,\n
          3768386307,\n
          3768386336,\n
          3768386348,\n
          3768386316\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359471,\n
        "timestamp": "2015-10-02T04:56:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386738,\n
          3768386743,\n
          3768386754,\n
          3768386748,\n
          3768386738\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359472,\n
        "timestamp": "2015-10-02T04:56:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385655,\n
          3768385658,\n
          3768385663,\n
          3768385661,\n
          3768385655\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359473,\n
        "timestamp": "2015-10-02T04:56:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385261,\n
          3768385256,\n
          3768385243,\n
          3768385250,\n
          3768385261\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359474,\n
        "timestamp": "2015-10-02T04:56:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385016,\n
          3768384993,\n
          3768384996,\n
          3768385017,\n
          3768385016\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359475,\n
        "timestamp": "2015-10-02T04:56:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386947,\n
          3768386964,\n
          3768386976,\n
          3768386959,\n
          3768386947\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359476,\n
        "timestamp": "2015-10-02T04:56:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386667,\n
          3768386654,\n
          3768386646,\n
          3768386656,\n
          3768386667\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359477,\n
        "timestamp": "2015-10-02T04:56:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387605,\n
          3768387594,\n
          3768387571,\n
          3768387582,\n
          3768387605\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359478,\n
        "timestamp": "2015-10-02T04:56:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386320,\n
          3768386291,\n
          3768386403,\n
          3768386421,\n
          3768386320\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359479,\n
        "timestamp": "2015-10-02T04:56:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386499,\n
          3768386513,\n
          3768386497,\n
          3768386473,\n
          3768386499\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359480,\n
        "timestamp": "2015-10-02T04:56:08Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386199,\n
          3768386206,\n
          3768386220,\n
          3768386211,\n
          3768386199\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359481,\n
        "timestamp": "2015-10-02T04:56:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387753,\n
          3768387766,\n
          3768387777,\n
          3768387761,\n
          3768387753\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359482,\n
        "timestamp": "2015-10-02T04:56:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768384920,\n
          3768384917,\n
          3768384919,\n
          3768384922,\n
          3768384920\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359483,\n
        "timestamp": "2015-10-02T04:56:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385774,\n
          3768385781,\n
          3768385791,\n
          3768385785,\n
          3768385774\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359484,\n
        "timestamp": "2015-10-02T04:56:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387967,\n
          3768387982,\n
          3768387979,\n
          3768387959,\n
          3768387967\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359485,\n
        "timestamp": "2015-10-02T04:56:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385910,\n
          3768385891,\n
          3768385905,\n
          3768385924,\n
          3768385910\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359486,\n
        "timestamp": "2015-10-02T04:56:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388229,\n
          3768388225,\n
          3768388217,\n
          3768388220,\n
          3768388229\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359487,\n
        "timestamp": "2015-10-02T04:56:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385315,\n
          3768385316,\n
          3768385331,\n
          3768385330,\n
          3768385315\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359488,\n
        "timestamp": "2015-10-02T04:56:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386641,\n
          3768386652,\n
          3768386620,\n
          3768386606,\n
          3768386641\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359489,\n
        "timestamp": "2015-10-02T04:56:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385408,\n
          3768385411,\n
          3768385409,\n
          3768385407,\n
          3768385408\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359490,\n
        "timestamp": "2015-10-02T04:56:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385033,\n
          3768385035,\n
          3768385037,\n
          3768385036,\n
          3768385033\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359491,\n
        "timestamp": "2015-10-02T04:56:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768384897,\n
          3768384896,\n
          3768384892,\n
          3768384894,\n
          3768384897\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359492,\n
        "timestamp": "2015-10-02T04:56:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385512,\n
          3768385510,\n
          3768385492,\n
          3768385495,\n
          3768385512\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359493,\n
        "timestamp": "2015-10-02T04:56:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386655,\n
          3768386662,\n
          3768386674,\n
          3768386669,\n
          3768386655\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359494,\n
        "timestamp": "2015-10-02T04:56:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387823,\n
          3768387835,\n
          3768387841,\n
          3768387840,\n
          3768387823\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359495,\n
        "timestamp": "2015-10-02T04:56:09Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385798,\n
          3768385815,\n
          3768385818,\n
          3768385810,\n
          3768385798\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359496,\n
        "timestamp": "2015-10-02T04:56:10Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387516,\n
          3768387524,\n
          3768387534,\n
          3768387523,\n
          3768387516\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359497,\n
        "timestamp": "2015-10-02T04:56:10Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387818,\n
          3768387815,\n
          3768387807,\n
          3768387810,\n
          3768387818\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359498,\n
        "timestamp": "2015-10-02T04:56:10Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387533,\n
          3768387503,\n
          3768387500,\n
          3768387522,\n
          3768387533\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359499,\n
        "timestamp": "2015-10-02T04:56:10Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386387,\n
          3768386398,\n
          3768386364,\n
          3768386341,\n
          3768386387\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359500,\n
        "timestamp": "2015-10-02T04:56:10Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386693,\n
          3768386668,\n
          3768386588,\n
          3768386615,\n
          3768386693\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359501,\n
        "timestamp": "2015-10-02T04:56:10Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386564,\n
          3768386558,\n
          3768386573,\n
          3768386577,\n
          3768386564\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359502,\n
        "timestamp": "2015-10-02T04:56:10Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387412,\n
          3768387426,\n
          3768387442,\n
          3768387436,\n
          3768387412\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359503,\n
        "timestamp": "2015-10-02T04:56:10Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768383945,\n
          3768383952,\n
          3768383941,\n
          3768383940,\n
          3768383945\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359504,\n
        "timestamp": "2015-10-02T04:56:10Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387740,\n
          3768387724,\n
          3768387694,\n
          3768387714,\n
          3768387740\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359505,\n
        "timestamp": "2015-10-02T04:56:10Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387723,\n
          3768387725,\n
          3768387707,\n
          3768387702,\n
          3768387723\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359506,\n
        "timestamp": "2015-10-02T04:56:10Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387895,\n
          3768387903,\n
          3768387906,\n
          3768387899,\n
          3768387895\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359507,\n
        "timestamp": "2015-10-02T04:56:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768384983,\n
          3768384978,\n
          3768384985,\n
          3768384989,\n
          3768384983\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359508,\n
        "timestamp": "2015-10-02T04:56:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387184,\n
          3768387225,\n
          3768387250,\n
          3768387195,\n
          3768387184\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359509,\n
        "timestamp": "2015-10-02T04:56:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387751,\n
          3768387759,\n
          3768387773,\n
          3768387762,\n
          3768387751\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359510,\n
        "timestamp": "2015-10-02T04:56:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385609,\n
          3768385608,\n
          3768385594,\n
          3768385595,\n
          3768385609\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359511,\n
        "timestamp": "2015-10-02T04:56:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388302,\n
          3768388313,\n
          3768388317,\n
          3768388304,\n
          3768388302\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359512,\n
        "timestamp": "2015-10-02T04:56:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387000,\n
          3768387004,\n
          3768387029,\n
          3768387025,\n
          3768387000\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359513,\n
        "timestamp": "2015-10-02T04:56:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387124,\n
          3768387100,\n
          3768387108,\n
          3768387132,\n
          3768387124\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359514,\n
        "timestamp": "2015-10-02T04:56:11Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385560,\n
          3768385553,\n
          3768385550,\n
          3768385559,\n
          3768385560\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359515,\n
        "timestamp": "2015-10-02T04:56:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388164,\n
          3768388056,\n
          3768388160,\n
          3768388166,\n
          3768388164\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359516,\n
        "timestamp": "2015-10-02T04:56:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386492,\n
          3768386455,\n
          3768386446,\n
          3768386484,\n
          3768386492\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359517,\n
        "timestamp": "2015-10-02T04:56:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388283,\n
          3768388288,\n
          3768388287,\n
          3768388281,\n
          3768388283\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359518,\n
        "timestamp": "2015-10-02T04:56:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768384940,\n
          3768384937,\n
          3768384935,\n
          3768384939,\n
          3768384940\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359519,\n
        "timestamp": "2015-10-02T04:56:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385535,\n
          3768385528,\n
          3768385534,\n
          3768385541,\n
          3768385535\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359520,\n
        "timestamp": "2015-10-02T04:56:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385760,\n
          3768385759,\n
          3768385758,\n
          3768385761,\n
          3768385760\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359521,\n
        "timestamp": "2015-10-02T04:56:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387001,\n
          3768387037,\n
          3768387057,\n
          3768387013,\n
          3768387001\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359522,\n
        "timestamp": "2015-10-02T04:56:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768384946,\n
          3768384948,\n
          3768384947,\n
          3768384945,\n
          3768384946\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359523,\n
        "timestamp": "2015-10-02T04:56:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385253,\n
          3768385265,\n
          3768385263,\n
          3768385257,\n
          3768385253\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359524,\n
        "timestamp": "2015-10-02T04:56:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385709,\n
          3768385698,\n
          3768385699,\n
          3768385712,\n
          3768385709\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359525,\n
        "timestamp": "2015-10-02T04:56:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387454,\n
          3768387506,\n
          3768387527,\n
          3768387474,\n
          3768387454\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359526,\n
        "timestamp": "2015-10-02T04:56:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385255,\n
          3768385258,\n
          3768385276,\n
          3768385275,\n
          3768385255\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359527,\n
        "timestamp": "2015-10-02T04:56:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385044,\n
          3768385042,\n
          3768385047,\n
          3768385051,\n
          3768385044\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359528,\n
        "timestamp": "2015-10-02T04:56:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388264,\n
          3768388273,\n
          3768388271,\n
          3768388262,\n
          3768388264\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359529,\n
        "timestamp": "2015-10-02T04:56:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385413,\n
          3768385417,\n
          3768385418,\n
          3768385414,\n
          3768385413\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359530,\n
        "timestamp": "2015-10-02T04:56:12Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385766,\n
          3768385769,\n
          3768385772,\n
          3768385770,\n
          3768385766\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359531,\n
        "timestamp": "2015-10-02T04:56:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385231,\n
          3768385232,\n
          3768385239,\n
          3768385237,\n
          3768385231\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359532,\n
        "timestamp": "2015-10-02T04:56:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387469,\n
          3768387471,\n
          3768387484,\n
          3768387485,\n
          3768387469\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359533,\n
        "timestamp": "2015-10-02T04:56:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768384869,\n
          3768384868,\n
          3768384870,\n
          3768384872,\n
          3768384869\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359534,\n
        "timestamp": "2015-10-02T04:56:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385984,\n
          3768385975,\n
          3768385971,\n
          3768385981,\n
          3768385984\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359535,\n
        "timestamp": "2015-10-02T04:56:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386721,\n
          3768386684,\n
          3768386699,\n
          3768386733,\n
          3768386721\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359536,\n
        "timestamp": "2015-10-02T04:56:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387819,\n
          3768387843,\n
          3768387837,\n
          3768387798,\n
          3768387819\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359537,\n
        "timestamp": "2015-10-02T04:56:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387836,\n
          3768387825,\n
          3768387838,\n
          3768387842,\n
          3768387836\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359538,\n
        "timestamp": "2015-10-02T04:56:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385804,\n
          3768385807,\n
          3768385808,\n
          3768385806,\n
          3768385804\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359539,\n
        "timestamp": "2015-10-02T04:56:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388319,\n
          3768388308,\n
          3768388307,\n
          3768388318,\n
          3768388319\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359540,\n
        "timestamp": "2015-10-02T04:56:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386246,\n
          3768386228,\n
          3768386248,\n
          3768386265,\n
          3768386246\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359541,\n
        "timestamp": "2015-10-02T04:56:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385614,\n
          3768385625,\n
          3768385623,\n
          3768385612,\n
          3768385614\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359542,\n
        "timestamp": "2015-10-02T04:56:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385665,\n
          3768385666,\n
          3768385676,\n
          3768385674,\n
          3768385665\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359543,\n
        "timestamp": "2015-10-02T04:56:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385222,\n
          3768385236,\n
          3768385234,\n
          3768385220,\n
          3768385222\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359544,\n
        "timestamp": "2015-10-02T04:56:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385024,\n
          3768385026,\n
          3768385022,\n
          3768385021,\n
          3768385024\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359545,\n
        "timestamp": "2015-10-02T04:56:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387184,\n
          3768387171,\n
          3768387204,\n
          3768387225,\n
          3768387184\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359546,\n
        "timestamp": "2015-10-02T04:56:13Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385989,\n
          3768385978,\n
          3768386000,\n
          3768386015,\n
          3768385989\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359547,\n
        "timestamp": "2015-10-02T04:56:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386611,\n
          3768386607,\n
          3768386597,\n
          3768386605,\n
          3768386611\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359548,\n
        "timestamp": "2015-10-02T04:56:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386874,\n
          3768380834,\n
          3768380812,\n
          3768380853,\n
          3768386874\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359549,\n
        "timestamp": "2015-10-02T04:56:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386399,\n
          3768386415,\n
          3768386373,\n
          3768386366,\n
          3768386399\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359550,\n
        "timestamp": "2015-10-02T04:56:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386311,\n
          3768386338,\n
          3768386472,\n
          3768386441,\n
          3768386311\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359551,\n
        "timestamp": "2015-10-02T04:56:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385684,\n
          3768385687,\n
          3768385697,\n
          3768385696,\n
          3768385684\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359552,\n
        "timestamp": "2015-10-02T04:56:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388020,\n
          3768388013,\n
          3768388021,\n
          3768388024,\n
          3768388020\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359553,\n
        "timestamp": "2015-10-02T04:56:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386207,\n
          3768386249,\n
          3768386257,\n
          3768386219,\n
          3768386207\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359554,\n
        "timestamp": "2015-10-02T04:56:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387260,\n
          3768387243,\n
          3768387288,\n
          3768387305,\n
          3768387260\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359555,\n
        "timestamp": "2015-10-02T04:56:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387290,\n
          3768387263,\n
          3768387209,\n
          3768387235,\n
          3768387290\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359556,\n
        "timestamp": "2015-10-02T04:56:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768384920,\n
          3768384918,\n
          3768384915,\n
          3768384917,\n
          3768384920\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359557,\n
        "timestamp": "2015-10-02T04:56:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387250,\n
          3768387272,\n
          3768387212,\n
          3768387195,\n
          3768387250\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359558,\n
        "timestamp": "2015-10-02T04:56:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387670,\n
          3768387728,\n
          3768387739,\n
          3768387685,\n
          3768387670\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359559,\n
        "timestamp": "2015-10-02T04:56:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385217,\n
          3768385214,\n
          3768385171,\n
          3768385175,\n
          3768385217\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359560,\n
        "timestamp": "2015-10-02T04:56:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387061,\n
          3768387046,\n
          3768387010,\n
          3768387024,\n
          3768387061\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359561,\n
        "timestamp": "2015-10-02T04:56:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387443,\n
          3768387472,\n
          3768387465,\n
          3768387441,\n
          3768387443\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359562,\n
        "timestamp": "2015-10-02T04:56:14Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768380800,\n
          3768380808,\n
          3768380786,\n
          3768380780,\n
          3768380800\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359563,\n
        "timestamp": "2015-10-02T04:56:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385866,\n
          3768385860,\n
          3768385843,\n
          3768385859,\n
          3768385866\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359564,\n
        "timestamp": "2015-10-02T04:56:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387244,\n
          3768387210,\n
          3768387233,\n
          3768387270,\n
          3768387244\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359565,\n
        "timestamp": "2015-10-02T04:56:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385731,\n
          3768385730,\n
          3768385713,\n
          3768385714,\n
          3768385731\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359566,\n
        "timestamp": "2015-10-02T04:56:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388210,\n
          3768388206,\n
          3768388207,\n
          3768388215,\n
          3768388210\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359567,\n
        "timestamp": "2015-10-02T04:56:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386457,\n
          3768386394,\n
          3768386388,\n
          3768386447,\n
          3768386457\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359568,\n
        "timestamp": "2015-10-02T04:56:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386098,\n
          3768386090,\n
          3768386099,\n
          3768386108,\n
          3768386098\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359569,\n
        "timestamp": "2015-10-02T04:56:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385103,\n
          3768385105,\n
          3768385098,\n
          3768385093,\n
          3768385103\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359570,\n
        "timestamp": "2015-10-02T04:56:15Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387188,\n
          3768387169,\n
          3768387143,\n
          3768387163,\n
          3768387188\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359571,\n
        "timestamp": "2015-10-02T04:56:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385408,\n
          3768385407,\n
          3768385393,\n
          3768385396,\n
          3768385408\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359572,\n
        "timestamp": "2015-10-02T04:56:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386186,\n
          3768386181,\n
          3768386196,\n
          3768386200,\n
          3768386186\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359573,\n
        "timestamp": "2015-10-02T04:56:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387559,\n
          3768387547,\n
          3768387564,\n
          3768387570,\n
          3768387559\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359574,\n
        "timestamp": "2015-10-02T04:56:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387595,\n
          3768387499,\n
          3768387560,\n
          3768387624,\n
          3768387595\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359575,\n
        "timestamp": "2015-10-02T04:56:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385455,\n
          3768385454,\n
          3768385450,\n
          3768385451,\n
          3768385455\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359576,\n
        "timestamp": "2015-10-02T04:56:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387859,\n
          3768387849,\n
          3768387846,\n
          3768387852,\n
          3768387859\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359577,\n
        "timestamp": "2015-10-02T04:56:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386189,\n
          3768386201,\n
          3768386202,\n
          3768386193,\n
          3768386189\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359578,\n
        "timestamp": "2015-10-02T04:56:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387151,\n
          3768387157,\n
          3768387144,\n
          3768387139,\n
          3768387151\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359579,\n
        "timestamp": "2015-10-02T04:56:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387800,\n
          3768387809,\n
          3768387808,\n
          3768387801,\n
          3768387800\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359580,\n
        "timestamp": "2015-10-02T04:56:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386731,\n
          3768386712,\n
          3768386737,\n
          3768386750,\n
          3768386731\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359581,\n
        "timestamp": "2015-10-02T04:56:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387566,\n
          3768387579,\n
          3768387584,\n
          3768387567,\n
          3768387566\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359582,\n
        "timestamp": "2015-10-02T04:56:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387717,\n
          3768387746,\n
          3768387754,\n
          3768387730,\n
          3768387717\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359583,\n
        "timestamp": "2015-10-02T04:56:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387821,\n
          3768387828,\n
          3768387811,\n
          3768387805,\n
          3768387821\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359584,\n
        "timestamp": "2015-10-02T04:56:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385914,\n
          3768385913,\n
          3768385876,\n
          3768385883,\n
          3768385914\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359585,\n
        "timestamp": "2015-10-02T04:56:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386209,\n
          3768386226,\n
          3768386250,\n
          3768386242,\n
          3768386209\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359586,\n
        "timestamp": "2015-10-02T04:56:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387886,\n
          3768387872,\n
          3768387891,\n
          3768387909,\n
          3768387886\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359587,\n
        "timestamp": "2015-10-02T04:56:16Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387690,\n
          3768387711,\n
          3768387719,\n
          3768387701,\n
          3768387690\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359588,\n
        "timestamp": "2015-10-02T04:56:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385281,\n
          3768385283,\n
          3768385297,\n
          3768385296,\n
          3768385281\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359589,\n
        "timestamp": "2015-10-02T04:56:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768384957,\n
          3768384958,\n
          3768384962,\n
          3768384959,\n
          3768384957\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359590,\n
        "timestamp": "2015-10-02T04:56:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387275,\n
          3768387289,\n
          3768387276,\n
          3768387262,\n
          3768387275\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359591,\n
        "timestamp": "2015-10-02T04:56:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387718,\n
          3768387734,\n
          3768387744,\n
          3768387733,\n
          3768387718\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359592,\n
        "timestamp": "2015-10-02T04:56:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385795,\n
          3768385790,\n
          3768385803,\n
          3768385805,\n
          3768385795\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359593,\n
        "timestamp": "2015-10-02T04:56:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387887,\n
          3768387882,\n
          3768387873,\n
          3768387878,\n
          3768387887\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359594,\n
        "timestamp": "2015-10-02T04:56:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387478,\n
          3768387487,\n
          3768387512,\n
          3768387496,\n
          3768387478\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359595,\n
        "timestamp": "2015-10-02T04:56:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768380806,\n
          3768380791,\n
          3768380777,\n
          3768380786,\n
          3768380806\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359596,\n
        "timestamp": "2015-10-02T04:56:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385870,\n
          3768385867,\n
          3768385878,\n
          3768385882,\n
          3768385870\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359597,\n
        "timestamp": "2015-10-02T04:56:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387185,\n
          3768387152,\n
          3768387165,\n
          3768387196,\n
          3768387185\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359598,\n
        "timestamp": "2015-10-02T04:56:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387934,\n
          3768387953,\n
          3768387951,\n
          3768387929,\n
          3768387934\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359599,\n
        "timestamp": "2015-10-02T04:56:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388056,\n
          3768388164,\n
          3768388158,\n
          3768388054,\n
          3768388056\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359601,\n
        "timestamp": "2015-10-02T04:56:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387538,\n
          3768387530,\n
          3768387519,\n
          3768387525,\n
          3768387538\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359602,\n
        "timestamp": "2015-10-02T04:56:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385308,\n
          3768385287,\n
          3768385298,\n
          3768385317,\n
          3768385308\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359603,\n
        "timestamp": "2015-10-02T04:56:17Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386324,\n
          3768386295,\n
          3768386321,\n
          3768386344,\n
          3768386324\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359604,\n
        "timestamp": "2015-10-02T04:56:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388333,\n
          3768388334,\n
          3768388352,\n
          3768388351,\n
          3768388333\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359605,\n
        "timestamp": "2015-10-02T04:56:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387432,\n
          3768387438,\n
          3768387455,\n
          3768387445,\n
          3768387432\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359606,\n
        "timestamp": "2015-10-02T04:56:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386091,\n
          3768386101,\n
          3768386092,\n
          3768386085,\n
          3768386091\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359608,\n
        "timestamp": "2015-10-02T04:56:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388230,\n
          3768388248,\n
          3768388226,\n
          3768388214,\n
          3768388230\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359609,\n
        "timestamp": "2015-10-02T04:56:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385345,\n
          3768385349,\n
          3768385348,\n
          3768385343,\n
          3768385345\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359610,\n
        "timestamp": "2015-10-02T04:56:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385040,\n
          3768385031,\n
          3768385027,\n
          3768385030,\n
          3768385040\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359611,\n
        "timestamp": "2015-10-02T04:56:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388245,\n
          3768388228,\n
          3768388227,\n
          3768388246,\n
          3768388245\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359612,\n
        "timestamp": "2015-10-02T04:56:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387588,\n
          3768387575,\n
          3768387600,\n
          3768387606,\n
          3768387588\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359613,\n
        "timestamp": "2015-10-02T04:56:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385295,\n
          3768385291,\n
          3768385277,\n
          3768385280,\n
          3768385295\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359614,\n
        "timestamp": "2015-10-02T04:56:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768383943,\n
          3768383946,\n
          3768383944,\n
          3768383942,\n
          3768383943\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359615,\n
        "timestamp": "2015-10-02T04:56:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385458,\n
          3768385462,\n
          3768385461,\n
          3768385456,\n
          3768385458\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359616,\n
        "timestamp": "2015-10-02T04:56:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387775,\n
          3768387785,\n
          3768387803,\n
          3768387790,\n
          3768387775\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359617,\n
        "timestamp": "2015-10-02T04:56:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386265,\n
          3768386282,\n
          3768386253,\n
          3768386246,\n
          3768386265\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359618,\n
        "timestamp": "2015-10-02T04:56:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385610,\n
          3768385616,\n
          3768385628,\n
          3768385626,\n
          3768385610\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359619,\n
        "timestamp": "2020-10-05T12:15:05Z",\n
        "version": 3,\n
        "changeset": 91979498,\n
        "user": "AmiFritz",\n
        "uid": 172867,\n
        "nodes": [\n
          3768386424,\n
          3768386384,\n
          3768386375,\n
          3768386371,\n
          3768386424\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359620,\n
        "timestamp": "2015-10-02T04:56:18Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387626,\n
          3768387620,\n
          3768387629,\n
          3768387637,\n
          3768387626\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359621,\n
        "timestamp": "2015-10-02T04:56:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385290,\n
          3768385279,\n
          3768385268,\n
          3768385274,\n
          3768385290\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359622,\n
        "timestamp": "2015-10-02T04:56:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387274,\n
          3768387285,\n
          3768387258,\n
          3768387246,\n
          3768387274\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359623,\n
        "timestamp": "2015-10-02T04:56:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387254,\n
          3768387215,\n
          3768387248,\n
          3768387284,\n
          3768387254\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359624,\n
        "timestamp": "2015-10-02T04:56:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387974,\n
          3768388004,\n
          3768387973,\n
          3768387940,\n
          3768387974\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359625,\n
        "timestamp": "2015-10-02T04:56:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385793,\n
          3768385792,\n
          3768385796,\n
          3768385797,\n
          3768385793\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359626,\n
        "timestamp": "2015-10-02T04:56:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387912,\n
          3768387879,\n
          3768387868,\n
          3768387902,\n
          3768387912\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359627,\n
        "timestamp": "2015-10-02T04:56:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386515,\n
          3768386527,\n
          3768386532,\n
          3768386519,\n
          3768386515\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359628,\n
        "timestamp": "2015-10-02T04:56:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386136,\n
          3768386131,\n
          3768386141,\n
          3768386147,\n
          3768386136\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359629,\n
        "timestamp": "2015-10-02T04:56:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387604,\n
          3768387586,\n
          3768387592,\n
          3768387609,\n
          3768387604\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359630,\n
        "timestamp": "2015-10-02T04:56:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768384923,\n
          3768384926,\n
          3768384924,\n
          3768384921,\n
          3768384923\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359631,\n
        "timestamp": "2015-10-02T04:56:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386400,\n
          3768386377,\n
          3768386353,\n
          3768386369,\n
          3768386400\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359632,\n
        "timestamp": "2015-10-02T04:56:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386968,\n
          3768386935,\n
          3768386943,\n
          3768386972,\n
          3768386968\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359633,\n
        "timestamp": "2015-10-02T04:56:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386868,\n
          3768386878,\n
          3768386884,\n
          3768386872,\n
          3768386868\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359634,\n
        "timestamp": "2015-10-02T04:56:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385938,\n
          3768385912,\n
          3768385930,\n
          3768385956,\n
          3768385938\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359635,\n
        "timestamp": "2015-10-02T04:56:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388269,\n
          3768388258,\n
          3768388251,\n
          3768388257,\n
          3768388269\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359636,\n
        "timestamp": "2015-10-02T04:56:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386494,\n
          3768386488,\n
          3768386491,\n
          3768386496,\n
          3768386494\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359637,\n
        "timestamp": "2015-10-02T04:56:19Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387163,\n
          3768387176,\n
          3768387197,\n
          3768387188,\n
          3768387163\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359638,\n
        "timestamp": "2015-10-02T04:56:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385270,\n
          3768385240,\n
          3768385245,\n
          3768385272,\n
          3768385270\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359639,\n
        "timestamp": "2015-10-02T05:08:48Z",\n
        "version": 2,\n
        "changeset": 34381766,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3767945581,\n
          3768388368,\n
          3768388370,\n
          3767945582,\n
          3767945581\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359641,\n
        "timestamp": "2015-10-02T04:56:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386677,\n
          3768386687,\n
          3768386728,\n
          3768386723,\n
          3768386677\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359642,\n
        "timestamp": "2015-10-02T04:56:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385446,\n
          3768385435,\n
          3768385433,\n
          3768385445,\n
          3768385446\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359643,\n
        "timestamp": "2015-10-02T04:56:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386150,\n
          3768386137,\n
          3768386138,\n
          3768386152,\n
          3768386150\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359645,\n
        "timestamp": "2015-10-02T04:56:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385016,\n
          3768385018,\n
          3768385015,\n
          3768385011,\n
          3768385016\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359646,\n
        "timestamp": "2015-10-02T04:56:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385229,\n
          3768385223,\n
          3768385212,\n
          3768385215,\n
          3768385229\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359647,\n
        "timestamp": "2015-10-02T04:56:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768383949,\n
          3768383953,\n
          3768384862,\n
          3768384860,\n
          3768383949\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359648,\n
        "timestamp": "2015-10-02T04:56:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386035,\n
          3768385989,\n
          3768386015,\n
          3768386041,\n
          3768386059,\n
          3768386035\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359649,\n
        "timestamp": "2015-10-02T04:56:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385976,\n
          3768385985,\n
          3768386007,\n
          3768385997,\n
          3768385979,\n
          3768385976\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359650,\n
        "timestamp": "2015-10-02T04:56:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388043,\n
          3768388036,\n
          3768388025,\n
          3768388015,\n
          3768388031,\n
          3768388043\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359651,\n
        "timestamp": "2015-10-02T04:56:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387429,\n
          3768387413,\n
          3768387440,\n
          3768387457,\n
          3768387437,\n
          3768387429\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359652,\n
        "timestamp": "2015-10-02T04:56:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388003,\n
          3768387991,\n
          3768387992,\n
          3768387995,\n
          3768388005,\n
          3768388003\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359653,\n
        "timestamp": "2015-10-02T04:56:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386196,\n
          3768386181,\n
          3768386158,\n
          3768386154,\n
          3768386170,\n
          3768386196\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359654,\n
        "timestamp": "2015-10-02T04:56:20Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386122,\n
          3768386118,\n
          3768386106,\n
          3768386128,\n
          3768386146,\n
          3768386122\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359655,\n
        "timestamp": "2015-10-02T04:56:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386752,\n
          3768386735,\n
          3768386760,\n
          3768386773,\n
          3768386779,\n
          3768386752\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359656,\n
        "timestamp": "2015-10-02T04:56:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387832,\n
          3768387847,\n
          3768387844,\n
          3768387843,\n
          3768387819,\n
          3768387832\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359658,\n
        "timestamp": "2015-10-02T04:56:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385994,\n
          3768386042,\n
          3768386126,\n
          3768386121,\n
          3768386080,\n
          3768385994\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359659,\n
        "timestamp": "2015-10-02T04:56:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768384926,\n
          3768384923,\n
          3768384925,\n
          3768384938,\n
          3768384933,\n
          3768384926\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359660,\n
        "timestamp": "2015-10-02T04:56:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388229,\n
          3768388220,\n
          3768388216,\n
          3768388221,\n
          3768388233,\n
          3768388229\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359661,\n
        "timestamp": "2015-10-02T04:56:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385310,\n
          3768385315,\n
          3768385330,\n
          3768385329,\n
          3768385307,\n
          3768385310\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359662,\n
        "timestamp": "2015-10-02T04:56:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385049,\n
          3768385054,\n
          3768385055,\n
          3768385052,\n
          3768385045,\n
          3768385049\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359663,\n
        "timestamp": "2015-10-02T04:56:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386262,\n
          3768386294,\n
          3768386274,\n
          3768386245,\n
          3768386252,\n
          3768386262\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359664,\n
        "timestamp": "2015-10-02T04:56:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387610,\n
          3768387599,\n
          3768387611,\n
          3768387623,\n
          3768387625,\n
          3768387610\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359665,\n
        "timestamp": "2015-10-02T04:56:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768380799,\n
          3768380807,\n
          3768386833,\n
          3768386826,\n
          3768380787,\n
          3768380799\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359666,\n
        "timestamp": "2015-10-02T04:56:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386729,\n
          3768386716,\n
          3768386694,\n
          3768386708,\n
          3768386718,\n
          3768386729\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359667,\n
        "timestamp": "2015-10-02T04:56:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386109,\n
          3768386059,\n
          3768386041,\n
          3768386088,\n
          3768386093,\n
          3768386109\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359668,\n
        "timestamp": "2015-10-02T04:56:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386557,\n
          3768386657,\n
          3768386685,\n
          3768386569,\n
          3768386568,\n
          3768386557\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359669,\n
        "timestamp": "2015-10-02T04:56:21Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385667,\n
          3768385660,\n
          3768385662,\n
          3768385671,\n
          3768385670,\n
          3768385667\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359670,\n
        "timestamp": "2015-10-02T04:56:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387981,\n
          3768387969,\n
          3768387972,\n
          3768387985,\n
          3768388000,\n
          3768387981\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359671,\n
        "timestamp": "2015-10-02T04:56:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768380786,\n
          3768380808,\n
          3768380828,\n
          3768380854,\n
          3768380806,\n
          3768380786\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359672,\n
        "timestamp": "2015-10-02T04:56:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385924,\n
          3768385905,\n
          3768385901,\n
          3768385912,\n
          3768385938,\n
          3768385924\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359673,\n
        "timestamp": "2015-10-02T04:56:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386135,\n
          3768386151,\n
          3768386190,\n
          3768386172,\n
          3768386130,\n
          3768386135\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359674,\n
        "timestamp": "2015-10-02T04:56:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388016,\n
          3768388008,\n
          3768388011,\n
          3768388028,\n
          3768388019,\n
          3768388016\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359675,\n
        "timestamp": "2015-10-02T04:56:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386820,\n
          3768386818,\n
          3768386804,\n
          3768380782,\n
          3768380792,\n
          3768386820\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359676,\n
        "timestamp": "2015-10-02T04:56:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387710,\n
          3768387722,\n
          3768387704,\n
          3768387691,\n
          3768387689,\n
          3768387710\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359677,\n
        "timestamp": "2015-10-02T04:56:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387175,\n
          3768387127,\n
          3768387152,\n
          3768387185,\n
          3768387192,\n
          3768387175\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359678,\n
        "timestamp": "2015-10-02T04:56:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387186,\n
          3768387156,\n
          3768387159,\n
          3768387167,\n
          3768387211,\n
          3768387186\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359679,\n
        "timestamp": "2015-10-02T04:56:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388199,\n
          3768388198,\n
          3768388197,\n
          3768388200,\n
          3768388203,\n
          3768388199\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359680,\n
        "timestamp": "2015-10-02T04:56:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385054,\n
          3768385049,\n
          3768385046,\n
          3768385050,\n
          3768385056,\n
          3768385054\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359681,\n
        "timestamp": "2015-10-02T04:56:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386158,\n
          3768386143,\n
          3768386122,\n
          3768386146,\n
          3768386154,\n
          3768386158\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359682,\n
        "timestamp": "2015-10-02T04:56:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387319,\n
          3768387358,\n
          3768387395,\n
          3768387360,\n
          3768387352,\n
          3768387319\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359683,\n
        "timestamp": "2015-10-02T04:56:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385618,\n
          3768385620,\n
          3768385629,\n
          3768385628,\n
          3768385616,\n
          3768385618\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359684,\n
        "timestamp": "2015-10-02T04:56:22Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387254,\n
          3768387241,\n
          3768387229,\n
          3768387203,\n
          3768387215,\n
          3768387254\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359685,\n
        "timestamp": "2015-10-02T04:56:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385568,\n
          3768385565,\n
          3768385558,\n
          3768385563,\n
          3768385574,\n
          3768385568\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359686,\n
        "timestamp": "2015-10-02T04:56:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388003,\n
          3768388005,\n
          3768388008,\n
          3768388016,\n
          3768388012,\n
          3768388003\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359687,\n
        "timestamp": "2015-10-02T04:56:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386531,\n
          3768386547,\n
          3768386530,\n
          3768386510,\n
          3768386525,\n
          3768386531\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359688,\n
        "timestamp": "2015-10-02T04:56:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386186,\n
          3768386227,\n
          3768386222,\n
          3768386188,\n
          3768386181,\n
          3768386186\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359689,\n
        "timestamp": "2015-10-02T04:56:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387610,\n
          3768387605,\n
          3768387582,\n
          3768387593,\n
          3768387599,\n
          3768387610\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359690,\n
        "timestamp": "2015-10-02T04:56:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387691,\n
          3768387677,\n
          3768387658,\n
          3768387682,\n
          3768387689,\n
          3768387691\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359691,\n
        "timestamp": "2015-10-02T04:56:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387116,\n
          3768387101,\n
          3768387145,\n
          3768387162,\n
          3768387155,\n
          3768387116\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359692,\n
        "timestamp": "2015-10-02T04:56:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386806,\n
          3768386794,\n
          3768386780,\n
          3768386797,\n
          3768386814,\n
          3768386806\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359693,\n
        "timestamp": "2015-10-02T04:56:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385913,\n
          3768385914,\n
          3768385922,\n
          3768385937,\n
          3768385928,\n
          3768385913\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359694,\n
        "timestamp": "2015-10-02T04:56:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386715,\n
          3768386705,\n
          3768386697,\n
          3768386730,\n
          3768386741,\n
          3768386715\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359695,\n
        "timestamp": "2015-10-02T04:56:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386100,\n
          3768386083,\n
          3768386113,\n
          3768386120,\n
          3768386119,\n
          3768386100\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359696,\n
        "timestamp": "2015-10-02T04:56:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387417,\n
          3768387398,\n
          3768387386,\n
          3768387458,\n
          3768387463,\n
          3768387417\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359697,\n
        "timestamp": "2015-10-02T04:56:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388202,\n
          3768388199,\n
          3768388203,\n
          3768388208,\n
          3768388205,\n
          3768388202\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359698,\n
        "timestamp": "2015-10-02T04:56:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385242,\n
          3768385228,\n
          3768385230,\n
          3768385249,\n
          3768385267,\n
          3768385242\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359699,\n
        "timestamp": "2015-10-02T04:56:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386340,\n
          3768386317,\n
          3768386294,\n
          3768386262,\n
          3768386289,\n
          3768386340\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359700,\n
        "timestamp": "2015-10-02T04:56:23Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387200,\n
          3768387204,\n
          3768387171,\n
          3768387116,\n
          3768387155,\n
          3768387200\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359702,\n
        "timestamp": "2015-10-02T04:56:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387972,\n
          3768387969,\n
          3768387963,\n
          3768387952,\n
          3768387966,\n
          3768387972\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359703,\n
        "timestamp": "2015-10-02T04:56:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387729,\n
          3768387721,\n
          3768387756,\n
          3768387771,\n
          3768387738,\n
          3768387729\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359704,\n
        "timestamp": "2015-10-02T04:56:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385038,\n
          3768385025,\n
          3768385023,\n
          3768385020,\n
          3768385032,\n
          3768385038\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359705,\n
        "timestamp": "2015-10-02T04:56:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385495,\n
          3768385492,\n
          3768385491,\n
          3768385484,\n
          3768385485,\n
          3768385495\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359706,\n
        "timestamp": "2015-10-02T04:56:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388046,\n
          3768388043,\n
          3768388031,\n
          3768388039,\n
          3768388041,\n
          3768388046\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359707,\n
        "timestamp": "2020-10-05T12:15:05Z",\n
        "version": 2,\n
        "changeset": 91979498,\n
        "user": "AmiFritz",\n
        "uid": 172867,\n
        "nodes": [\n
          3768386433,\n
          3768386422,\n
          3768386467,\n
          3768386469,\n
          3768386511,\n
          3768386500,\n
          3768386433\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359708,\n
        "timestamp": "2015-10-02T04:56:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387346,\n
          3768387311,\n
          3768387016,\n
          3768387060,\n
          3768387368,\n
          3768387346\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359709,\n
        "timestamp": "2015-10-02T04:56:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768380846,\n
          3768386934,\n
          3768386952,\n
          3768386975,\n
          3768386876,\n
          3768380846\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359710,\n
        "timestamp": "2015-10-02T04:56:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387804,\n
          3768387792,\n
          3768387825,\n
          3768387836,\n
          3768387812,\n
          3768387804\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359711,\n
        "timestamp": "2015-10-02T04:56:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386794,\n
          3768386806,\n
          3768380775,\n
          3768386821,\n
          3768386787,\n
          3768386794\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359712,\n
        "timestamp": "2015-10-02T04:56:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387860,\n
          3768387892,\n
          3768387895,\n
          3768387899,\n
          3768387870,\n
          3768387860\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359713,\n
        "timestamp": "2015-10-02T04:56:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386703,\n
          3768386709,\n
          3768386672,\n
          3768386658,\n
          3768386661,\n
          3768386703\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359714,\n
        "timestamp": "2015-10-02T04:56:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385872,\n
          3768385846,\n
          3768385836,\n
          3768385835,\n
          3768385873,\n
          3768385872\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359715,\n
        "timestamp": "2015-10-02T04:56:24Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386758,\n
          3768386741,\n
          3768386730,\n
          3768386747,\n
          3768386749,\n
          3768386758\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359716,\n
        "timestamp": "2015-10-02T04:56:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386507,\n
          3768386549,\n
          3768386559,\n
          3768386517,\n
          3768386504,\n
          3768386507\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359717,\n
        "timestamp": "2015-10-02T04:56:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387047,\n
          3768387033,\n
          3768387014,\n
          3768387032,\n
          3768387065,\n
          3768387047\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359718,\n
        "timestamp": "2015-10-02T04:56:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386550,\n
          3768386545,\n
          3768386543,\n
          3768386570,\n
          3768386578,\n
          3768386550\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359719,\n
        "timestamp": "2015-10-02T04:56:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386649,\n
          3768386735,\n
          3768386752,\n
          3768386799,\n
          3768386739,\n
          3768386649\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359720,\n
        "timestamp": "2015-10-02T04:56:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385417,\n
          3768385413,\n
          3768385412,\n
          3768385415,\n
          3768385416,\n
          3768385417\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359721,\n
        "timestamp": "2015-10-02T04:56:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387433,\n
          3768387389,\n
          3768387406,\n
          3768387419,\n
          3768387456,\n
          3768387433\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359722,\n
        "timestamp": "2015-10-02T04:56:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387217,\n
          3768387199,\n
          3768387206,\n
          3768387224,\n
          3768387219,\n
          3768387223,\n
          3768387217\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359723,\n
        "timestamp": "2015-10-02T04:56:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388239,\n
          3768388222,\n
          3768388237,\n
          3768388254,\n
          3768388242,\n
          3768388249,\n
          3768388239\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359724,\n
        "timestamp": "2015-10-02T04:56:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387035,\n
          3768387062,\n
          3768387102,\n
          3768387073,\n
          3768387069,\n
          3768387027,\n
          3768387035\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359725,\n
        "timestamp": "2015-10-02T04:56:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386526,\n
          3768386514,\n
          3768386506,\n
          3768386489,\n
          3768386465,\n
          3768386503,\n
          3768386526\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359726,\n
        "timestamp": "2015-10-02T04:56:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768380849,\n
          3768386908,\n
          3768386937,\n
          3768386894,\n
          3768386880,\n
          3768380856,\n
          3768380849\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359727,\n
        "timestamp": "2015-10-02T04:56:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385356,\n
          3768385355,\n
          3768385354,\n
          3768385352,\n
          3768385353,\n
          3768385357,\n
          3768385356\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359728,\n
        "timestamp": "2015-10-02T04:56:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386287,\n
          3768386286,\n
          3768386278,\n
          3768386356,\n
          3768386361,\n
          3768386318,\n
          3768386287\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359729,\n
        "timestamp": "2015-10-02T04:56:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388329,\n
          3768388330,\n
          3768388332,\n
          3768388331,\n
          3768388337,\n
          3768388335,\n
          3768388329\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359730,\n
        "timestamp": "2015-10-02T04:56:25Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385286,\n
          3768385289,\n
          3768385288,\n
          3768385293,\n
          3768385314,\n
          3768385306,\n
          3768385286\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359731,\n
        "timestamp": "2015-10-02T04:56:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386008,\n
          3768385991,\n
          3768385992,\n
          3768385998,\n
          3768385996,\n
          3768386003,\n
          3768386008\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359732,\n
        "timestamp": "2015-10-02T04:56:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387748,\n
          3768387758,\n
          3768387786,\n
          3768387780,\n
          3768387765,\n
          3768387755,\n
          3768387748\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359733,\n
        "timestamp": "2015-10-02T04:56:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386235,\n
          3768386204,\n
          3768386169,\n
          3768386183,\n
          3768386167,\n
          3768386179,\n
          3768386235\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359734,\n
        "timestamp": "2015-10-02T04:56:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387713,\n
          3768387712,\n
          3768387706,\n
          3768387705,\n
          3768387687,\n
          3768387692,\n
          3768387713\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359735,\n
        "timestamp": "2015-10-02T04:56:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387886,\n
          3768387909,\n
          3768387932,\n
          3768387917,\n
          3768387935,\n
          3768387910,\n
          3768387886\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359736,\n
        "timestamp": "2015-10-02T04:56:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385120,\n
          3768385121,\n
          3768385118,\n
          3768385119,\n
          3768385117,\n
          3768385116,\n
          3768385120\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359737,\n
        "timestamp": "2015-10-02T04:56:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386482,\n
          3768386476,\n
          3768386463,\n
          3768386479,\n
          3768386485,\n
          3768386498,\n
          3768386482\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359739,\n
        "timestamp": "2015-10-02T04:56:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768384872,\n
          3768384873,\n
          3768384884,\n
          3768384889,\n
          3768384877,\n
          3768384869,\n
          3768384872\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359740,\n
        "timestamp": "2015-10-02T04:56:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385475,\n
          3768385453,\n
          3768385454,\n
          3768385455,\n
          3768385457,\n
          3768385477,\n
          3768385475\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359741,\n
        "timestamp": "2015-10-02T04:56:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387039,\n
          3768387111,\n
          3768387005,\n
          3768386985,\n
          3768386950,\n
          3768386939,\n
          3768387039\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359742,\n
        "timestamp": "2015-10-02T04:56:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388316,\n
          3768388315,\n
          3768388312,\n
          3768388311,\n
          3768388309,\n
          3768388310,\n
          3768388316\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359743,\n
        "timestamp": "2015-10-02T04:56:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386221,\n
          3768386225,\n
          3768386238,\n
          3768386233,\n
          3768386175,\n
          3768386163,\n
          3768386221\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359744,\n
        "timestamp": "2015-10-02T04:56:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385920,\n
          3768385907,\n
          3768385896,\n
          3768385902,\n
          3768385875,\n
          3768385887,\n
          3768385920\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359745,\n
        "timestamp": "2015-10-02T04:56:26Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387962,\n
          3768387971,\n
          3768387965,\n
          3768387994,\n
          3768387984,\n
          3768387946,\n
          3768387962\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359746,\n
        "timestamp": "2015-10-02T04:56:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387024,\n
          3768386996,\n
          3768387030,\n
          3768387052,\n
          3768387040,\n
          3768387056,\n
          3768387024\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359747,\n
        "timestamp": "2015-10-02T04:56:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387992,\n
          3768387976,\n
          3768387978,\n
          3768387980,\n
          3768387996,\n
          3768387995,\n
          3768387992\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359748,\n
        "timestamp": "2015-10-02T04:56:27Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388045,\n
          3768388048,\n
          3768388050,\n
          3768388161,\n
          3768388191,\n
          3768388174,\n
          3768388045\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359749,\n
        "timestamp": "2015-10-02T04:56:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386416,\n
          3768386296,\n
          3768386285,\n
          3768386374,\n
          3768386379,\n
          3768386409,\n
          3768386416\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359750,\n
        "timestamp": "2015-10-02T04:56:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385484,\n
          3768385491,\n
          3768385489,\n
          3768385497,\n
          3768385496,\n
          3768385482,\n
          3768385484\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359751,\n
        "timestamp": "2015-10-02T04:56:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388165,\n
          3768388172,\n
          3768388163,\n
          3768388055,\n
          3768388157,\n
          3768388159,\n
          3768388165\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359752,\n
        "timestamp": "2015-10-02T04:56:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387680,\n
          3768387695,\n
          3768387669,\n
          3768387648,\n
          3768387659,\n
          3768387653,\n
          3768387680\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359753,\n
        "timestamp": "2015-10-02T04:56:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385770,\n
          3768385772,\n
          3768385769,\n
          3768385778,\n
          3768385783,\n
          3768385773,\n
          3768385770\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359754,\n
        "timestamp": "2015-10-02T04:56:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385725,\n
          3768385733,\n
          3768385732,\n
          3768385735,\n
          3768385734,\n
          3768385724,\n
          3768385725\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359755,\n
        "timestamp": "2015-10-02T04:56:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385633,\n
          3768385635,\n
          3768385647,\n
          3768385634,\n
          3768385632,\n
          3768385639,\n
          3768385633\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359756,\n
        "timestamp": "2015-10-02T11:33:03Z",\n
        "version": 2,\n
        "changeset": 34386764,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385607,\n
          3768385619,\n
          3768385621,\n
          3768385583,\n
          3768385607\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359757,\n
        "timestamp": "2015-10-02T04:56:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388034,\n
          3768388026,\n
          3768388017,\n
          3768388020,\n
          3768388024,\n
          3768388029,\n
          3768388034\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359758,\n
        "timestamp": "2015-10-02T04:56:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385950,\n
          3768385967,\n
          3768386012,\n
          3768385988,\n
          3768385949,\n
          3768385944,\n
          3768385950\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359759,\n
        "timestamp": "2015-10-02T04:56:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386711,\n
          3768386720,\n
          3768386714,\n
          3768386725,\n
          3768386681,\n
          3768386663,\n
          3768386711\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359760,\n
        "timestamp": "2015-10-02T04:56:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385084,\n
          3768385095,\n
          3768385094,\n
          3768385092,\n
          3768385091,\n
          3768385083,\n
          3768385084\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359761,\n
        "timestamp": "2015-10-02T04:56:28Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385453,\n
          3768385452,\n
          3768385448,\n
          3768385449,\n
          3768385450,\n
          3768385454,\n
          3768385453\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359762,\n
        "timestamp": "2015-10-02T04:56:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387833,\n
          3768387781,\n
          3768387767,\n
          3768387770,\n
          3768387769,\n
          3768387814,\n
          3768387833\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359763,\n
        "timestamp": "2015-10-02T04:56:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387869,\n
          3768387866,\n
          3768387875,\n
          3768387857,\n
          3768387867,\n
          3768387883,\n
          3768387869\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359764,\n
        "timestamp": "2015-10-02T04:56:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386079,\n
          3768386022,\n
          3768386025,\n
          3768386039,\n
          3768386037,\n
          3768386082,\n
          3768386079\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359765,\n
        "timestamp": "2015-10-02T04:56:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387425,\n
          3768387419,\n
          3768387406,\n
          3768387381,\n
          3768387401,\n
          3768387415,\n
          3768387425\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359766,\n
        "timestamp": "2015-10-02T04:56:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385549,\n
          3768385544,\n
          3768385546,\n
          3768385552,\n
          3768385555,\n
          3768385554,\n
          3768385549\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359767,\n
        "timestamp": "2015-10-02T04:56:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387792,\n
          3768387804,\n
          3768387791,\n
          3768387796,\n
          3768387776,\n
          3768387764,\n
          3768387792\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359768,\n
        "timestamp": "2015-10-02T04:56:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385887,\n
          3768385875,\n
          3768385858,\n
          3768385853,\n
          3768385840,\n
          3768385857,\n
          3768385887\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359769,\n
        "timestamp": "2023-06-18T16:30:06Z",\n
        "version": 2,\n
        "changeset": 137485099,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089,\n
        "nodes": [\n
          3768386954,\n
          3768387022,\n
          3768387038,\n
          3768387071,\n
          3768387076,\n
          3768386971,\n
          3768386954\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "disused:building": "train_station",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359770,\n
        "timestamp": "2015-10-02T04:56:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385199,\n
          3768385169,\n
          3768385173,\n
          3768385191,\n
          3768385193,\n
          3768385206,\n
          3768385199\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359771,\n
        "timestamp": "2015-10-02T04:56:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386901,\n
          3768386896,\n
          3768386922,\n
          3768386929,\n
          3768386936,\n
          3768386909,\n
          3768386901\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359772,\n
        "timestamp": "2015-10-02T04:56:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768380828,\n
          3768380838,\n
          3768386868,\n
          3768386872,\n
          3768386858,\n
          3768380854,\n
          3768380828\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359773,\n
        "timestamp": "2015-10-02T04:56:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385187,\n
          3768385205,\n
          3768385201,\n
          3768385190,\n
          3768385188,\n
          3768385183,\n
          3768385187\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359774,\n
        "timestamp": "2015-10-02T04:56:29Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385728,\n
          3768385720,\n
          3768385721,\n
          3768385726,\n
          3768385727,\n
          3768385729,\n
          3768385728\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359775,\n
        "timestamp": "2015-10-02T05:08:48Z",\n
        "version": 2,\n
        "changeset": 34381766,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388367,\n
          3768388363,\n
          3768388365,\n
          3768388372,\n
          3768388367\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359776,\n
        "timestamp": "2015-10-02T04:56:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386798,\n
          3768386771,\n
          3768386753,\n
          3768386757,\n
          3768386761,\n
          3768386769,\n
          3768386798\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359777,\n
        "timestamp": "2015-10-02T04:56:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387180,\n
          3768387187,\n
          3768387194,\n
          3768387227,\n
          3768387160,\n
          3768387125,\n
          3768387180\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359778,\n
        "timestamp": "2015-10-02T04:56:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386009,\n
          3768385940,\n
          3768385877,\n
          3768385861,\n
          3768385926,\n
          3768385980,\n
          3768386009\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359779,\n
        "timestamp": "2015-10-02T04:56:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386481,\n
          3768386477,\n
          3768386529,\n
          3768386536,\n
          3768386512,\n
          3768386508,\n
          3768386481\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359780,\n
        "timestamp": "2015-10-02T04:56:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387697,\n
          3768387683,\n
          3768387693,\n
          3768387709,\n
          3768387708,\n
          3768387703,\n
          3768387697\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359781,\n
        "timestamp": "2015-10-02T04:56:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385645,\n
          3768385658,\n
          3768385655,\n
          3768385638,\n
          3768385641,\n
          3768385644,\n
          3768385645\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359782,\n
        "timestamp": "2015-10-02T04:56:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385309,\n
          3768385313,\n
          3768385318,\n
          3768385321,\n
          3768385328,\n
          3768385327,\n
          3768385309\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359783,\n
        "timestamp": "2015-10-02T04:56:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386151,\n
          3768386135,\n
          3768386110,\n
          3768386102,\n
          3768386087,\n
          3768386112,\n
          3768386151\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359784,\n
        "timestamp": "2015-10-02T04:56:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386310,\n
          3768386255,\n
          3768386251,\n
          3768386284,\n
          3768386287,\n
          3768386306,\n
          3768386310\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359785,\n
        "timestamp": "2015-10-02T04:56:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388350,\n
          3768388340,\n
          3768388339,\n
          3768388341,\n
          3768388342,\n
          3768388343,\n
          3768388350\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359786,\n
        "timestamp": "2015-10-02T04:56:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387128,\n
          3768387136,\n
          3768387109,\n
          3768387103,\n
          3768387119,\n
          3768387122,\n
          3768387128\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359787,\n
        "timestamp": "2015-10-02T04:56:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385073,\n
          3768385080,\n
          3768385079,\n
          3768385075,\n
          3768385076,\n
          3768385071,\n
          3768385073\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359788,\n
        "timestamp": "2015-10-02T04:56:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385458,\n
          3768385456,\n
          3768385441,\n
          3768385439,\n
          3768385442,\n
          3768385444,\n
          3768385458\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359789,\n
        "timestamp": "2015-10-02T04:56:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387153,\n
          3768387148,\n
          3768387141,\n
          3768387140,\n
          3768387113,\n
          3768387123,\n
          3768387153\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359790,\n
        "timestamp": "2015-10-02T04:56:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388354,\n
          3768388358,\n
          3768388357,\n
          3768388356,\n
          3768388355,\n
          3768388353,\n
          3768388354\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359791,\n
        "timestamp": "2015-10-02T04:56:30Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386557,\n
          3768386568,\n
          3768386520,\n
          3768386518,\n
          3768386431,\n
          3768386420,\n
          3768386557\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359792,\n
        "timestamp": "2015-10-02T04:56:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385210,\n
          3768385179,\n
          3768385181,\n
          3768385218,\n
          3768385216,\n
          3768385213,\n
          3768385210\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359793,\n
        "timestamp": "2015-10-02T04:56:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386642,\n
          3768386678,\n
          3768386722,\n
          3768386706,\n
          3768386695,\n
          3768386680,\n
          3768386642\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359794,\n
        "timestamp": "2015-10-02T04:56:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768384904,\n
          3768384907,\n
          3768384901,\n
          3768384885,\n
          3768384902,\n
          3768384903,\n
          3768384904\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359795,\n
        "timestamp": "2015-10-02T04:56:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385958,\n
          3768385921,\n
          3768385874,\n
          3768385890,\n
          3768385864,\n
          3768385868,\n
          3768385958\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359796,\n
        "timestamp": "2015-10-02T04:56:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386347,\n
          3768386275,\n
          3768386256,\n
          3768386280,\n
          3768386276,\n
          3768386301,\n
          3768386347\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359797,\n
        "timestamp": "2015-10-02T04:56:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386947,\n
          3768386913,\n
          3768386870,\n
          3768386906,\n
          3768386931,\n
          3768386964,\n
          3768386947\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359798,\n
        "timestamp": "2015-10-02T04:56:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386229,\n
          3768386236,\n
          3768386203,\n
          3768386177,\n
          3768386166,\n
          3768386198,\n
          3768386229\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359799,\n
        "timestamp": "2015-10-02T04:56:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385636,\n
          3768385640,\n
          3768385643,\n
          3768385648,\n
          3768385653,\n
          3768385650,\n
          3768385636\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359800,\n
        "timestamp": "2015-10-02T04:56:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387277,\n
          3768387265,\n
          3768387268,\n
          3768387230,\n
          3768387218,\n
          3768387271,\n
          3768387277\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359801,\n
        "timestamp": "2015-10-02T04:56:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387104,\n
          3768387115,\n
          3768387006,\n
          3768386990,\n
          3768387046,\n
          3768387061,\n
          3768387104\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359802,\n
        "timestamp": "2015-10-02T04:56:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386048,\n
          3768386064,\n
          3768386112,\n
          3768386087,\n
          3768386073,\n
          3768386081,\n
          3768386048\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359803,\n
        "timestamp": "2015-10-02T04:56:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385028,\n
          3768385033,\n
          3768385036,\n
          3768385037,\n
          3768385039,\n
          3768385029,\n
          3768385028\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "Bing"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359804,\n
        "timestamp": "2015-10-02T04:56:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387087,\n
          3768387105,\n
          3768387092,\n
          3768387117,\n
          3768387134,\n
          3768387098,\n
          3768387087\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359805,\n
        "timestamp": "2015-10-02T04:56:31Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386310,\n
          3768386306,\n
          3768386287,\n
          3768386318,\n
          3768386335,\n
          3768386312,\n
          3768386310\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359806,\n
        "timestamp": "2015-10-02T04:56:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385798,\n
          3768385776,\n
          3768385782,\n
          3768385779,\n
          3768385780,\n
          3768385815,\n
          3768385798\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359807,\n
        "timestamp": "2015-10-02T04:56:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386052,\n
          3768386001,\n
          3768386005,\n
          3768386017,\n
          3768386020,\n
          3768386060,\n
          3768386052\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359808,\n
        "timestamp": "2015-10-02T04:56:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386222,\n
          3768386208,\n
          3768386197,\n
          3768386180,\n
          3768386157,\n
          3768386188,\n
          3768386222\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359809,\n
        "timestamp": "2015-10-02T04:56:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386813,\n
          3768386817,\n
          3768386839,\n
          3768380778,\n
          3768380822,\n
          3768380814,\n
          3768386813\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359810,\n
        "timestamp": "2015-10-02T04:56:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388318,\n
          3768388307,\n
          3768388306,\n
          3768388305,\n
          3768388303,\n
          3768388314,\n
          3768388318\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359811,\n
        "timestamp": "2015-10-02T04:56:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386610,\n
          3768386622,\n
          3768386608,\n
          3768386613,\n
          3768386600,\n
          3768386584,\n
          3768386610\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359812,\n
        "timestamp": "2015-10-02T04:56:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387848,\n
          3768387858,\n
          3768387874,\n
          3768387865,\n
          3768387861,\n
          3768387856,\n
          3768387848\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359813,\n
        "timestamp": "2015-10-02T04:56:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387981,\n
          3768388000,\n
          3768388018,\n
          3768388006,\n
          3768388002,\n
          3768387997,\n
          3768387981\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359814,\n
        "timestamp": "2015-10-02T04:56:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385907,\n
          3768385920,\n
          3768385967,\n
          3768385950,\n
          3768385919,\n
          3768385916,\n
          3768385907\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359815,\n
        "timestamp": "2015-10-02T04:56:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386951,\n
          3768386912,\n
          3768386902,\n
          3768380835,\n
          3768380818,\n
          3768386921,\n
          3768386951\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359816,\n
        "timestamp": "2022-06-05T06:37:10Z",\n
        "version": 2,\n
        "changeset": 121961087,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "nodes": [\n
          3768387989,\n
          9796130665,\n
          3768388007,\n
          3768388014,\n
          3768388023,\n
          3768388042,\n
          3768388022,\n
          3768387989\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359817,\n
        "timestamp": "2015-10-02T04:56:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387045,\n
          3768386928,\n
          3768386903,\n
          3768386992,\n
          3768387002,\n
          3768387023,\n
          3768387045\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359819,\n
        "timestamp": "2015-10-02T04:56:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386521,\n
          3768386490,\n
          3768386516,\n
          3768386542,\n
          3768386522,\n
          3768386535,\n
          3768386521\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359820,\n
        "timestamp": "2015-10-02T04:56:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387564,\n
          3768387589,\n
          3768387573,\n
          3768387578,\n
          3768387608,\n
          3768387570,\n
          3768387564\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359821,\n
        "timestamp": "2015-10-02T04:56:32Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387220,\n
          3768387189,\n
          3768387177,\n
          3768387193,\n
          3768387201,\n
          3768387207,\n
          3768387220\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359822,\n
        "timestamp": "2015-10-02T04:56:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385984,\n
          3768385981,\n
          3768385993,\n
          3768385991,\n
          3768386008,\n
          3768386014,\n
          3768385984\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359823,\n
        "timestamp": "2015-10-02T04:56:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386023,\n
          3768385986,\n
          3768385974,\n
          3768385968,\n
          3768385982,\n
          3768386031,\n
          3768386023\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359824,\n
        "timestamp": "2015-10-02T04:56:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387236,\n
          3768387213,\n
          3768387204,\n
          3768387200,\n
          3768387229,\n
          3768387241,\n
          3768387236\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359825,\n
        "timestamp": "2015-10-02T04:56:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386637,\n
          3768386682,\n
          3768386719,\n
          3768386683,\n
          3768386662,\n
          3768386655,\n
          3768386637\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359826,\n
        "timestamp": "2015-10-02T04:56:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385557,\n
          3768385556,\n
          3768385551,\n
          3768385548,\n
          3768385545,\n
          3768385547,\n
          3768385557\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359827,\n
        "timestamp": "2015-10-02T04:56:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386830,\n
          3768386815,\n
          3768386758,\n
          3768386749,\n
          3768386795,\n
          3768386812,\n
          3768386822,\n
          3768386830\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359828,\n
        "timestamp": "2015-10-02T04:56:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386278,\n
          3768386286,\n
          3768386287,\n
          3768386284,\n
          3768386247,\n
          3768386230,\n
          3768386271,\n
          3768386278\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359829,\n
        "timestamp": "2015-10-02T04:56:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385042,\n
          3768385041,\n
          3768385034,\n
          3768385048,\n
          3768385053,\n
          3768385051,\n
          3768385047,\n
          3768385042\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359830,\n
        "timestamp": "2015-10-02T04:56:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385602,\n
          3768385599,\n
          3768385582,\n
          3768385591,\n
          3768385597,\n
          3768385603,\n
          3768385601,\n
          3768385602\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359831,\n
        "timestamp": "2015-10-02T04:56:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768380785,\n
          3768380783,\n
          3768380776,\n
          3768386825,\n
          3768386828,\n
          3768386823,\n
          3768386831,\n
          3768380785\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359832,\n
        "timestamp": "2015-10-02T04:56:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386808,\n
          3768380784,\n
          3768386803,\n
          3768386784,\n
          3768386792,\n
          3768386786,\n
          3768386768,\n
          3768386808\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359833,\n
        "timestamp": "2015-10-02T04:56:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386836,\n
          3768386764,\n
          3768386745,\n
          3768386877,\n
          3768386895,\n
          3768386900,\n
          3768386801,\n
          3768386836\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359834,\n
        "timestamp": "2022-07-29T10:43:43Z",\n
        "version": 3,\n
        "changeset": 124224820,\n
        "user": "googlenaut",\n
        "uid": 519916,\n
        "nodes": [\n
          3768385426,\n
          3768385423,\n
          3768385421,\n
          3768385432,\n
          3768385436,\n
          9796196291,\n
          3768385426\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359835,\n
        "timestamp": "2015-10-02T04:56:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768380834,\n
          3768386874,\n
          3768386882,\n
          3768386919,\n
          3768386933,\n
          3768386867,\n
          3768386864,\n
          3768380834\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359836,\n
        "timestamp": "2015-10-02T04:56:33Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388046,\n
          3768388041,\n
          3768388047,\n
          3768388053,\n
          3768388051,\n
          3768388052,\n
          3768388049,\n
          3768388046\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359837,\n
        "timestamp": "2015-10-02T04:56:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385966,\n
          3768385951,\n
          3768385939,\n
          3768385955,\n
          3768385969,\n
          3768385995,\n
          3768386006,\n
          3768385966\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359838,\n
        "timestamp": "2015-10-02T04:56:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387339,\n
          3768387266,\n
          3768387239,\n
          3768387208,\n
          3768387256,\n
          3768387245,\n
          3768387303,\n
          3768387339\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359839,\n
        "timestamp": "2015-10-02T04:56:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387294,\n
          3768387307,\n
          3768387370,\n
          3768387382,\n
          3768387375,\n
          3768387261,\n
          3768387237,\n
          3768387294\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359840,\n
        "timestamp": "2015-10-02T04:56:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387196,\n
          3768387165,\n
          3768387178,\n
          3768387202,\n
          3768387226,\n
          3768387228,\n
          3768387214,\n
          3768387196\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359841,\n
        "timestamp": "2015-10-02T04:56:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386314,\n
          3768386395,\n
          3768386436,\n
          3768386435,\n
          3768386406,\n
          3768386402,\n
          3768386313,\n
          3768386314\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359842,\n
        "timestamp": "2015-10-02T04:56:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386056,\n
          3768386050,\n
          3768386065,\n
          3768386058,\n
          3768386089,\n
          3768386103,\n
          3768386074,\n
          3768386056\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359843,\n
        "timestamp": "2015-10-02T04:56:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386285,\n
          3768386283,\n
          3768386279,\n
          3768386392,\n
          3768386397,\n
          3768386407,\n
          3768386374,\n
          3768386285\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359845,\n
        "timestamp": "2015-10-02T04:56:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387314,\n
          3768387278,\n
          3768387198,\n
          3768387239,\n
          3768387266,\n
          3768387286,\n
          3768387247,\n
          3768387314\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359846,\n
        "timestamp": "2015-10-02T04:56:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387056,\n
          3768387072,\n
          3768387084,\n
          3768387088,\n
          3768387104,\n
          3768387061,\n
          3768387024,\n
          3768387056\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359847,\n
        "timestamp": "2015-10-02T04:56:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387548,\n
          3768387556,\n
          3768387563,\n
          3768387576,\n
          3768387558,\n
          3768387515,\n
          3768387540,\n
          3768387548\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359848,\n
        "timestamp": "2015-10-02T04:56:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387102,\n
          3768387062,\n
          3768387179,\n
          3768387137,\n
          3768387172,\n
          3768387231,\n
          3768387168,\n
          3768387102\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359849,\n
        "timestamp": "2015-10-02T04:56:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768380799,\n
          3768380787,\n
          3768386834,\n
          3768380803,\n
          3768380827,\n
          3768380802,\n
          3768380804,\n
          3768380799\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359850,\n
        "timestamp": "2015-10-02T04:56:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385885,\n
          3768385871,\n
          3768385869,\n
          3768385852,\n
          3768385863,\n
          3768385865,\n
          3768385895,\n
          3768385885\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359851,\n
        "timestamp": "2015-10-02T04:56:34Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385547,\n
          3768385545,\n
          3768385542,\n
          3768385543,\n
          3768385537,\n
          3768385538,\n
          3768385539,\n
          3768385547\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359852,\n
        "timestamp": "2015-10-02T04:56:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385082,\n
          3768385072,\n
          3768385068,\n
          3768385069,\n
          3768385096,\n
          3768385100,\n
          3768385090,\n
          3768385082\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359853,\n
        "timestamp": "2015-10-02T04:56:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387477,\n
          3768387462,\n
          3768387460,\n
          3768387453,\n
          3768387446,\n
          3768387470,\n
          3768387476,\n
          3768387477\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359854,\n
        "timestamp": "2015-10-02T04:56:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385533,\n
          3768385532,\n
          3768385527,\n
          3768385516,\n
          3768385519,\n
          3768385510,\n
          3768385512,\n
          3768385533\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359855,\n
        "timestamp": "2015-10-02T04:56:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387678,\n
          3768387688,\n
          3768387668,\n
          3768387655,\n
          3768387632,\n
          3768387642,\n
          3768387647,\n
          3768387678\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359856,\n
        "timestamp": "2015-10-02T04:56:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386963,\n
          3768387059,\n
          3768387089,\n
          3768387048,\n
          3768387020,\n
          3768387018,\n
          3768386987,\n
          3768386963\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359857,\n
        "timestamp": "2015-10-02T04:56:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387527,\n
          3768387506,\n
          3768387508,\n
          3768387546,\n
          3768387555,\n
          3768387561,\n
          3768387532,\n
          3768387527\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359858,\n
        "timestamp": "2015-10-02T04:56:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386416,\n
          3768386417,\n
          3768386390,\n
          3768386395,\n
          3768386314,\n
          3768386303,\n
          3768386296,\n
          3768386416\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359859,\n
        "timestamp": "2015-10-02T04:56:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768380787,\n
          3768386826,\n
          3768386816,\n
          3768386809,\n
          3768386827,\n
          3768386805,\n
          3768386834,\n
          3768380787\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359860,\n
        "timestamp": "2015-10-02T04:56:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386184,\n
          3768386194,\n
          3768386139,\n
          3768386132,\n
          3768386153,\n
          3768386148,\n
          3768386182,\n
          3768386184\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359861,\n
        "timestamp": "2015-10-02T04:56:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385582,\n
          3768385577,\n
          3768385578,\n
          3768385579,\n
          3768385581,\n
          3768385586,\n
          3768385588,\n
          3768385591,\n
          3768385582\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359862,\n
        "timestamp": "2015-10-02T04:56:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388260,\n
          3768388265,\n
          3768388266,\n
          3768388267,\n
          3768388276,\n
          3768388272,\n
          3768388274,\n
          3768388270,\n
          3768388260\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359863,\n
        "timestamp": "2015-10-02T04:56:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768380837,\n
          3768386888,\n
          3768386865,\n
          3768386862,\n
          3768380823,\n
          3768380813,\n
          3768380794,\n
          3768386837,\n
          3768380837\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359864,\n
        "timestamp": "2015-10-02T04:56:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387760,\n
          3768387768,\n
          3768387782,\n
          3768387779,\n
          3768387789,\n
          3768387783,\n
          3768387778,\n
          3768387774,\n
          3768387760\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359865,\n
        "timestamp": "2015-10-02T04:56:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385000,\n
          3768384997,\n
          3768384994,\n
          3768384992,\n
          3768384995,\n
          3768384999,\n
          3768385002,\n
          3768385003,\n
          3768385000\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359866,\n
        "timestamp": "2015-10-02T04:56:35Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387153,\n
          3768387123,\n
          3768387118,\n
          3768387083,\n
          3768387100,\n
          3768387124,\n
          3768387174,\n
          3768387164,\n
          3768387153\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359867,\n
        "timestamp": "2015-10-02T04:56:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385691,\n
          3768385685,\n
          3768385690,\n
          3768385672,\n
          3768385668,\n
          3768385669,\n
          3768385652,\n
          3768385656,\n
          3768385691\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359868,\n
        "timestamp": "2015-10-02T04:56:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387335,\n
          3768387283,\n
          3768387261,\n
          3768387375,\n
          3768387388,\n
          3768387329,\n
          3768387327,\n
          3768387321,\n
          3768387335\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359869,\n
        "timestamp": "2015-10-02T04:56:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385233,\n
          3768385235,\n
          3768385282,\n
          3768385271,\n
          3768385269,\n
          3768385260,\n
          3768385244,\n
          3768385259,\n
          3768385233\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359870,\n
        "timestamp": "2015-10-02T04:56:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385203,\n
          3768385198,\n
          3768385197,\n
          3768385195,\n
          3768385184,\n
          3768385192,\n
          3768385185,\n
          3768385186,\n
          3768385203\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359871,\n
        "timestamp": "2015-10-02T04:56:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388223,\n
          3768388244,\n
          3768388250,\n
          3768388236,\n
          3768388235,\n
          3768388231,\n
          3768388232,\n
          3768388224,\n
          3768388223\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359872,\n
        "timestamp": "2015-10-02T04:56:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387517,\n
          3768387536,\n
          3768387504,\n
          3768387493,\n
          3768387490,\n
          3768387486,\n
          3768387497,\n
          3768387488,\n
          3768387517\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359873,\n
        "timestamp": "2015-10-02T04:56:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386478,\n
          3768386419,\n
          3768386471,\n
          3768386491,\n
          3768386488,\n
          3768386494,\n
          3768386496,\n
          3768386505,\n
          3768386478\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359874,\n
        "timestamp": "2015-10-02T04:56:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385931,\n
          3768385962,\n
          3768385970,\n
          3768385977,\n
          3768385963,\n
          3768385948,\n
          3768385947,\n
          3768385915,\n
          3768385931\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359875,\n
        "timestamp": "2015-10-02T04:56:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387099,\n
          3768387086,\n
          3768387142,\n
          3768387131,\n
          3768387170,\n
          3768387181,\n
          3768387147,\n
          3768387150,\n
          3768387099\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359876,\n
        "timestamp": "2015-10-02T04:56:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385787,\n
          3768385789,\n
          3768385788,\n
          3768385799,\n
          3768385812,\n
          3768385809,\n
          3768385800,\n
          3768385794,\n
          3768385787\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359877,\n
        "timestamp": "2015-10-02T04:56:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768384874,\n
          3768384881,\n
          3768384878,\n
          3768384882,\n
          3768384879,\n
          3768384876,\n
          3768384875,\n
          3768384871,\n
          3768384874\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359878,\n
        "timestamp": "2015-10-02T04:56:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387048,\n
          3768387078,\n
          3768387050,\n
          3768387075,\n
          3768387034,\n
          3768386987,\n
          3768387018,\n
          3768387020,\n
          3768387048\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359879,\n
        "timestamp": "2015-10-02T04:56:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385530,\n
          3768385518,\n
          3768385509,\n
          3768385513,\n
          3768385506,\n
          3768385503,\n
          3768385500,\n
          3768385504,\n
          3768385530\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359880,\n
        "timestamp": "2015-10-02T04:56:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385300,\n
          3768385264,\n
          3768385262,\n
          3768385246,\n
          3768385248,\n
          3768385277,\n
          3768385291,\n
          3768385303,\n
          3768385300\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359881,\n
        "timestamp": "2015-10-02T04:56:36Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385466,\n
          3768385465,\n
          3768385474,\n
          3768385473,\n
          3768385463,\n
          3768385464,\n
          3768385459,\n
          3768385460,\n
          3768385466\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359882,\n
        "timestamp": "2015-10-02T04:56:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386657,\n
          3768386759,\n
          3768386774,\n
          3768386702,\n
          3768386717,\n
          3768386701,\n
          3768386696,\n
          3768386685,\n
          3768386657\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359883,\n
        "timestamp": "2015-10-02T04:56:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387496,\n
          3768387472,\n
          3768387443,\n
          3768387441,\n
          3768387437,\n
          3768387457,\n
          3768387464,\n
          3768387478,\n
          3768387496\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359884,\n
        "timestamp": "2015-10-02T04:56:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385834,\n
          3768385839,\n
          3768385849,\n
          3768385829,\n
          3768385821,\n
          3768385820,\n
          3768385823,\n
          3768385830,\n
          3768385834\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359885,\n
        "timestamp": "2015-10-02T04:56:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386962,\n
          3768386953,\n
          3768386942,\n
          3768386955,\n
          3768386927,\n
          3768386978,\n
          3768387007,\n
          3768386977,\n
          3768386962\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359886,\n
        "timestamp": "2015-10-02T04:56:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386021,\n
          3768386057,\n
          3768386053,\n
          3768386046,\n
          3768386045,\n
          3768386032,\n
          3768386010,\n
          3768385987,\n
          3768386021\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359887,\n
        "timestamp": "2015-10-02T04:56:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387059,\n
          3768386963,\n
          3768386938,\n
          3768386995,\n
          3768387026,\n
          3768387067,\n
          3768387081,\n
          3768387095,\n
          3768387059\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359888,\n
        "timestamp": "2015-10-02T04:56:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387891,\n
          3768387907,\n
          3768387911,\n
          3768387943,\n
          3768387977,\n
          3768387954,\n
          3768387932,\n
          3768387909,\n
          3768387891\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359889,\n
        "timestamp": "2015-10-02T04:56:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388224,\n
          3768388219,\n
          3768388218,\n
          3768388212,\n
          3768388209,\n
          3768388213,\n
          3768388211,\n
          3768388223,\n
          3768388224\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359890,\n
        "timestamp": "2015-10-02T04:56:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387311,\n
          3768387267,\n
          3768386974,\n
          3768386997,\n
          3768386979,\n
          3768386989,\n
          3768387008,\n
          3768387016,\n
          3768387311\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359891,\n
        "timestamp": "2015-10-02T04:56:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385159,\n
          3768385177,\n
          3768385170,\n
          3768385161,\n
          3768385166,\n
          3768385160,\n
          3768385163,\n
          3768385153,\n
          3768385159\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359892,\n
        "timestamp": "2015-10-02T04:56:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385602,\n
          3768385605,\n
          3768385611,\n
          3768385604,\n
          3768385618,\n
          3768385616,\n
          3768385610,\n
          3768385599,\n
          3768385602\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359893,\n
        "timestamp": "2015-10-02T04:56:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385846,\n
          3768385872,\n
          3768385881,\n
          3768385884,\n
          3768385856,\n
          3768385855,\n
          3768385845,\n
          3768385844,\n
          3768385846\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359894,\n
        "timestamp": "2015-10-02T04:56:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387953,\n
          3768387934,\n
          3768387916,\n
          3768387921,\n
          3768387938,\n
          3768387937,\n
          3768387960,\n
          3768387956,\n
          3768387953\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359895,\n
        "timestamp": "2015-10-02T04:56:37Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387607,\n
          3768387618,\n
          3768387654,\n
          3768387743,\n
          3768387750,\n
          3768387731,\n
          3768387737,\n
          3768387662,\n
          3768387607\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359896,\n
        "timestamp": "2015-10-02T04:56:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386738,\n
          3768386748,\n
          3768386754,\n
          3768386767,\n
          3768386751,\n
          3768386692,\n
          3768386700,\n
          3768386727,\n
          3768386738\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359897,\n
        "timestamp": "2015-10-02T04:56:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387482,\n
          3768387507,\n
          3768387431,\n
          3768387427,\n
          3768387408,\n
          3768387452,\n
          3768387444,\n
          3768387459,\n
          3768387482\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359898,\n
        "timestamp": "2015-10-02T04:56:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386269,\n
          3768386268,\n
          3768386297,\n
          3768386290,\n
          3768386332,\n
          3768386345,\n
          3768386305,\n
          3768386300,\n
          3768386269\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359899,\n
        "timestamp": "2015-10-02T04:56:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385949,\n
          3768385988,\n
          3768385983,\n
          3768385972,\n
          3768385973,\n
          3768385959,\n
          3768385957,\n
          3768385946,\n
          3768385949\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359900,\n
        "timestamp": "2015-10-02T04:56:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386574,\n
          3768386565,\n
          3768386594,\n
          3768386638,\n
          3768386616,\n
          3768386630,\n
          3768386612,\n
          3768386575,\n
          3768386574\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359901,\n
        "timestamp": "2015-10-02T04:56:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768384890,\n
          3768384899,\n
          3768384898,\n
          3768384900,\n
          3768384895,\n
          3768384893,\n
          3768384891,\n
          3768384887,\n
          3768384890\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359902,\n
        "timestamp": "2015-10-02T04:56:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387259,\n
          3768387253,\n
          3768387216,\n
          3768387183,\n
          3768387189,\n
          3768387220,\n
          3768387255,\n
          3768387252,\n
          3768387259\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359903,\n
        "timestamp": "2015-10-02T04:56:38Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768380849,\n
          3768380801,\n
          3768380789,\n
          3768380844,\n
          3768380842,\n
          3768386892,\n
          3768386897,\n
          3768386908,\n
          3768380849\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359904,\n
        "timestamp": "2015-10-02T04:56:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385934,\n
          3768385909,\n
          3768385911,\n
          3768385879,\n
          3768385886,\n
          3768385917,\n
          3768385918,\n
          3768385941,\n
          3768385934\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359905,\n
        "timestamp": "2015-10-02T04:56:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388321,\n
          3768388328,\n
          3768388325,\n
          3768388323,\n
          3768388322,\n
          3768388320,\n
          3768388297,\n
          3768388296,\n
          3768388321\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359906,\n
        "timestamp": "2015-10-02T04:56:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386645,\n
          3768386619,\n
          3768386651,\n
          3768386656,\n
          3768386646,\n
          3768386654,\n
          3768386667,\n
          3768386676,\n
          3768386645\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359907,\n
        "timestamp": "2015-10-02T04:56:39Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768380811,\n
          3768386772,\n
          3768386782,\n
          3768386829,\n
          3768380781,\n
          3768380790,\n
          3768380825,\n
          3768386866,\n
          3768380811\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359908,\n
        "timestamp": "2015-10-02T04:56:40Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385615,\n
          3768385584,\n
          3768385589,\n
          3768385600,\n
          3768385606,\n
          3768385617,\n
          3768385613,\n
          3768385627,\n
          3768385615\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359909,\n
        "timestamp": "2015-10-02T04:56:40Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386402,\n
          3768386429,\n
          3768386434,\n
          3768386432,\n
          3768386405,\n
          3768386401,\n
          3768386309,\n
          3768386313,\n
          3768386402\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359910,\n
        "timestamp": "2015-10-02T04:56:40Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768380816,\n
          3768386949,\n
          3768386965,\n
          3768386883,\n
          3768386891,\n
          3768386889,\n
          3768386932,\n
          3768386881,\n
          3768380816\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359911,\n
        "timestamp": "2015-10-02T04:56:40Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386537,\n
          3768386502,\n
          3768386533,\n
          3768386546,\n
          3768386544,\n
          3768386548,\n
          3768386551,\n
          3768386566,\n
          3768386537\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359912,\n
        "timestamp": "2015-10-02T04:56:40Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385885,\n
          3768385895,\n
          3768385906,\n
          3768385904,\n
          3768385931,\n
          3768385915,\n
          3768385892,\n
          3768385893,\n
          3768385885\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359913,\n
        "timestamp": "2015-10-02T04:56:40Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387692,\n
          3768387684,\n
          3768387674,\n
          3768387663,\n
          3768387635,\n
          3768387630,\n
          3768387645,\n
          3768387679,\n
          3768387692\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359914,\n
        "timestamp": "2015-10-02T04:56:40Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385609,\n
          3768385624,\n
          3768385622,\n
          3768385593,\n
          3768385596,\n
          3768385590,\n
          3768385594,\n
          3768385608,\n
          3768385609\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359915,\n
        "timestamp": "2015-10-02T04:56:40Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385265,\n
          3768385253,\n
          3768385254,\n
          3768385247,\n
          3768385224,\n
          3768385226,\n
          3768385273,\n
          3768385266,\n
          3768385265\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359916,\n
        "timestamp": "2015-10-02T04:56:40Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385310,\n
          3768385284,\n
          3768385292,\n
          3768385312,\n
          3768385311,\n
          3768385320,\n
          3768385316,\n
          3768385315,\n
          3768385310\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359917,\n
        "timestamp": "2015-10-02T04:56:40Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768384868,\n
          3768384867,\n
          3768384866,\n
          3768384864,\n
          3768384865,\n
          3768384861,\n
          3768384863,\n
          3768384870,\n
          3768384868\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359918,\n
        "timestamp": "2015-10-02T04:56:40Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387710,\n
          3768387700,\n
          3768387698,\n
          3768387715,\n
          3768387726,\n
          3768387729,\n
          3768387738,\n
          3768387722,\n
          3768387710\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359919,\n
        "timestamp": "2015-10-02T04:56:40Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768388285,\n
          3768388282,\n
          3768388275,\n
          3768388279,\n
          3768388291,\n
          3768388289,\n
          3768388295,\n
          3768388292,\n
          3768388285\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359920,\n
        "timestamp": "2015-10-02T04:56:40Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387621,\n
          3768387628,\n
          3768387619,\n
          3768387622,\n
          3768387614,\n
          3768387612,\n
          3768387603,\n
          3768387591,\n
          3768387621\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359921,\n
        "timestamp": "2015-10-02T04:56:40Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386213,\n
          3768386192,\n
          3768386212,\n
          3768386223,\n
          3768386239,\n
          3768386243,\n
          3768386232,\n
          3768386237,\n
          3768386213\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359922,\n
        "timestamp": "2015-10-02T04:56:40Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386155,\n
          3768386176,\n
          3768386165,\n
          3768386210,\n
          3768386215,\n
          3768386218,\n
          3768386240,\n
          3768386161,\n
          3768386155\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359923,\n
        "timestamp": "2015-10-02T04:56:41Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385674,\n
          3768385676,\n
          3768385677,\n
          3768385682,\n
          3768385681,\n
          3768385688,\n
          3768385686,\n
          3768385694,\n
          3768385693,\n
          3768385674\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359924,\n
        "timestamp": "2015-10-02T04:56:41Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386064,\n
          3768386048,\n
          3768386043,\n
          3768386011,\n
          3768386004,\n
          3768385988,\n
          3768386012,\n
          3768386024,\n
          3768386029,\n
          3768386064\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359925,\n
        "timestamp": "2015-10-02T04:56:41Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386021,\n
          3768386054,\n
          3768386077,\n
          3768386061,\n
          3768386071,\n
          3768386067,\n
          3768386070,\n
          3768386068,\n
          3768386057,\n
          3768386021\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359926,\n
        "timestamp": "2015-10-02T04:56:41Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387550,\n
          3768387545,\n
          3768387551,\n
          3768387544,\n
          3768387572,\n
          3768387574,\n
          3768387580,\n
          3768387587,\n
          3768387577,\n
          3768387550\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359927,\n
        "timestamp": "2015-10-02T04:56:41Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387402,\n
          3768387420,\n
          3768387530,\n
          3768387538,\n
          3768387541,\n
          3768387602,\n
          3768387590,\n
          3768387535,\n
          3768387434,\n
          3768387402\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359928,\n
        "timestamp": "2015-10-02T04:56:41Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387417,\n
          3768387423,\n
          3768387336,\n
          3768387338,\n
          3768387331,\n
          3768387333,\n
          3768387324,\n
          3768387295,\n
          3768387398,\n
          3768387417\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359929,\n
        "timestamp": "2015-10-02T04:56:41Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768380847,\n
          3768380839,\n
          3768380848,\n
          3768380845,\n
          3768386873,\n
          3768386879,\n
          3768386886,\n
          3768386890,\n
          3768386863,\n
          3768380847\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359930,\n
        "timestamp": "2015-10-02T04:56:41Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385971,\n
          3768385975,\n
          3768385960,\n
          3768385942,\n
          3768385935,\n
          3768385945,\n
          3768385952,\n
          3768385964,\n
          3768385965,\n
          3768385971\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359931,\n
        "timestamp": "2015-10-02T04:56:41Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768384988,\n
          3768384984,\n
          3768384980,\n
          3768384977,\n
          3768384966,\n
          3768384969,\n
          3768384982,\n
          3768384986,\n
          3768384990,\n
          3768384988\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359932,\n
        "timestamp": "2015-10-02T04:56:41Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386158,\n
          3768386181,\n
          3768386188,\n
          3768386157,\n
          3768386133,\n
          3768386109,\n
          3768386093,\n
          3768386122,\n
          3768386143,\n
          3768386158\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359933,\n
        "timestamp": "2015-10-02T04:56:41Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386124,\n
          3768386144,\n
          3768386107,\n
          3768386096,\n
          3768386111,\n
          3768386018,\n
          3768386040,\n
          3768386115,\n
          3768386117,\n
          3768386124\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359934,\n
        "timestamp": "2015-10-02T04:56:41Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386489,\n
          3768386506,\n
          3768386514,\n
          3768386526,\n
          3768386528,\n
          3768386534,\n
          3768386556,\n
          3768386531,\n
          3768386525,\n
          3768386489\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359935,\n
        "timestamp": "2015-10-02T04:56:41Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387354,\n
          3768387376,\n
          3768387367,\n
          3768387393,\n
          3768387384,\n
          3768387404,\n
          3768387379,\n
          3768387361,\n
          3768387296,\n
          3768387354\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359936,\n
        "timestamp": "2015-10-02T04:56:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386050,\n
          3768386056,\n
          3768386028,\n
          3768386016,\n
          3768386034,\n
          3768386033,\n
          3768386051,\n
          3768386055,\n
          3768386044,\n
          3768386050\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359937,\n
        "timestamp": "2015-10-02T04:56:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768387093,\n
          3768387138,\n
          3768387129,\n
          3768387135,\n
          3768387126,\n
          3768387091,\n
          3768387053,\n
          3768386998,\n
          3768387054,\n
          3768387093\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359938,\n
        "timestamp": "2015-10-02T04:56:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768385147,\n
          3768385152,\n
          3768385158,\n
          3768385150,\n
          3768385157,\n
          3768385154,\n
          3768385167,\n
          3768385162,\n
          3768385138,\n
          3768385147\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359939,\n
        "timestamp": "2015-10-02T04:56:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386692,\n
          3768386751,\n
          3768386732,\n
          3768386729,\n
          3768386718,\n
          3768386726,\n
          3768386707,\n
          3768386713,\n
          3768386686,\n
          3768386692\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373359940,\n
        "timestamp": "2015-10-02T04:56:42Z",\n
        "version": 1,\n
        "changeset": 34381674,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768386869,\n
          3768380809,\n
          3768380820,\n
          3768386832,\n
          3768380797,\n
          3768386835,\n
          3768386765,\n
          3768386838,\n
          3768380851,\n
          3768386869\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 373402624,\n
        "timestamp": "2015-10-02T11:32:58Z",\n
        "version": 1,\n
        "changeset": 34386764,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3768758053,\n
          3768758066,\n
          3768758070,\n
          3768758047,\n
          3768758045,\n
          3768758052,\n
          3768758053\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 937837951,\n
        "timestamp": "2025-08-27T09:32:01Z",\n
        "version": 10,\n
        "changeset": 171067647,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          3768386814,\n
          8688650044,\n
          8688650045,\n
          8688650046,\n
          3768386557,\n
          3768386569,\n
          3768386814\n
        ],\n
        "tags": {\n
          "addr:city": "Gouy",\n
          "addr:housenumber": "4",\n
          "addr:postcode": "02420",\n
          "addr:street": "Rue de la Mairie",\n
          "amenity": "school",\n
          "contact:email": "ce.0021074G@ac-amiens.fr",\n
          "contact:phone": "+33 323662612",\n
          "name": "École primaire",\n
          "operator:type": "public",\n
          "ref:FR:SIRET": "21020333700022",\n
          "ref:UAI": "0021074G",\n
          "school:FR": "primaire",\n
          "source": "data.gouv.fr:Éducation Nationale - 04/2021",\n
          "start_date": "1966-11-07"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1221728235,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "nodes": [\n
          11330859966,\n
          11330859965,\n
          11330859964,\n
          11330859963,\n
          11330859962,\n
          11330859966\n
        ],\n
        "tags": {\n
          "building": "bunker",\n
          "bunker_type": "mg_nest",\n
          "historic": "yes",\n
          "military": "bunker",\n
          "ruins": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1221728236,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "nodes": [\n
          11330868070,\n
          11330868069,\n
          11330859968,\n
          11330859967,\n
          11330868070\n
        ],\n
        "tags": {\n
          "building": "bunker",\n
          "bunker_type": "mg_nest",\n
          "historic": "yes",\n
          "military": "bunker",\n
          "ruins": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1221728237,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "nodes": [\n
          11330868074,\n
          11330868073,\n
          11330868072,\n
          11330868071,\n
          11330868074\n
        ],\n
        "tags": {\n
          "building": "bunker",\n
          "bunker_type": "mg_nest",\n
          "historic": "yes",\n
          "military": "bunker",\n
          "ruins": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1221728238,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "nodes": [\n
          11330868078,\n
          11330868077,\n
          11330868076,\n
          11330868075,\n
          11330868078\n
        ],\n
        "tags": {\n
          "building": "bunker",\n
          "bunker_type": "mg_nest",\n
          "historic": "yes",\n
          "military": "bunker",\n
          "ruins": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1221728239,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "nodes": [\n
          11330868082,\n
          11330868081,\n
          11330868080,\n
          11330868079,\n
          11330868082\n
        ],\n
        "tags": {\n
          "building": "bunker",\n
          "bunker_type": "mg_nest",\n
          "historic": "yes",\n
          "military": "bunker",\n
          "ruins": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1221728240,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "nodes": [\n
          11330868087,\n
          11330868086,\n
          11330868085,\n
          11330868084,\n
          11330868083,\n
          11330868087\n
        ],\n
        "tags": {\n
          "building": "bunker",\n
          "bunker_type": "mg_nest",\n
          "historic": "yes",\n
          "military": "bunker",\n
          "ruins": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1221728241,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "nodes": [\n
          11330868092,\n
          11330868091,\n
          11330868090,\n
          11330868089,\n
          11330868088,\n
          11330868092\n
        ],\n
        "tags": {\n
          "building": "bunker",\n
          "bunker_type": "mg_nest",\n
          "historic": "yes",\n
          "military": "bunker",\n
          "ruins": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1221728242,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "nodes": [\n
          11330868096,\n
          11330868095,\n
          11330868094,\n
          11330868093,\n
          11330868096\n
        ],\n
        "tags": {\n
          "building": "bunker",\n
          "bunker_type": "mg_nest",\n
          "historic": "yes",\n
          "military": "bunker",\n
          "ruins": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1221728243,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "nodes": [\n
          11330868100,\n
          11330868099,\n
          11330868098,\n
          11330868097,\n
          11330868100\n
        ],\n
        "tags": {\n
          "building": "bunker",\n
          "bunker_type": "mg_nest",\n
          "historic": "yes",\n
          "military": "bunker",\n
          "ruins": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1221728244,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "nodes": [\n
          11330868104,\n
          11330868103,\n
          11330868102,\n
          11330868101,\n
          11330868104\n
        ],\n
        "tags": {\n
          "building": "bunker",\n
          "bunker_type": "mg_nest",\n
          "historic": "yes",\n
          "military": "bunker",\n
          "ruins": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1221728245,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "nodes": [\n
          11330868108,\n
          11330868107,\n
          11330868106,\n
          11330868105,\n
          11330868108\n
        ],\n
        "tags": {\n
          "building": "bunker",\n
          "bunker_type": "mg_nest",\n
          "historic": "yes",\n
          "military": "bunker",\n
          "ruins": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1221728246,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "nodes": [\n
          11330868112,\n
          11330868111,\n
          11330868110,\n
          11330868109,\n
          11330868112\n
        ],\n
        "tags": {\n
          "building": "bunker",\n
          "bunker_type": "mg_nest",\n
          "historic": "yes",\n
          "military": "bunker",\n
          "ruins": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1221728247,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "nodes": [\n
          11330868116,\n
          11330868115,\n
          11330868114,\n
          11330868113,\n
          11330868116\n
        ],\n
        "tags": {\n
          "building": "bunker",\n
          "bunker_type": "mg_nest",\n
          "historic": "yes",\n
          "military": "bunker",\n
          "ruins": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1221728258,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "nodes": [\n
          11330868215,\n
          11330868214,\n
          11330868213,\n
          11330868212,\n
          11330868215\n
        ],\n
        "tags": {\n
          "building": "barn",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1221728259,\n
        "timestamp": "2023-11-07T10:29:51Z",\n
        "version": 1,\n
        "changeset": 143730453,\n
        "user": "Zesty Eagle",\n
        "uid": 9755606,\n
        "nodes": [\n
          11330868243,\n
          11330868222,\n
          11330868223,\n
          11330868224,\n
          11330868225,\n
          11330868226,\n
          11330868227,\n
          11330868228,\n
          11330868229,\n
          11330868230,\n
          11330868231,\n
          11330868245,\n
          11330868232,\n
          11330868233,\n
          11330868234,\n
          11330868235,\n
          11330868236,\n
          11330868237,\n
          11330868244,\n
          11330868238,\n
          11330868239,\n
          11330868240,\n
          11330868241,\n
          11330868242,\n
          11330868243\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      }\n
      \n
        ]\n
      }\n
      """
  ]
]