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

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"="02253"]->.searchArea;\n
      (\n
        nwr["emergency"="fire_hydrant"](area.searchArea);\n
        nwr["amenity"="charging_station"](area.searchArea);\n
        nwr["amenity"="toilets"](area.searchArea);\n
        nwr["highway"="bus_stop"](area.searchArea);\n
        nwr["emergency"="defibrillator"](area.searchArea);\n
        nwr["man_made"="surveillance"](area.searchArea);\n
        nwr["amenity"="recycling"](area.searchArea);\n
        nwr["power"="substation"](area.searchArea);\n
        nwr["healthcare"](area.searchArea);\n
        nwr["amenity"="doctors"](area.searchArea);\n
        nwr["amenity"="pharmacy"](area.searchArea);\n
        nwr["amenity"="hospital"](area.searchArea);\n
        nwr["amenity"="clinic"](area.searchArea);\n
        nwr["amenity"="social_facility"](area.searchArea);\n
        nwr["healthcare"="laboratory"](area.searchArea);\n
        nwr["amenity"="school"](area.searchArea);\n
        nwr["amenity"="police"](area.searchArea);\n
        nwr["amenity"="bicycle_parking"](area.searchArea);\n
        nwr["advertising"="board"]["message"="political"](area.searchArea);\n
        way["building"](area.searchArea);\n
        nwr["email"](area.searchArea);\n
        nwr["contact:email"](area.searchArea);\n
        nwr["amenity"="bench"](area.searchArea);\n
        nwr["amenity"="waste_basket"](area.searchArea);\n
        nwr["highway"="street_lamp"](area.searchArea);\n
        nwr["amenity"="drinking_water"](area.searchArea);\n
        nwr["natural"="tree"](area.searchArea);\n
        nw["power"="pole"](area.searchArea);\n
        nwr["manhole"](area.searchArea);\n
        nwr["amenity"="public_bookcase"](area.searchArea);\n
        nwr["leisure"="playground"](area.searchArea);\n
        nwr["amenity"="restaurant"](area.searchArea);\n
        nwr["ref:FR:RNB"](area.searchArea);\n
      );\n
      (._;>;);\n
      out meta;\n
      >;
      """
  ]
  "timeout" => 60
]
Response 200
[
  "info" => [
    "header_size" => 190
    "request_size" => 2613
    "total_time" => 5.883191
    "namelookup_time" => 0.000537
    "connect_time" => 0.034077
    "pretransfer_time" => 0.069503
    "size_upload" => 2410.0
    "size_download" => 47282.0
    "speed_download" => 8036.0
    "speed_upload" => 409.0
    "download_content_length" => 47282.0
    "upload_content_length" => 2410.0
    "starttransfer_time" => 5.817082
    "primary_ip" => "2a01:4f9:3051:3e48::2"
    "primary_port" => 443
    "local_ip" => "2a01:e0a:8a2:77f0:6291:faf9:49b7:1e4b"
    "local_port" => 52918
    "http_version" => 2
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 69406
    "connect_time_us" => 34077
    "namelookup_time_us" => 537
    "pretransfer_time_us" => 69503
    "starttransfer_time_us" => 5817082
    "posttransfer_time_us" => 69502
    "total_time_us" => 5883191
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1769926148.0961
    "original_url" => "https://overpass-api.de/api/interpreter"
    "pause_handler" => Closure(float $duration) {#915
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#670 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#899 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * Host overpass-api.de:443 was resolved.\n
      * IPv6: 2a01:4f9:3051:3e48::2, 2a01:4f8:261:3c4f::2\n
      * IPv4: 162.55.144.139, 65.109.112.52\n
      *   Trying [2a01:4f9:3051:3e48::2]:443...\n
      * ALPN: curl offers h2,http/1.1\n
      *  CAfile: /etc/ssl/certs/ca-certificates.crt\n
      *  CApath: /etc/ssl/certs\n
      * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / id-ecPublicKey\n
      * ALPN: server accepted http/1.1\n
      * Server certificate:\n
      *  subject: CN=lambert.openstreetmap.de\n
      *  start date: Jan 21 16:56:36 2026 GMT\n
      *  expire date: Apr 21 16:56:35 2026 GMT\n
      *  subjectAltName: host "overpass-api.de" matched cert's "overpass-api.de"\n
      *  issuer: C=US; O=Let's Encrypt; CN=E7\n
      *  SSL certificate verify ok.\n
      *   Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384\n
      *   Certificate level 1: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n
      * Connected to overpass-api.de (2a01:4f9:3051:3e48::2) port 443\n
      * using HTTP/1.x\n
      > POST /api/interpreter HTTP/1.1\r\n
      Host: overpass-api.de\r\n
      Accept: */*\r\n
      Content-Type: application/x-www-form-urlencoded\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      Content-Length: 2410\r\n
      \r\n
      * upload completely sent off: 2410 bytes\n
      < HTTP/1.1 200 OK\r\n
      < Date: Sun, 01 Feb 2026 06:09:08 GMT\r\n
      < Server: Apache/2.4.66 (Debian)\r\n
      < Vary: Accept-Encoding\r\n
      < Content-Encoding: gzip\r\n
      < Content-Length: 47282\r\n
      < Content-Type: application/json\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Sun, 01 Feb 2026 06:09:08 GMT"
    "Server: Apache/2.4.66 (Debian)"
    "Vary: Accept-Encoding"
    "Content-Encoding: gzip"
    "Content-Length: 47282"
    "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-01T06:08:01Z",\n
          "timestamp_areas_base": "2026-01-23T01:22:35Z",\n
          "copyright": "The data included in this document is from www.openstreetmap.org. The data is made available under ODbL."\n
        },\n
        "elements": [\n
      \n
      {\n
        "type": "node",\n
        "id": 4838437733,\n
        "lat": 49.4090352,\n
        "lon": 3.2567044,\n
        "timestamp": "2017-05-06T12:02:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437734,\n
        "lat": 49.4089737,\n
        "lon": 3.2568230,\n
        "timestamp": "2017-05-06T12:02:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437735,\n
        "lat": 49.4090270,\n
        "lon": 3.2568921,\n
        "timestamp": "2017-05-06T12:02:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437736,\n
        "lat": 49.4090902,\n
        "lon": 3.2567757,\n
        "timestamp": "2017-05-06T12:02:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437737,\n
        "lat": 49.4088578,\n
        "lon": 3.2568067,\n
        "timestamp": "2017-05-06T12:02:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437738,\n
        "lat": 49.4087719,\n
        "lon": 3.2569713,\n
        "timestamp": "2017-05-06T12:02:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437739,\n
        "lat": 49.4088084,\n
        "lon": 3.2570142,\n
        "timestamp": "2017-05-06T12:02:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437740,\n
        "lat": 49.4088308,\n
        "lon": 3.2569697,\n
        "timestamp": "2017-05-06T12:02:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437741,\n
        "lat": 49.4088515,\n
        "lon": 3.2569944,\n
        "timestamp": "2017-05-06T12:02:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437742,\n
        "lat": 49.4088765,\n
        "lon": 3.2569449,\n
        "timestamp": "2017-05-06T12:02:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437743,\n
        "lat": 49.4088573,\n
        "lon": 3.2569220,\n
        "timestamp": "2017-05-06T12:02:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437744,\n
        "lat": 49.4088938,\n
        "lon": 3.2568493,\n
        "timestamp": "2017-05-06T12:02:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437745,\n
        "lat": 49.4084222,\n
        "lon": 3.2565782,\n
        "timestamp": "2017-05-06T12:02:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437746,\n
        "lat": 49.4083334,\n
        "lon": 3.2566236,\n
        "timestamp": "2017-05-06T12:02:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437747,\n
        "lat": 49.4083478,\n
        "lon": 3.2566887,\n
        "timestamp": "2017-05-06T12:02:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437748,\n
        "lat": 49.4084365,\n
        "lon": 3.2566426,\n
        "timestamp": "2017-05-06T12:02:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437749,\n
        "lat": 49.4085258,\n
        "lon": 3.2563468,\n
        "timestamp": "2017-05-06T12:02:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437750,\n
        "lat": 49.4084473,\n
        "lon": 3.2563687,\n
        "timestamp": "2017-05-06T12:02:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437751,\n
        "lat": 49.4084489,\n
        "lon": 3.2563826,\n
        "timestamp": "2017-05-06T12:02:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437752,\n
        "lat": 49.4083660,\n
        "lon": 3.2564058,\n
        "timestamp": "2017-05-06T12:02:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437753,\n
        "lat": 49.4083782,\n
        "lon": 3.2565085,\n
        "timestamp": "2017-05-06T12:02:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437754,\n
        "lat": 49.4083969,\n
        "lon": 3.2565032,\n
        "timestamp": "2017-05-06T12:02:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437755,\n
        "lat": 49.4083948,\n
        "lon": 3.2564853,\n
        "timestamp": "2017-05-06T12:02:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437756,\n
        "lat": 49.4084165,\n
        "lon": 3.2564792,\n
        "timestamp": "2017-05-06T12:02:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437757,\n
        "lat": 49.4084143,\n
        "lon": 3.2564610,\n
        "timestamp": "2017-05-06T12:02:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437758,\n
        "lat": 49.4084568,\n
        "lon": 3.2564491,\n
        "timestamp": "2017-05-06T12:02:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437759,\n
        "lat": 49.4084591,\n
        "lon": 3.2564677,\n
        "timestamp": "2017-05-06T12:02:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437760,\n
        "lat": 49.4085376,\n
        "lon": 3.2564459,\n
        "timestamp": "2017-05-06T12:02:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437761,\n
        "lat": 49.4086419,\n
        "lon": 3.2566314,\n
        "timestamp": "2017-05-06T12:02:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437762,\n
        "lat": 49.4085746,\n
        "lon": 3.2567711,\n
        "timestamp": "2017-05-06T12:02:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437763,\n
        "lat": 49.4086217,\n
        "lon": 3.2568244,\n
        "timestamp": "2017-05-06T12:02:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437764,\n
        "lat": 49.4086894,\n
        "lon": 3.2566839,\n
        "timestamp": "2017-05-06T12:02:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437765,\n
        "lat": 49.4311173,\n
        "lon": 3.2513023,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437766,\n
        "lat": 49.4310085,\n
        "lon": 3.2515018,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437767,\n
        "lat": 49.4310522,\n
        "lon": 3.2515583,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437768,\n
        "lat": 49.4311619,\n
        "lon": 3.2513611,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437769,\n
        "lat": 49.4311214,\n
        "lon": 3.2516719,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437770,\n
        "lat": 49.4310912,\n
        "lon": 3.2516264,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437771,\n
        "lat": 49.4310567,\n
        "lon": 3.2516830,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437772,\n
        "lat": 49.4311092,\n
        "lon": 3.2517606,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437773,\n
        "lat": 49.4307519,\n
        "lon": 3.2524684,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437774,\n
        "lat": 49.4306955,\n
        "lon": 3.2525628,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437775,\n
        "lat": 49.4307426,\n
        "lon": 3.2526269,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437776,\n
        "lat": 49.4307979,\n
        "lon": 3.2525297,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437777,\n
        "lat": 49.4185252,\n
        "lon": 3.2459044,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437778,\n
        "lat": 49.4183376,\n
        "lon": 3.2456843,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437779,\n
        "lat": 49.4183434,\n
        "lon": 3.2456666,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437780,\n
        "lat": 49.4182980,\n
        "lon": 3.2456196,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437781,\n
        "lat": 49.4182484,\n
        "lon": 3.2455433,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437782,\n
        "lat": 49.4182150,\n
        "lon": 3.2456513,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437783,\n
        "lat": 49.4183030,\n
        "lon": 3.2457514,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437784,\n
        "lat": 49.4182972,\n
        "lon": 3.2457645,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437785,\n
        "lat": 49.4185237,\n
        "lon": 3.2460298,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437786,\n
        "lat": 49.4185528,\n
        "lon": 3.2459965,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437787,\n
        "lat": 49.4186020,\n
        "lon": 3.2459524,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437788,\n
        "lat": 49.4186877,\n
        "lon": 3.2457838,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437789,\n
        "lat": 49.4186196,\n
        "lon": 3.2457096,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437790,\n
        "lat": 49.4180711,\n
        "lon": 3.2462625,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437791,\n
        "lat": 49.4180560,\n
        "lon": 3.2462385,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437792,\n
        "lat": 49.4180381,\n
        "lon": 3.2462656,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437793,\n
        "lat": 49.4180703,\n
        "lon": 3.2463142,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437794,\n
        "lat": 49.4180739,\n
        "lon": 3.2463095,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437795,\n
        "lat": 49.4180821,\n
        "lon": 3.2463223,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437796,\n
        "lat": 49.4180928,\n
        "lon": 3.2463064,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437797,\n
        "lat": 49.4180679,\n
        "lon": 3.2462668,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437798,\n
        "lat": 49.4182337,\n
        "lon": 3.2461289,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437799,\n
        "lat": 49.4181679,\n
        "lon": 3.2460536,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437800,\n
        "lat": 49.4181178,\n
        "lon": 3.2461601,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437801,\n
        "lat": 49.4181837,\n
        "lon": 3.2462342,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437802,\n
        "lat": 49.4181568,\n
        "lon": 3.2460408,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437803,\n
        "lat": 49.4181252,\n
        "lon": 3.2461099,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437804,\n
        "lat": 49.4181359,\n
        "lon": 3.2461216,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437805,\n
        "lat": 49.4182100,\n
        "lon": 3.2462637,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437806,\n
        "lat": 49.4182554,\n
        "lon": 3.2461535,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437807,\n
        "lat": 49.4183176,\n
        "lon": 3.2462245,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437808,\n
        "lat": 49.4182207,\n
        "lon": 3.2463493,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437809,\n
        "lat": 49.4182556,\n
        "lon": 3.2464191,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437810,\n
        "lat": 49.4183186,\n
        "lon": 3.2463396,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437811,\n
        "lat": 49.4183471,\n
        "lon": 3.2462640,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437812,\n
        "lat": 49.4188386,\n
        "lon": 3.2462580,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437813,\n
        "lat": 49.4188143,\n
        "lon": 3.2462692,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437814,\n
        "lat": 49.4188187,\n
        "lon": 3.2462914,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437815,\n
        "lat": 49.4188430,\n
        "lon": 3.2462803,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437816,\n
        "lat": 49.4182925,\n
        "lon": 3.2475771,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437817,\n
        "lat": 49.4182811,\n
        "lon": 3.2475767,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437818,\n
        "lat": 49.4182810,\n
        "lon": 3.2475927,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437819,\n
        "lat": 49.4182924,\n
        "lon": 3.2475931,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838437820,\n
        "lat": 49.4181603,\n
        "lon": 3.2475089,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438421,\n
        "lat": 49.4181528,\n
        "lon": 3.2475108,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438422,\n
        "lat": 49.4181545,\n
        "lon": 3.2475284,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438423,\n
        "lat": 49.4181622,\n
        "lon": 3.2475267,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438424,\n
        "lat": 49.4198163,\n
        "lon": 3.2470194,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438425,\n
        "lat": 49.4197654,\n
        "lon": 3.2469977,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438426,\n
        "lat": 49.4197432,\n
        "lon": 3.2471074,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438427,\n
        "lat": 49.4197960,\n
        "lon": 3.2471229,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438428,\n
        "lat": 49.4197880,\n
        "lon": 3.2465646,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438429,\n
        "lat": 49.4196839,\n
        "lon": 3.2465288,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438430,\n
        "lat": 49.4196663,\n
        "lon": 3.2466395,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438431,\n
        "lat": 49.4197713,\n
        "lon": 3.2466773,\n
        "timestamp": "2017-05-06T12:02:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438432,\n
        "lat": 49.4196934,\n
        "lon": 3.2459014,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438433,\n
        "lat": 49.4196620,\n
        "lon": 3.2458784,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438434,\n
        "lat": 49.4196388,\n
        "lon": 3.2459520,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438435,\n
        "lat": 49.4196712,\n
        "lon": 3.2459753,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438436,\n
        "lat": 49.4187228,\n
        "lon": 3.2464337,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438437,\n
        "lat": 49.4187127,\n
        "lon": 3.2464206,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438438,\n
        "lat": 49.4187073,\n
        "lon": 3.2464302,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438439,\n
        "lat": 49.4187174,\n
        "lon": 3.2464433,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438440,\n
        "lat": 49.4187364,\n
        "lon": 3.2463456,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438441,\n
        "lat": 49.4186594,\n
        "lon": 3.2462484,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438442,\n
        "lat": 49.4185824,\n
        "lon": 3.2463640,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438443,\n
        "lat": 49.4186282,\n
        "lon": 3.2463998,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438444,\n
        "lat": 49.4186604,\n
        "lon": 3.2463524,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438445,\n
        "lat": 49.4187423,\n
        "lon": 3.2464592,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438446,\n
        "lat": 49.4187767,\n
        "lon": 3.2463965,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438447,\n
        "lat": 49.4187746,\n
        "lon": 3.2462768,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438448,\n
        "lat": 49.4188132,\n
        "lon": 3.2463300,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438449,\n
        "lat": 49.4187801,\n
        "lon": 3.2462843,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438450,\n
        "lat": 49.4187905,\n
        "lon": 3.2462987,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438451,\n
        "lat": 49.4188177,\n
        "lon": 3.2462866,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438452,\n
        "lat": 49.4188623,\n
        "lon": 3.2463677,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438453,\n
        "lat": 49.4188368,\n
        "lon": 3.2464119,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438454,\n
        "lat": 49.4188483,\n
        "lon": 3.2464265,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438455,\n
        "lat": 49.4188738,\n
        "lon": 3.2463826,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438456,\n
        "lat": 49.4189550,\n
        "lon": 3.2462313,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438457,\n
        "lat": 49.4189215,\n
        "lon": 3.2462909,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438458,\n
        "lat": 49.4189348,\n
        "lon": 3.2463102,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438459,\n
        "lat": 49.4189684,\n
        "lon": 3.2462498,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438460,\n
        "lat": 49.4189927,\n
        "lon": 3.2464102,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438461,\n
        "lat": 49.4189575,\n
        "lon": 3.2463931,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438462,\n
        "lat": 49.4189165,\n
        "lon": 3.2465802,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438463,\n
        "lat": 49.4190112,\n
        "lon": 3.2466270,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438464,\n
        "lat": 49.4190497,\n
        "lon": 3.2464374,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438465,\n
        "lat": 49.4189523,\n
        "lon": 3.2467084,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438466,\n
        "lat": 49.4189368,\n
        "lon": 3.2467748,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438467,\n
        "lat": 49.4189995,\n
        "lon": 3.2468093,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438468,\n
        "lat": 49.4190160,\n
        "lon": 3.2467431,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438469,\n
        "lat": 49.4189114,\n
        "lon": 3.2467608,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438470,\n
        "lat": 49.4188986,\n
        "lon": 3.2467538,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438471,\n
        "lat": 49.4188958,\n
        "lon": 3.2467663,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438472,\n
        "lat": 49.4189085,\n
        "lon": 3.2467733,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438473,\n
        "lat": 49.4188475,\n
        "lon": 3.2467257,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438474,\n
        "lat": 49.4188414,\n
        "lon": 3.2467520,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438475,\n
        "lat": 49.4188924,\n
        "lon": 3.2467809,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438476,\n
        "lat": 49.4188244,\n
        "lon": 3.2467130,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438477,\n
        "lat": 49.4188214,\n
        "lon": 3.2467256,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438478,\n
        "lat": 49.4188446,\n
        "lon": 3.2467384,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438479,\n
        "lat": 49.4188233,\n
        "lon": 3.2466345,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438480,\n
        "lat": 49.4188076,\n
        "lon": 3.2467037,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438481,\n
        "lat": 49.4187735,\n
        "lon": 3.2466608,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438482,\n
        "lat": 49.4186917,\n
        "lon": 3.2466593,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438483,\n
        "lat": 49.4186915,\n
        "lon": 3.2466709,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438484,\n
        "lat": 49.4186699,\n
        "lon": 3.2466705,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438485,\n
        "lat": 49.4186671,\n
        "lon": 3.2467693,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438486,\n
        "lat": 49.4187734,\n
        "lon": 3.2467733,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438487,\n
        "lat": 49.4186098,\n
        "lon": 3.2467697,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438488,\n
        "lat": 49.4185790,\n
        "lon": 3.2467677,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438489,\n
        "lat": 49.4185779,\n
        "lon": 3.2467819,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438490,\n
        "lat": 49.4186130,\n
        "lon": 3.2467874,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438491,\n
        "lat": 49.4186391,\n
        "lon": 3.2465897,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438492,\n
        "lat": 49.4185939,\n
        "lon": 3.2465817,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438493,\n
        "lat": 49.4186239,\n
        "lon": 3.2467891,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438494,\n
        "lat": 49.4184714,\n
        "lon": 3.2465662,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438495,\n
        "lat": 49.4184088,\n
        "lon": 3.2465591,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438496,\n
        "lat": 49.4184000,\n
        "lon": 3.2467121,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438497,\n
        "lat": 49.4184399,\n
        "lon": 3.2467175,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438498,\n
        "lat": 49.4184341,\n
        "lon": 3.2468338,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438499,\n
        "lat": 49.4184591,\n
        "lon": 3.2468371,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438500,\n
        "lat": 49.4183083,\n
        "lon": 3.2468770,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438501,\n
        "lat": 49.4182683,\n
        "lon": 3.2468727,\n
        "timestamp": "2017-05-06T12:02:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438502,\n
        "lat": 49.4182652,\n
        "lon": 3.2469096,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438503,\n
        "lat": 49.4182588,\n
        "lon": 3.2469084,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438504,\n
        "lat": 49.4182570,\n
        "lon": 3.2469276,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438505,\n
        "lat": 49.4182635,\n
        "lon": 3.2469290,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438506,\n
        "lat": 49.4182603,\n
        "lon": 3.2469706,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438507,\n
        "lat": 49.4183042,\n
        "lon": 3.2469750,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438508,\n
        "lat": 49.4183351,\n
        "lon": 3.2469780,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438509,\n
        "lat": 49.4183392,\n
        "lon": 3.2468803,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438510,\n
        "lat": 49.4184099,\n
        "lon": 3.2469855,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438511,\n
        "lat": 49.4184140,\n
        "lon": 3.2468885,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438512,\n
        "lat": 49.4184566,\n
        "lon": 3.2468932,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438513,\n
        "lat": 49.4184523,\n
        "lon": 3.2469898,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438514,\n
        "lat": 49.4185373,\n
        "lon": 3.2468987,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438515,\n
        "lat": 49.4184567,\n
        "lon": 3.2468903,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438516,\n
        "lat": 49.4184525,\n
        "lon": 3.2469847,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438517,\n
        "lat": 49.4185325,\n
        "lon": 3.2469935,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438518,\n
        "lat": 49.4199113,\n
        "lon": 3.2467160,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438519,\n
        "lat": 49.4198528,\n
        "lon": 3.2466989,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438520,\n
        "lat": 49.4198401,\n
        "lon": 3.2467960,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438621,\n
        "lat": 49.4198988,\n
        "lon": 3.2468136,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438622,\n
        "lat": 49.4198720,\n
        "lon": 3.2465887,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438623,\n
        "lat": 49.4198576,\n
        "lon": 3.2467003,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438624,\n
        "lat": 49.4199257,\n
        "lon": 3.2466036,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438625,\n
        "lat": 49.4194201,\n
        "lon": 3.2459564,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438626,\n
        "lat": 49.4194385,\n
        "lon": 3.2458520,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438627,\n
        "lat": 49.4194171,\n
        "lon": 3.2458430,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438628,\n
        "lat": 49.4194155,\n
        "lon": 3.2458523,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438629,\n
        "lat": 49.4192764,\n
        "lon": 3.2457931,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438630,\n
        "lat": 49.4192782,\n
        "lon": 3.2457838,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438631,\n
        "lat": 49.4192270,\n
        "lon": 3.2457621,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438632,\n
        "lat": 49.4192081,\n
        "lon": 3.2458666,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438633,\n
        "lat": 49.4236207,\n
        "lon": 3.2506305,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438634,\n
        "lat": 49.4235792,\n
        "lon": 3.2506678,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438635,\n
        "lat": 49.4235937,\n
        "lon": 3.2507058,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438636,\n
        "lat": 49.4235258,\n
        "lon": 3.2507665,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438637,\n
        "lat": 49.4235516,\n
        "lon": 3.2508341,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438638,\n
        "lat": 49.4236634,\n
        "lon": 3.2507376,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438639,\n
        "lat": 49.4235005,\n
        "lon": 3.2492740,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438640,\n
        "lat": 49.4234763,\n
        "lon": 3.2492356,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438641,\n
        "lat": 49.4234562,\n
        "lon": 3.2492623,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438642,\n
        "lat": 49.4234800,\n
        "lon": 3.2493002,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438643,\n
        "lat": 49.4245821,\n
        "lon": 3.2512735,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438644,\n
        "lat": 49.4244153,\n
        "lon": 3.2510991,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438645,\n
        "lat": 49.4242940,\n
        "lon": 3.2513678,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438646,\n
        "lat": 49.4244611,\n
        "lon": 3.2515451,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438647,\n
        "lat": 49.4236351,\n
        "lon": 3.2507620,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438648,\n
        "lat": 49.4236471,\n
        "lon": 3.2507928,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438649,\n
        "lat": 49.4236753,\n
        "lon": 3.2507668,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438650,\n
        "lat": 49.4234976,\n
        "lon": 3.2507918,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438651,\n
        "lat": 49.4235281,\n
        "lon": 3.2508664,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438652,\n
        "lat": 49.4235543,\n
        "lon": 3.2508413,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438653,\n
        "lat": 49.4237000,\n
        "lon": 3.2506740,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438654,\n
        "lat": 49.4236838,\n
        "lon": 3.2507591,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438655,\n
        "lat": 49.4237153,\n
        "lon": 3.2506950,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438656,\n
        "lat": 49.4180476,\n
        "lon": 3.2443929,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438657,\n
        "lat": 49.4180301,\n
        "lon": 3.2444644,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438658,\n
        "lat": 49.4180411,\n
        "lon": 3.2444708,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438659,\n
        "lat": 49.4180586,\n
        "lon": 3.2443993,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438660,\n
        "lat": 49.4180917,\n
        "lon": 3.2442127,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438661,\n
        "lat": 49.4180744,\n
        "lon": 3.2442827,\n
        "timestamp": "2017-05-06T12:02:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438662,\n
        "lat": 49.4180857,\n
        "lon": 3.2442891,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438663,\n
        "lat": 49.4181029,\n
        "lon": 3.2442193,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438664,\n
        "lat": 49.4181466,\n
        "lon": 3.2442443,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438665,\n
        "lat": 49.4180712,\n
        "lon": 3.2443480,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438666,\n
        "lat": 49.4181396,\n
        "lon": 3.2443848,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438667,\n
        "lat": 49.4181520,\n
        "lon": 3.2443341,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438668,\n
        "lat": 49.4181280,\n
        "lon": 3.2443203,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438669,\n
        "lat": 49.4180837,\n
        "lon": 3.2444952,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438670,\n
        "lat": 49.4180874,\n
        "lon": 3.2444800,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438671,\n
        "lat": 49.4181126,\n
        "lon": 3.2444944,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438672,\n
        "lat": 49.4181800,\n
        "lon": 3.2457645,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438673,\n
        "lat": 49.4181187,\n
        "lon": 3.2457021,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438674,\n
        "lat": 49.4180684,\n
        "lon": 3.2458101,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438675,\n
        "lat": 49.4181288,\n
        "lon": 3.2458758,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438676,\n
        "lat": 49.4181126,\n
        "lon": 3.2456959,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438677,\n
        "lat": 49.4181077,\n
        "lon": 3.2456909,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438678,\n
        "lat": 49.4181022,\n
        "lon": 3.2457054,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438679,\n
        "lat": 49.4181125,\n
        "lon": 3.2457155,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438680,\n
        "lat": 49.4180809,\n
        "lon": 3.2456942,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438681,\n
        "lat": 49.4180750,\n
        "lon": 3.2457068,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438682,\n
        "lat": 49.4180969,\n
        "lon": 3.2457188,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438683,\n
        "lat": 49.4180517,\n
        "lon": 3.2456861,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438684,\n
        "lat": 49.4180174,\n
        "lon": 3.2456528,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438685,\n
        "lat": 49.4179879,\n
        "lon": 3.2457226,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438686,\n
        "lat": 49.4180408,\n
        "lon": 3.2457802,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438687,\n
        "lat": 49.4179636,\n
        "lon": 3.2456003,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438688,\n
        "lat": 49.4179390,\n
        "lon": 3.2456526,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438689,\n
        "lat": 49.4179410,\n
        "lon": 3.2456702,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438690,\n
        "lat": 49.4181285,\n
        "lon": 3.2454880,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438691,\n
        "lat": 49.4180959,\n
        "lon": 3.2454685,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438692,\n
        "lat": 49.4180838,\n
        "lon": 3.2455213,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438693,\n
        "lat": 49.4181165,\n
        "lon": 3.2455391,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438694,\n
        "lat": 49.4179869,\n
        "lon": 3.2453314,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438695,\n
        "lat": 49.4179512,\n
        "lon": 3.2453118,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438696,\n
        "lat": 49.4179153,\n
        "lon": 3.2454344,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438697,\n
        "lat": 49.4179570,\n
        "lon": 3.2454604,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438698,\n
        "lat": 49.4179243,\n
        "lon": 3.2455629,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438699,\n
        "lat": 49.4179015,\n
        "lon": 3.2455399,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438700,\n
        "lat": 49.4178739,\n
        "lon": 3.2455970,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438701,\n
        "lat": 49.4178983,\n
        "lon": 3.2456252,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438702,\n
        "lat": 49.4179086,\n
        "lon": 3.2456220,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438703,\n
        "lat": 49.4179305,\n
        "lon": 3.2455692,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438704,\n
        "lat": 49.4179539,\n
        "lon": 3.2454585,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438705,\n
        "lat": 49.4179043,\n
        "lon": 3.2454275,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438706,\n
        "lat": 49.4178929,\n
        "lon": 3.2454700,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438707,\n
        "lat": 49.4179424,\n
        "lon": 3.2455013,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438708,\n
        "lat": 49.4179382,\n
        "lon": 3.2452139,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438709,\n
        "lat": 49.4178710,\n
        "lon": 3.2451758,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438710,\n
        "lat": 49.4178414,\n
        "lon": 3.2452991,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438711,\n
        "lat": 49.4178836,\n
        "lon": 3.2453229,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438712,\n
        "lat": 49.4178869,\n
        "lon": 3.2453087,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438713,\n
        "lat": 49.4179121,\n
        "lon": 3.2453228,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438714,\n
        "lat": 49.4179429,\n
        "lon": 3.2450751,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438715,\n
        "lat": 49.4179010,\n
        "lon": 3.2450513,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438716,\n
        "lat": 49.4179651,\n
        "lon": 3.2451022,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438717,\n
        "lat": 49.4179398,\n
        "lon": 3.2450880,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438718,\n
        "lat": 49.4179773,\n
        "lon": 3.2451469,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438719,\n
        "lat": 49.4179564,\n
        "lon": 3.2452168,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438720,\n
        "lat": 49.4179756,\n
        "lon": 3.2452288,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438821,\n
        "lat": 49.4179973,\n
        "lon": 3.2451608,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438822,\n
        "lat": 49.4179340,\n
        "lon": 3.2452919,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438823,\n
        "lat": 49.4179532,\n
        "lon": 3.2453050,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438824,\n
        "lat": 49.4178477,\n
        "lon": 3.2452204,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438825,\n
        "lat": 49.4178302,\n
        "lon": 3.2452929,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438826,\n
        "lat": 49.4178588,\n
        "lon": 3.2452267,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438827,\n
        "lat": 49.4178889,\n
        "lon": 3.2450446,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438828,\n
        "lat": 49.4178731,\n
        "lon": 3.2451103,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438829,\n
        "lat": 49.4178852,\n
        "lon": 3.2451171,\n
        "timestamp": "2017-05-06T12:02:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438830,\n
        "lat": 49.4180410,\n
        "lon": 3.2447923,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438831,\n
        "lat": 49.4179731,\n
        "lon": 3.2447555,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438832,\n
        "lat": 49.4179428,\n
        "lon": 3.2448816,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438833,\n
        "lat": 49.4179846,\n
        "lon": 3.2449069,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438834,\n
        "lat": 49.4179888,\n
        "lon": 3.2448917,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438835,\n
        "lat": 49.4180134,\n
        "lon": 3.2449058,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438836,\n
        "lat": 49.4180463,\n
        "lon": 3.2446529,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438837,\n
        "lat": 49.4180036,\n
        "lon": 3.2446288,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438838,\n
        "lat": 49.4180677,\n
        "lon": 3.2446824,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438839,\n
        "lat": 49.4180431,\n
        "lon": 3.2446684,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438840,\n
        "lat": 49.4179924,\n
        "lon": 3.2446226,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438841,\n
        "lat": 49.4179754,\n
        "lon": 3.2446933,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438842,\n
        "lat": 49.4179866,\n
        "lon": 3.2446996,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438843,\n
        "lat": 49.4179486,\n
        "lon": 3.2448044,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438844,\n
        "lat": 49.4179317,\n
        "lon": 3.2448749,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438845,\n
        "lat": 49.4179598,\n
        "lon": 3.2448108,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438846,\n
        "lat": 49.4182133,\n
        "lon": 3.2448974,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438847,\n
        "lat": 49.4181937,\n
        "lon": 3.2448835,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438848,\n
        "lat": 49.4181954,\n
        "lon": 3.2448782,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438849,\n
        "lat": 49.4181892,\n
        "lon": 3.2448737,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438850,\n
        "lat": 49.4181875,\n
        "lon": 3.2448793,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438851,\n
        "lat": 49.4181691,\n
        "lon": 3.2448664,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438852,\n
        "lat": 49.4181709,\n
        "lon": 3.2448608,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438853,\n
        "lat": 49.4181646,\n
        "lon": 3.2448566,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438854,\n
        "lat": 49.4181629,\n
        "lon": 3.2448620,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438855,\n
        "lat": 49.4181429,\n
        "lon": 3.2448481,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438856,\n
        "lat": 49.4181446,\n
        "lon": 3.2448429,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438857,\n
        "lat": 49.4181070,\n
        "lon": 3.2448155,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438858,\n
        "lat": 49.4180747,\n
        "lon": 3.2449222,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438859,\n
        "lat": 49.4180665,\n
        "lon": 3.2449164,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438860,\n
        "lat": 49.4180634,\n
        "lon": 3.2449274,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438861,\n
        "lat": 49.4181294,\n
        "lon": 3.2449732,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438862,\n
        "lat": 49.4181269,\n
        "lon": 3.2449819,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438863,\n
        "lat": 49.4181335,\n
        "lon": 3.2449865,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438864,\n
        "lat": 49.4181360,\n
        "lon": 3.2449778,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438865,\n
        "lat": 49.4181789,\n
        "lon": 3.2450075,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438866,\n
        "lat": 49.4181764,\n
        "lon": 3.2450163,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438867,\n
        "lat": 49.4181829,\n
        "lon": 3.2450209,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438868,\n
        "lat": 49.4181855,\n
        "lon": 3.2450121,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438869,\n
        "lat": 49.4182037,\n
        "lon": 3.2450248,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438870,\n
        "lat": 49.4182012,\n
        "lon": 3.2450334,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438871,\n
        "lat": 49.4182077,\n
        "lon": 3.2450380,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438872,\n
        "lat": 49.4182103,\n
        "lon": 3.2450293,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438873,\n
        "lat": 49.4182287,\n
        "lon": 3.2450421,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438874,\n
        "lat": 49.4182260,\n
        "lon": 3.2450509,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438875,\n
        "lat": 49.4182536,\n
        "lon": 3.2450700,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438876,\n
        "lat": 49.4182562,\n
        "lon": 3.2450612,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438877,\n
        "lat": 49.4182766,\n
        "lon": 3.2450753,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438878,\n
        "lat": 49.4183087,\n
        "lon": 3.2449642,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438879,\n
        "lat": 49.4182916,\n
        "lon": 3.2449521,\n
        "timestamp": "2017-05-06T12:02:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438880,\n
        "lat": 49.4182933,\n
        "lon": 3.2449466,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438881,\n
        "lat": 49.4182871,\n
        "lon": 3.2449423,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438882,\n
        "lat": 49.4182853,\n
        "lon": 3.2449479,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438883,\n
        "lat": 49.4182667,\n
        "lon": 3.2449347,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438884,\n
        "lat": 49.4182683,\n
        "lon": 3.2449292,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438885,\n
        "lat": 49.4182622,\n
        "lon": 3.2449248,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438886,\n
        "lat": 49.4182605,\n
        "lon": 3.2449304,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438887,\n
        "lat": 49.4182422,\n
        "lon": 3.2449175,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438888,\n
        "lat": 49.4182439,\n
        "lon": 3.2449120,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438889,\n
        "lat": 49.4182377,\n
        "lon": 3.2449077,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438890,\n
        "lat": 49.4182359,\n
        "lon": 3.2449134,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438891,\n
        "lat": 49.4182196,\n
        "lon": 3.2449018,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438892,\n
        "lat": 49.4182212,\n
        "lon": 3.2448962,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438893,\n
        "lat": 49.4182150,\n
        "lon": 3.2448919,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438894,\n
        "lat": 49.4180510,\n
        "lon": 3.2447745,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438895,\n
        "lat": 49.4180434,\n
        "lon": 3.2447995,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438896,\n
        "lat": 49.4180993,\n
        "lon": 3.2448411,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438897,\n
        "lat": 49.4180822,\n
        "lon": 3.2448284,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438898,\n
        "lat": 49.4180597,\n
        "lon": 3.2448986,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438899,\n
        "lat": 49.4180779,\n
        "lon": 3.2449116,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438900,\n
        "lat": 49.4167453,\n
        "lon": 3.2434352,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438901,\n
        "lat": 49.4165276,\n
        "lon": 3.2432912,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438902,\n
        "lat": 49.4165194,\n
        "lon": 3.2433208,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438903,\n
        "lat": 49.4165916,\n
        "lon": 3.2433693,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438904,\n
        "lat": 49.4165828,\n
        "lon": 3.2434018,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438905,\n
        "lat": 49.4167328,\n
        "lon": 3.2434999,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438906,\n
        "lat": 49.4166086,\n
        "lon": 3.2430569,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438907,\n
        "lat": 49.4165612,\n
        "lon": 3.2429980,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438908,\n
        "lat": 49.4165046,\n
        "lon": 3.2431027,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438909,\n
        "lat": 49.4165516,\n
        "lon": 3.2431633,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438910,\n
        "lat": 49.4165815,\n
        "lon": 3.2432206,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438911,\n
        "lat": 49.4165447,\n
        "lon": 3.2431947,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438912,\n
        "lat": 49.4165232,\n
        "lon": 3.2432495,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438913,\n
        "lat": 49.4165657,\n
        "lon": 3.2432767,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438914,\n
        "lat": 49.4166946,\n
        "lon": 3.2430656,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438915,\n
        "lat": 49.4166218,\n
        "lon": 3.2432224,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438916,\n
        "lat": 49.4166584,\n
        "lon": 3.2432636,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438917,\n
        "lat": 49.4166604,\n
        "lon": 3.2432600,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438918,\n
        "lat": 49.4167609,\n
        "lon": 3.2433545,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438919,\n
        "lat": 49.4167671,\n
        "lon": 3.2432762,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838438920,\n
        "lat": 49.4167005,\n
        "lon": 3.2432143,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439021,\n
        "lat": 49.4167437,\n
        "lon": 3.2431188,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439022,\n
        "lat": 49.4167359,\n
        "lon": 3.2430981,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439023,\n
        "lat": 49.4166601,\n
        "lon": 3.2429793,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439024,\n
        "lat": 49.4166457,\n
        "lon": 3.2430072,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439025,\n
        "lat": 49.4166647,\n
        "lon": 3.2430361,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439026,\n
        "lat": 49.4166699,\n
        "lon": 3.2430273,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439027,\n
        "lat": 49.4164663,\n
        "lon": 3.2439012,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439028,\n
        "lat": 49.4164124,\n
        "lon": 3.2438216,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439029,\n
        "lat": 49.4163816,\n
        "lon": 3.2438668,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439030,\n
        "lat": 49.4164355,\n
        "lon": 3.2439482,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439031,\n
        "lat": 49.4163691,\n
        "lon": 3.2437814,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439032,\n
        "lat": 49.4163590,\n
        "lon": 3.2438071,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439033,\n
        "lat": 49.4163971,\n
        "lon": 3.2438441,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439034,\n
        "lat": 49.4164868,\n
        "lon": 3.2436986,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439035,\n
        "lat": 49.4164282,\n
        "lon": 3.2436349,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439036,\n
        "lat": 49.4163946,\n
        "lon": 3.2437141,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439037,\n
        "lat": 49.4164541,\n
        "lon": 3.2437789,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439038,\n
        "lat": 49.4165926,\n
        "lon": 3.2437573,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439039,\n
        "lat": 49.4165044,\n
        "lon": 3.2437178,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439040,\n
        "lat": 49.4164866,\n
        "lon": 3.2438119,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439041,\n
        "lat": 49.4165740,\n
        "lon": 3.2438503,\n
        "timestamp": "2017-05-06T12:02:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439042,\n
        "lat": 49.4166654,\n
        "lon": 3.2437902,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439043,\n
        "lat": 49.4166443,\n
        "lon": 3.2438829,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439044,\n
        "lat": 49.4166410,\n
        "lon": 3.2438975,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439045,\n
        "lat": 49.4165852,\n
        "lon": 3.2438691,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439046,\n
        "lat": 49.4165459,\n
        "lon": 3.2440506,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439047,\n
        "lat": 49.4165529,\n
        "lon": 3.2440640,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439048,\n
        "lat": 49.4165995,\n
        "lon": 3.2440885,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439049,\n
        "lat": 49.4166072,\n
        "lon": 3.2435823,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439050,\n
        "lat": 49.4164995,\n
        "lon": 3.2435180,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439051,\n
        "lat": 49.4164790,\n
        "lon": 3.2435982,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439052,\n
        "lat": 49.4165867,\n
        "lon": 3.2436620,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439053,\n
        "lat": 49.4165904,\n
        "lon": 3.2436495,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439054,\n
        "lat": 49.4166355,\n
        "lon": 3.2436766,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439055,\n
        "lat": 49.4166440,\n
        "lon": 3.2436466,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439056,\n
        "lat": 49.4166911,\n
        "lon": 3.2436771,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439057,\n
        "lat": 49.4166987,\n
        "lon": 3.2436437,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439058,\n
        "lat": 49.4167204,\n
        "lon": 3.2435520,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439059,\n
        "lat": 49.4166342,\n
        "lon": 3.2434927,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439062,\n
        "lat": 49.4165026,\n
        "lon": 3.2446622,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439063,\n
        "lat": 49.4165311,\n
        "lon": 3.2445313,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439064,\n
        "lat": 49.4164838,\n
        "lon": 3.2446434,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439065,\n
        "lat": 49.4165506,\n
        "lon": 3.2445507,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439066,\n
        "lat": 49.4165797,\n
        "lon": 3.2444830,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439067,\n
        "lat": 49.4164783,\n
        "lon": 3.2443841,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439068,\n
        "lat": 49.4164504,\n
        "lon": 3.2444508,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439069,\n
        "lat": 49.4166727,\n
        "lon": 3.2443815,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439070,\n
        "lat": 49.4166093,\n
        "lon": 3.2443029,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439071,\n
        "lat": 49.4165533,\n
        "lon": 3.2444378,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439072,\n
        "lat": 49.4165950,\n
        "lon": 3.2444794,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439073,\n
        "lat": 49.4166054,\n
        "lon": 3.2444562,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439074,\n
        "lat": 49.4166299,\n
        "lon": 3.2444801,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439075,\n
        "lat": 49.4165743,\n
        "lon": 3.2442623,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439076,\n
        "lat": 49.4165418,\n
        "lon": 3.2442248,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439077,\n
        "lat": 49.4165164,\n
        "lon": 3.2442796,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439078,\n
        "lat": 49.4165528,\n
        "lon": 3.2443144,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439079,\n
        "lat": 49.4164894,\n
        "lon": 3.2441643,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439080,\n
        "lat": 49.4164111,\n
        "lon": 3.2443286,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439081,\n
        "lat": 49.4164659,\n
        "lon": 3.2443887,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439082,\n
        "lat": 49.4164372,\n
        "lon": 3.2443572,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439083,\n
        "lat": 49.4163949,\n
        "lon": 3.2444553,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439084,\n
        "lat": 49.4164190,\n
        "lon": 3.2444800,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439085,\n
        "lat": 49.4164612,\n
        "lon": 3.2443835,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439086,\n
        "lat": 49.4164386,\n
        "lon": 3.2441744,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439087,\n
        "lat": 49.4163641,\n
        "lon": 3.2440971,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439088,\n
        "lat": 49.4163293,\n
        "lon": 3.2441759,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439089,\n
        "lat": 49.4164043,\n
        "lon": 3.2442520,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439092,\n
        "lat": 49.4167032,\n
        "lon": 3.2444487,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439093,\n
        "lat": 49.4167126,\n
        "lon": 3.2444309,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439094,\n
        "lat": 49.4167024,\n
        "lon": 3.2444183,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439095,\n
        "lat": 49.4166930,\n
        "lon": 3.2444361,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439096,\n
        "lat": 49.4167168,\n
        "lon": 3.2445303,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439097,\n
        "lat": 49.4166564,\n
        "lon": 3.2446638,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439098,\n
        "lat": 49.4167067,\n
        "lon": 3.2447167,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439099,\n
        "lat": 49.4167676,\n
        "lon": 3.2445869,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439100,\n
        "lat": 49.4166729,\n
        "lon": 3.2445936,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439101,\n
        "lat": 49.4166549,\n
        "lon": 3.2446335,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439102,\n
        "lat": 49.4166652,\n
        "lon": 3.2446444,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439103,\n
        "lat": 49.4166833,\n
        "lon": 3.2446045,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439104,\n
        "lat": 49.4169933,\n
        "lon": 3.2450544,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439105,\n
        "lat": 49.4169611,\n
        "lon": 3.2452294,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439106,\n
        "lat": 49.4168865,\n
        "lon": 3.2453680,\n
        "timestamp": "2017-05-06T12:02:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439107,\n
        "lat": 49.4169270,\n
        "lon": 3.2454186,\n
        "timestamp": "2017-05-06T12:02:21Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439108,\n
        "lat": 49.4170005,\n
        "lon": 3.2452889,\n
        "timestamp": "2017-05-06T12:02:21Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439109,\n
        "lat": 49.4170439,\n
        "lon": 3.2450604,\n
        "timestamp": "2017-05-06T12:02:21Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439110,\n
        "lat": 49.4170058,\n
        "lon": 3.2450422,\n
        "timestamp": "2017-05-06T12:02:21Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439111,\n
        "lat": 49.4169246,\n
        "lon": 3.2452973,\n
        "timestamp": "2017-05-06T12:02:21Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439112,\n
        "lat": 49.4168244,\n
        "lon": 3.2451806,\n
        "timestamp": "2017-05-06T12:02:21Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439113,\n
        "lat": 49.4167899,\n
        "lon": 3.2452546,\n
        "timestamp": "2017-05-06T12:02:21Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439114,\n
        "lat": 49.4168711,\n
        "lon": 3.2450913,\n
        "timestamp": "2017-05-06T12:02:21Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439115,\n
        "lat": 49.4168481,\n
        "lon": 3.2452082,\n
        "timestamp": "2017-05-06T12:02:21Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439116,\n
        "lat": 49.4168940,\n
        "lon": 3.2451188,\n
        "timestamp": "2017-05-06T12:02:21Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439117,\n
        "lat": 49.4170691,\n
        "lon": 3.2457194,\n
        "timestamp": "2017-05-06T12:02:21Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439118,\n
        "lat": 49.4170194,\n
        "lon": 3.2457695,\n
        "timestamp": "2017-05-06T12:02:21Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439119,\n
        "lat": 49.4170806,\n
        "lon": 3.2459032,\n
        "timestamp": "2017-05-06T12:02:21Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439120,\n
        "lat": 49.4171281,\n
        "lon": 3.2458542,\n
        "timestamp": "2017-05-06T12:02:21Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439221,\n
        "lat": 49.4169418,\n
        "lon": 3.2455611,\n
        "timestamp": "2017-05-06T12:02:21Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439222,\n
        "lat": 49.4169308,\n
        "lon": 3.2455609,\n
        "timestamp": "2017-05-06T12:02:21Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439223,\n
        "lat": 49.4169200,\n
        "lon": 3.2455650,\n
        "timestamp": "2017-05-06T12:02:21Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439224,\n
        "lat": 49.4169103,\n
        "lon": 3.2455733,\n
        "timestamp": "2017-05-06T12:02:21Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439225,\n
        "lat": 49.4169024,\n
        "lon": 3.2455851,\n
        "timestamp": "2017-05-06T12:02:21Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439226,\n
        "lat": 49.4168967,\n
        "lon": 3.2455997,\n
        "timestamp": "2017-05-06T12:02:21Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439227,\n
        "lat": 49.4168937,\n
        "lon": 3.2456161,\n
        "timestamp": "2017-05-06T12:02:21Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439228,\n
        "lat": 49.4168936,\n
        "lon": 3.2456331,\n
        "timestamp": "2017-05-06T12:02:21Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439229,\n
        "lat": 49.4168962,\n
        "lon": 3.2456495,\n
        "timestamp": "2017-05-06T12:02:21Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439230,\n
        "lat": 49.4169017,\n
        "lon": 3.2456643,\n
        "timestamp": "2017-05-06T12:02:21Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439231,\n
        "lat": 49.4169094,\n
        "lon": 3.2456764,\n
        "timestamp": "2017-05-06T12:02:21Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439232,\n
        "lat": 49.4169189,\n
        "lon": 3.2456852,\n
        "timestamp": "2017-05-06T12:02:21Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439233,\n
        "lat": 49.4169296,\n
        "lon": 3.2456897,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439234,\n
        "lat": 49.4169406,\n
        "lon": 3.2456901,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439235,\n
        "lat": 49.4169464,\n
        "lon": 3.2456879,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439236,\n
        "lat": 49.4169610,\n
        "lon": 3.2456776,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439237,\n
        "lat": 49.4169690,\n
        "lon": 3.2456658,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439238,\n
        "lat": 49.4169746,\n
        "lon": 3.2456512,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439239,\n
        "lat": 49.4169777,\n
        "lon": 3.2456349,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439240,\n
        "lat": 49.4169778,\n
        "lon": 3.2456179,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439241,\n
        "lat": 49.4169751,\n
        "lon": 3.2456015,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439242,\n
        "lat": 49.4169685,\n
        "lon": 3.2455847,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439243,\n
        "lat": 49.4169620,\n
        "lon": 3.2455744,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439244,\n
        "lat": 49.4169525,\n
        "lon": 3.2455657,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439245,\n
        "lat": 49.4169793,\n
        "lon": 3.2455620,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439246,\n
        "lat": 49.4169247,\n
        "lon": 3.2455015,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439247,\n
        "lat": 49.4169076,\n
        "lon": 3.2455368,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439248,\n
        "lat": 49.4169508,\n
        "lon": 3.2457085,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439249,\n
        "lat": 49.4169675,\n
        "lon": 3.2456995,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439250,\n
        "lat": 49.4169799,\n
        "lon": 3.2456805,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439251,\n
        "lat": 49.4169156,\n
        "lon": 3.2458975,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439252,\n
        "lat": 49.4168221,\n
        "lon": 3.2457150,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439253,\n
        "lat": 49.4168024,\n
        "lon": 3.2457585,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439254,\n
        "lat": 49.4168125,\n
        "lon": 3.2457996,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439255,\n
        "lat": 49.4168833,\n
        "lon": 3.2459379,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439256,\n
        "lat": 49.4178635,\n
        "lon": 3.2459053,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439257,\n
        "lat": 49.4177035,\n
        "lon": 3.2457298,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439258,\n
        "lat": 49.4176331,\n
        "lon": 3.2458901,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439259,\n
        "lat": 49.4176825,\n
        "lon": 3.2459414,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439260,\n
        "lat": 49.4177135,\n
        "lon": 3.2458714,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439261,\n
        "lat": 49.4177349,\n
        "lon": 3.2458984,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439262,\n
        "lat": 49.4177395,\n
        "lon": 3.2458914,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439263,\n
        "lat": 49.4178263,\n
        "lon": 3.2459850,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439264,\n
        "lat": 49.4177702,\n
        "lon": 3.2457269,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439265,\n
        "lat": 49.4177257,\n
        "lon": 3.2456794,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439266,\n
        "lat": 49.4177477,\n
        "lon": 3.2457783,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439267,\n
        "lat": 49.4178101,\n
        "lon": 3.2456358,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439268,\n
        "lat": 49.4177499,\n
        "lon": 3.2455732,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439269,\n
        "lat": 49.4177370,\n
        "lon": 3.2456013,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439270,\n
        "lat": 49.4177525,\n
        "lon": 3.2456182,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439271,\n
        "lat": 49.4178233,\n
        "lon": 3.2459818,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439272,\n
        "lat": 49.4177118,\n
        "lon": 3.2462279,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439273,\n
        "lat": 49.4177597,\n
        "lon": 3.2462752,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439274,\n
        "lat": 49.4178715,\n
        "lon": 3.2460278,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439275,\n
        "lat": 49.4178629,\n
        "lon": 3.2460187,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439276,\n
        "lat": 49.4178986,\n
        "lon": 3.2459436,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439277,\n
        "lat": 49.4180325,\n
        "lon": 3.2460811,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439278,\n
        "lat": 49.4179088,\n
        "lon": 3.2459085,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439279,\n
        "lat": 49.4178913,\n
        "lon": 3.2459356,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439280,\n
        "lat": 49.4178858,\n
        "lon": 3.2459706,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439281,\n
        "lat": 49.4180160,\n
        "lon": 3.2461522,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439282,\n
        "lat": 49.4180438,\n
        "lon": 3.2460969,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439283,\n
        "lat": 49.4180021,\n
        "lon": 3.2458490,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439284,\n
        "lat": 49.4179545,\n
        "lon": 3.2457937,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439285,\n
        "lat": 49.4179331,\n
        "lon": 3.2458377,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439286,\n
        "lat": 49.4179804,\n
        "lon": 3.2458926,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439287,\n
        "lat": 49.4180353,\n
        "lon": 3.2458875,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439288,\n
        "lat": 49.4180135,\n
        "lon": 3.2459314,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439289,\n
        "lat": 49.4175160,\n
        "lon": 3.2455534,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439290,\n
        "lat": 49.4174398,\n
        "lon": 3.2455135,\n
        "timestamp": "2017-05-06T12:02:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439291,\n
        "lat": 49.4174063,\n
        "lon": 3.2456652,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439292,\n
        "lat": 49.4174819,\n
        "lon": 3.2457053,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439293,\n
        "lat": 49.4174542,\n
        "lon": 3.2456906,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439294,\n
        "lat": 49.4174284,\n
        "lon": 3.2458103,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439295,\n
        "lat": 49.4174566,\n
        "lon": 3.2458236,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439296,\n
        "lat": 49.4173729,\n
        "lon": 3.2457846,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439297,\n
        "lat": 49.4173604,\n
        "lon": 3.2458419,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439298,\n
        "lat": 49.4173970,\n
        "lon": 3.2458601,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439299,\n
        "lat": 49.4173919,\n
        "lon": 3.2458831,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439300,\n
        "lat": 49.4174389,\n
        "lon": 3.2459061,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439301,\n
        "lat": 49.4173369,\n
        "lon": 3.2457250,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439302,\n
        "lat": 49.4172596,\n
        "lon": 3.2456896,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439303,\n
        "lat": 49.4172520,\n
        "lon": 3.2457282,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439304,\n
        "lat": 49.4173313,\n
        "lon": 3.2457652,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439305,\n
        "lat": 49.4173054,\n
        "lon": 3.2457531,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439306,\n
        "lat": 49.4172461,\n
        "lon": 3.2457575,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439307,\n
        "lat": 49.4172994,\n
        "lon": 3.2457832,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439308,\n
        "lat": 49.4173634,\n
        "lon": 3.2451420,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439309,\n
        "lat": 49.4173314,\n
        "lon": 3.2452721,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439310,\n
        "lat": 49.4173189,\n
        "lon": 3.2453606,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439311,\n
        "lat": 49.4173787,\n
        "lon": 3.2453642,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439312,\n
        "lat": 49.4174118,\n
        "lon": 3.2451957,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439313,\n
        "lat": 49.4173535,\n
        "lon": 3.2451324,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439314,\n
        "lat": 49.4173277,\n
        "lon": 3.2452428,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439315,\n
        "lat": 49.4173372,\n
        "lon": 3.2452484,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439316,\n
        "lat": 49.4173234,\n
        "lon": 3.2451037,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439317,\n
        "lat": 49.4172806,\n
        "lon": 3.2450630,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439318,\n
        "lat": 49.4172643,\n
        "lon": 3.2451056,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439319,\n
        "lat": 49.4173084,\n
        "lon": 3.2451478,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439320,\n
        "lat": 49.4172704,\n
        "lon": 3.2450532,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439421,\n
        "lat": 49.4172181,\n
        "lon": 3.2450051,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439422,\n
        "lat": 49.4171858,\n
        "lon": 3.2452034,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439423,\n
        "lat": 49.4172411,\n
        "lon": 3.2452228,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439424,\n
        "lat": 49.4171991,\n
        "lon": 3.2452081,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439425,\n
        "lat": 49.4171837,\n
        "lon": 3.2453074,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439426,\n
        "lat": 49.4172261,\n
        "lon": 3.2453201,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439427,\n
        "lat": 49.4171848,\n
        "lon": 3.2452085,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439428,\n
        "lat": 49.4170670,\n
        "lon": 3.2451616,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439429,\n
        "lat": 49.4170544,\n
        "lon": 3.2452587,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439430,\n
        "lat": 49.4171336,\n
        "lon": 3.2452854,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439431,\n
        "lat": 49.4171332,\n
        "lon": 3.2452918,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439432,\n
        "lat": 49.4171657,\n
        "lon": 3.2453035,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439433,\n
        "lat": 49.4170980,\n
        "lon": 3.2451107,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439434,\n
        "lat": 49.4170745,\n
        "lon": 3.2451026,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439435,\n
        "lat": 49.4170901,\n
        "lon": 3.2451708,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439436,\n
        "lat": 49.4171564,\n
        "lon": 3.2453002,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439437,\n
        "lat": 49.4171309,\n
        "lon": 3.2453325,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439438,\n
        "lat": 49.4171533,\n
        "lon": 3.2453375,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439439,\n
        "lat": 49.4171416,\n
        "lon": 3.2453349,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439440,\n
        "lat": 49.4171277,\n
        "lon": 3.2453907,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439441,\n
        "lat": 49.4171378,\n
        "lon": 3.2453920,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439442,\n
        "lat": 49.4170499,\n
        "lon": 3.2454088,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439443,\n
        "lat": 49.4171262,\n
        "lon": 3.2454169,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439444,\n
        "lat": 49.4171260,\n
        "lon": 3.2454214,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439445,\n
        "lat": 49.4170498,\n
        "lon": 3.2454140,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439446,\n
        "lat": 49.4170469,\n
        "lon": 3.2455084,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439447,\n
        "lat": 49.4172039,\n
        "lon": 3.2455210,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439448,\n
        "lat": 49.4172188,\n
        "lon": 3.2454268,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439449,\n
        "lat": 49.4172901,\n
        "lon": 3.2453512,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439450,\n
        "lat": 49.4172370,\n
        "lon": 3.2453338,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439451,\n
        "lat": 49.4172208,\n
        "lon": 3.2454353,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439452,\n
        "lat": 49.4172736,\n
        "lon": 3.2454554,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439453,\n
        "lat": 49.4173283,\n
        "lon": 3.2452942,\n
        "timestamp": "2017-05-06T12:02:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439454,\n
        "lat": 49.4172503,\n
        "lon": 3.2452692,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439455,\n
        "lat": 49.4172405,\n
        "lon": 3.2453349,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439456,\n
        "lat": 49.4173693,\n
        "lon": 3.2453636,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439457,\n
        "lat": 49.4173667,\n
        "lon": 3.2453811,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439458,\n
        "lat": 49.4173755,\n
        "lon": 3.2453843,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439459,\n
        "lat": 49.4180631,\n
        "lon": 3.2459255,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439460,\n
        "lat": 49.4180492,\n
        "lon": 3.2459095,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439461,\n
        "lat": 49.4180432,\n
        "lon": 3.2459217,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439462,\n
        "lat": 49.4180571,\n
        "lon": 3.2459378,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439463,\n
        "lat": 49.4178770,\n
        "lon": 3.2433874,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439464,\n
        "lat": 49.4178567,\n
        "lon": 3.2434629,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439465,\n
        "lat": 49.4178797,\n
        "lon": 3.2434755,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439466,\n
        "lat": 49.4178998,\n
        "lon": 3.2434018,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439467,\n
        "lat": 49.4178369,\n
        "lon": 3.2435354,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439468,\n
        "lat": 49.4178596,\n
        "lon": 3.2435500,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439469,\n
        "lat": 49.4180882,\n
        "lon": 3.2434480,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439470,\n
        "lat": 49.4180843,\n
        "lon": 3.2434637,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439471,\n
        "lat": 49.4180578,\n
        "lon": 3.2434483,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439472,\n
        "lat": 49.4180304,\n
        "lon": 3.2435587,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439473,\n
        "lat": 49.4181011,\n
        "lon": 3.2435978,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439474,\n
        "lat": 49.4181320,\n
        "lon": 3.2434736,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439475,\n
        "lat": 49.4180036,\n
        "lon": 3.2436664,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439476,\n
        "lat": 49.4180300,\n
        "lon": 3.2436818,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439477,\n
        "lat": 49.4180258,\n
        "lon": 3.2436986,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439478,\n
        "lat": 49.4180698,\n
        "lon": 3.2437241,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439479,\n
        "lat": 49.4180874,\n
        "lon": 3.2436531,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439480,\n
        "lat": 49.4180791,\n
        "lon": 3.2437296,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439481,\n
        "lat": 49.4180968,\n
        "lon": 3.2436585,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439482,\n
        "lat": 49.4180424,\n
        "lon": 3.2438296,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439483,\n
        "lat": 49.4180256,\n
        "lon": 3.2438961,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439484,\n
        "lat": 49.4180357,\n
        "lon": 3.2439021,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439485,\n
        "lat": 49.4180525,\n
        "lon": 3.2438356,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439486,\n
        "lat": 49.4179950,\n
        "lon": 3.2438210,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439487,\n
        "lat": 49.4179682,\n
        "lon": 3.2438048,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439488,\n
        "lat": 49.4179409,\n
        "lon": 3.2439126,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439489,\n
        "lat": 49.4180108,\n
        "lon": 3.2439543,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439490,\n
        "lat": 49.4179993,\n
        "lon": 3.2438039,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439491,\n
        "lat": 49.4179131,\n
        "lon": 3.2440221,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439492,\n
        "lat": 49.4179398,\n
        "lon": 3.2440379,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439493,\n
        "lat": 49.4179360,\n
        "lon": 3.2440528,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439494,\n
        "lat": 49.4179795,\n
        "lon": 3.2440781,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439495,\n
        "lat": 49.4179974,\n
        "lon": 3.2440072,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439496,\n
        "lat": 49.4179897,\n
        "lon": 3.2440841,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439497,\n
        "lat": 49.4180076,\n
        "lon": 3.2440133,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439498,\n
        "lat": 49.4177840,\n
        "lon": 3.2437312,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439499,\n
        "lat": 49.4177635,\n
        "lon": 3.2438070,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439500,\n
        "lat": 49.4177863,\n
        "lon": 3.2438206,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439501,\n
        "lat": 49.4178066,\n
        "lon": 3.2437456,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439502,\n
        "lat": 49.4177431,\n
        "lon": 3.2438823,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439503,\n
        "lat": 49.4177657,\n
        "lon": 3.2438969,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439504,\n
        "lat": 49.4179528,\n
        "lon": 3.2441861,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439505,\n
        "lat": 49.4179350,\n
        "lon": 3.2442568,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439506,\n
        "lat": 49.4179445,\n
        "lon": 3.2442623,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439507,\n
        "lat": 49.4179622,\n
        "lon": 3.2441917,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439508,\n
        "lat": 49.4179090,\n
        "lon": 3.2441614,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439509,\n
        "lat": 49.4179048,\n
        "lon": 3.2441779,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439510,\n
        "lat": 49.4178774,\n
        "lon": 3.2441616,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439511,\n
        "lat": 49.4178503,\n
        "lon": 3.2442690,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439512,\n
        "lat": 49.4179207,\n
        "lon": 3.2443135,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439513,\n
        "lat": 49.4178223,\n
        "lon": 3.2443801,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439514,\n
        "lat": 49.4178493,\n
        "lon": 3.2443961,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439515,\n
        "lat": 49.4178457,\n
        "lon": 3.2444104,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439516,\n
        "lat": 49.4178896,\n
        "lon": 3.2444367,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439517,\n
        "lat": 49.4179073,\n
        "lon": 3.2443668,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439518,\n
        "lat": 49.4178988,\n
        "lon": 3.2444421,\n
        "timestamp": "2017-05-06T12:02:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439519,\n
        "lat": 49.4179164,\n
        "lon": 3.2443722,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439520,\n
        "lat": 49.4177126,\n
        "lon": 3.2440934,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439621,\n
        "lat": 49.4176899,\n
        "lon": 3.2440790,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439622,\n
        "lat": 49.4176693,\n
        "lon": 3.2441550,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439623,\n
        "lat": 49.4176921,\n
        "lon": 3.2441693,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439624,\n
        "lat": 49.4176490,\n
        "lon": 3.2442300,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439625,\n
        "lat": 49.4176718,\n
        "lon": 3.2442444,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439626,\n
        "lat": 49.4175226,\n
        "lon": 3.2444703,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439627,\n
        "lat": 49.4174730,\n
        "lon": 3.2445334,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439628,\n
        "lat": 49.4174955,\n
        "lon": 3.2445487,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439629,\n
        "lat": 49.4175373,\n
        "lon": 3.2444978,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439630,\n
        "lat": 49.4174473,\n
        "lon": 3.2446084,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439631,\n
        "lat": 49.4174694,\n
        "lon": 3.2446253,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439632,\n
        "lat": 49.4178398,\n
        "lon": 3.2446280,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439633,\n
        "lat": 49.4178216,\n
        "lon": 3.2447021,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439634,\n
        "lat": 49.4178314,\n
        "lon": 3.2447078,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439635,\n
        "lat": 49.4178496,\n
        "lon": 3.2446336,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439636,\n
        "lat": 49.4177963,\n
        "lon": 3.2446027,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439637,\n
        "lat": 49.4177920,\n
        "lon": 3.2446198,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439638,\n
        "lat": 49.4177649,\n
        "lon": 3.2446041,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439639,\n
        "lat": 49.4177382,\n
        "lon": 3.2447130,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439640,\n
        "lat": 49.4178085,\n
        "lon": 3.2447555,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439641,\n
        "lat": 49.4177115,\n
        "lon": 3.2448219,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439642,\n
        "lat": 49.4177374,\n
        "lon": 3.2448380,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439643,\n
        "lat": 49.4177328,\n
        "lon": 3.2448570,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439644,\n
        "lat": 49.4177773,\n
        "lon": 3.2448827,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439645,\n
        "lat": 49.4177943,\n
        "lon": 3.2448133,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439646,\n
        "lat": 49.4177860,\n
        "lon": 3.2448877,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439647,\n
        "lat": 49.4178031,\n
        "lon": 3.2448183,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439648,\n
        "lat": 49.4175644,\n
        "lon": 3.2442283,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439649,\n
        "lat": 49.4175265,\n
        "lon": 3.2443346,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439650,\n
        "lat": 49.4175554,\n
        "lon": 3.2443587,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439651,\n
        "lat": 49.4175933,\n
        "lon": 3.2442526,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439652,\n
        "lat": 49.4173841,\n
        "lon": 3.2447393,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439653,\n
        "lat": 49.4173674,\n
        "lon": 3.2447262,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439654,\n
        "lat": 49.4173287,\n
        "lon": 3.2448347,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439655,\n
        "lat": 49.4173765,\n
        "lon": 3.2448742,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439656,\n
        "lat": 49.4174140,\n
        "lon": 3.2447629,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439657,\n
        "lat": 49.4174053,\n
        "lon": 3.2446731,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439658,\n
        "lat": 49.4173608,\n
        "lon": 3.2446385,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439659,\n
        "lat": 49.4173401,\n
        "lon": 3.2447124,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439660,\n
        "lat": 49.4173662,\n
        "lon": 3.2447295,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439661,\n
        "lat": 49.4173643,\n
        "lon": 3.2446258,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439662,\n
        "lat": 49.4171662,\n
        "lon": 3.2444947,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439663,\n
        "lat": 49.4171419,\n
        "lon": 3.2445813,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439664,\n
        "lat": 49.4172565,\n
        "lon": 3.2448847,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439665,\n
        "lat": 49.4171901,\n
        "lon": 3.2448182,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439666,\n
        "lat": 49.4171758,\n
        "lon": 3.2448520,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439667,\n
        "lat": 49.4172421,\n
        "lon": 3.2449182,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439668,\n
        "lat": 49.4171861,\n
        "lon": 3.2444859,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439669,\n
        "lat": 49.4171715,\n
        "lon": 3.2444761,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439670,\n
        "lat": 49.4171810,\n
        "lon": 3.2445045,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439671,\n
        "lat": 49.4171018,\n
        "lon": 3.2446342,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439672,\n
        "lat": 49.4170568,\n
        "lon": 3.2445993,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439673,\n
        "lat": 49.4170249,\n
        "lon": 3.2446957,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439674,\n
        "lat": 49.4170662,\n
        "lon": 3.2447424,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439675,\n
        "lat": 49.4171334,\n
        "lon": 3.2445385,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439676,\n
        "lat": 49.4170883,\n
        "lon": 3.2445036,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439677,\n
        "lat": 49.4171502,\n
        "lon": 3.2443156,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439678,\n
        "lat": 49.4171951,\n
        "lon": 3.2443512,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439679,\n
        "lat": 49.4171920,\n
        "lon": 3.2443248,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439680,\n
        "lat": 49.4171784,\n
        "lon": 3.2443138,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439681,\n
        "lat": 49.4171720,\n
        "lon": 3.2443329,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439682,\n
        "lat": 49.4171856,\n
        "lon": 3.2443437,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439683,\n
        "lat": 49.4170472,\n
        "lon": 3.2444452,\n
        "timestamp": "2017-05-06T12:02:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439684,\n
        "lat": 49.4169948,\n
        "lon": 3.2444046,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439685,\n
        "lat": 49.4169505,\n
        "lon": 3.2445408,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439686,\n
        "lat": 49.4170040,\n
        "lon": 3.2445827,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439687,\n
        "lat": 49.4169837,\n
        "lon": 3.2445668,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439688,\n
        "lat": 49.4169343,\n
        "lon": 3.2445909,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439689,\n
        "lat": 49.4169644,\n
        "lon": 3.2446269,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439690,\n
        "lat": 49.4169268,\n
        "lon": 3.2443906,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439691,\n
        "lat": 49.4168173,\n
        "lon": 3.2442539,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439692,\n
        "lat": 49.4167569,\n
        "lon": 3.2443681,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439693,\n
        "lat": 49.4169784,\n
        "lon": 3.2444550,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439694,\n
        "lat": 49.4167548,\n
        "lon": 3.2440012,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439695,\n
        "lat": 49.4166894,\n
        "lon": 3.2439659,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439696,\n
        "lat": 49.4166691,\n
        "lon": 3.2440589,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439697,\n
        "lat": 49.4166612,\n
        "lon": 3.2442502,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439698,\n
        "lat": 49.4167981,\n
        "lon": 3.2442901,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439699,\n
        "lat": 49.4167332,\n
        "lon": 3.2442100,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439700,\n
        "lat": 49.4167376,\n
        "lon": 3.2440776,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439701,\n
        "lat": 49.4167175,\n
        "lon": 3.2438362,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439702,\n
        "lat": 49.4167842,\n
        "lon": 3.2438703,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439703,\n
        "lat": 49.4168902,\n
        "lon": 3.2437893,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439704,\n
        "lat": 49.4168602,\n
        "lon": 3.2437748,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439705,\n
        "lat": 49.4168577,\n
        "lon": 3.2437872,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439706,\n
        "lat": 49.4168878,\n
        "lon": 3.2438017,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439707,\n
        "lat": 49.4169110,\n
        "lon": 3.2436674,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439708,\n
        "lat": 49.4168491,\n
        "lon": 3.2436368,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439709,\n
        "lat": 49.4168238,\n
        "lon": 3.2437572,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439710,\n
        "lat": 49.4169562,\n
        "lon": 3.2438212,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439711,\n
        "lat": 49.4169807,\n
        "lon": 3.2437020,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439712,\n
        "lat": 49.4169198,\n
        "lon": 3.2436260,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439713,\n
        "lat": 49.4168887,\n
        "lon": 3.2436111,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439714,\n
        "lat": 49.4170251,\n
        "lon": 3.2437241,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439715,\n
        "lat": 49.4170006,\n
        "lon": 3.2438427,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439716,\n
        "lat": 49.4171811,\n
        "lon": 3.2438015,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439717,\n
        "lat": 49.4171571,\n
        "lon": 3.2439184,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439718,\n
        "lat": 49.4172645,\n
        "lon": 3.2438430,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439719,\n
        "lat": 49.4172279,\n
        "lon": 3.2439527,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439720,\n
        "lat": 49.4172452,\n
        "lon": 3.2439423,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439735,\n
        "lat": 49.4159353,\n
        "lon": 3.2424873,\n
        "timestamp": "2017-05-06T12:02:39Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439736,\n
        "lat": 49.4158144,\n
        "lon": 3.2425118,\n
        "timestamp": "2017-05-06T12:02:39Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439737,\n
        "lat": 49.4157926,\n
        "lon": 3.2425263,\n
        "timestamp": "2017-05-06T12:02:39Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439738,\n
        "lat": 49.4157962,\n
        "lon": 3.2425420,\n
        "timestamp": "2017-05-06T12:02:39Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439739,\n
        "lat": 49.4158280,\n
        "lon": 3.2425125,\n
        "timestamp": "2017-05-06T12:02:39Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439740,\n
        "lat": 49.4158214,\n
        "lon": 3.2425018,\n
        "timestamp": "2017-05-06T12:02:39Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439741,\n
        "lat": 49.4157075,\n
        "lon": 3.2423000,\n
        "timestamp": "2017-05-06T12:02:39Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439742,\n
        "lat": 49.4156317,\n
        "lon": 3.2424122,\n
        "timestamp": "2017-05-06T12:02:39Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439743,\n
        "lat": 49.4156548,\n
        "lon": 3.2424462,\n
        "timestamp": "2017-05-06T12:02:39Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439744,\n
        "lat": 49.4157303,\n
        "lon": 3.2423348,\n
        "timestamp": "2017-05-06T12:02:39Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439745,\n
        "lat": 49.4157632,\n
        "lon": 3.2430269,\n
        "timestamp": "2017-05-06T12:02:39Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439746,\n
        "lat": 49.4157275,\n
        "lon": 3.2429910,\n
        "timestamp": "2017-05-06T12:02:39Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439747,\n
        "lat": 49.4157098,\n
        "lon": 3.2430236,\n
        "timestamp": "2017-05-06T12:02:39Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439748,\n
        "lat": 49.4157405,\n
        "lon": 3.2430663,\n
        "timestamp": "2017-05-06T12:02:39Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439749,\n
        "lat": 49.4156701,\n
        "lon": 3.2429252,\n
        "timestamp": "2017-05-06T12:02:39Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439750,\n
        "lat": 49.4156380,\n
        "lon": 3.2428797,\n
        "timestamp": "2017-05-06T12:02:39Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439751,\n
        "lat": 49.4155969,\n
        "lon": 3.2429229,\n
        "timestamp": "2017-05-06T12:02:39Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439752,\n
        "lat": 49.4156376,\n
        "lon": 3.2429806,\n
        "timestamp": "2017-05-06T12:02:39Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439753,\n
        "lat": 49.4156401,\n
        "lon": 3.2430898,\n
        "timestamp": "2017-05-06T12:02:39Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439754,\n
        "lat": 49.4155535,\n
        "lon": 3.2429688,\n
        "timestamp": "2017-05-06T12:02:39Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439755,\n
        "lat": 49.4155078,\n
        "lon": 3.2430401,\n
        "timestamp": "2017-05-06T12:02:39Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439756,\n
        "lat": 49.4155983,\n
        "lon": 3.2431628,\n
        "timestamp": "2017-05-06T12:02:39Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439757,\n
        "lat": 49.4156089,\n
        "lon": 3.2431772,\n
        "timestamp": "2017-05-06T12:02:39Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439758,\n
        "lat": 49.4156513,\n
        "lon": 3.2431056,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439759,\n
        "lat": 49.4153335,\n
        "lon": 3.2428457,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439760,\n
        "lat": 49.4152460,\n
        "lon": 3.2429419,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439761,\n
        "lat": 49.4152966,\n
        "lon": 3.2430419,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439762,\n
        "lat": 49.4153828,\n
        "lon": 3.2429444,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439763,\n
        "lat": 49.4156206,\n
        "lon": 3.2428054,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439764,\n
        "lat": 49.4155618,\n
        "lon": 3.2427131,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439765,\n
        "lat": 49.4155141,\n
        "lon": 3.2427831,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439766,\n
        "lat": 49.4155629,\n
        "lon": 3.2428592,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439767,\n
        "lat": 49.4154702,\n
        "lon": 3.2425696,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439768,\n
        "lat": 49.4154226,\n
        "lon": 3.2426409,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439769,\n
        "lat": 49.4154638,\n
        "lon": 3.2428716,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439770,\n
        "lat": 49.4153712,\n
        "lon": 3.2427505,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439771,\n
        "lat": 49.4153511,\n
        "lon": 3.2427847,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439772,\n
        "lat": 49.4154207,\n
        "lon": 3.2428766,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439773,\n
        "lat": 49.4154218,\n
        "lon": 3.2428851,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439774,\n
        "lat": 49.4154414,\n
        "lon": 3.2429112,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439775,\n
        "lat": 49.4152366,\n
        "lon": 3.2426581,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439776,\n
        "lat": 49.4151560,\n
        "lon": 3.2427544,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439777,\n
        "lat": 49.4151784,\n
        "lon": 3.2428052,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439778,\n
        "lat": 49.4152682,\n
        "lon": 3.2426969,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439779,\n
        "lat": 49.4159318,\n
        "lon": 3.2429869,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439780,\n
        "lat": 49.4158855,\n
        "lon": 3.2430921,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439781,\n
        "lat": 49.4158574,\n
        "lon": 3.2430636,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439782,\n
        "lat": 49.4158335,\n
        "lon": 3.2431189,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439783,\n
        "lat": 49.4158454,\n
        "lon": 3.2431313,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439784,\n
        "lat": 49.4158436,\n
        "lon": 3.2431353,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439785,\n
        "lat": 49.4158571,\n
        "lon": 3.2431493,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439786,\n
        "lat": 49.4158316,\n
        "lon": 3.2432082,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439787,\n
        "lat": 49.4158149,\n
        "lon": 3.2432136,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439788,\n
        "lat": 49.4158158,\n
        "lon": 3.2432214,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439789,\n
        "lat": 49.4158338,\n
        "lon": 3.2432167,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439790,\n
        "lat": 49.4158613,\n
        "lon": 3.2432445,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439791,\n
        "lat": 49.4158413,\n
        "lon": 3.2432515,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439792,\n
        "lat": 49.4158425,\n
        "lon": 3.2432593,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439793,\n
        "lat": 49.4158604,\n
        "lon": 3.2432532,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439794,\n
        "lat": 49.4158449,\n
        "lon": 3.2432891,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439795,\n
        "lat": 49.4158284,\n
        "lon": 3.2432870,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439796,\n
        "lat": 49.4158280,\n
        "lon": 3.2432946,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439797,\n
        "lat": 49.4158424,\n
        "lon": 3.2432967,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439798,\n
        "lat": 49.4158459,\n
        "lon": 3.2433294,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439799,\n
        "lat": 49.4158351,\n
        "lon": 3.2433423,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439800,\n
        "lat": 49.4158379,\n
        "lon": 3.2433481,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439801,\n
        "lat": 49.4158489,\n
        "lon": 3.2433361,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439802,\n
        "lat": 49.4158695,\n
        "lon": 3.2433571,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439803,\n
        "lat": 49.4158684,\n
        "lon": 3.2433784,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439804,\n
        "lat": 49.4158742,\n
        "lon": 3.2433790,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439805,\n
        "lat": 49.4158754,\n
        "lon": 3.2433576,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439806,\n
        "lat": 49.4158962,\n
        "lon": 3.2433445,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439807,\n
        "lat": 49.4159028,\n
        "lon": 3.2433637,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439808,\n
        "lat": 49.4159075,\n
        "lon": 3.2433605,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439809,\n
        "lat": 49.4158997,\n
        "lon": 3.2433363,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439810,\n
        "lat": 49.4159130,\n
        "lon": 3.2433058,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439811,\n
        "lat": 49.4159171,\n
        "lon": 3.2433305,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439812,\n
        "lat": 49.4159219,\n
        "lon": 3.2433289,\n
        "timestamp": "2017-05-06T12:02:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439813,\n
        "lat": 49.4159180,\n
        "lon": 3.2433046,\n
        "timestamp": "2017-05-06T12:02:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439814,\n
        "lat": 49.4159524,\n
        "lon": 3.2433395,\n
        "timestamp": "2017-05-06T12:02:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439815,\n
        "lat": 49.4159561,\n
        "lon": 3.2433608,\n
        "timestamp": "2017-05-06T12:02:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439816,\n
        "lat": 49.4159614,\n
        "lon": 3.2433570,\n
        "timestamp": "2017-05-06T12:02:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439817,\n
        "lat": 49.4159577,\n
        "lon": 3.2433331,\n
        "timestamp": "2017-05-06T12:02:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439818,\n
        "lat": 49.4159801,\n
        "lon": 3.2432812,\n
        "timestamp": "2017-05-06T12:02:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439819,\n
        "lat": 49.4159918,\n
        "lon": 3.2432930,\n
        "timestamp": "2017-05-06T12:02:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439820,\n
        "lat": 49.4160029,\n
        "lon": 3.2432680,\n
        "timestamp": "2017-05-06T12:02:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439821,\n
        "lat": 49.4171098,\n
        "lon": 3.2439677,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439822,\n
        "lat": 49.4170147,\n
        "lon": 3.2442553,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439823,\n
        "lat": 49.4170385,\n
        "lon": 3.2442743,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439824,\n
        "lat": 49.4171366,\n
        "lon": 3.2439810,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439829,\n
        "lat": 49.4177694,\n
        "lon": 3.2451689,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439830,\n
        "lat": 49.4177606,\n
        "lon": 3.2451641,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439831,\n
        "lat": 49.4177803,\n
        "lon": 3.2450797,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439832,\n
        "lat": 49.4177238,\n
        "lon": 3.2450486,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439833,\n
        "lat": 49.4177040,\n
        "lon": 3.2451330,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439834,\n
        "lat": 49.4177082,\n
        "lon": 3.2451353,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439835,\n
        "lat": 49.4176579,\n
        "lon": 3.2453660,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439836,\n
        "lat": 49.4177118,\n
        "lon": 3.2454264,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439837,\n
        "lat": 49.4162462,\n
        "lon": 3.2428777,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439838,\n
        "lat": 49.4162943,\n
        "lon": 3.2429162,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439839,\n
        "lat": 49.4163321,\n
        "lon": 3.2428010,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439840,\n
        "lat": 49.4163401,\n
        "lon": 3.2428074,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439841,\n
        "lat": 49.4163572,\n
        "lon": 3.2427576,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439842,\n
        "lat": 49.4163010,\n
        "lon": 3.2427128,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439843,\n
        "lat": 49.4162906,\n
        "lon": 3.2427440,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439844,\n
        "lat": 49.4162738,\n
        "lon": 3.2427308,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439845,\n
        "lat": 49.4162571,\n
        "lon": 3.2427812,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439846,\n
        "lat": 49.4162739,\n
        "lon": 3.2427944,\n
        "timestamp": "2017-05-06T12:02:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439847,\n
        "lat": 49.4163042,\n
        "lon": 3.2429540,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439848,\n
        "lat": 49.4161548,\n
        "lon": 3.2428320,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439849,\n
        "lat": 49.4161435,\n
        "lon": 3.2429332,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439850,\n
        "lat": 49.4162727,\n
        "lon": 3.2430407,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439851,\n
        "lat": 49.4163294,\n
        "lon": 3.2417535,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439852,\n
        "lat": 49.4162488,\n
        "lon": 3.2416820,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439853,\n
        "lat": 49.4162173,\n
        "lon": 3.2417667,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439854,\n
        "lat": 49.4162994,\n
        "lon": 3.2418378,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439855,\n
        "lat": 49.4164106,\n
        "lon": 3.2418257,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439856,\n
        "lat": 49.4163804,\n
        "lon": 3.2419080,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439857,\n
        "lat": 49.4164998,\n
        "lon": 3.2419050,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439858,\n
        "lat": 49.4164552,\n
        "lon": 3.2419728,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439859,\n
        "lat": 49.4162742,\n
        "lon": 3.2421141,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439860,\n
        "lat": 49.4162357,\n
        "lon": 3.2422071,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439861,\n
        "lat": 49.4162483,\n
        "lon": 3.2422174,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439862,\n
        "lat": 49.4162404,\n
        "lon": 3.2422390,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439863,\n
        "lat": 49.4161706,\n
        "lon": 3.2422001,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439864,\n
        "lat": 49.4161511,\n
        "lon": 3.2422993,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439865,\n
        "lat": 49.4162187,\n
        "lon": 3.2423327,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439866,\n
        "lat": 49.4163331,\n
        "lon": 3.2421591,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439867,\n
        "lat": 49.4165510,\n
        "lon": 3.2408762,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439868,\n
        "lat": 49.4164972,\n
        "lon": 3.2408891,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439869,\n
        "lat": 49.4165126,\n
        "lon": 3.2410403,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439870,\n
        "lat": 49.4165664,\n
        "lon": 3.2410278,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439871,\n
        "lat": 49.4165445,\n
        "lon": 3.2408115,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439872,\n
        "lat": 49.4164906,\n
        "lon": 3.2408245,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439873,\n
        "lat": 49.4164783,\n
        "lon": 3.2407043,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439874,\n
        "lat": 49.4164601,\n
        "lon": 3.2407090,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439875,\n
        "lat": 49.4164633,\n
        "lon": 3.2407458,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439876,\n
        "lat": 49.4164821,\n
        "lon": 3.2407412,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439877,\n
        "lat": 49.4163823,\n
        "lon": 3.2426835,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439878,\n
        "lat": 49.4162148,\n
        "lon": 3.2425391,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439879,\n
        "lat": 49.4161980,\n
        "lon": 3.2425782,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439880,\n
        "lat": 49.4161940,\n
        "lon": 3.2426014,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439881,\n
        "lat": 49.4163061,\n
        "lon": 3.2426975,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439882,\n
        "lat": 49.4163712,\n
        "lon": 3.2430041,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439883,\n
        "lat": 49.4163454,\n
        "lon": 3.2429878,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439884,\n
        "lat": 49.4163043,\n
        "lon": 3.2430911,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439885,\n
        "lat": 49.4163625,\n
        "lon": 3.2431452,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439886,\n
        "lat": 49.4164082,\n
        "lon": 3.2430274,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439887,\n
        "lat": 49.4165634,\n
        "lon": 3.2428428,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439888,\n
        "lat": 49.4164711,\n
        "lon": 3.2427621,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439889,\n
        "lat": 49.4164422,\n
        "lon": 3.2428385,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439890,\n
        "lat": 49.4165563,\n
        "lon": 3.2429378,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439891,\n
        "lat": 49.4166127,\n
        "lon": 3.2429066,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439892,\n
        "lat": 49.4164010,\n
        "lon": 3.2429368,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439893,\n
        "lat": 49.4164226,\n
        "lon": 3.2429568,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439894,\n
        "lat": 49.4164655,\n
        "lon": 3.2428588,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439895,\n
        "lat": 49.4164830,\n
        "lon": 3.2430530,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439896,\n
        "lat": 49.4164577,\n
        "lon": 3.2430279,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439897,\n
        "lat": 49.4164443,\n
        "lon": 3.2430616,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439898,\n
        "lat": 49.4164703,\n
        "lon": 3.2430863,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439899,\n
        "lat": 49.4166411,\n
        "lon": 3.2429698,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439900,\n
        "lat": 49.4166276,\n
        "lon": 3.2429940,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439901,\n
        "lat": 49.4166425,\n
        "lon": 3.2430134,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439902,\n
        "lat": 49.4167139,\n
        "lon": 3.2424837,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439903,\n
        "lat": 49.4165620,\n
        "lon": 3.2427672,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439904,\n
        "lat": 49.4166109,\n
        "lon": 3.2428323,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439905,\n
        "lat": 49.4167328,\n
        "lon": 3.2426064,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439906,\n
        "lat": 49.4167154,\n
        "lon": 3.2424809,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439907,\n
        "lat": 49.4166448,\n
        "lon": 3.2426127,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439908,\n
        "lat": 49.4166271,\n
        "lon": 3.2425903,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439909,\n
        "lat": 49.4166188,\n
        "lon": 3.2426042,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439910,\n
        "lat": 49.4166362,\n
        "lon": 3.2426288,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439911,\n
        "lat": 49.4166132,\n
        "lon": 3.2425703,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439912,\n
        "lat": 49.4165671,\n
        "lon": 3.2425050,\n
        "timestamp": "2017-05-06T12:02:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439913,\n
        "lat": 49.4165517,\n
        "lon": 3.2425314,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439914,\n
        "lat": 49.4165818,\n
        "lon": 3.2425714,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439915,\n
        "lat": 49.4165881,\n
        "lon": 3.2425609,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439916,\n
        "lat": 49.4166050,\n
        "lon": 3.2425846,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439917,\n
        "lat": 49.4165832,\n
        "lon": 3.2424564,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439918,\n
        "lat": 49.4165684,\n
        "lon": 3.2424761,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439919,\n
        "lat": 49.4165772,\n
        "lon": 3.2424918,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439920,\n
        "lat": 49.4165919,\n
        "lon": 3.2424722,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439921,\n
        "lat": 49.4165261,\n
        "lon": 3.2425929,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439922,\n
        "lat": 49.4164865,\n
        "lon": 3.2426992,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439923,\n
        "lat": 49.4165074,\n
        "lon": 3.2427181,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439924,\n
        "lat": 49.4165511,\n
        "lon": 3.2426058,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439925,\n
        "lat": 49.4165291,\n
        "lon": 3.2425850,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439926,\n
        "lat": 49.4164830,\n
        "lon": 3.2425549,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439927,\n
        "lat": 49.4164683,\n
        "lon": 3.2425419,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439928,\n
        "lat": 49.4164285,\n
        "lon": 3.2426470,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439929,\n
        "lat": 49.4165513,\n
        "lon": 3.2425057,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439930,\n
        "lat": 49.4164719,\n
        "lon": 3.2423651,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439931,\n
        "lat": 49.4164284,\n
        "lon": 3.2424235,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439932,\n
        "lat": 49.4164563,\n
        "lon": 3.2424696,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439933,\n
        "lat": 49.4164461,\n
        "lon": 3.2424869,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439934,\n
        "lat": 49.4164442,\n
        "lon": 3.2424989,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439935,\n
        "lat": 49.4164456,\n
        "lon": 3.2425107,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439936,\n
        "lat": 49.4164664,\n
        "lon": 3.2425469,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439937,\n
        "lat": 49.4164961,\n
        "lon": 3.2425396,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439938,\n
        "lat": 49.4165084,\n
        "lon": 3.2425615,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439939,\n
        "lat": 49.4163723,\n
        "lon": 3.2424774,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439940,\n
        "lat": 49.4163347,\n
        "lon": 3.2425627,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439941,\n
        "lat": 49.4163538,\n
        "lon": 3.2425799,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439942,\n
        "lat": 49.4163908,\n
        "lon": 3.2424968,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439943,\n
        "lat": 49.4163474,\n
        "lon": 3.2423635,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439944,\n
        "lat": 49.4162845,\n
        "lon": 3.2425175,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439945,\n
        "lat": 49.4164065,\n
        "lon": 3.2424389,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439946,\n
        "lat": 49.4163881,\n
        "lon": 3.2424008,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439947,\n
        "lat": 49.4164874,\n
        "lon": 3.2421938,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439948,\n
        "lat": 49.4164366,\n
        "lon": 3.2422499,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439949,\n
        "lat": 49.4164526,\n
        "lon": 3.2422844,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439950,\n
        "lat": 49.4165034,\n
        "lon": 3.2422279,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439951,\n
        "lat": 49.4164548,\n
        "lon": 3.2421247,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439952,\n
        "lat": 49.4164076,\n
        "lon": 3.2421876,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439953,\n
        "lat": 49.4163899,\n
        "lon": 3.2408392,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439954,\n
        "lat": 49.4163788,\n
        "lon": 3.2408400,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439955,\n
        "lat": 49.4163792,\n
        "lon": 3.2408566,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439956,\n
        "lat": 49.4163944,\n
        "lon": 3.2408557,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439957,\n
        "lat": 49.4163940,\n
        "lon": 3.2408389,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439958,\n
        "lat": 49.4168617,\n
        "lon": 3.2428562,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439959,\n
        "lat": 49.4168198,\n
        "lon": 3.2428675,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439960,\n
        "lat": 49.4168253,\n
        "lon": 3.2429166,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439961,\n
        "lat": 49.4168673,\n
        "lon": 3.2429054,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439962,\n
        "lat": 49.4169186,\n
        "lon": 3.2426780,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439963,\n
        "lat": 49.4168477,\n
        "lon": 3.2426894,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439964,\n
        "lat": 49.4169311,\n
        "lon": 3.2428418,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439965,\n
        "lat": 49.4089327,\n
        "lon": 3.2570809,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439966,\n
        "lat": 49.4088727,\n
        "lon": 3.2570066,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439967,\n
        "lat": 49.4088664,\n
        "lon": 3.2570192,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439968,\n
        "lat": 49.4088499,\n
        "lon": 3.2569997,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439969,\n
        "lat": 49.4088297,\n
        "lon": 3.2570396,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439970,\n
        "lat": 49.4089426,\n
        "lon": 3.2571733,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439971,\n
        "lat": 49.4089679,\n
        "lon": 3.2571230,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439972,\n
        "lat": 49.4108556,\n
        "lon": 3.2508336,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439973,\n
        "lat": 49.4108252,\n
        "lon": 3.2509365,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439974,\n
        "lat": 49.4109217,\n
        "lon": 3.2510036,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439975,\n
        "lat": 49.4109521,\n
        "lon": 3.2509006,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439976,\n
        "lat": 49.4101348,\n
        "lon": 3.2508837,\n
        "timestamp": "2017-05-06T12:02:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439977,\n
        "lat": 49.4100934,\n
        "lon": 3.2508738,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439978,\n
        "lat": 49.4100919,\n
        "lon": 3.2508899,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439979,\n
        "lat": 49.4101332,\n
        "lon": 3.2508997,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439980,\n
        "lat": 49.4100691,\n
        "lon": 3.2512965,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439981,\n
        "lat": 49.4100534,\n
        "lon": 3.2512933,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439982,\n
        "lat": 49.4100511,\n
        "lon": 3.2513196,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439983,\n
        "lat": 49.4100667,\n
        "lon": 3.2513230,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439984,\n
        "lat": 49.4100155,\n
        "lon": 3.2512758,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439985,\n
        "lat": 49.4099494,\n
        "lon": 3.2512645,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439986,\n
        "lat": 49.4099478,\n
        "lon": 3.2513004,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439987,\n
        "lat": 49.4099429,\n
        "lon": 3.2513000,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439988,\n
        "lat": 49.4099418,\n
        "lon": 3.2513248,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439989,\n
        "lat": 49.4099553,\n
        "lon": 3.2513262,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439990,\n
        "lat": 49.4099537,\n
        "lon": 3.2513612,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439991,\n
        "lat": 49.4099485,\n
        "lon": 3.2513607,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439992,\n
        "lat": 49.4099477,\n
        "lon": 3.2513812,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439993,\n
        "lat": 49.4099535,\n
        "lon": 3.2513819,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439994,\n
        "lat": 49.4099524,\n
        "lon": 3.2514064,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439995,\n
        "lat": 49.4100084,\n
        "lon": 3.2514122,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439996,\n
        "lat": 49.4100099,\n
        "lon": 3.2513793,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439997,\n
        "lat": 49.4100150,\n
        "lon": 3.2513799,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439998,\n
        "lat": 49.4100161,\n
        "lon": 3.2513554,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838439999,\n
        "lat": 49.4100107,\n
        "lon": 3.2513548,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440000,\n
        "lat": 49.4100119,\n
        "lon": 3.2513272,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440001,\n
        "lat": 49.4100186,\n
        "lon": 3.2513281,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440002,\n
        "lat": 49.4100196,\n
        "lon": 3.2513058,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440003,\n
        "lat": 49.4100142,\n
        "lon": 3.2513053,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440004,\n
        "lat": 49.4100127,\n
        "lon": 3.2511096,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440005,\n
        "lat": 49.4099568,\n
        "lon": 3.2510994,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440006,\n
        "lat": 49.4100215,\n
        "lon": 3.2512768,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440007,\n
        "lat": 49.4100227,\n
        "lon": 3.2512525,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440008,\n
        "lat": 49.4100167,\n
        "lon": 3.2512519,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440009,\n
        "lat": 49.4100231,\n
        "lon": 3.2511116,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440010,\n
        "lat": 49.4100163,\n
        "lon": 3.2510733,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440011,\n
        "lat": 49.4099604,\n
        "lon": 3.2510628,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440012,\n
        "lat": 49.4100254,\n
        "lon": 3.2509811,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440013,\n
        "lat": 49.4099757,\n
        "lon": 3.2509686,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440014,\n
        "lat": 49.4099700,\n
        "lon": 3.2510262,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440015,\n
        "lat": 49.4099641,\n
        "lon": 3.2510248,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440016,\n
        "lat": 49.4101605,\n
        "lon": 3.2509063,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440017,\n
        "lat": 49.4101247,\n
        "lon": 3.2508977,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440018,\n
        "lat": 49.4101176,\n
        "lon": 3.2509674,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440019,\n
        "lat": 49.4101535,\n
        "lon": 3.2509760,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440020,\n
        "lat": 49.4100655,\n
        "lon": 3.2508460,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440021,\n
        "lat": 49.4099994,\n
        "lon": 3.2508303,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440022,\n
        "lat": 49.4099957,\n
        "lon": 3.2508670,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440023,\n
        "lat": 49.4100618,\n
        "lon": 3.2508828,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440024,\n
        "lat": 49.4099858,\n
        "lon": 3.2508646,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440025,\n
        "lat": 49.4101140,\n
        "lon": 3.2510035,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440026,\n
        "lat": 49.4104268,\n
        "lon": 3.2509694,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440027,\n
        "lat": 49.4101501,\n
        "lon": 3.2510100,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440028,\n
        "lat": 49.4102881,\n
        "lon": 3.2510453,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440029,\n
        "lat": 49.4102692,\n
        "lon": 3.2513054,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440030,\n
        "lat": 49.4104033,\n
        "lon": 3.2513252,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440031,\n
        "lat": 49.4103992,\n
        "lon": 3.2513876,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440032,\n
        "lat": 49.4103554,\n
        "lon": 3.2513834,\n
        "timestamp": "2017-05-06T12:02:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440033,\n
        "lat": 49.4103514,\n
        "lon": 3.2514442,\n
        "timestamp": "2017-05-06T12:02:30Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440034,\n
        "lat": 49.4103951,\n
        "lon": 3.2514507,\n
        "timestamp": "2017-05-06T12:02:30Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440035,\n
        "lat": 49.4108335,\n
        "lon": 3.2514385,\n
        "timestamp": "2017-05-06T12:02:30Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440036,\n
        "lat": 49.4109344,\n
        "lon": 3.2515204,\n
        "timestamp": "2017-05-06T12:02:30Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440037,\n
        "lat": 49.4109639,\n
        "lon": 3.2514351,\n
        "timestamp": "2017-05-06T12:02:30Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440038,\n
        "lat": 49.4109385,\n
        "lon": 3.2514145,\n
        "timestamp": "2017-05-06T12:02:30Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440039,\n
        "lat": 49.4109428,\n
        "lon": 3.2514024,\n
        "timestamp": "2017-05-06T12:02:30Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440040,\n
        "lat": 49.4108672,\n
        "lon": 3.2513412,\n
        "timestamp": "2017-05-06T12:02:30Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440041,\n
        "lat": 49.4296277,\n
        "lon": 3.2538632,\n
        "timestamp": "2017-05-06T12:02:30Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440042,\n
        "lat": 49.4296193,\n
        "lon": 3.2538502,\n
        "timestamp": "2017-05-06T12:02:30Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440043,\n
        "lat": 49.4296121,\n
        "lon": 3.2538614,\n
        "timestamp": "2017-05-06T12:02:30Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440044,\n
        "lat": 49.4296205,\n
        "lon": 3.2538742,\n
        "timestamp": "2017-05-06T12:02:30Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440045,\n
        "lat": 49.4296598,\n
        "lon": 3.2539661,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440046,\n
        "lat": 49.4295354,\n
        "lon": 3.2541993,\n
        "timestamp": "2017-05-06T12:02:30Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440047,\n
        "lat": 49.4296024,\n
        "lon": 3.2542762,\n
        "timestamp": "2017-05-06T12:02:30Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440048,\n
        "lat": 49.4297236,\n
        "lon": 3.2540457,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440049,\n
        "lat": 49.4299439,\n
        "lon": 3.2539312,\n
        "timestamp": "2017-05-06T12:02:30Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440050,\n
        "lat": 49.4299259,\n
        "lon": 3.2539094,\n
        "timestamp": "2017-05-06T12:02:30Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440051,\n
        "lat": 49.4298992,\n
        "lon": 3.2539614,\n
        "timestamp": "2017-05-06T12:02:30Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440052,\n
        "lat": 49.4299173,\n
        "lon": 3.2539833,\n
        "timestamp": "2017-05-06T12:02:30Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440053,\n
        "lat": 49.4300535,\n
        "lon": 3.2537240,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440055,\n
        "lat": 49.4297541,\n
        "lon": 3.2535688,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440056,\n
        "lat": 49.4298056,\n
        "lon": 3.2536371,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440057,\n
        "lat": 49.4296476,\n
        "lon": 3.2539509,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440058,\n
        "lat": 49.4298648,\n
        "lon": 3.2537819,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440059,\n
        "lat": 49.4299693,\n
        "lon": 3.2539061,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440060,\n
        "lat": 49.4298660,\n
        "lon": 3.2541600,\n
        "timestamp": "2017-05-06T12:02:30Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440061,\n
        "lat": 49.4298415,\n
        "lon": 3.2541304,\n
        "timestamp": "2017-05-06T12:02:30Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440062,\n
        "lat": 49.4298206,\n
        "lon": 3.2541710,\n
        "timestamp": "2017-05-06T12:02:30Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440063,\n
        "lat": 49.4298444,\n
        "lon": 3.2542007,\n
        "timestamp": "2017-05-06T12:02:30Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440067,\n
        "lat": 49.4170754,\n
        "lon": 3.2460246,\n
        "timestamp": "2017-05-06T12:02:30Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440068,\n
        "lat": 49.4170529,\n
        "lon": 3.2460505,\n
        "timestamp": "2017-05-06T12:02:30Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440069,\n
        "lat": 49.4170645,\n
        "lon": 3.2460736,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440070,\n
        "lat": 49.4170886,\n
        "lon": 3.2460523,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440071,\n
        "lat": 49.4170432,\n
        "lon": 3.2459560,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440072,\n
        "lat": 49.4169813,\n
        "lon": 3.2460256,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440073,\n
        "lat": 49.4170159,\n
        "lon": 3.2460931,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440074,\n
        "lat": 49.4171010,\n
        "lon": 3.2459911,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440075,\n
        "lat": 49.4170826,\n
        "lon": 3.2460107,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440076,\n
        "lat": 49.4170975,\n
        "lon": 3.2460436,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440077,\n
        "lat": 49.4171154,\n
        "lon": 3.2460252,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440078,\n
        "lat": 49.4171900,\n
        "lon": 3.2469141,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440079,\n
        "lat": 49.4171064,\n
        "lon": 3.2468797,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440080,\n
        "lat": 49.4170897,\n
        "lon": 3.2469724,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440081,\n
        "lat": 49.4172264,\n
        "lon": 3.2470284,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440082,\n
        "lat": 49.4172244,\n
        "lon": 3.2469863,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440083,\n
        "lat": 49.4172047,\n
        "lon": 3.2469204,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440084,\n
        "lat": 49.4171790,\n
        "lon": 3.2467452,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440085,\n
        "lat": 49.4170506,\n
        "lon": 3.2466860,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440086,\n
        "lat": 49.4170309,\n
        "lon": 3.2467842,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440087,\n
        "lat": 49.4171595,\n
        "lon": 3.2468430,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440088,\n
        "lat": 49.4169903,\n
        "lon": 3.2466583,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440089,\n
        "lat": 49.4169839,\n
        "lon": 3.2466900,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440090,\n
        "lat": 49.4170440,\n
        "lon": 3.2467191,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440091,\n
        "lat": 49.4175994,\n
        "lon": 3.2472310,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440092,\n
        "lat": 49.4175318,\n
        "lon": 3.2472963,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440093,\n
        "lat": 49.4175560,\n
        "lon": 3.2473549,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440094,\n
        "lat": 49.4176247,\n
        "lon": 3.2472902,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440095,\n
        "lat": 49.4176999,\n
        "lon": 3.2472603,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440096,\n
        "lat": 49.4176718,\n
        "lon": 3.2471832,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440097,\n
        "lat": 49.4176481,\n
        "lon": 3.2472054,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440098,\n
        "lat": 49.4176770,\n
        "lon": 3.2472822,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440099,\n
        "lat": 49.4177905,\n
        "lon": 3.2470930,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440100,\n
        "lat": 49.4177376,\n
        "lon": 3.2469622,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440101,\n
        "lat": 49.4176885,\n
        "lon": 3.2470247,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440102,\n
        "lat": 49.4177571,\n
        "lon": 3.2471929,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440103,\n
        "lat": 49.4178109,\n
        "lon": 3.2471436,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440104,\n
        "lat": 49.4177963,\n
        "lon": 3.2468689,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440105,\n
        "lat": 49.4177506,\n
        "lon": 3.2469945,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440106,\n
        "lat": 49.4178138,\n
        "lon": 3.2468948,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440107,\n
        "lat": 49.4178608,\n
        "lon": 3.2467980,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440108,\n
        "lat": 49.4178070,\n
        "lon": 3.2468519,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440109,\n
        "lat": 49.4178415,\n
        "lon": 3.2469287,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440110,\n
        "lat": 49.4178943,\n
        "lon": 3.2468740,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440111,\n
        "lat": 49.4179184,\n
        "lon": 3.2469918,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440112,\n
        "lat": 49.4178855,\n
        "lon": 3.2469581,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440113,\n
        "lat": 49.4178628,\n
        "lon": 3.2470075,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440114,\n
        "lat": 49.4178961,\n
        "lon": 3.2470418,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440115,\n
        "lat": 49.4176913,\n
        "lon": 3.2469409,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440116,\n
        "lat": 49.4176108,\n
        "lon": 3.2468524,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440117,\n
        "lat": 49.4175923,\n
        "lon": 3.2468933,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440118,\n
        "lat": 49.4176385,\n
        "lon": 3.2469412,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440119,\n
        "lat": 49.4176437,\n
        "lon": 3.2469305,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440120,\n
        "lat": 49.4176743,\n
        "lon": 3.2469633,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440121,\n
        "lat": 49.4174933,\n
        "lon": 3.2468087,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440122,\n
        "lat": 49.4174809,\n
        "lon": 3.2468376,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440123,\n
        "lat": 49.4174483,\n
        "lon": 3.2468050,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440124,\n
        "lat": 49.4174188,\n
        "lon": 3.2468764,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440125,\n
        "lat": 49.4175169,\n
        "lon": 3.2469732,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440126,\n
        "lat": 49.4175585,\n
        "lon": 3.2468742,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440127,\n
        "lat": 49.4174664,\n
        "lon": 3.2466892,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440128,\n
        "lat": 49.4173887,\n
        "lon": 3.2466148,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440129,\n
        "lat": 49.4173581,\n
        "lon": 3.2466864,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440130,\n
        "lat": 49.4174345,\n
        "lon": 3.2467631,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440131,\n
        "lat": 49.4173310,\n
        "lon": 3.2465577,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440132,\n
        "lat": 49.4173181,\n
        "lon": 3.2466044,\n
        "timestamp": "2017-05-06T12:02:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440133,\n
        "lat": 49.4173709,\n
        "lon": 3.2466563,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440134,\n
        "lat": 49.4173777,\n
        "lon": 3.2463868,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440135,\n
        "lat": 49.4173045,\n
        "lon": 3.2463342,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440136,\n
        "lat": 49.4172647,\n
        "lon": 3.2464688,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440137,\n
        "lat": 49.4173356,\n
        "lon": 3.2465225,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440138,\n
        "lat": 49.4175223,\n
        "lon": 3.2461595,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440139,\n
        "lat": 49.4173990,\n
        "lon": 3.2460729,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440140,\n
        "lat": 49.4173774,\n
        "lon": 3.2461445,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440141,\n
        "lat": 49.4174675,\n
        "lon": 3.2462078,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440142,\n
        "lat": 49.4174383,\n
        "lon": 3.2463060,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440143,\n
        "lat": 49.4174716,\n
        "lon": 3.2463313,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440144,\n
        "lat": 49.4175643,\n
        "lon": 3.2461352,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440145,\n
        "lat": 49.4175356,\n
        "lon": 3.2461143,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440146,\n
        "lat": 49.4175000,\n
        "lon": 3.2462352,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440147,\n
        "lat": 49.4175280,\n
        "lon": 3.2462558,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440148,\n
        "lat": 49.4175809,\n
        "lon": 3.2460065,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440149,\n
        "lat": 49.4175537,\n
        "lon": 3.2460673,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440150,\n
        "lat": 49.4175722,\n
        "lon": 3.2460862,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440151,\n
        "lat": 49.4175853,\n
        "lon": 3.2460558,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440152,\n
        "lat": 49.4175752,\n
        "lon": 3.2460455,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440153,\n
        "lat": 49.4175885,\n
        "lon": 3.2460146,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440154,\n
        "lat": 49.4177005,\n
        "lon": 3.2461687,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440155,\n
        "lat": 49.4176014,\n
        "lon": 3.2460680,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440156,\n
        "lat": 49.4175871,\n
        "lon": 3.2461013,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440157,\n
        "lat": 49.4176862,\n
        "lon": 3.2462018,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440158,\n
        "lat": 49.4176620,\n
        "lon": 3.2459984,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440159,\n
        "lat": 49.4176249,\n
        "lon": 3.2460469,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440160,\n
        "lat": 49.4176308,\n
        "lon": 3.2460574,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440161,\n
        "lat": 49.4176679,\n
        "lon": 3.2460091,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440162,\n
        "lat": 49.4180495,\n
        "lon": 3.2460490,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440163,\n
        "lat": 49.4180610,\n
        "lon": 3.2460626,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440164,\n
        "lat": 49.4180725,\n
        "lon": 3.2462135,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440165,\n
        "lat": 49.4180238,\n
        "lon": 3.2461368,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440166,\n
        "lat": 49.4180131,\n
        "lon": 3.2461481,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440167,\n
        "lat": 49.4179892,\n
        "lon": 3.2461867,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440168,\n
        "lat": 49.4180839,\n
        "lon": 3.2459495,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440169,\n
        "lat": 49.4180769,\n
        "lon": 3.2459415,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440170,\n
        "lat": 49.4180716,\n
        "lon": 3.2459521,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440171,\n
        "lat": 49.4180784,\n
        "lon": 3.2459600,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440172,\n
        "lat": 49.4178151,\n
        "lon": 3.2472942,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440173,\n
        "lat": 49.4177982,\n
        "lon": 3.2473535,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440174,\n
        "lat": 49.4178153,\n
        "lon": 3.2473623,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440175,\n
        "lat": 49.4178312,\n
        "lon": 3.2473052,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440176,\n
        "lat": 49.4179355,\n
        "lon": 3.2471975,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440177,\n
        "lat": 49.4178665,\n
        "lon": 3.2471496,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440178,\n
        "lat": 49.4178393,\n
        "lon": 3.2472107,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440179,\n
        "lat": 49.4178241,\n
        "lon": 3.2472633,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440180,\n
        "lat": 49.4178637,\n
        "lon": 3.2472909,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440181,\n
        "lat": 49.4178787,\n
        "lon": 3.2472401,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440182,\n
        "lat": 49.4179147,\n
        "lon": 3.2472649,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440183,\n
        "lat": 49.4179410,\n
        "lon": 3.2471798,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440184,\n
        "lat": 49.4179193,\n
        "lon": 3.2472500,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440185,\n
        "lat": 49.4179391,\n
        "lon": 3.2472635,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440186,\n
        "lat": 49.4179603,\n
        "lon": 3.2471945,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440187,\n
        "lat": 49.4179041,\n
        "lon": 3.2474147,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440188,\n
        "lat": 49.4178899,\n
        "lon": 3.2473929,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440189,\n
        "lat": 49.4178790,\n
        "lon": 3.2474176,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440190,\n
        "lat": 49.4178907,\n
        "lon": 3.2474355,\n
        "timestamp": "2017-05-06T12:02:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440191,\n
        "lat": 49.4178814,\n
        "lon": 3.2474289,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440192,\n
        "lat": 49.4178277,\n
        "lon": 3.2475126,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440193,\n
        "lat": 49.4178616,\n
        "lon": 3.2475646,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440194,\n
        "lat": 49.4179166,\n
        "lon": 3.2474746,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440195,\n
        "lat": 49.4178838,\n
        "lon": 3.2474250,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440196,\n
        "lat": 49.4180627,\n
        "lon": 3.2472565,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440197,\n
        "lat": 49.4179791,\n
        "lon": 3.2472944,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440198,\n
        "lat": 49.4179372,\n
        "lon": 3.2473303,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440199,\n
        "lat": 49.4179529,\n
        "lon": 3.2473805,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440200,\n
        "lat": 49.4179944,\n
        "lon": 3.2473508,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440201,\n
        "lat": 49.4179976,\n
        "lon": 3.2473624,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440202,\n
        "lat": 49.4180755,\n
        "lon": 3.2473249,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440203,\n
        "lat": 49.4177047,\n
        "lon": 3.2475011,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440204,\n
        "lat": 49.4177289,\n
        "lon": 3.2474520,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440205,\n
        "lat": 49.4177208,\n
        "lon": 3.2474421,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440206,\n
        "lat": 49.4177395,\n
        "lon": 3.2474049,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440207,\n
        "lat": 49.4177039,\n
        "lon": 3.2473609,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440208,\n
        "lat": 49.4176833,\n
        "lon": 3.2474002,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440209,\n
        "lat": 49.4176699,\n
        "lon": 3.2473838,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440210,\n
        "lat": 49.4176441,\n
        "lon": 3.2474324,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440211,\n
        "lat": 49.4324637,\n
        "lon": 3.2480752,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440212,\n
        "lat": 49.4324211,\n
        "lon": 3.2481862,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440213,\n
        "lat": 49.4325185,\n
        "lon": 3.2482758,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440214,\n
        "lat": 49.4325611,\n
        "lon": 3.2481648,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440215,\n
        "lat": 49.4226592,\n
        "lon": 3.2486842,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440216,\n
        "lat": 49.4226285,\n
        "lon": 3.2487429,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440217,\n
        "lat": 49.4226515,\n
        "lon": 3.2487700,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440218,\n
        "lat": 49.4226825,\n
        "lon": 3.2487121,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440219,\n
        "lat": 49.4226261,\n
        "lon": 3.2483714,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440220,\n
        "lat": 49.4225509,\n
        "lon": 3.2482804,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440221,\n
        "lat": 49.4225010,\n
        "lon": 3.2483884,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440222,\n
        "lat": 49.4225816,\n
        "lon": 3.2484795,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440223,\n
        "lat": 49.4226303,\n
        "lon": 3.2483776,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440224,\n
        "lat": 49.4226740,\n
        "lon": 3.2482378,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440225,\n
        "lat": 49.4226068,\n
        "lon": 3.2481580,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440226,\n
        "lat": 49.4225917,\n
        "lon": 3.2481880,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440227,\n
        "lat": 49.4226590,\n
        "lon": 3.2482675,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440228,\n
        "lat": 49.4224990,\n
        "lon": 3.2480376,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440229,\n
        "lat": 49.4224687,\n
        "lon": 3.2481132,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440230,\n
        "lat": 49.4224875,\n
        "lon": 3.2481301,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440231,\n
        "lat": 49.4225165,\n
        "lon": 3.2480539,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440232,\n
        "lat": 49.4221792,\n
        "lon": 3.2478653,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440233,\n
        "lat": 49.4220863,\n
        "lon": 3.2478089,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440234,\n
        "lat": 49.4220609,\n
        "lon": 3.2479172,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440235,\n
        "lat": 49.4221544,\n
        "lon": 3.2479742,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440236,\n
        "lat": 49.4103444,\n
        "lon": 3.2520560,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440237,\n
        "lat": 49.4104063,\n
        "lon": 3.2521070,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440238,\n
        "lat": 49.4104341,\n
        "lon": 3.2520279,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440239,\n
        "lat": 49.4104222,\n
        "lon": 3.2520181,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440240,\n
        "lat": 49.4104614,\n
        "lon": 3.2519073,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440241,\n
        "lat": 49.4104588,\n
        "lon": 3.2517662,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440242,\n
        "lat": 49.4103869,\n
        "lon": 3.2517698,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440243,\n
        "lat": 49.4103902,\n
        "lon": 3.2518815,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440244,\n
        "lat": 49.4103593,\n
        "lon": 3.2519698,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440245,\n
        "lat": 49.4103712,\n
        "lon": 3.2519795,\n
        "timestamp": "2017-05-06T12:02:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440246,\n
        "lat": 49.4108162,\n
        "lon": 3.2537763,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440247,\n
        "lat": 49.4107913,\n
        "lon": 3.2537511,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440248,\n
        "lat": 49.4107666,\n
        "lon": 3.2538160,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440249,\n
        "lat": 49.4107928,\n
        "lon": 3.2538414,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440250,\n
        "lat": 49.4105051,\n
        "lon": 3.2538710,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440251,\n
        "lat": 49.4104951,\n
        "lon": 3.2538625,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440252,\n
        "lat": 49.4104767,\n
        "lon": 3.2539077,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440253,\n
        "lat": 49.4104709,\n
        "lon": 3.2539037,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440254,\n
        "lat": 49.4104656,\n
        "lon": 3.2539184,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440255,\n
        "lat": 49.4104435,\n
        "lon": 3.2539041,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440256,\n
        "lat": 49.4104277,\n
        "lon": 3.2539517,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440257,\n
        "lat": 49.4105144,\n
        "lon": 3.2540190,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440258,\n
        "lat": 49.4105530,\n
        "lon": 3.2539176,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440259,\n
        "lat": 49.4105029,\n
        "lon": 3.2538770,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440260,\n
        "lat": 49.4105262,\n
        "lon": 3.2536671,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440261,\n
        "lat": 49.4104871,\n
        "lon": 3.2537403,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440262,\n
        "lat": 49.4105100,\n
        "lon": 3.2537657,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440263,\n
        "lat": 49.4105476,\n
        "lon": 3.2536961,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440264,\n
        "lat": 49.4105942,\n
        "lon": 3.2537170,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440265,\n
        "lat": 49.4105703,\n
        "lon": 3.2537917,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440266,\n
        "lat": 49.4105945,\n
        "lon": 3.2538157,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440267,\n
        "lat": 49.4106171,\n
        "lon": 3.2537696,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440268,\n
        "lat": 49.4106109,\n
        "lon": 3.2537634,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440269,\n
        "lat": 49.4106159,\n
        "lon": 3.2537356,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440270,\n
        "lat": 49.4106884,\n
        "lon": 3.2536700,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440271,\n
        "lat": 49.4106137,\n
        "lon": 3.2535857,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440272,\n
        "lat": 49.4105930,\n
        "lon": 3.2536654,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440273,\n
        "lat": 49.4106150,\n
        "lon": 3.2536932,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440274,\n
        "lat": 49.4106489,\n
        "lon": 3.2537272,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440275,\n
        "lat": 49.4106808,\n
        "lon": 3.2536924,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440280,\n
        "lat": 49.4109224,\n
        "lon": 3.2538842,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440281,\n
        "lat": 49.4108275,\n
        "lon": 3.2538752,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440282,\n
        "lat": 49.4107726,\n
        "lon": 3.2540114,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440283,\n
        "lat": 49.4108559,\n
        "lon": 3.2540908,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440284,\n
        "lat": 49.4109545,\n
        "lon": 3.2540074,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440285,\n
        "lat": 49.4108973,\n
        "lon": 3.2539621,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440286,\n
        "lat": 49.4109128,\n
        "lon": 3.2541337,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440287,\n
        "lat": 49.4105332,\n
        "lon": 3.2516493,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440288,\n
        "lat": 49.4105966,\n
        "lon": 3.2517041,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440289,\n
        "lat": 49.4106667,\n
        "lon": 3.2515134,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440290,\n
        "lat": 49.4106033,\n
        "lon": 3.2514587,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440291,\n
        "lat": 49.4097677,\n
        "lon": 3.2533859,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440292,\n
        "lat": 49.4097447,\n
        "lon": 3.2533836,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440293,\n
        "lat": 49.4097407,\n
        "lon": 3.2534745,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440294,\n
        "lat": 49.4097637,\n
        "lon": 3.2534777,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440295,\n
        "lat": 49.4094897,\n
        "lon": 3.2535307,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440296,\n
        "lat": 49.4094780,\n
        "lon": 3.2535258,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440297,\n
        "lat": 49.4094747,\n
        "lon": 3.2535444,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440298,\n
        "lat": 49.4094864,\n
        "lon": 3.2535494,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440299,\n
        "lat": 49.4095942,\n
        "lon": 3.2534332,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440300,\n
        "lat": 49.4095541,\n
        "lon": 3.2536512,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440301,\n
        "lat": 49.4095286,\n
        "lon": 3.2536403,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440302,\n
        "lat": 49.4094968,\n
        "lon": 3.2538135,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440303,\n
        "lat": 49.4095825,\n
        "lon": 3.2538503,\n
        "timestamp": "2017-05-06T12:02:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440304,\n
        "lat": 49.4096386,\n
        "lon": 3.2535443,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440305,\n
        "lat": 49.4097528,\n
        "lon": 3.2535712,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440306,\n
        "lat": 49.4097496,\n
        "lon": 3.2534759,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440307,\n
        "lat": 49.4096597,\n
        "lon": 3.2534614,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440308,\n
        "lat": 49.4098524,\n
        "lon": 3.2536402,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440309,\n
        "lat": 49.4097882,\n
        "lon": 3.2536260,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440310,\n
        "lat": 49.4097647,\n
        "lon": 3.2538501,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440311,\n
        "lat": 49.4098285,\n
        "lon": 3.2538660,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440312,\n
        "lat": 49.4100455,\n
        "lon": 3.2538569,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440313,\n
        "lat": 49.4099811,\n
        "lon": 3.2539750,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440316,\n
        "lat": 49.4100398,\n
        "lon": 3.2540506,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440317,\n
        "lat": 49.4101042,\n
        "lon": 3.2539325,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440318,\n
        "lat": 49.4102759,\n
        "lon": 3.2535353,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440319,\n
        "lat": 49.4102245,\n
        "lon": 3.2534832,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440320,\n
        "lat": 49.4102153,\n
        "lon": 3.2535045,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440321,\n
        "lat": 49.4102254,\n
        "lon": 3.2535148,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440322,\n
        "lat": 49.4102359,\n
        "lon": 3.2535142,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440323,\n
        "lat": 49.4102528,\n
        "lon": 3.2535313,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440324,\n
        "lat": 49.4102544,\n
        "lon": 3.2535432,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440325,\n
        "lat": 49.4102669,\n
        "lon": 3.2535559,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440326,\n
        "lat": 49.4103099,\n
        "lon": 3.2535698,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440327,\n
        "lat": 49.4102326,\n
        "lon": 3.2537160,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440328,\n
        "lat": 49.4102917,\n
        "lon": 3.2537895,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440329,\n
        "lat": 49.4103501,\n
        "lon": 3.2536789,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440330,\n
        "lat": 49.4103390,\n
        "lon": 3.2536650,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440331,\n
        "lat": 49.4103569,\n
        "lon": 3.2536311,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440332,\n
        "lat": 49.4103482,\n
        "lon": 3.2530540,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440333,\n
        "lat": 49.4103035,\n
        "lon": 3.2530302,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440334,\n
        "lat": 49.4102718,\n
        "lon": 3.2531395,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440335,\n
        "lat": 49.4103229,\n
        "lon": 3.2531665,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440336,\n
        "lat": 49.4102448,\n
        "lon": 3.2529993,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440337,\n
        "lat": 49.4102220,\n
        "lon": 3.2531133,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440338,\n
        "lat": 49.4108161,\n
        "lon": 3.2529030,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440339,\n
        "lat": 49.4107479,\n
        "lon": 3.2528383,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440340,\n
        "lat": 49.4107132,\n
        "lon": 3.2529130,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440341,\n
        "lat": 49.4107830,\n
        "lon": 3.2529894,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440342,\n
        "lat": 49.4106457,\n
        "lon": 3.2527263,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440343,\n
        "lat": 49.4106109,\n
        "lon": 3.2528008,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440344,\n
        "lat": 49.4107265,\n
        "lon": 3.2531246,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440345,\n
        "lat": 49.4106691,\n
        "lon": 3.2530427,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440346,\n
        "lat": 49.4106327,\n
        "lon": 3.2531011,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440347,\n
        "lat": 49.4106886,\n
        "lon": 3.2531896,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440348,\n
        "lat": 49.4105612,\n
        "lon": 3.2528884,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440349,\n
        "lat": 49.4105334,\n
        "lon": 3.2529874,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440350,\n
        "lat": 49.4106187,\n
        "lon": 3.2531236,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440351,\n
        "lat": 49.4106056,\n
        "lon": 3.2528211,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440352,\n
        "lat": 49.4105839,\n
        "lon": 3.2528069,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440353,\n
        "lat": 49.4105795,\n
        "lon": 3.2529145,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440354,\n
        "lat": 49.4103856,\n
        "lon": 3.2523193,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440355,\n
        "lat": 49.4103161,\n
        "lon": 3.2522620,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440356,\n
        "lat": 49.4102625,\n
        "lon": 3.2524148,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440357,\n
        "lat": 49.4103321,\n
        "lon": 3.2524723,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440358,\n
        "lat": 49.4095486,\n
        "lon": 3.2532269,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440359,\n
        "lat": 49.4095172,\n
        "lon": 3.2532094,\n
        "timestamp": "2017-05-06T12:02:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440360,\n
        "lat": 49.4095099,\n
        "lon": 3.2532406,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440361,\n
        "lat": 49.4095413,\n
        "lon": 3.2532580,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440362,\n
        "lat": 49.4096067,\n
        "lon": 3.2532765,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440363,\n
        "lat": 49.4095730,\n
        "lon": 3.2532707,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440364,\n
        "lat": 49.4095691,\n
        "lon": 3.2533127,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440365,\n
        "lat": 49.4096036,\n
        "lon": 3.2533185,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440366,\n
        "lat": 49.4097611,\n
        "lon": 3.2532437,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440367,\n
        "lat": 49.4097410,\n
        "lon": 3.2532502,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440368,\n
        "lat": 49.4097474,\n
        "lon": 3.2532960,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440369,\n
        "lat": 49.4097674,\n
        "lon": 3.2532895,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440370,\n
        "lat": 49.4100475,\n
        "lon": 3.2513982,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440371,\n
        "lat": 49.4100395,\n
        "lon": 3.2515042,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440372,\n
        "lat": 49.4103879,\n
        "lon": 3.2515601,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440373,\n
        "lat": 49.4106476,\n
        "lon": 3.2519833,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440374,\n
        "lat": 49.4107297,\n
        "lon": 3.2520541,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440375,\n
        "lat": 49.4107682,\n
        "lon": 3.2519494,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440376,\n
        "lat": 49.4107426,\n
        "lon": 3.2519274,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440377,\n
        "lat": 49.4107448,\n
        "lon": 3.2519213,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440378,\n
        "lat": 49.4107137,\n
        "lon": 3.2518944,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440379,\n
        "lat": 49.4107115,\n
        "lon": 3.2519005,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440380,\n
        "lat": 49.4106861,\n
        "lon": 3.2518786,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440381,\n
        "lat": 49.4106825,\n
        "lon": 3.2537874,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440382,\n
        "lat": 49.4106252,\n
        "lon": 3.2537532,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440383,\n
        "lat": 49.4105854,\n
        "lon": 3.2538341,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440384,\n
        "lat": 49.4106094,\n
        "lon": 3.2538789,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440385,\n
        "lat": 49.4103400,\n
        "lon": 3.2524788,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440386,\n
        "lat": 49.4103179,\n
        "lon": 3.2525419,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440387,\n
        "lat": 49.4103607,\n
        "lon": 3.2525771,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440388,\n
        "lat": 49.4103828,\n
        "lon": 3.2525140,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440389,\n
        "lat": 49.4103862,\n
        "lon": 3.2535756,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440390,\n
        "lat": 49.4103978,\n
        "lon": 3.2535899,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440391,\n
        "lat": 49.4104417,\n
        "lon": 3.2535090,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440392,\n
        "lat": 49.4103814,\n
        "lon": 3.2534343,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440393,\n
        "lat": 49.4108965,\n
        "lon": 3.2534738,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440394,\n
        "lat": 49.4107924,\n
        "lon": 3.2533577,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440395,\n
        "lat": 49.4107412,\n
        "lon": 3.2534631,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440396,\n
        "lat": 49.4107778,\n
        "lon": 3.2535040,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440397,\n
        "lat": 49.4107582,\n
        "lon": 3.2535442,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440398,\n
        "lat": 49.4108266,\n
        "lon": 3.2536205,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440399,\n
        "lat": 49.4108812,\n
        "lon": 3.2521873,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440400,\n
        "lat": 49.4108211,\n
        "lon": 3.2523613,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440401,\n
        "lat": 49.4108863,\n
        "lon": 3.2524142,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440402,\n
        "lat": 49.4109463,\n
        "lon": 3.2522401,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440403,\n
        "lat": 49.4216368,\n
        "lon": 3.2476892,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440404,\n
        "lat": 49.4216114,\n
        "lon": 3.2476710,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440405,\n
        "lat": 49.4215849,\n
        "lon": 3.2477588,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440406,\n
        "lat": 49.4216103,\n
        "lon": 3.2477769,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440407,\n
        "lat": 49.4216651,\n
        "lon": 3.2474925,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440408,\n
        "lat": 49.4214728,\n
        "lon": 3.2473555,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440409,\n
        "lat": 49.4214352,\n
        "lon": 3.2474787,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440410,\n
        "lat": 49.4216273,\n
        "lon": 3.2476182,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440411,\n
        "lat": 49.4215532,\n
        "lon": 3.2478640,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440412,\n
        "lat": 49.4214456,\n
        "lon": 3.2478069,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440413,\n
        "lat": 49.4214373,\n
        "lon": 3.2478394,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440414,\n
        "lat": 49.4215438,\n
        "lon": 3.2478953,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440415,\n
        "lat": 49.4214091,\n
        "lon": 3.2477498,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440416,\n
        "lat": 49.4213693,\n
        "lon": 3.2477223,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440417,\n
        "lat": 49.4213507,\n
        "lon": 3.2477856,\n
        "timestamp": "2017-05-06T12:02:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440418,\n
        "lat": 49.4213904,\n
        "lon": 3.2478149,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440419,\n
        "lat": 49.4213088,\n
        "lon": 3.2475271,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440420,\n
        "lat": 49.4212900,\n
        "lon": 3.2475987,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440421,\n
        "lat": 49.4213036,\n
        "lon": 3.2476072,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440422,\n
        "lat": 49.4213225,\n
        "lon": 3.2475357,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440423,\n
        "lat": 49.4212932,\n
        "lon": 3.2473463,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440424,\n
        "lat": 49.4212028,\n
        "lon": 3.2476847,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440425,\n
        "lat": 49.4212575,\n
        "lon": 3.2477220,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440426,\n
        "lat": 49.4213341,\n
        "lon": 3.2474309,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440427,\n
        "lat": 49.4214012,\n
        "lon": 3.2474731,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440428,\n
        "lat": 49.4214158,\n
        "lon": 3.2474225,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440429,\n
        "lat": 49.4213490,\n
        "lon": 3.2473768,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440430,\n
        "lat": 49.4213475,\n
        "lon": 3.2473819,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440431,\n
        "lat": 49.4207355,\n
        "lon": 3.2467791,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440432,\n
        "lat": 49.4206412,\n
        "lon": 3.2467634,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440433,\n
        "lat": 49.4206333,\n
        "lon": 3.2468880,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440434,\n
        "lat": 49.4206829,\n
        "lon": 3.2468961,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440435,\n
        "lat": 49.4206838,\n
        "lon": 3.2468829,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440436,\n
        "lat": 49.4207277,\n
        "lon": 3.2468901,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440437,\n
        "lat": 49.4204327,\n
        "lon": 3.2468377,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440438,\n
        "lat": 49.4203257,\n
        "lon": 3.2467966,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440439,\n
        "lat": 49.4202965,\n
        "lon": 3.2469877,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440440,\n
        "lat": 49.4203195,\n
        "lon": 3.2470014,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440441,\n
        "lat": 49.4203228,\n
        "lon": 3.2469816,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440442,\n
        "lat": 49.4203521,\n
        "lon": 3.2469929,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440443,\n
        "lat": 49.4203631,\n
        "lon": 3.2469214,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440444,\n
        "lat": 49.4204163,\n
        "lon": 3.2469385,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440445,\n
        "lat": 49.4199536,\n
        "lon": 3.2465486,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440446,\n
        "lat": 49.4199335,\n
        "lon": 3.2465430,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440447,\n
        "lat": 49.4199189,\n
        "lon": 3.2466567,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440448,\n
        "lat": 49.4199393,\n
        "lon": 3.2466629,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440449,\n
        "lat": 49.4200961,\n
        "lon": 3.2465978,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440450,\n
        "lat": 49.4200679,\n
        "lon": 3.2465884,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440451,\n
        "lat": 49.4200650,\n
        "lon": 3.2466087,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440452,\n
        "lat": 49.4200471,\n
        "lon": 3.2466028,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440453,\n
        "lat": 49.4200303,\n
        "lon": 3.2467164,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440454,\n
        "lat": 49.4200743,\n
        "lon": 3.2467311,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440455,\n
        "lat": 49.4200540,\n
        "lon": 3.2468662,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440456,\n
        "lat": 49.4201073,\n
        "lon": 3.2468837,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440457,\n
        "lat": 49.4201518,\n
        "lon": 3.2465690,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440458,\n
        "lat": 49.4201022,\n
        "lon": 3.2465542,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440459,\n
        "lat": 49.4201307,\n
        "lon": 3.2470337,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440460,\n
        "lat": 49.4200666,\n
        "lon": 3.2470136,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440461,\n
        "lat": 49.4200435,\n
        "lon": 3.2471945,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440462,\n
        "lat": 49.4201086,\n
        "lon": 3.2472133,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440463,\n
        "lat": 49.4205131,\n
        "lon": 3.2474922,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440464,\n
        "lat": 49.4205011,\n
        "lon": 3.2475717,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440465,\n
        "lat": 49.4205436,\n
        "lon": 3.2475878,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440466,\n
        "lat": 49.4205401,\n
        "lon": 3.2476115,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440467,\n
        "lat": 49.4206009,\n
        "lon": 3.2475236,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440468,\n
        "lat": 49.4205855,\n
        "lon": 3.2476277,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440469,\n
        "lat": 49.4207347,\n
        "lon": 3.2477736,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440470,\n
        "lat": 49.4207194,\n
        "lon": 3.2477918,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440471,\n
        "lat": 49.4207401,\n
        "lon": 3.2478017,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440472,\n
        "lat": 49.4207411,\n
        "lon": 3.2477935,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440473,\n
        "lat": 49.4207358,\n
        "lon": 3.2477912,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440474,\n
        "lat": 49.4206661,\n
        "lon": 3.2477704,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440475,\n
        "lat": 49.4205933,\n
        "lon": 3.2478568,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440476,\n
        "lat": 49.4206326,\n
        "lon": 3.2479352,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440477,\n
        "lat": 49.4207049,\n
        "lon": 3.2478473,\n
        "timestamp": "2017-05-06T12:02:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440478,\n
        "lat": 49.4207247,\n
        "lon": 3.2477004,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440479,\n
        "lat": 49.4207189,\n
        "lon": 3.2478304,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440480,\n
        "lat": 49.4207073,\n
        "lon": 3.2478061,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440481,\n
        "lat": 49.4207329,\n
        "lon": 3.2477497,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440486,\n
        "lat": 49.4207815,\n
        "lon": 3.2479265,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440487,\n
        "lat": 49.4206821,\n
        "lon": 3.2480212,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440488,\n
        "lat": 49.4207121,\n
        "lon": 3.2480920,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440489,\n
        "lat": 49.4208111,\n
        "lon": 3.2480003,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440490,\n
        "lat": 49.4207611,\n
        "lon": 3.2480466,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440491,\n
        "lat": 49.4208158,\n
        "lon": 3.2481896,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440492,\n
        "lat": 49.4208656,\n
        "lon": 3.2481468,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440500,\n
        "lat": 49.4215113,\n
        "lon": 3.2481394,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440501,\n
        "lat": 49.4214766,\n
        "lon": 3.2481033,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440502,\n
        "lat": 49.4214278,\n
        "lon": 3.2482186,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440503,\n
        "lat": 49.4215000,\n
        "lon": 3.2482924,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440504,\n
        "lat": 49.4215224,\n
        "lon": 3.2482427,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440505,\n
        "lat": 49.4215465,\n
        "lon": 3.2482667,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440506,\n
        "lat": 49.4215794,\n
        "lon": 3.2481912,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440507,\n
        "lat": 49.4215170,\n
        "lon": 3.2481262,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440508,\n
        "lat": 49.4216586,\n
        "lon": 3.2480981,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440509,\n
        "lat": 49.4216224,\n
        "lon": 3.2480802,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440510,\n
        "lat": 49.4215929,\n
        "lon": 3.2481451,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440511,\n
        "lat": 49.4216241,\n
        "lon": 3.2481774,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440512,\n
        "lat": 49.4209526,\n
        "lon": 3.2469140,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440513,\n
        "lat": 49.4208794,\n
        "lon": 3.2468671,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440514,\n
        "lat": 49.4208272,\n
        "lon": 3.2470566,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440515,\n
        "lat": 49.4209003,\n
        "lon": 3.2471038,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440516,\n
        "lat": 49.4210366,\n
        "lon": 3.2471773,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440517,\n
        "lat": 49.4209381,\n
        "lon": 3.2471570,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440518,\n
        "lat": 49.4209291,\n
        "lon": 3.2472400,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440519,\n
        "lat": 49.4210050,\n
        "lon": 3.2472607,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440520,\n
        "lat": 49.4210313,\n
        "lon": 3.2472296,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440621,\n
        "lat": 49.4210274,\n
        "lon": 3.2473196,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440622,\n
        "lat": 49.4209701,\n
        "lon": 3.2473010,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440623,\n
        "lat": 49.4209387,\n
        "lon": 3.2475033,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440624,\n
        "lat": 49.4209951,\n
        "lon": 3.2475326,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440625,\n
        "lat": 49.4158887,\n
        "lon": 3.2424168,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440626,\n
        "lat": 49.4157694,\n
        "lon": 3.2422920,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440627,\n
        "lat": 49.4157362,\n
        "lon": 3.2423667,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440628,\n
        "lat": 49.4158489,\n
        "lon": 3.2424833,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440629,\n
        "lat": 49.4158160,\n
        "lon": 3.2425293,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440630,\n
        "lat": 49.4157830,\n
        "lon": 3.2425504,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440631,\n
        "lat": 49.4158037,\n
        "lon": 3.2426242,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440632,\n
        "lat": 49.4158587,\n
        "lon": 3.2425890,\n
        "timestamp": "2017-05-06T12:02:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440821,\n
        "lat": 49.4159826,\n
        "lon": 3.2432460,\n
        "timestamp": "2017-05-06T12:02:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440822,\n
        "lat": 49.4160454,\n
        "lon": 3.2431034,\n
        "timestamp": "2017-05-06T12:02:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440823,\n
        "lat": 49.4160525,\n
        "lon": 3.2431106,\n
        "timestamp": "2017-05-06T12:02:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440824,\n
        "lat": 49.4160547,\n
        "lon": 3.2431055,\n
        "timestamp": "2017-05-06T12:02:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440825,\n
        "lat": 49.4159264,\n
        "lon": 3.2429735,\n
        "timestamp": "2017-05-06T12:02:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440826,\n
        "lat": 49.4159240,\n
        "lon": 3.2429790,\n
        "timestamp": "2017-05-06T12:02:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440827,\n
        "lat": 49.4160198,\n
        "lon": 3.2430571,\n
        "timestamp": "2017-05-06T12:02:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440828,\n
        "lat": 49.4159761,\n
        "lon": 3.2430118,\n
        "timestamp": "2017-05-06T12:02:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440829,\n
        "lat": 49.4159722,\n
        "lon": 3.2430206,\n
        "timestamp": "2017-05-06T12:02:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440830,\n
        "lat": 49.4160159,\n
        "lon": 3.2430656,\n
        "timestamp": "2017-05-06T12:02:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440831,\n
        "lat": 49.4162920,\n
        "lon": 3.2418314,\n
        "timestamp": "2017-05-06T12:02:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440832,\n
        "lat": 49.4162521,\n
        "lon": 3.2417969,\n
        "timestamp": "2017-05-06T12:02:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440833,\n
        "lat": 49.4162457,\n
        "lon": 3.2418143,\n
        "timestamp": "2017-05-06T12:02:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440834,\n
        "lat": 49.4162856,\n
        "lon": 3.2418488,\n
        "timestamp": "2017-05-06T12:02:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440835,\n
        "lat": 49.4159969,\n
        "lon": 3.2417487,\n
        "timestamp": "2017-05-06T12:02:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440836,\n
        "lat": 49.4159701,\n
        "lon": 3.2418209,\n
        "timestamp": "2017-05-06T12:02:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440837,\n
        "lat": 49.4160989,\n
        "lon": 3.2419332,\n
        "timestamp": "2017-05-06T12:02:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440838,\n
        "lat": 49.4161256,\n
        "lon": 3.2418593,\n
        "timestamp": "2017-05-06T12:02:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440839,\n
        "lat": 49.4159909,\n
        "lon": 3.2418731,\n
        "timestamp": "2017-05-06T12:02:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440840,\n
        "lat": 49.4159030,\n
        "lon": 3.2420964,\n
        "timestamp": "2017-05-06T12:02:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440841,\n
        "lat": 49.4159569,\n
        "lon": 3.2421540,\n
        "timestamp": "2017-05-06T12:02:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440842,\n
        "lat": 49.4160470,\n
        "lon": 3.2419250,\n
        "timestamp": "2017-05-06T12:02:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440843,\n
        "lat": 49.4159132,\n
        "lon": 3.2419072,\n
        "timestamp": "2017-05-06T12:02:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440844,\n
        "lat": 49.4158943,\n
        "lon": 3.2418896,\n
        "timestamp": "2017-05-06T12:02:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440845,\n
        "lat": 49.4158758,\n
        "lon": 3.2419369,\n
        "timestamp": "2017-05-06T12:02:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440846,\n
        "lat": 49.4158946,\n
        "lon": 3.2419543,\n
        "timestamp": "2017-05-06T12:02:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440847,\n
        "lat": 49.4159754,\n
        "lon": 3.2421471,\n
        "timestamp": "2017-05-06T12:02:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440848,\n
        "lat": 49.4159639,\n
        "lon": 3.2421362,\n
        "timestamp": "2017-05-06T12:02:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440849,\n
        "lat": 49.4159681,\n
        "lon": 3.2421660,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440850,\n
        "lat": 49.4161333,\n
        "lon": 3.2418379,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440851,\n
        "lat": 49.4161226,\n
        "lon": 3.2418287,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440852,\n
        "lat": 49.4161146,\n
        "lon": 3.2418499,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440853,\n
        "lat": 49.4228672,\n
        "lon": 3.2514374,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440854,\n
        "lat": 49.4227572,\n
        "lon": 3.2515299,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440855,\n
        "lat": 49.4227829,\n
        "lon": 3.2516017,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440856,\n
        "lat": 49.4228925,\n
        "lon": 3.2515091,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440857,\n
        "lat": 49.4230256,\n
        "lon": 3.2513994,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440858,\n
        "lat": 49.4230063,\n
        "lon": 3.2513525,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440859,\n
        "lat": 49.4229931,\n
        "lon": 3.2513647,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440860,\n
        "lat": 49.4229885,\n
        "lon": 3.2513873,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440861,\n
        "lat": 49.4230007,\n
        "lon": 3.2514206,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440862,\n
        "lat": 49.4234303,\n
        "lon": 3.2491625,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440863,\n
        "lat": 49.4234125,\n
        "lon": 3.2491923,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440864,\n
        "lat": 49.4233887,\n
        "lon": 3.2490969,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440865,\n
        "lat": 49.4233694,\n
        "lon": 3.2491236,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440866,\n
        "lat": 49.4233137,\n
        "lon": 3.2494401,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440867,\n
        "lat": 49.4232823,\n
        "lon": 3.2494708,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440868,\n
        "lat": 49.4233050,\n
        "lon": 3.2495243,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440869,\n
        "lat": 49.4233362,\n
        "lon": 3.2494934,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440870,\n
        "lat": 49.4232120,\n
        "lon": 3.2495398,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440871,\n
        "lat": 49.4232468,\n
        "lon": 3.2495820,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440872,\n
        "lat": 49.4231718,\n
        "lon": 3.2490906,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440873,\n
        "lat": 49.4230789,\n
        "lon": 3.2489136,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440874,\n
        "lat": 49.4230298,\n
        "lon": 3.2489714,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440875,\n
        "lat": 49.4231241,\n
        "lon": 3.2491499,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440876,\n
        "lat": 49.4223546,\n
        "lon": 3.2514167,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440877,\n
        "lat": 49.4221726,\n
        "lon": 3.2516299,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440878,\n
        "lat": 49.4222422,\n
        "lon": 3.2517358,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440879,\n
        "lat": 49.4224123,\n
        "lon": 3.2515339,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440880,\n
        "lat": 49.4223959,\n
        "lon": 3.2513272,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440881,\n
        "lat": 49.4224058,\n
        "lon": 3.2513482,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440882,\n
        "lat": 49.4225158,\n
        "lon": 3.2512182,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440883,\n
        "lat": 49.4225062,\n
        "lon": 3.2511992,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440884,\n
        "lat": 49.4225494,\n
        "lon": 3.2511480,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440885,\n
        "lat": 49.4224655,\n
        "lon": 3.2514682,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440886,\n
        "lat": 49.4225105,\n
        "lon": 3.2514149,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440887,\n
        "lat": 49.4225011,\n
        "lon": 3.2513963,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440888,\n
        "lat": 49.4226523,\n
        "lon": 3.2512174,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440889,\n
        "lat": 49.4225852,\n
        "lon": 3.2510770,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440890,\n
        "lat": 49.4225404,\n
        "lon": 3.2511300,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440891,\n
        "lat": 49.4226710,\n
        "lon": 3.2511529,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440892,\n
        "lat": 49.4226228,\n
        "lon": 3.2510571,\n
        "timestamp": "2017-05-06T12:02:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440893,\n
        "lat": 49.4225927,\n
        "lon": 3.2510927,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440894,\n
        "lat": 49.4226416,\n
        "lon": 3.2511951,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440895,\n
        "lat": 49.4226734,\n
        "lon": 3.2511575,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440896,\n
        "lat": 49.4227034,\n
        "lon": 3.2509618,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440897,\n
        "lat": 49.4227814,\n
        "lon": 3.2510225,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440898,\n
        "lat": 49.4227733,\n
        "lon": 3.2510064,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440899,\n
        "lat": 49.4227993,\n
        "lon": 3.2509758,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440900,\n
        "lat": 49.4227740,\n
        "lon": 3.2509254,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440901,\n
        "lat": 49.4227182,\n
        "lon": 3.2509914,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440902,\n
        "lat": 49.4230385,\n
        "lon": 3.2505026,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440903,\n
        "lat": 49.4227696,\n
        "lon": 3.2507557,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440904,\n
        "lat": 49.4228281,\n
        "lon": 3.2509054,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440905,\n
        "lat": 49.4230973,\n
        "lon": 3.2506523,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440906,\n
        "lat": 49.4234398,\n
        "lon": 3.2510091,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440907,\n
        "lat": 49.4232179,\n
        "lon": 3.2503946,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440908,\n
        "lat": 49.4231012,\n
        "lon": 3.2504957,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440909,\n
        "lat": 49.4233228,\n
        "lon": 3.2511094,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440910,\n
        "lat": 49.4232621,\n
        "lon": 3.2510703,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440911,\n
        "lat": 49.4229932,\n
        "lon": 3.2513206,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440912,\n
        "lat": 49.4230523,\n
        "lon": 3.2514643,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440913,\n
        "lat": 49.4233235,\n
        "lon": 3.2512166,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440914,\n
        "lat": 49.4230187,\n
        "lon": 3.2492813,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440915,\n
        "lat": 49.4230619,\n
        "lon": 3.2492274,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440916,\n
        "lat": 49.4230322,\n
        "lon": 3.2491712,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440917,\n
        "lat": 49.4229847,\n
        "lon": 3.2492306,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440918,\n
        "lat": 49.4232188,\n
        "lon": 3.2492244,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440919,\n
        "lat": 49.4231465,\n
        "lon": 3.2491220,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440920,\n
        "lat": 49.4230923,\n
        "lon": 3.2491896,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440921,\n
        "lat": 49.4231708,\n
        "lon": 3.2492995,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440922,\n
        "lat": 49.4232670,\n
        "lon": 3.2494341,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440923,\n
        "lat": 49.4233140,\n
        "lon": 3.2493561,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440924,\n
        "lat": 49.4148094,\n
        "lon": 3.2242076,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440925,\n
        "lat": 49.4147793,\n
        "lon": 3.2242272,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440926,\n
        "lat": 49.4147872,\n
        "lon": 3.2242601,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440927,\n
        "lat": 49.4148141,\n
        "lon": 3.2242428,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440928,\n
        "lat": 49.4110114,\n
        "lon": 3.2517277,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440929,\n
        "lat": 49.4109717,\n
        "lon": 3.2518432,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440930,\n
        "lat": 49.4110369,\n
        "lon": 3.2518959,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440931,\n
        "lat": 49.4110766,\n
        "lon": 3.2517804,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440932,\n
        "lat": 49.4110937,\n
        "lon": 3.2530723,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440933,\n
        "lat": 49.4111608,\n
        "lon": 3.2531308,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440934,\n
        "lat": 49.4112260,\n
        "lon": 3.2529264,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440935,\n
        "lat": 49.4111549,\n
        "lon": 3.2528817,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440936,\n
        "lat": 49.4111180,\n
        "lon": 3.2536130,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440937,\n
        "lat": 49.4110436,\n
        "lon": 3.2535488,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440938,\n
        "lat": 49.4110083,\n
        "lon": 3.2536449,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440939,\n
        "lat": 49.4110828,\n
        "lon": 3.2537090,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440940,\n
        "lat": 49.4115537,\n
        "lon": 3.2522022,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440941,\n
        "lat": 49.4114819,\n
        "lon": 3.2521678,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440942,\n
        "lat": 49.4114591,\n
        "lon": 3.2522884,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440943,\n
        "lat": 49.4115302,\n
        "lon": 3.2523218,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440944,\n
        "lat": 49.4111619,\n
        "lon": 3.2532682,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440945,\n
        "lat": 49.4110877,\n
        "lon": 3.2532073,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440946,\n
        "lat": 49.4110660,\n
        "lon": 3.2532691,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440947,\n
        "lat": 49.4110710,\n
        "lon": 3.2532733,\n
        "timestamp": "2017-05-06T12:02:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440948,\n
        "lat": 49.4110447,\n
        "lon": 3.2533485,\n
        "timestamp": "2017-05-06T12:02:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440949,\n
        "lat": 49.4111130,\n
        "lon": 3.2534081,\n
        "timestamp": "2017-05-06T12:02:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440950,\n
        "lat": 49.4112077,\n
        "lon": 3.2535623,\n
        "timestamp": "2017-05-06T12:02:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440951,\n
        "lat": 49.4111297,\n
        "lon": 3.2534938,\n
        "timestamp": "2017-05-06T12:02:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440952,\n
        "lat": 49.4111122,\n
        "lon": 3.2535414,\n
        "timestamp": "2017-05-06T12:02:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440953,\n
        "lat": 49.4111892,\n
        "lon": 3.2536097,\n
        "timestamp": "2017-05-06T12:02:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440954,\n
        "lat": 49.4112693,\n
        "lon": 3.2538707,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440955,\n
        "lat": 49.4111687,\n
        "lon": 3.2537750,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440956,\n
        "lat": 49.4111319,\n
        "lon": 3.2538722,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440957,\n
        "lat": 49.4112345,\n
        "lon": 3.2539711,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440958,\n
        "lat": 49.4115637,\n
        "lon": 3.2531617,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440959,\n
        "lat": 49.4115233,\n
        "lon": 3.2531377,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440960,\n
        "lat": 49.4114948,\n
        "lon": 3.2532493,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440961,\n
        "lat": 49.4114842,\n
        "lon": 3.2532430,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440962,\n
        "lat": 49.4114676,\n
        "lon": 3.2533084,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440963,\n
        "lat": 49.4115418,\n
        "lon": 3.2533529,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440964,\n
        "lat": 49.4115886,\n
        "lon": 3.2531862,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440965,\n
        "lat": 49.4116238,\n
        "lon": 3.2532072,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440966,\n
        "lat": 49.4116402,\n
        "lon": 3.2531425,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440967,\n
        "lat": 49.4115792,\n
        "lon": 3.2531003,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440968,\n
        "lat": 49.4114485,\n
        "lon": 3.2526990,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440969,\n
        "lat": 49.4113773,\n
        "lon": 3.2526641,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440970,\n
        "lat": 49.4113411,\n
        "lon": 3.2528196,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440971,\n
        "lat": 49.4114115,\n
        "lon": 3.2528564,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440972,\n
        "lat": 49.4113988,\n
        "lon": 3.2523684,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440973,\n
        "lat": 49.4113310,\n
        "lon": 3.2523401,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440974,\n
        "lat": 49.4113196,\n
        "lon": 3.2523973,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440975,\n
        "lat": 49.4113255,\n
        "lon": 3.2524000,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440976,\n
        "lat": 49.4113121,\n
        "lon": 3.2524676,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440977,\n
        "lat": 49.4113735,\n
        "lon": 3.2524961,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440978,\n
        "lat": 49.4114849,\n
        "lon": 3.2517211,\n
        "timestamp": "2017-05-06T12:02:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440979,\n
        "lat": 49.4114694,\n
        "lon": 3.2517119,\n
        "timestamp": "2017-05-06T12:02:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440980,\n
        "lat": 49.4114620,\n
        "lon": 3.2517368,\n
        "timestamp": "2017-05-06T12:02:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440981,\n
        "lat": 49.4114771,\n
        "lon": 3.2517475,\n
        "timestamp": "2017-05-06T12:02:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440982,\n
        "lat": 49.4113627,\n
        "lon": 3.2515442,\n
        "timestamp": "2017-05-06T12:02:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440983,\n
        "lat": 49.4113239,\n
        "lon": 3.2516453,\n
        "timestamp": "2017-05-06T12:02:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440984,\n
        "lat": 49.4113669,\n
        "lon": 3.2516824,\n
        "timestamp": "2017-05-06T12:02:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440985,\n
        "lat": 49.4114052,\n
        "lon": 3.2515824,\n
        "timestamp": "2017-05-06T12:02:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440986,\n
        "lat": 49.4115249,\n
        "lon": 3.2517338,\n
        "timestamp": "2017-05-06T12:02:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440987,\n
        "lat": 49.4114990,\n
        "lon": 3.2517204,\n
        "timestamp": "2017-05-06T12:02:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440988,\n
        "lat": 49.4114715,\n
        "lon": 3.2518428,\n
        "timestamp": "2017-05-06T12:02:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440989,\n
        "lat": 49.4114960,\n
        "lon": 3.2518554,\n
        "timestamp": "2017-05-06T12:02:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440990,\n
        "lat": 49.4114730,\n
        "lon": 3.2518840,\n
        "timestamp": "2017-05-06T12:02:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440991,\n
        "lat": 49.4113418,\n
        "lon": 3.2518149,\n
        "timestamp": "2017-05-06T12:02:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440992,\n
        "lat": 49.4113486,\n
        "lon": 3.2517811,\n
        "timestamp": "2017-05-06T12:02:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440993,\n
        "lat": 49.4113026,\n
        "lon": 3.2517557,\n
        "timestamp": "2017-05-06T12:02:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440994,\n
        "lat": 49.4112921,\n
        "lon": 3.2517897,\n
        "timestamp": "2017-05-06T12:02:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440995,\n
        "lat": 49.4112764,\n
        "lon": 3.2517825,\n
        "timestamp": "2017-05-06T12:02:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440996,\n
        "lat": 49.4112719,\n
        "lon": 3.2517961,\n
        "timestamp": "2017-05-06T12:02:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440997,\n
        "lat": 49.4112838,\n
        "lon": 3.2518026,\n
        "timestamp": "2017-05-06T12:02:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440998,\n
        "lat": 49.4112668,\n
        "lon": 3.2518784,\n
        "timestamp": "2017-05-06T12:02:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838440999,\n
        "lat": 49.4114419,\n
        "lon": 3.2519724,\n
        "timestamp": "2017-05-06T12:02:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441000,\n
        "lat": 49.4114622,\n
        "lon": 3.2518916,\n
        "timestamp": "2017-05-06T12:02:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441001,\n
        "lat": 49.4114707,\n
        "lon": 3.2518948,\n
        "timestamp": "2017-05-06T12:02:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441002,\n
        "lat": 49.4115751,\n
        "lon": 3.2517245,\n
        "timestamp": "2017-05-06T12:02:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441003,\n
        "lat": 49.4115322,\n
        "lon": 3.2517008,\n
        "timestamp": "2017-05-06T12:02:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441004,\n
        "lat": 49.4115201,\n
        "lon": 3.2517552,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441005,\n
        "lat": 49.4115654,\n
        "lon": 3.2517751,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441006,\n
        "lat": 49.4116150,\n
        "lon": 3.2516121,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441007,\n
        "lat": 49.4115930,\n
        "lon": 3.2516311,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441008,\n
        "lat": 49.4116272,\n
        "lon": 3.2518025,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441009,\n
        "lat": 49.4116631,\n
        "lon": 3.2516143,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441010,\n
        "lat": 49.4116183,\n
        "lon": 3.2515916,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441011,\n
        "lat": 49.4117064,\n
        "lon": 3.2513872,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441012,\n
        "lat": 49.4116455,\n
        "lon": 3.2513576,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441013,\n
        "lat": 49.4116081,\n
        "lon": 3.2515522,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441014,\n
        "lat": 49.4116203,\n
        "lon": 3.2515793,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441015,\n
        "lat": 49.4113138,\n
        "lon": 3.2513268,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441016,\n
        "lat": 49.4112319,\n
        "lon": 3.2512670,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441017,\n
        "lat": 49.4112040,\n
        "lon": 3.2513605,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441018,\n
        "lat": 49.4113061,\n
        "lon": 3.2514308,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441019,\n
        "lat": 49.4113348,\n
        "lon": 3.2513419,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441020,\n
        "lat": 49.4109429,\n
        "lon": 3.2520083,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441021,\n
        "lat": 49.4109030,\n
        "lon": 3.2521240,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441022,\n
        "lat": 49.4109682,\n
        "lon": 3.2521769,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441023,\n
        "lat": 49.4110081,\n
        "lon": 3.2520611,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441024,\n
        "lat": 49.4117239,\n
        "lon": 3.2524758,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441025,\n
        "lat": 49.4118045,\n
        "lon": 3.2525115,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441026,\n
        "lat": 49.4118210,\n
        "lon": 3.2524243,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441027,\n
        "lat": 49.4117404,\n
        "lon": 3.2523886,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441028,\n
        "lat": 49.4109699,\n
        "lon": 3.2515195,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441029,\n
        "lat": 49.4110897,\n
        "lon": 3.2516170,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441030,\n
        "lat": 49.4111203,\n
        "lon": 3.2515287,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441031,\n
        "lat": 49.4110240,\n
        "lon": 3.2514505,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441032,\n
        "lat": 49.4110191,\n
        "lon": 3.2514648,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441033,\n
        "lat": 49.4109956,\n
        "lon": 3.2514453,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441034,\n
        "lat": 49.4135228,\n
        "lon": 3.2393567,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441035,\n
        "lat": 49.4134713,\n
        "lon": 3.2394067,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441036,\n
        "lat": 49.4134785,\n
        "lon": 3.2394292,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441037,\n
        "lat": 49.4135282,\n
        "lon": 3.2393935,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441038,\n
        "lat": 49.4136067,\n
        "lon": 3.2392994,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441039,\n
        "lat": 49.4135440,\n
        "lon": 3.2393359,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441040,\n
        "lat": 49.4135294,\n
        "lon": 3.2394013,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441041,\n
        "lat": 49.4135707,\n
        "lon": 3.2393858,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441042,\n
        "lat": 49.4135668,\n
        "lon": 3.2393580,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441043,\n
        "lat": 49.4135865,\n
        "lon": 3.2393503,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441044,\n
        "lat": 49.4135915,\n
        "lon": 3.2393866,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441045,\n
        "lat": 49.4136180,\n
        "lon": 3.2393783,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441046,\n
        "lat": 49.4137292,\n
        "lon": 3.2392614,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441047,\n
        "lat": 49.4136537,\n
        "lon": 3.2392860,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441048,\n
        "lat": 49.4136564,\n
        "lon": 3.2393070,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441049,\n
        "lat": 49.4136100,\n
        "lon": 3.2393223,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441050,\n
        "lat": 49.4136189,\n
        "lon": 3.2393847,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441051,\n
        "lat": 49.4137398,\n
        "lon": 3.2393426,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441052,\n
        "lat": 49.4129548,\n
        "lon": 3.2395226,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441053,\n
        "lat": 49.4128878,\n
        "lon": 3.2395017,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441054,\n
        "lat": 49.4128794,\n
        "lon": 3.2395655,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441055,\n
        "lat": 49.4129464,\n
        "lon": 3.2395864,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441056,\n
        "lat": 49.4128866,\n
        "lon": 3.2395107,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441057,\n
        "lat": 49.4128583,\n
        "lon": 3.2395019,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441058,\n
        "lat": 49.4128510,\n
        "lon": 3.2395567,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441059,\n
        "lat": 49.4230562,\n
        "lon": 3.2544562,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441060,\n
        "lat": 49.4230206,\n
        "lon": 3.2545092,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441061,\n
        "lat": 49.4230448,\n
        "lon": 3.2545495,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441062,\n
        "lat": 49.4230813,\n
        "lon": 3.2544977,\n
        "timestamp": "2017-05-06T12:02:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441063,\n
        "lat": 49.4231394,\n
        "lon": 3.2545060,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441064,\n
        "lat": 49.4230671,\n
        "lon": 3.2546360,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441065,\n
        "lat": 49.4231006,\n
        "lon": 3.2546916,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441066,\n
        "lat": 49.4231897,\n
        "lon": 3.2545610,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441067,\n
        "lat": 49.4231437,\n
        "lon": 3.2543476,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441068,\n
        "lat": 49.4230957,\n
        "lon": 3.2544157,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441069,\n
        "lat": 49.4231259,\n
        "lon": 3.2544657,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441070,\n
        "lat": 49.4231730,\n
        "lon": 3.2543986,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441071,\n
        "lat": 49.4230505,\n
        "lon": 3.2549470,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441072,\n
        "lat": 49.4229922,\n
        "lon": 3.2548996,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441073,\n
        "lat": 49.4229447,\n
        "lon": 3.2550493,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441074,\n
        "lat": 49.4230018,\n
        "lon": 3.2550930,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441075,\n
        "lat": 49.4226834,\n
        "lon": 3.2549640,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441076,\n
        "lat": 49.4226137,\n
        "lon": 3.2550541,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441077,\n
        "lat": 49.4226450,\n
        "lon": 3.2551150,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441078,\n
        "lat": 49.4227053,\n
        "lon": 3.2550426,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441079,\n
        "lat": 49.4226953,\n
        "lon": 3.2550231,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441080,\n
        "lat": 49.4227148,\n
        "lon": 3.2549996,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441081,\n
        "lat": 49.4227248,\n
        "lon": 3.2550191,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441082,\n
        "lat": 49.4227759,\n
        "lon": 3.2549576,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441083,\n
        "lat": 49.4227432,\n
        "lon": 3.2548909,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441084,\n
        "lat": 49.4226791,\n
        "lon": 3.2549560,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441085,\n
        "lat": 49.4225839,\n
        "lon": 3.2551470,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441086,\n
        "lat": 49.4225494,\n
        "lon": 3.2551770,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441087,\n
        "lat": 49.4225637,\n
        "lon": 3.2552155,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441088,\n
        "lat": 49.4226010,\n
        "lon": 3.2551832,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441089,\n
        "lat": 49.4156530,\n
        "lon": 3.2431950,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441090,\n
        "lat": 49.4156036,\n
        "lon": 3.2432777,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441091,\n
        "lat": 49.4156844,\n
        "lon": 3.2433858,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441092,\n
        "lat": 49.4157320,\n
        "lon": 3.2433022,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441093,\n
        "lat": 49.4158778,\n
        "lon": 3.2434158,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441094,\n
        "lat": 49.4157926,\n
        "lon": 3.2433121,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441095,\n
        "lat": 49.4157803,\n
        "lon": 3.2433417,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441096,\n
        "lat": 49.4157697,\n
        "lon": 3.2433288,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441097,\n
        "lat": 49.4157613,\n
        "lon": 3.2433580,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441098,\n
        "lat": 49.4158307,\n
        "lon": 3.2434455,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441099,\n
        "lat": 49.4158566,\n
        "lon": 3.2434510,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441100,\n
        "lat": 49.4158705,\n
        "lon": 3.2434240,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441101,\n
        "lat": 49.4158748,\n
        "lon": 3.2434245,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441102,\n
        "lat": 49.4157086,\n
        "lon": 3.2434552,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441103,\n
        "lat": 49.4156497,\n
        "lon": 3.2435475,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441104,\n
        "lat": 49.4156906,\n
        "lon": 3.2436091,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441105,\n
        "lat": 49.4157495,\n
        "lon": 3.2435167,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441106,\n
        "lat": 49.4157714,\n
        "lon": 3.2432451,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441107,\n
        "lat": 49.4157543,\n
        "lon": 3.2432335,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441108,\n
        "lat": 49.4157533,\n
        "lon": 3.2432754,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441109,\n
        "lat": 49.4157708,\n
        "lon": 3.2432761,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441110,\n
        "lat": 49.4156777,\n
        "lon": 3.2435897,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441111,\n
        "lat": 49.4156681,\n
        "lon": 3.2436048,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441112,\n
        "lat": 49.4156812,\n
        "lon": 3.2436238,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441113,\n
        "lat": 49.4162482,\n
        "lon": 3.2435902,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441114,\n
        "lat": 49.4161537,\n
        "lon": 3.2435004,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441115,\n
        "lat": 49.4161195,\n
        "lon": 3.2435858,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441116,\n
        "lat": 49.4162154,\n
        "lon": 3.2436766,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441117,\n
        "lat": 49.4162212,\n
        "lon": 3.2432797,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441118,\n
        "lat": 49.4161618,\n
        "lon": 3.2432169,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441119,\n
        "lat": 49.4161015,\n
        "lon": 3.2433532,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441120,\n
        "lat": 49.4161601,\n
        "lon": 3.2434158,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441121,\n
        "lat": 49.4161557,\n
        "lon": 3.2434111,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441122,\n
        "lat": 49.4161148,\n
        "lon": 3.2433674,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441123,\n
        "lat": 49.4160985,\n
        "lon": 3.2434057,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441124,\n
        "lat": 49.4161154,\n
        "lon": 3.2434243,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441125,\n
        "lat": 49.4160957,\n
        "lon": 3.2434759,\n
        "timestamp": "2017-05-06T12:02:46Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441126,\n
        "lat": 49.4161155,\n
        "lon": 3.2434937,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441127,\n
        "lat": 49.4161459,\n
        "lon": 3.2434152,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441128,\n
        "lat": 49.4161517,\n
        "lon": 3.2434199,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441129,\n
        "lat": 49.4160769,\n
        "lon": 3.2433269,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441130,\n
        "lat": 49.4160591,\n
        "lon": 3.2433082,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441131,\n
        "lat": 49.4160453,\n
        "lon": 3.2433477,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441132,\n
        "lat": 49.4160612,\n
        "lon": 3.2433645,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441133,\n
        "lat": 49.4160379,\n
        "lon": 3.2439504,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441134,\n
        "lat": 49.4159299,\n
        "lon": 3.2438543,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441135,\n
        "lat": 49.4158808,\n
        "lon": 3.2439819,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441136,\n
        "lat": 49.4159666,\n
        "lon": 3.2440596,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441137,\n
        "lat": 49.4159792,\n
        "lon": 3.2440273,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441138,\n
        "lat": 49.4160271,\n
        "lon": 3.2440689,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441139,\n
        "lat": 49.4159418,\n
        "lon": 3.2442997,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441140,\n
        "lat": 49.4159622,\n
        "lon": 3.2443174,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441141,\n
        "lat": 49.4160714,\n
        "lon": 3.2440220,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441142,\n
        "lat": 49.4160261,\n
        "lon": 3.2439824,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441143,\n
        "lat": 49.4161325,\n
        "lon": 3.2443031,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441144,\n
        "lat": 49.4160921,\n
        "lon": 3.2443794,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441145,\n
        "lat": 49.4161373,\n
        "lon": 3.2444300,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441146,\n
        "lat": 49.4161758,\n
        "lon": 3.2443539,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441147,\n
        "lat": 49.4201554,\n
        "lon": 3.2445193,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441148,\n
        "lat": 49.4201134,\n
        "lon": 3.2446478,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441149,\n
        "lat": 49.4201782,\n
        "lon": 3.2446976,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441150,\n
        "lat": 49.4202202,\n
        "lon": 3.2445691,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441151,\n
        "lat": 49.4199593,\n
        "lon": 3.2449132,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441152,\n
        "lat": 49.4199238,\n
        "lon": 3.2448874,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441153,\n
        "lat": 49.4199096,\n
        "lon": 3.2449336,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441154,\n
        "lat": 49.4199451,\n
        "lon": 3.2449593,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441155,\n
        "lat": 49.4200953,\n
        "lon": 3.2447905,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441156,\n
        "lat": 49.4200251,\n
        "lon": 3.2447415,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441157,\n
        "lat": 49.4199841,\n
        "lon": 3.2448794,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441158,\n
        "lat": 49.4200544,\n
        "lon": 3.2449284,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441159,\n
        "lat": 49.4199278,\n
        "lon": 3.2449686,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441160,\n
        "lat": 49.4198587,\n
        "lon": 3.2449207,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441161,\n
        "lat": 49.4198106,\n
        "lon": 3.2450780,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441162,\n
        "lat": 49.4198793,\n
        "lon": 3.2451274,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441163,\n
        "lat": 49.4199333,\n
        "lon": 3.2442776,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441164,\n
        "lat": 49.4198741,\n
        "lon": 3.2441985,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441165,\n
        "lat": 49.4198314,\n
        "lon": 3.2442762,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441166,\n
        "lat": 49.4198890,\n
        "lon": 3.2443539,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441167,\n
        "lat": 49.4197950,\n
        "lon": 3.2444861,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441168,\n
        "lat": 49.4197370,\n
        "lon": 3.2444083,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441169,\n
        "lat": 49.4196949,\n
        "lon": 3.2444816,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441170,\n
        "lat": 49.4197524,\n
        "lon": 3.2445596,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441171,\n
        "lat": 49.4181593,\n
        "lon": 3.2442696,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441172,\n
        "lat": 49.4181428,\n
        "lon": 3.2442600,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441173,\n
        "lat": 49.4181560,\n
        "lon": 3.2443175,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441174,\n
        "lat": 49.4181486,\n
        "lon": 3.2443134,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441175,\n
        "lat": 49.4181473,\n
        "lon": 3.2439849,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441176,\n
        "lat": 49.4181301,\n
        "lon": 3.2440537,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441177,\n
        "lat": 49.4181406,\n
        "lon": 3.2440598,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441178,\n
        "lat": 49.4181577,\n
        "lon": 3.2439910,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441179,\n
        "lat": 49.4181916,\n
        "lon": 3.2438032,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441180,\n
        "lat": 49.4181744,\n
        "lon": 3.2438726,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441181,\n
        "lat": 49.4181856,\n
        "lon": 3.2438791,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441182,\n
        "lat": 49.4182028,\n
        "lon": 3.2438096,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441183,\n
        "lat": 49.4182597,\n
        "lon": 3.2438596,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441184,\n
        "lat": 49.4182427,\n
        "lon": 3.2438496,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441185,\n
        "lat": 49.4182271,\n
        "lon": 3.2439122,\n
        "timestamp": "2017-05-06T12:02:47Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441186,\n
        "lat": 49.4182516,\n
        "lon": 3.2439264,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441187,\n
        "lat": 49.4182559,\n
        "lon": 3.2439088,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441188,\n
        "lat": 49.4182486,\n
        "lon": 3.2439045,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441189,\n
        "lat": 49.4182463,\n
        "lon": 3.2438352,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441190,\n
        "lat": 49.4181715,\n
        "lon": 3.2439358,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441191,\n
        "lat": 49.4182403,\n
        "lon": 3.2439724,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441192,\n
        "lat": 49.4181852,\n
        "lon": 3.2440858,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441193,\n
        "lat": 49.4182046,\n
        "lon": 3.2440078,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441194,\n
        "lat": 49.4182281,\n
        "lon": 3.2440214,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441195,\n
        "lat": 49.4181891,\n
        "lon": 3.2440702,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441196,\n
        "lat": 49.4182056,\n
        "lon": 3.2440799,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441197,\n
        "lat": 49.4182169,\n
        "lon": 3.2440340,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441198,\n
        "lat": 49.4182239,\n
        "lon": 3.2440382,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441199,\n
        "lat": 49.4183444,\n
        "lon": 3.2434290,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441200,\n
        "lat": 49.4183011,\n
        "lon": 3.2434040,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441201,\n
        "lat": 49.4182700,\n
        "lon": 3.2435301,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441202,\n
        "lat": 49.4183385,\n
        "lon": 3.2435662,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441203,\n
        "lat": 49.4183519,\n
        "lon": 3.2435116,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441204,\n
        "lat": 49.4183275,\n
        "lon": 3.2434975,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441205,\n
        "lat": 49.4183582,\n
        "lon": 3.2434550,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441206,\n
        "lat": 49.4183405,\n
        "lon": 3.2434449,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441207,\n
        "lat": 49.4183565,\n
        "lon": 3.2434929,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441208,\n
        "lat": 49.4183498,\n
        "lon": 3.2434892,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441209,\n
        "lat": 49.4182901,\n
        "lon": 3.2433976,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441210,\n
        "lat": 49.4182739,\n
        "lon": 3.2434631,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441211,\n
        "lat": 49.4182849,\n
        "lon": 3.2434695,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441212,\n
        "lat": 49.4182461,\n
        "lon": 3.2435780,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441213,\n
        "lat": 49.4182289,\n
        "lon": 3.2436472,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441214,\n
        "lat": 49.4182396,\n
        "lon": 3.2436535,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441215,\n
        "lat": 49.4182567,\n
        "lon": 3.2435841,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441216,\n
        "lat": 49.4182836,\n
        "lon": 3.2436789,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441217,\n
        "lat": 49.4183019,\n
        "lon": 3.2436047,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441218,\n
        "lat": 49.4183255,\n
        "lon": 3.2436183,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441219,\n
        "lat": 49.4182883,\n
        "lon": 3.2436598,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441220,\n
        "lat": 49.4183056,\n
        "lon": 3.2436698,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441221,\n
        "lat": 49.4183153,\n
        "lon": 3.2436305,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441222,\n
        "lat": 49.4183216,\n
        "lon": 3.2436343,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441223,\n
        "lat": 49.4181932,\n
        "lon": 3.2454574,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441224,\n
        "lat": 49.4182079,\n
        "lon": 3.2456743,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441225,\n
        "lat": 49.4181881,\n
        "lon": 3.2457382,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441226,\n
        "lat": 49.4182005,\n
        "lon": 3.2457470,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441227,\n
        "lat": 49.4182202,\n
        "lon": 3.2456832,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441228,\n
        "lat": 49.4183165,\n
        "lon": 3.2449630,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441229,\n
        "lat": 49.4183103,\n
        "lon": 3.2449585,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441230,\n
        "lat": 49.4182743,\n
        "lon": 3.2450833,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441231,\n
        "lat": 49.4182804,\n
        "lon": 3.2450875,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441232,\n
        "lat": 49.4182828,\n
        "lon": 3.2450795,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441233,\n
        "lat": 49.4183313,\n
        "lon": 3.2451131,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441234,\n
        "lat": 49.4183644,\n
        "lon": 3.2449964,\n
        "timestamp": "2017-05-06T12:02:48Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441235,\n
        "lat": 49.4183603,\n
        "lon": 3.2449936,\n
        "timestamp": "2017-05-06T12:02:49Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441236,\n
        "lat": 49.4183587,\n
        "lon": 3.2449991,\n
        "timestamp": "2017-05-06T12:02:49Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441237,\n
        "lat": 49.4183396,\n
        "lon": 3.2449858,\n
        "timestamp": "2017-05-06T12:02:49Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441238,\n
        "lat": 49.4183412,\n
        "lon": 3.2449802,\n
        "timestamp": "2017-05-06T12:02:49Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441239,\n
        "lat": 49.4183350,\n
        "lon": 3.2449757,\n
        "timestamp": "2017-05-06T12:02:49Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441240,\n
        "lat": 49.4183334,\n
        "lon": 3.2449814,\n
        "timestamp": "2017-05-06T12:02:49Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441241,\n
        "lat": 49.4183149,\n
        "lon": 3.2449683,\n
        "timestamp": "2017-05-06T12:02:49Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441242,\n
        "lat": 49.4181153,\n
        "lon": 3.2435409,\n
        "timestamp": "2017-05-06T12:02:49Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441243,\n
        "lat": 49.4181255,\n
        "lon": 3.2435469,\n
        "timestamp": "2017-05-06T12:02:49Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441244,\n
        "lat": 49.4181422,\n
        "lon": 3.2434796,\n
        "timestamp": "2017-05-06T12:02:49Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441245,\n
        "lat": 49.4195006,\n
        "lon": 3.2457087,\n
        "timestamp": "2017-05-06T12:02:49Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441246,\n
        "lat": 49.4194874,\n
        "lon": 3.2457508,\n
        "timestamp": "2017-05-06T12:02:49Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441247,\n
        "lat": 49.4194990,\n
        "lon": 3.2457593,\n
        "timestamp": "2017-05-06T12:02:49Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441248,\n
        "lat": 49.4195121,\n
        "lon": 3.2457175,\n
        "timestamp": "2017-05-06T12:02:49Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441249,\n
        "lat": 49.4195629,\n
        "lon": 3.2458060,\n
        "timestamp": "2017-05-06T12:02:49Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441250,\n
        "lat": 49.4195361,\n
        "lon": 3.2457864,\n
        "timestamp": "2017-05-06T12:02:49Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441251,\n
        "lat": 49.4195327,\n
        "lon": 3.2457976,\n
        "timestamp": "2017-05-06T12:02:49Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441252,\n
        "lat": 49.4195594,\n
        "lon": 3.2458172,\n
        "timestamp": "2017-05-06T12:02:49Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441253,\n
        "lat": 49.4196202,\n
        "lon": 3.2457240,\n
        "timestamp": "2017-05-06T12:02:49Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441254,\n
        "lat": 49.4195305,\n
        "lon": 3.2456590,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441255,\n
        "lat": 49.4195891,\n
        "lon": 3.2458251,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441256,\n
        "lat": 49.4197240,\n
        "lon": 3.2457991,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441257,\n
        "lat": 49.4197292,\n
        "lon": 3.2454921,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441258,\n
        "lat": 49.4197082,\n
        "lon": 3.2454774,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441259,\n
        "lat": 49.4196898,\n
        "lon": 3.2455383,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441260,\n
        "lat": 49.4197105,\n
        "lon": 3.2455532,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441261,\n
        "lat": 49.4198015,\n
        "lon": 3.2455422,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441262,\n
        "lat": 49.4197827,\n
        "lon": 3.2456052,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441263,\n
        "lat": 49.4198467,\n
        "lon": 3.2453912,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441264,\n
        "lat": 49.4196808,\n
        "lon": 3.2452699,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441265,\n
        "lat": 49.4196619,\n
        "lon": 3.2453306,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441266,\n
        "lat": 49.4198284,\n
        "lon": 3.2454523,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441267,\n
        "lat": 49.4196135,\n
        "lon": 3.2452206,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441268,\n
        "lat": 49.4196036,\n
        "lon": 3.2452522,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441269,\n
        "lat": 49.4196703,\n
        "lon": 3.2453037,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441270,\n
        "lat": 49.4195438,\n
        "lon": 3.2451697,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441271,\n
        "lat": 49.4195078,\n
        "lon": 3.2452136,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441272,\n
        "lat": 49.4195498,\n
        "lon": 3.2452443,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441273,\n
        "lat": 49.4195676,\n
        "lon": 3.2451872,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441274,\n
        "lat": 49.4195451,\n
        "lon": 3.2453976,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441275,\n
        "lat": 49.4195280,\n
        "lon": 3.2454541,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441276,\n
        "lat": 49.4195379,\n
        "lon": 3.2454612,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441277,\n
        "lat": 49.4195551,\n
        "lon": 3.2454045,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441278,\n
        "lat": 49.4196469,\n
        "lon": 3.2454342,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441279,\n
        "lat": 49.4195640,\n
        "lon": 3.2453752,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441280,\n
        "lat": 49.4195355,\n
        "lon": 3.2454692,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441281,\n
        "lat": 49.4196186,\n
        "lon": 3.2455280,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441282,\n
        "lat": 49.4191408,\n
        "lon": 3.2452135,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441283,\n
        "lat": 49.4190728,\n
        "lon": 3.2452808,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441284,\n
        "lat": 49.4191231,\n
        "lon": 3.2453927,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441285,\n
        "lat": 49.4191987,\n
        "lon": 3.2453284,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441286,\n
        "lat": 49.4191680,\n
        "lon": 3.2452522,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441287,\n
        "lat": 49.4191596,\n
        "lon": 3.2452602,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441288,\n
        "lat": 49.4191773,\n
        "lon": 3.2456589,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441289,\n
        "lat": 49.4191436,\n
        "lon": 3.2456875,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441290,\n
        "lat": 49.4191701,\n
        "lon": 3.2457611,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441291,\n
        "lat": 49.4192041,\n
        "lon": 3.2457325,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441292,\n
        "lat": 49.4191082,\n
        "lon": 3.2457177,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441293,\n
        "lat": 49.4190308,\n
        "lon": 3.2457834,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441294,\n
        "lat": 49.4190611,\n
        "lon": 3.2458656,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441295,\n
        "lat": 49.4191380,\n
        "lon": 3.2458002,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441296,\n
        "lat": 49.4193004,\n
        "lon": 3.2450395,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441297,\n
        "lat": 49.4192363,\n
        "lon": 3.2451182,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441298,\n
        "lat": 49.4192864,\n
        "lon": 3.2452269,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441299,\n
        "lat": 49.4193520,\n
        "lon": 3.2451520,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441300,\n
        "lat": 49.4187258,\n
        "lon": 3.2456980,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441301,\n
        "lat": 49.4186545,\n
        "lon": 3.2456199,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441302,\n
        "lat": 49.4191474,\n
        "lon": 3.2447873,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441303,\n
        "lat": 49.4190730,\n
        "lon": 3.2449156,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441304,\n
        "lat": 49.4191085,\n
        "lon": 3.2449578,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441305,\n
        "lat": 49.4191807,\n
        "lon": 3.2448313,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441306,\n
        "lat": 49.4194975,\n
        "lon": 3.2447389,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441307,\n
        "lat": 49.4195592,\n
        "lon": 3.2448262,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441308,\n
        "lat": 49.4195744,\n
        "lon": 3.2448251,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441309,\n
        "lat": 49.4195877,\n
        "lon": 3.2448027,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441310,\n
        "lat": 49.4195871,\n
        "lon": 3.2447793,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441311,\n
        "lat": 49.4195785,\n
        "lon": 3.2447671,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441312,\n
        "lat": 49.4196236,\n
        "lon": 3.2446924,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441313,\n
        "lat": 49.4195707,\n
        "lon": 3.2446174,\n
        "timestamp": "2017-05-06T12:02:50Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441314,\n
        "lat": 49.4194715,\n
        "lon": 3.2447782,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441315,\n
        "lat": 49.4193983,\n
        "lon": 3.2448997,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441316,\n
        "lat": 49.4194444,\n
        "lon": 3.2449648,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441317,\n
        "lat": 49.4194816,\n
        "lon": 3.2449031,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441318,\n
        "lat": 49.4194882,\n
        "lon": 3.2449125,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441319,\n
        "lat": 49.4195242,\n
        "lon": 3.2448527,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441320,\n
        "lat": 49.4195179,\n
        "lon": 3.2439595,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441321,\n
        "lat": 49.4194673,\n
        "lon": 3.2440454,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441322,\n
        "lat": 49.4195495,\n
        "lon": 3.2441590,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441323,\n
        "lat": 49.4196000,\n
        "lon": 3.2440731,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441324,\n
        "lat": 49.4193518,\n
        "lon": 3.2438855,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441325,\n
        "lat": 49.4194339,\n
        "lon": 3.2439991,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441326,\n
        "lat": 49.4194844,\n
        "lon": 3.2439132,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441327,\n
        "lat": 49.4194023,\n
        "lon": 3.2437996,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441328,\n
        "lat": 49.4192505,\n
        "lon": 3.2437034,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441329,\n
        "lat": 49.4193343,\n
        "lon": 3.2438128,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441330,\n
        "lat": 49.4193832,\n
        "lon": 3.2437248,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441331,\n
        "lat": 49.4192994,\n
        "lon": 3.2436154,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441332,\n
        "lat": 49.4191444,\n
        "lon": 3.2451417,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441333,\n
        "lat": 49.4191337,\n
        "lon": 3.2451593,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441334,\n
        "lat": 49.4191606,\n
        "lon": 3.2451977,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441335,\n
        "lat": 49.4191713,\n
        "lon": 3.2451801,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441336,\n
        "lat": 49.4198366,\n
        "lon": 3.2444142,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441337,\n
        "lat": 49.4197799,\n
        "lon": 3.2443339,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441338,\n
        "lat": 49.4197898,\n
        "lon": 3.2443477,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441339,\n
        "lat": 49.4198462,\n
        "lon": 3.2444279,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441340,\n
        "lat": 49.4111046,\n
        "lon": 3.2505092,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441341,\n
        "lat": 49.4110875,\n
        "lon": 3.2505664,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441342,\n
        "lat": 49.4111119,\n
        "lon": 3.2505784,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441343,\n
        "lat": 49.4111276,\n
        "lon": 3.2505253,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441344,\n
        "lat": 49.4117616,\n
        "lon": 3.2512424,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441345,\n
        "lat": 49.4117374,\n
        "lon": 3.2512305,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441346,\n
        "lat": 49.4117187,\n
        "lon": 3.2513229,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441347,\n
        "lat": 49.4117416,\n
        "lon": 3.2513335,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441348,\n
        "lat": 49.4117163,\n
        "lon": 3.2513349,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441349,\n
        "lat": 49.4116553,\n
        "lon": 3.2513063,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441350,\n
        "lat": 49.4111609,\n
        "lon": 3.2512606,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441351,\n
        "lat": 49.4111253,\n
        "lon": 3.2512328,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441352,\n
        "lat": 49.4111077,\n
        "lon": 3.2513074,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441353,\n
        "lat": 49.4111375,\n
        "lon": 3.2513285,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441354,\n
        "lat": 49.4111934,\n
        "lon": 3.2512851,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441355,\n
        "lat": 49.4112002,\n
        "lon": 3.2513731,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441356,\n
        "lat": 49.4112204,\n
        "lon": 3.2513057,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441357,\n
        "lat": 49.4114026,\n
        "lon": 3.2504426,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441358,\n
        "lat": 49.4113860,\n
        "lon": 3.2504261,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441359,\n
        "lat": 49.4113673,\n
        "lon": 3.2504775,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441360,\n
        "lat": 49.4113943,\n
        "lon": 3.2505041,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441361,\n
        "lat": 49.4115817,\n
        "lon": 3.2506199,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441362,\n
        "lat": 49.4115001,\n
        "lon": 3.2506084,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441363,\n
        "lat": 49.4114660,\n
        "lon": 3.2506916,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441364,\n
        "lat": 49.4115260,\n
        "lon": 3.2507502,\n
        "timestamp": "2017-05-06T12:02:51Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441365,\n
        "lat": 49.4115643,\n
        "lon": 3.2508736,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441366,\n
        "lat": 49.4115057,\n
        "lon": 3.2508359,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441367,\n
        "lat": 49.4114857,\n
        "lon": 3.2509018,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441368,\n
        "lat": 49.4115330,\n
        "lon": 3.2509336,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441369,\n
        "lat": 49.4110590,\n
        "lon": 3.2506629,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441370,\n
        "lat": 49.4109512,\n
        "lon": 3.2510258,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441371,\n
        "lat": 49.4109903,\n
        "lon": 3.2510533,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441372,\n
        "lat": 49.4111041,\n
        "lon": 3.2506943,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441373,\n
        "lat": 49.4110537,\n
        "lon": 3.2508534,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441374,\n
        "lat": 49.4110379,\n
        "lon": 3.2510868,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441375,\n
        "lat": 49.4111004,\n
        "lon": 3.2508880,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441376,\n
        "lat": 49.4111183,\n
        "lon": 3.2506465,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441377,\n
        "lat": 49.4110731,\n
        "lon": 3.2506152,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441378,\n
        "lat": 49.4110962,\n
        "lon": 3.2506312,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441379,\n
        "lat": 49.4322210,\n
        "lon": 3.2485144,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441380,\n
        "lat": 49.4320974,\n
        "lon": 3.2485227,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441381,\n
        "lat": 49.4320996,\n
        "lon": 3.2485991,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441382,\n
        "lat": 49.4320931,\n
        "lon": 3.2485995,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441383,\n
        "lat": 49.4320961,\n
        "lon": 3.2487018,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441384,\n
        "lat": 49.4321541,\n
        "lon": 3.2486978,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441385,\n
        "lat": 49.4321526,\n
        "lon": 3.2486479,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441386,\n
        "lat": 49.4321821,\n
        "lon": 3.2486458,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441387,\n
        "lat": 49.4321815,\n
        "lon": 3.2486196,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441388,\n
        "lat": 49.4322238,\n
        "lon": 3.2486167,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441389,\n
        "lat": 49.4242023,\n
        "lon": 3.2539664,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441390,\n
        "lat": 49.4239585,\n
        "lon": 3.2538464,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441391,\n
        "lat": 49.4239567,\n
        "lon": 3.2539180,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441392,\n
        "lat": 49.4241880,\n
        "lon": 3.2540336,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441393,\n
        "lat": 49.4244052,\n
        "lon": 3.2540663,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441394,\n
        "lat": 49.4243185,\n
        "lon": 3.2540236,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441395,\n
        "lat": 49.4243096,\n
        "lon": 3.2540660,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441396,\n
        "lat": 49.4243963,\n
        "lon": 3.2541087,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441397,\n
        "lat": 49.4238256,\n
        "lon": 3.2516372,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441398,\n
        "lat": 49.4238014,\n
        "lon": 3.2515674,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441399,\n
        "lat": 49.4237781,\n
        "lon": 3.2515865,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441400,\n
        "lat": 49.4238023,\n
        "lon": 3.2516562,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441401,\n
        "lat": 49.4241530,\n
        "lon": 3.2516799,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441402,\n
        "lat": 49.4240266,\n
        "lon": 3.2519599,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441403,\n
        "lat": 49.4241698,\n
        "lon": 3.2521117,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441404,\n
        "lat": 49.4242962,\n
        "lon": 3.2518317,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441405,\n
        "lat": 49.4235832,\n
        "lon": 3.2516521,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441406,\n
        "lat": 49.4234765,\n
        "lon": 3.2519519,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441407,\n
        "lat": 49.4235826,\n
        "lon": 3.2520466,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441408,\n
        "lat": 49.4236982,\n
        "lon": 3.2517547,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441409,\n
        "lat": 49.4243593,\n
        "lon": 3.2534357,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441410,\n
        "lat": 49.4243223,\n
        "lon": 3.2534252,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441411,\n
        "lat": 49.4243169,\n
        "lon": 3.2534332,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441412,\n
        "lat": 49.4243452,\n
        "lon": 3.2535372,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441413,\n
        "lat": 49.4243860,\n
        "lon": 3.2535094,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441414,\n
        "lat": 49.4240586,\n
        "lon": 3.2532765,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441415,\n
        "lat": 49.4239923,\n
        "lon": 3.2532678,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441416,\n
        "lat": 49.4239748,\n
        "lon": 3.2535677,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441417,\n
        "lat": 49.4240405,\n
        "lon": 3.2535745,\n
        "timestamp": "2017-05-06T12:02:52Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441418,\n
        "lat": 49.4242087,\n
        "lon": 3.2530670,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441419,\n
        "lat": 49.4240516,\n
        "lon": 3.2532011,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441420,\n
        "lat": 49.4240766,\n
        "lon": 3.2532713,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441421,\n
        "lat": 49.4242194,\n
        "lon": 3.2531521,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441422,\n
        "lat": 49.4242285,\n
        "lon": 3.2530800,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441423,\n
        "lat": 49.4242202,\n
        "lon": 3.2530571,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441424,\n
        "lat": 49.4239702,\n
        "lon": 3.2536465,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441425,\n
        "lat": 49.4244601,\n
        "lon": 3.2540933,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441426,\n
        "lat": 49.4244981,\n
        "lon": 3.2539115,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441427,\n
        "lat": 49.4238160,\n
        "lon": 3.2536292,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441428,\n
        "lat": 49.4237892,\n
        "lon": 3.2536628,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441429,\n
        "lat": 49.4237968,\n
        "lon": 3.2536772,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441430,\n
        "lat": 49.4237332,\n
        "lon": 3.2537572,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441431,\n
        "lat": 49.4237877,\n
        "lon": 3.2538505,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441432,\n
        "lat": 49.4238755,\n
        "lon": 3.2537403,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441433,\n
        "lat": 49.4226140,\n
        "lon": 3.2516506,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441434,\n
        "lat": 49.4226396,\n
        "lon": 3.2517221,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441435,\n
        "lat": 49.4223001,\n
        "lon": 3.2518858,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441436,\n
        "lat": 49.4222449,\n
        "lon": 3.2517326,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441437,\n
        "lat": 49.4222333,\n
        "lon": 3.2517223,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441438,\n
        "lat": 49.4221889,\n
        "lon": 3.2517732,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441439,\n
        "lat": 49.4222572,\n
        "lon": 3.2519440,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441440,\n
        "lat": 49.4222728,\n
        "lon": 3.2519910,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441441,\n
        "lat": 49.4223312,\n
        "lon": 3.2519832,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441442,\n
        "lat": 49.4225061,\n
        "lon": 3.2517416,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441443,\n
        "lat": 49.4225315,\n
        "lon": 3.2518130,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441444,\n
        "lat": 49.4224778,\n
        "lon": 3.2517653,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441445,\n
        "lat": 49.4223074,\n
        "lon": 3.2519087,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441446,\n
        "lat": 49.4225034,\n
        "lon": 3.2518365,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441447,\n
        "lat": 49.4234627,\n
        "lon": 3.2536906,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441448,\n
        "lat": 49.4234222,\n
        "lon": 3.2536507,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441449,\n
        "lat": 49.4233778,\n
        "lon": 3.2537504,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441450,\n
        "lat": 49.4234174,\n
        "lon": 3.2537920,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441451,\n
        "lat": 49.4097894,\n
        "lon": 3.2543109,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441452,\n
        "lat": 49.4097610,\n
        "lon": 3.2543378,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441453,\n
        "lat": 49.4097843,\n
        "lon": 3.2543955,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441454,\n
        "lat": 49.4098126,\n
        "lon": 3.2543685,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441455,\n
        "lat": 49.4095987,\n
        "lon": 3.2545352,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441458,\n
        "lat": 49.4095286,\n
        "lon": 3.2546815,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441459,\n
        "lat": 49.4095903,\n
        "lon": 3.2547584,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441460,\n
        "lat": 49.4096621,\n
        "lon": 3.2546139,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441461,\n
        "lat": 49.4085428,\n
        "lon": 3.2563746,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441462,\n
        "lat": 49.4085295,\n
        "lon": 3.2563782,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441463,\n
        "lat": 49.4085340,\n
        "lon": 3.2564153,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441464,\n
        "lat": 49.4085472,\n
        "lon": 3.2564115,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441465,\n
        "lat": 49.4265347,\n
        "lon": 3.2597267,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441466,\n
        "lat": 49.4264138,\n
        "lon": 3.2597829,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441467,\n
        "lat": 49.4264826,\n
        "lon": 3.2601057,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441468,\n
        "lat": 49.4266027,\n
        "lon": 3.2600457,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441469,\n
        "lat": 49.4181163,\n
        "lon": 3.2463761,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441470,\n
        "lat": 49.4180426,\n
        "lon": 3.2463508,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441471,\n
        "lat": 49.4180889,\n
        "lon": 3.2464172,\n
        "timestamp": "2017-05-06T12:02:53Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441472,\n
        "lat": 49.4180533,\n
        "lon": 3.2460083,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441473,\n
        "lat": 49.4180751,\n
        "lon": 3.2460345,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441474,\n
        "lat": 49.4181053,\n
        "lon": 3.2459744,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441475,\n
        "lat": 49.4197283,\n
        "lon": 3.2465173,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441476,\n
        "lat": 49.4196881,\n
        "lon": 3.2465022,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441477,\n
        "lat": 49.4197245,\n
        "lon": 3.2465428,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441478,\n
        "lat": 49.4188239,\n
        "lon": 3.2479217,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441479,\n
        "lat": 49.4187616,\n
        "lon": 3.2479258,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441480,\n
        "lat": 49.4187623,\n
        "lon": 3.2479979,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441481,\n
        "lat": 49.4188023,\n
        "lon": 3.2479971,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441482,\n
        "lat": 49.4188239,\n
        "lon": 3.2479854,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441483,\n
        "lat": 49.4181188,\n
        "lon": 3.2475186,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441484,\n
        "lat": 49.4181242,\n
        "lon": 3.2475734,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441485,\n
        "lat": 49.4181581,\n
        "lon": 3.2475654,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441486,\n
        "lat": 49.4235558,\n
        "lon": 3.2506887,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441487,\n
        "lat": 49.4235704,\n
        "lon": 3.2507267,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441488,\n
        "lat": 49.4240282,\n
        "lon": 3.2510639,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441489,\n
        "lat": 49.4239056,\n
        "lon": 3.2513382,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441490,\n
        "lat": 49.4239959,\n
        "lon": 3.2514331,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441491,\n
        "lat": 49.4241197,\n
        "lon": 3.2511652,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441492,\n
        "lat": 49.4243215,\n
        "lon": 3.2518585,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441493,\n
        "lat": 49.4246476,\n
        "lon": 3.2511262,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441494,\n
        "lat": 49.4244818,\n
        "lon": 3.2509515,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441495,\n
        "lat": 49.4167152,\n
        "lon": 3.2432279,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441496,\n
        "lat": 49.4167531,\n
        "lon": 3.2431435,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441497,\n
        "lat": 49.4163137,\n
        "lon": 3.2433946,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441498,\n
        "lat": 49.4162821,\n
        "lon": 3.2433603,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441499,\n
        "lat": 49.4162746,\n
        "lon": 3.2433764,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441500,\n
        "lat": 49.4163062,\n
        "lon": 3.2434107,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441501,\n
        "lat": 49.4166287,\n
        "lon": 3.2447253,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441502,\n
        "lat": 49.4166770,\n
        "lon": 3.2447783,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441503,\n
        "lat": 49.4169472,\n
        "lon": 3.2458424,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441504,\n
        "lat": 49.4168742,\n
        "lon": 3.2457035,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441505,\n
        "lat": 49.4168486,\n
        "lon": 3.2457362,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441506,\n
        "lat": 49.4169204,\n
        "lon": 3.2458751,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441507,\n
        "lat": 49.4169247,\n
        "lon": 3.2458954,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441508,\n
        "lat": 49.4169184,\n
        "lon": 3.2459029,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441509,\n
        "lat": 49.4169237,\n
        "lon": 3.2459133,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441510,\n
        "lat": 49.4169300,\n
        "lon": 3.2459056,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441511,\n
        "lat": 49.4171859,\n
        "lon": 3.2452930,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441512,\n
        "lat": 49.4171712,\n
        "lon": 3.2452760,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441513,\n
        "lat": 49.4171672,\n
        "lon": 3.2452958,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441514,\n
        "lat": 49.4171750,\n
        "lon": 3.2453048,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441515,\n
        "lat": 49.4177170,\n
        "lon": 3.2459255,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441516,\n
        "lat": 49.4178058,\n
        "lon": 3.2460204,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441517,\n
        "lat": 49.4178819,\n
        "lon": 3.2458659,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441518,\n
        "lat": 49.4177660,\n
        "lon": 3.2457364,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441519,\n
        "lat": 49.4176750,\n
        "lon": 3.2452875,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441520,\n
        "lat": 49.4176535,\n
        "lon": 3.2452629,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441521,\n
        "lat": 49.4176356,\n
        "lon": 3.2453408,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441522,\n
        "lat": 49.4168158,\n
        "lon": 3.2437633,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441523,\n
        "lat": 49.4168030,\n
        "lon": 3.2437692,\n
        "timestamp": "2017-05-06T12:02:54Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441524,\n
        "lat": 49.4167994,\n
        "lon": 3.2437842,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441525,\n
        "lat": 49.4168177,\n
        "lon": 3.2437756,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441526,\n
        "lat": 49.4169872,\n
        "lon": 3.2439068,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441527,\n
        "lat": 49.4171237,\n
        "lon": 3.2433985,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441528,\n
        "lat": 49.4170527,\n
        "lon": 3.2433861,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441529,\n
        "lat": 49.4170221,\n
        "lon": 3.2435328,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441530,\n
        "lat": 49.4170880,\n
        "lon": 3.2435660,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441531,\n
        "lat": 49.4171271,\n
        "lon": 3.2442973,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441532,\n
        "lat": 49.4170648,\n
        "lon": 3.2444853,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441533,\n
        "lat": 49.4169512,\n
        "lon": 3.2443448,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441534,\n
        "lat": 49.4168420,\n
        "lon": 3.2442073,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441535,\n
        "lat": 49.4167352,\n
        "lon": 3.2441512,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441536,\n
        "lat": 49.4165995,\n
        "lon": 3.2437157,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441537,\n
        "lat": 49.4165852,\n
        "lon": 3.2437093,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441538,\n
        "lat": 49.4165774,\n
        "lon": 3.2437505,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441539,\n
        "lat": 49.4165321,\n
        "lon": 3.2406901,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441540,\n
        "lat": 49.4164615,\n
        "lon": 3.2423243,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441541,\n
        "lat": 49.4164481,\n
        "lon": 3.2423405,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441542,\n
        "lat": 49.4164576,\n
        "lon": 3.2423593,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441543,\n
        "lat": 49.4164710,\n
        "lon": 3.2423431,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441544,\n
        "lat": 49.4297318,\n
        "lon": 3.2536086,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441545,\n
        "lat": 49.4297833,\n
        "lon": 3.2536768,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441552,\n
        "lat": 49.4178060,\n
        "lon": 3.2470782,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441553,\n
        "lat": 49.4177987,\n
        "lon": 3.2471135,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441554,\n
        "lat": 49.4178144,\n
        "lon": 3.2470986,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441555,\n
        "lat": 49.4177200,\n
        "lon": 3.2462098,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441556,\n
        "lat": 49.4177015,\n
        "lon": 3.2461909,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441557,\n
        "lat": 49.4176934,\n
        "lon": 3.2462093,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441558,\n
        "lat": 49.4177923,\n
        "lon": 3.2473962,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441559,\n
        "lat": 49.4178145,\n
        "lon": 3.2474061,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441560,\n
        "lat": 49.4178210,\n
        "lon": 3.2473651,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441561,\n
        "lat": 49.4359593,\n
        "lon": 3.2522387,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441562,\n
        "lat": 49.4359029,\n
        "lon": 3.2522254,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441563,\n
        "lat": 49.4358958,\n
        "lon": 3.2522971,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441564,\n
        "lat": 49.4359521,\n
        "lon": 3.2523103,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441565,\n
        "lat": 49.4106327,\n
        "lon": 3.2537109,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441566,\n
        "lat": 49.4105766,\n
        "lon": 3.2537979,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441567,\n
        "lat": 49.4105717,\n
        "lon": 3.2538099,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441568,\n
        "lat": 49.4105673,\n
        "lon": 3.2538069,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441569,\n
        "lat": 49.4105606,\n
        "lon": 3.2538292,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441570,\n
        "lat": 49.4105800,\n
        "lon": 3.2538464,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441571,\n
        "lat": 49.4105684,\n
        "lon": 3.2538361,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441572,\n
        "lat": 49.4105441,\n
        "lon": 3.2538908,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441573,\n
        "lat": 49.4105096,\n
        "lon": 3.2538592,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441574,\n
        "lat": 49.4104815,\n
        "lon": 3.2538508,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441575,\n
        "lat": 49.4104606,\n
        "lon": 3.2538966,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441576,\n
        "lat": 49.4104484,\n
        "lon": 3.2538890,\n
        "timestamp": "2017-05-06T12:02:55Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441577,\n
        "lat": 49.4109784,\n
        "lon": 3.2539346,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441578,\n
        "lat": 49.4096258,\n
        "lon": 3.2534249,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441579,\n
        "lat": 49.4095841,\n
        "lon": 3.2534070,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441580,\n
        "lat": 49.4095804,\n
        "lon": 3.2534273,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441581,\n
        "lat": 49.4096221,\n
        "lon": 3.2534452,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441582,\n
        "lat": 49.4103678,\n
        "lon": 3.2536453,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441583,\n
        "lat": 49.4091571,\n
        "lon": 3.2538815,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441584,\n
        "lat": 49.4091160,\n
        "lon": 3.2538770,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441585,\n
        "lat": 49.4091132,\n
        "lon": 3.2539367,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441586,\n
        "lat": 49.4091543,\n
        "lon": 3.2539417,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441587,\n
        "lat": 49.4107354,\n
        "lon": 3.2529373,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441588,\n
        "lat": 49.4107289,\n
        "lon": 3.2529511,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441589,\n
        "lat": 49.4107773,\n
        "lon": 3.2530041,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441590,\n
        "lat": 49.4214141,\n
        "lon": 3.2475473,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441591,\n
        "lat": 49.4216069,\n
        "lon": 3.2476859,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441592,\n
        "lat": 49.4214311,\n
        "lon": 3.2474920,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441593,\n
        "lat": 49.4214460,\n
        "lon": 3.2474433,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441594,\n
        "lat": 49.4212745,\n
        "lon": 3.2476572,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441599,\n
        "lat": 49.4200657,\n
        "lon": 3.2473429,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441600,\n
        "lat": 49.4200389,\n
        "lon": 3.2473354,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441601,\n
        "lat": 49.4200353,\n
        "lon": 3.2473661,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441602,\n
        "lat": 49.4200613,\n
        "lon": 3.2473742,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441608,\n
        "lat": 49.4211955,\n
        "lon": 3.2481758,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441609,\n
        "lat": 49.4211003,\n
        "lon": 3.2480981,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441610,\n
        "lat": 49.4210669,\n
        "lon": 3.2481946,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441611,\n
        "lat": 49.4211616,\n
        "lon": 3.2482706,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441612,\n
        "lat": 49.4157228,\n
        "lon": 3.2429996,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441613,\n
        "lat": 49.4156916,\n
        "lon": 3.2430570,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441614,\n
        "lat": 49.4162485,\n
        "lon": 3.2428069,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441615,\n
        "lat": 49.4162654,\n
        "lon": 3.2428201,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441616,\n
        "lat": 49.4231830,\n
        "lon": 3.2502560,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441617,\n
        "lat": 49.4230591,\n
        "lon": 3.2497611,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441618,\n
        "lat": 49.4229945,\n
        "lon": 3.2498021,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441619,\n
        "lat": 49.4230603,\n
        "lon": 3.2500649,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441620,\n
        "lat": 49.4230743,\n
        "lon": 3.2500568,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441621,\n
        "lat": 49.4231307,\n
        "lon": 3.2502869,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441622,\n
        "lat": 49.4116627,\n
        "lon": 3.2531581,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441623,\n
        "lat": 49.4116467,\n
        "lon": 3.2532210,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441624,\n
        "lat": 49.4116266,\n
        "lon": 3.2514557,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441625,\n
        "lat": 49.4116154,\n
        "lon": 3.2514524,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441626,\n
        "lat": 49.4116023,\n
        "lon": 3.2515172,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441627,\n
        "lat": 49.4116138,\n
        "lon": 3.2515228,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441628,\n
        "lat": 49.4115453,\n
        "lon": 3.2515580,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441629,\n
        "lat": 49.4115166,\n
        "lon": 3.2515150,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441630,\n
        "lat": 49.4115085,\n
        "lon": 3.2515300,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441631,\n
        "lat": 49.4115390,\n
        "lon": 3.2515738,\n
        "timestamp": "2017-05-06T12:02:56Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441632,\n
        "lat": 49.4111173,\n
        "lon": 3.2518522,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441633,\n
        "lat": 49.4111080,\n
        "lon": 3.2518806,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441634,\n
        "lat": 49.4111225,\n
        "lon": 3.2518914,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441635,\n
        "lat": 49.4111319,\n
        "lon": 3.2518631,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441636,\n
        "lat": 49.4141304,\n
        "lon": 3.2399726,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441637,\n
        "lat": 49.4140781,\n
        "lon": 3.2399418,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441638,\n
        "lat": 49.4140536,\n
        "lon": 3.2400485,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441639,\n
        "lat": 49.4141061,\n
        "lon": 3.2400760,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441640,\n
        "lat": 49.4137458,\n
        "lon": 3.2390855,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441641,\n
        "lat": 49.4137190,\n
        "lon": 3.2391706,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441642,\n
        "lat": 49.4137639,\n
        "lon": 3.2392039,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441643,\n
        "lat": 49.4137907,\n
        "lon": 3.2391188,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441644,\n
        "lat": 49.4156548,\n
        "lon": 3.2433462,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441645,\n
        "lat": 49.4155820,\n
        "lon": 3.2433110,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441646,\n
        "lat": 49.4156348,\n
        "lon": 3.2433813,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441647,\n
        "lat": 49.4157725,\n
        "lon": 3.2436493,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441648,\n
        "lat": 49.4157345,\n
        "lon": 3.2437168,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441649,\n
        "lat": 49.4157468,\n
        "lon": 3.2437322,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441650,\n
        "lat": 49.4157848,\n
        "lon": 3.2436654,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441651,\n
        "lat": 49.4196982,\n
        "lon": 3.2456008,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441652,\n
        "lat": 49.4196107,\n
        "lon": 3.2455375,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441653,\n
        "lat": 49.4195970,\n
        "lon": 3.2455818,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441654,\n
        "lat": 49.4196852,\n
        "lon": 3.2456430,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441655,\n
        "lat": 49.4195675,\n
        "lon": 3.2456776,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441656,\n
        "lat": 49.4196550,\n
        "lon": 3.2457411,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441657,\n
        "lat": 49.4196424,\n
        "lon": 3.2441316,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441658,\n
        "lat": 49.4196560,\n
        "lon": 3.2441500,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441659,\n
        "lat": 49.4196709,\n
        "lon": 3.2441242,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441660,\n
        "lat": 49.4196573,\n
        "lon": 3.2441058,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441661,\n
        "lat": 49.4186602,\n
        "lon": 3.2458379,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441662,\n
        "lat": 49.4186405,\n
        "lon": 3.2458766,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441663,\n
        "lat": 49.4186548,\n
        "lon": 3.2458935,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441664,\n
        "lat": 49.4186744,\n
        "lon": 3.2458548,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441665,\n
        "lat": 49.4115397,\n
        "lon": 3.2511368,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441666,\n
        "lat": 49.4114965,\n
        "lon": 3.2512318,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441671,\n
        "lat": 49.4112267,\n
        "lon": 3.2512845,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441672,\n
        "lat": 49.4112009,\n
        "lon": 3.2512642,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441673,\n
        "lat": 49.4113541,\n
        "lon": 3.2513088,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441674,\n
        "lat": 49.4113256,\n
        "lon": 3.2512897,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441675,\n
        "lat": 49.4114429,\n
        "lon": 3.2505520,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441676,\n
        "lat": 49.4114092,\n
        "lon": 3.2505188,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441677,\n
        "lat": 49.4113955,\n
        "lon": 3.2505515,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441678,\n
        "lat": 49.4114293,\n
        "lon": 3.2505849,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441679,\n
        "lat": 49.4111340,\n
        "lon": 3.2507808,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441680,\n
        "lat": 49.4110876,\n
        "lon": 3.2507462,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441681,\n
        "lat": 49.4322246,\n
        "lon": 3.2486430,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441682,\n
        "lat": 49.4320750,\n
        "lon": 3.2486008,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441683,\n
        "lat": 49.4320760,\n
        "lon": 3.2486286,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441684,\n
        "lat": 49.4320939,\n
        "lon": 3.2486269,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441685,\n
        "lat": 49.4241813,\n
        "lon": 3.2529942,\n
        "timestamp": "2017-05-06T12:02:57Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441686,\n
        "lat": 49.4240554,\n
        "lon": 3.2530976,\n
        "timestamp": "2017-05-06T12:02:58Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441687,\n
        "lat": 49.4240811,\n
        "lon": 3.2531759,\n
        "timestamp": "2017-05-06T12:02:58Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441688,\n
        "lat": 49.4240875,\n
        "lon": 3.2532804,\n
        "timestamp": "2017-05-06T12:02:58Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441689,\n
        "lat": 49.4240683,\n
        "lon": 3.2535771,\n
        "timestamp": "2017-05-06T12:02:58Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441690,\n
        "lat": 49.4224695,\n
        "lon": 3.2517419,\n
        "timestamp": "2017-05-06T12:02:58Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441691,\n
        "lat": 49.4222532,\n
        "lon": 3.2517556,\n
        "timestamp": "2017-05-06T12:02:58Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441692,\n
        "lat": 49.4224232,\n
        "lon": 3.2515557,\n
        "timestamp": "2017-05-06T12:02:58Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441693,\n
        "lat": 49.4223152,\n
        "lon": 3.2518730,\n
        "timestamp": "2017-05-06T12:02:58Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4838441694,\n
        "lat": 49.4222660,\n
        "lon": 3.2517405,\n
        "timestamp": "2017-05-06T12:02:58Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 10112105562,\n
        "lat": 49.4190106,\n
        "lon": 3.2454501,\n
        "timestamp": "2022-10-18T19:39:44Z",\n
        "version": 1,\n
        "changeset": 127745008,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10112105578,\n
        "lat": 49.4169071,\n
        "lon": 3.2412122,\n
        "timestamp": "2022-10-18T19:39:44Z",\n
        "version": 1,\n
        "changeset": 127745008,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10112105579,\n
        "lat": 49.4164578,\n
        "lon": 3.2411036,\n
        "timestamp": "2022-10-18T19:39:44Z",\n
        "version": 1,\n
        "changeset": 127745008,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10112105580,\n
        "lat": 49.4165067,\n
        "lon": 3.2414697,\n
        "timestamp": "2022-10-18T19:39:44Z",\n
        "version": 1,\n
        "changeset": 127745008,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10112105581,\n
        "lat": 49.4167100,\n
        "lon": 3.2416481,\n
        "timestamp": "2022-10-18T19:39:44Z",\n
        "version": 1,\n
        "changeset": 127745008,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10112105582,\n
        "lat": 49.4167754,\n
        "lon": 3.2417527,\n
        "timestamp": "2022-10-18T19:39:44Z",\n
        "version": 1,\n
        "changeset": 127745008,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10112105583,\n
        "lat": 49.4166367,\n
        "lon": 3.2405645,\n
        "timestamp": "2022-10-18T19:39:44Z",\n
        "version": 1,\n
        "changeset": 127745008,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10112105584,\n
        "lat": 49.4168155,\n
        "lon": 3.2407039,\n
        "timestamp": "2022-10-18T19:39:44Z",\n
        "version": 1,\n
        "changeset": 127745008,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10112105585,\n
        "lat": 49.4169394,\n
        "lon": 3.2407670,\n
        "timestamp": "2022-10-18T19:39:44Z",\n
        "version": 1,\n
        "changeset": 127745008,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10112105586,\n
        "lat": 49.4169289,\n
        "lon": 3.2408340,\n
        "timestamp": "2022-10-18T19:39:44Z",\n
        "version": 1,\n
        "changeset": 127745008,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10112105587,\n
        "lat": 49.4170022,\n
        "lon": 3.2407723,\n
        "timestamp": "2022-10-18T19:39:44Z",\n
        "version": 1,\n
        "changeset": 127745008,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10112105588,\n
        "lat": 49.4169848,\n
        "lon": 3.2408944,\n
        "timestamp": "2022-10-18T19:39:44Z",\n
        "version": 1,\n
        "changeset": 127745008,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10112105589,\n
        "lat": 49.4169638,\n
        "lon": 3.2410043,\n
        "timestamp": "2022-10-18T19:39:44Z",\n
        "version": 1,\n
        "changeset": 127745008,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10112105590,\n
        "lat": 49.4168914,\n
        "lon": 3.2409963,\n
        "timestamp": "2022-10-18T19:39:44Z",\n
        "version": 1,\n
        "changeset": 127745008,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10112105591,\n
        "lat": 49.4168321,\n
        "lon": 3.2409815,\n
        "timestamp": "2022-10-18T19:39:44Z",\n
        "version": 1,\n
        "changeset": 127745008,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10112105592,\n
        "lat": 49.4167972,\n
        "lon": 3.2411398,\n
        "timestamp": "2022-10-18T19:39:44Z",\n
        "version": 1,\n
        "changeset": 127745008,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10112105609,\n
        "lat": 49.4161123,\n
        "lon": 3.2423548,\n
        "timestamp": "2022-10-18T19:39:44Z",\n
        "version": 1,\n
        "changeset": 127745008,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10112105610,\n
        "lat": 49.4160783,\n
        "lon": 3.2424340,\n
        "timestamp": "2022-10-18T19:39:44Z",\n
        "version": 1,\n
        "changeset": 127745008,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10112105611,\n
        "lat": 49.4160486,\n
        "lon": 3.2425506,\n
        "timestamp": "2022-10-18T19:39:44Z",\n
        "version": 1,\n
        "changeset": 127745008,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "amenity": "bench",\n
          "backrest": "yes",\n
          "material": "wood"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10112105612,\n
        "lat": 49.4159736,\n
        "lon": 3.2425895,\n
        "timestamp": "2022-10-18T19:39:44Z",\n
        "version": 1,\n
        "changeset": 127745008,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10112105613,\n
        "lat": 49.4160181,\n
        "lon": 3.2425842,\n
        "timestamp": "2022-10-18T19:39:44Z",\n
        "version": 1,\n
        "changeset": 127745008,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10112105615,\n
        "lat": 49.4158250,\n
        "lon": 3.2433515,\n
        "timestamp": "2022-10-18T19:39:44Z",\n
        "version": 1,\n
        "changeset": 127745008,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 10112105616,\n
        "lat": 49.4158329,\n
        "lon": 3.2432052,\n
        "timestamp": "2022-10-18T19:39:44Z",\n
        "version": 1,\n
        "changeset": 127745008,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 12744235041,\n
        "lat": 49.4187723,\n
        "lon": 3.2458109,\n
        "timestamp": "2025-04-10T09:32:13Z",\n
        "version": 1,\n
        "changeset": 164759536,\n
        "user": "michel60",\n
        "uid": 211063,\n
        "tags": {\n
          "bus": "yes",\n
          "highway": "bus_stop",\n
          "public_transport": "platform"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12744235042,\n
        "lat": 49.4186118,\n
        "lon": 3.2460604,\n
        "timestamp": "2025-04-10T09:32:13Z",\n
        "version": 1,\n
        "changeset": 164759536,\n
        "user": "michel60",\n
        "uid": 211063,\n
        "tags": {\n
          "bus": "yes",\n
          "highway": "bus_stop",\n
          "public_transport": "platform"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12829722313,\n
        "lat": 49.4168521,\n
        "lon": 3.2423444,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 1,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12829722314,\n
        "lat": 49.4168685,\n
        "lon": 3.2425252,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 1,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12829722315,\n
        "lat": 49.4169434,\n
        "lon": 3.2425092,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 1,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12829722316,\n
        "lat": 49.4169270,\n
        "lon": 3.2423283,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 1,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12829722317,\n
        "lat": 49.4183187,\n
        "lon": 3.2438893,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 1,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12829722318,\n
        "lat": 49.4183626,\n
        "lon": 3.2439169,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 1,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12829722319,\n
        "lat": 49.4183857,\n
        "lon": 3.2438301,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 1,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12829722320,\n
        "lat": 49.4183418,\n
        "lon": 3.2438026,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 1,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12829722322,\n
        "lat": 49.4296534,\n
        "lon": 3.2542645,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 1,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12829722323,\n
        "lat": 49.4296337,\n
        "lon": 3.2543068,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 1,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12829722324,\n
        "lat": 49.4297162,\n
        "lon": 3.2543664,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 1,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12829722325,\n
        "lat": 49.4297205,\n
        "lon": 3.2543162,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 1,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12829722328,\n
        "lat": 49.4298252,\n
        "lon": 3.2534479,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 1,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12836810767,\n
        "lat": 49.4113799,\n
        "lon": 3.2540143,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 1,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12836810768,\n
        "lat": 49.4113360,\n
        "lon": 3.2541292,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 1,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12836810769,\n
        "lat": 49.4114336,\n
        "lon": 3.2542173,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 1,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12836810770,\n
        "lat": 49.4114775,\n
        "lon": 3.2541025,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 1,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12836810771,\n
        "lat": 49.4115926,\n
        "lon": 3.2522208,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 1,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12836810772,\n
        "lat": 49.4116027,\n
        "lon": 3.2521711,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 1,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12836810773,\n
        "lat": 49.4114920,\n
        "lon": 3.2521182,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 1,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12836810774,\n
        "lat": 49.4116605,\n
        "lon": 3.2522062,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 1,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12836810775,\n
        "lat": 49.4116432,\n
        "lon": 3.2523059,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 1,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12836810776,\n
        "lat": 49.4117056,\n
        "lon": 3.2523314,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 1,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12836810777,\n
        "lat": 49.4117228,\n
        "lon": 3.2522317,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 1,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12836810778,\n
        "lat": 49.4118804,\n
        "lon": 3.2520582,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 1,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12836810779,\n
        "lat": 49.4118548,\n
        "lon": 3.2521975,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 1,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12836810780,\n
        "lat": 49.4119296,\n
        "lon": 3.2522299,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 1,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12836810781,\n
        "lat": 49.4119551,\n
        "lon": 3.2520907,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 1,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757372,\n
        "timestamp": "2017-05-06T12:02:58Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838437733,\n
          4838437734,\n
          4838437735,\n
          4838437736,\n
          4838437733\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757373,\n
        "timestamp": "2017-05-06T12:02:58Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440910,\n
          4838440911,\n
          4838440858,\n
          4838440857,\n
          4838440912,\n
          4838440913,\n
          4838440910\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757374,\n
        "timestamp": "2017-05-06T12:02:58Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838437737,\n
          4838437738,\n
          4838437739,\n
          4838437740,\n
          4838437741,\n
          4838437742,\n
          4838437743,\n
          4838437744,\n
          4838437737\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757375,\n
        "timestamp": "2017-05-06T12:02:58Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440914,\n
          4838440915,\n
          4838440916,\n
          4838440917,\n
          4838440914\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757376,\n
        "timestamp": "2017-05-06T12:02:58Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440918,\n
          4838440919,\n
          4838440875,\n
          4838440920,\n
          4838440921,\n
          4838440918\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757377,\n
        "timestamp": "2017-05-06T12:02:58Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838437745,\n
          4838437746,\n
          4838437747,\n
          4838437748,\n
          4838437745\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757378,\n
        "timestamp": "2017-05-06T12:02:58Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440918,\n
          4838440921,\n
          4838440922,\n
          4838440923,\n
          4838440918\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757379,\n
        "timestamp": "2017-05-06T12:02:58Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838437749,\n
          4838437750,\n
          4838437751,\n
          4838437752,\n
          4838437753,\n
          4838437754,\n
          4838437755,\n
          4838437756,\n
          4838437757,\n
          4838437758,\n
          4838437759,\n
          4838437760,\n
          4838441463,\n
          4838441462,\n
          4838437749\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757380,\n
        "timestamp": "2017-05-06T12:02:58Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440924,\n
          4838440925,\n
          4838440926,\n
          4838440927,\n
          4838440924\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757381,\n
        "timestamp": "2017-05-06T12:02:58Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440928,\n
          4838440929,\n
          4838440930,\n
          4838440931,\n
          4838440928\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757382,\n
        "timestamp": "2017-05-06T12:02:58Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440932,\n
          4838440933,\n
          4838440934,\n
          4838440935,\n
          4838440932\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757383,\n
        "timestamp": "2017-05-06T12:02:59Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838437761,\n
          4838437762,\n
          4838437763,\n
          4838437764,\n
          4838437761\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757384,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          4838440936,\n
          4838440937,\n
          4838440938,\n
          4838440939,\n
          4838440936\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757385,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          4838437765,\n
          4838437766,\n
          4838437767,\n
          4838437768,\n
          4838437765\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757386,\n
        "timestamp": "2017-05-06T12:02:59Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440940,\n
          4838440941,\n
          4838440942,\n
          4838440943,\n
          4838440940\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757387,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          4838437769,\n
          4838437770,\n
          4838437771,\n
          4838437772,\n
          4838437769\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757388,\n
        "timestamp": "2017-05-06T12:02:59Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440944,\n
          4838440945,\n
          4838440946,\n
          4838440947,\n
          4838440948,\n
          4838440949,\n
          4838440944\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757389,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          4838437773,\n
          4838437774,\n
          4838437775,\n
          4838437776,\n
          4838437773\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757390,\n
        "timestamp": "2025-05-08T17:19:35Z",\n
        "version": 3,\n
        "changeset": 165994924,\n
        "user": "nlehuby",\n
        "uid": 1424448,\n
        "nodes": [\n
          4838437777,\n
          4838437778,\n
          4838437779,\n
          4838437780,\n
          4838437781,\n
          4838437782,\n
          4838437783,\n
          4838437784,\n
          4838437785,\n
          4838437786,\n
          4838437787,\n
          4838441662,\n
          4838441661,\n
          4838437788,\n
          4838437789,\n
          4838437777\n
        ],\n
        "tags": {\n
          "addr:housenumber": "12",\n
          "addr:street": "Rue de la Mairie",\n
          "amenity": "townhall",\n
          "building": "civic",\n
          "contact:email": "mairie@cuisyenalmont.fr",\n
          "contact:phone": "+33 3 23 55 72 56",\n
          "name": "Mairie de Cuisy-en-Almont",\n
          "opening_hours": "Tu 14:30-17:30; Th-Fr 14:30-17:30; Sa 16:00-17:30",\n
          "ref:FR:SIRET": "21020237000016",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;Service-Public.fr - 03/2025",\n
          "source:addr": "https://lannuaire.service-public.fr/hauts-de-france/aisne",\n
          "wheelchair": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757391,\n
        "timestamp": "2017-05-06T12:02:59Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440950,\n
          4838440951,\n
          4838440952,\n
          4838440953,\n
          4838440950\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757392,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          4838440954,\n
          4838440955,\n
          4838440956,\n
          4838440957,\n
          4838440954\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757393,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          4838440958,\n
          4838440959,\n
          4838440960,\n
          4838440961,\n
          4838440962,\n
          4838440963,\n
          4838440964,\n
          4838440965,\n
          4838440966,\n
          4838440967,\n
          4838440958\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757394,\n
        "timestamp": "2017-05-06T12:02:59Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838437790,\n
          4838437791,\n
          4838437792,\n
          4838437793,\n
          4838437794,\n
          4838437795,\n
          4838437796,\n
          4838437797,\n
          4838437790\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757395,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          4838440968,\n
          4838440969,\n
          4838440970,\n
          4838440971,\n
          4838440968\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757396,\n
        "timestamp": "2017-05-06T12:03:00Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838437798,\n
          4838437799,\n
          4838437804,\n
          4838437800,\n
          4838437801,\n
          4838437798\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757397,\n
        "timestamp": "2017-05-06T12:03:00Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441020,\n
          4838441021,\n
          4838441022,\n
          4838441023,\n
          4838441020\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757398,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          4838440972,\n
          4838440973,\n
          4838440974,\n
          4838440975,\n
          4838440976,\n
          4838440977,\n
          4838440972\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757399,\n
        "timestamp": "2017-05-06T12:03:00Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838437802,\n
          4838437803,\n
          4838437804,\n
          4838437799,\n
          4838437802\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757400,\n
        "timestamp": "2017-05-06T12:03:00Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838437798,\n
          4838437801,\n
          4838437805,\n
          4838437806,\n
          4838437798\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757401,\n
        "timestamp": "2017-05-06T12:03:00Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440978,\n
          4838440979,\n
          4838440980,\n
          4838440981,\n
          4838440978\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757402,\n
        "timestamp": "2017-05-06T12:03:00Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838437807,\n
          4838437808,\n
          4838437809,\n
          4838437810,\n
          4838437811,\n
          4838437807\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757403,\n
        "timestamp": "2017-05-06T12:03:00Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440982,\n
          4838440983,\n
          4838440984,\n
          4838440985,\n
          4838440982\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757404,\n
        "timestamp": "2017-05-06T12:03:00Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838437812,\n
          4838437813,\n
          4838438451,\n
          4838437814,\n
          4838437815,\n
          4838437812\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757405,\n
        "timestamp": "2017-05-06T12:03:00Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440986,\n
          4838440987,\n
          4838440988,\n
          4838440989,\n
          4838441004,\n
          4838440986\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757406,\n
        "timestamp": "2017-05-06T12:03:00Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838437816,\n
          4838437817,\n
          4838437818,\n
          4838437819,\n
          4838437816\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757407,\n
        "timestamp": "2017-05-06T12:03:00Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440990,\n
          4838440991,\n
          4838440992,\n
          4838440993,\n
          4838440994,\n
          4838440995,\n
          4838440996,\n
          4838440997,\n
          4838440998,\n
          4838440999,\n
          4838441000,\n
          4838441001,\n
          4838440990\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757408,\n
        "timestamp": "2017-05-06T12:03:02Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838437820,\n
          4838438421,\n
          4838438422,\n
          4838438423,\n
          4838437820\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757409,\n
        "timestamp": "2017-05-06T12:03:02Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438424,\n
          4838438425,\n
          4838438426,\n
          4838438427,\n
          4838438424\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757410,\n
        "timestamp": "2017-05-06T12:03:02Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438428,\n
          4838441477,\n
          4838438429,\n
          4838438430,\n
          4838438431,\n
          4838438428\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757411,\n
        "timestamp": "2017-05-06T12:03:03Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441002,\n
          4838441003,\n
          4838440986,\n
          4838441004,\n
          4838441005,\n
          4838441002\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757412,\n
        "timestamp": "2017-05-06T12:03:03Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438432,\n
          4838438433,\n
          4838438434,\n
          4838438435,\n
          4838438432\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757413,\n
        "timestamp": "2017-05-06T12:03:03Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441006,\n
          4838441007,\n
          4838441002,\n
          4838441005,\n
          4838441008,\n
          4838441009,\n
          4838441010,\n
          4838441006\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757414,\n
        "timestamp": "2017-05-06T12:03:03Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438436,\n
          4838438437,\n
          4838438438,\n
          4838438439,\n
          4838438436\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757415,\n
        "timestamp": "2017-05-06T12:03:03Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441011,\n
          4838441012,\n
          4838441624,\n
          4838441627,\n
          4838441013,\n
          4838441014,\n
          4838441010,\n
          4838441009,\n
          4838441011\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757416,\n
        "timestamp": "2017-05-06T12:03:03Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438440,\n
          4838438441,\n
          4838438442,\n
          4838438443,\n
          4838438444,\n
          4838438437,\n
          4838438436,\n
          4838438445,\n
          4838438446,\n
          4838438440\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757417,\n
        "timestamp": "2017-05-06T12:03:03Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441015,\n
          4838441016,\n
          4838441671,\n
          4838441356,\n
          4838441017,\n
          4838441018,\n
          4838441019,\n
          4838441015\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757418,\n
        "timestamp": "2017-05-06T12:03:03Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438447,\n
          4838438440,\n
          4838438446,\n
          4838438448,\n
          4838438450,\n
          4838438449,\n
          4838438447\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757419,\n
        "timestamp": "2017-05-06T12:03:03Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838437813,\n
          4838438449,\n
          4838438450,\n
          4838438451,\n
          4838437813\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757420,\n
        "timestamp": "2017-05-06T12:03:03Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441024,\n
          4838441025,\n
          4838441026,\n
          4838441027,\n
          4838441024\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757421,\n
        "timestamp": "2017-05-06T12:03:03Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438452,\n
          4838438453,\n
          4838438454,\n
          4838438455,\n
          4838438452\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757422,\n
        "timestamp": "2017-05-06T12:03:03Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441028,\n
          4838441029,\n
          4838441030,\n
          4838441031,\n
          4838441032,\n
          4838441033,\n
          4838441028\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757423,\n
        "timestamp": "2017-05-06T12:03:03Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438456,\n
          4838438457,\n
          4838438458,\n
          4838438459,\n
          4838438456\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757424,\n
        "timestamp": "2017-05-06T12:03:03Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441034,\n
          4838441035,\n
          4838441036,\n
          4838441037,\n
          4838441034\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757425,\n
        "timestamp": "2017-05-06T12:03:04Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438460,\n
          4838438461,\n
          4838438462,\n
          4838438463,\n
          4838438464,\n
          4838438460\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757426,\n
        "timestamp": "2017-05-06T12:03:04Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441038,\n
          4838441039,\n
          4838441034,\n
          4838441037,\n
          4838441040,\n
          4838441041,\n
          4838441042,\n
          4838441043,\n
          4838441044,\n
          4838441045,\n
          4838441049,\n
          4838441038\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757427,\n
        "timestamp": "2017-05-06T12:03:04Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438465,\n
          4838438466,\n
          4838438467,\n
          4838438468,\n
          4838438465\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757428,\n
        "timestamp": "2017-05-06T12:03:04Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438469,\n
          4838438470,\n
          4838438471,\n
          4838438472,\n
          4838438469\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757429,\n
        "timestamp": "2017-05-06T12:03:04Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441046,\n
          4838441047,\n
          4838441048,\n
          4838441049,\n
          4838441045,\n
          4838441050,\n
          4838441051,\n
          4838441046\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757430,\n
        "timestamp": "2017-05-06T12:03:04Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438470,\n
          4838438473,\n
          4838438478,\n
          4838438474,\n
          4838438475,\n
          4838438471,\n
          4838438470\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757431,\n
        "timestamp": "2017-05-06T12:03:04Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441052,\n
          4838441053,\n
          4838441056,\n
          4838441054,\n
          4838441055,\n
          4838441052\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757432,\n
        "timestamp": "2017-05-06T12:03:04Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438473,\n
          4838438476,\n
          4838438477,\n
          4838438478,\n
          4838438473\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757433,\n
        "timestamp": "2017-05-06T12:03:04Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441056,\n
          4838441057,\n
          4838441058,\n
          4838441054,\n
          4838441056\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757434,\n
        "timestamp": "2017-05-06T12:03:04Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438481,\n
          4838438482,\n
          4838438483,\n
          4838438484,\n
          4838438485,\n
          4838438486,\n
          4838438481\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757435,\n
        "timestamp": "2017-05-06T12:03:04Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441059,\n
          4838441060,\n
          4838441061,\n
          4838441062,\n
          4838441059\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757436,\n
        "timestamp": "2017-05-06T12:03:04Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441063,\n
          4838441064,\n
          4838441065,\n
          4838441066,\n
          4838441063\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757437,\n
        "timestamp": "2017-05-06T12:03:04Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438487,\n
          4838438488,\n
          4838438489,\n
          4838438490,\n
          4838438487\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757438,\n
        "timestamp": "2017-05-06T12:03:05Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441067,\n
          4838441068,\n
          4838441069,\n
          4838441070,\n
          4838441067\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757439,\n
        "timestamp": "2017-05-06T12:03:05Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438491,\n
          4838438492,\n
          4838438488,\n
          4838438487,\n
          4838438490,\n
          4838438493,\n
          4838438491\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757440,\n
        "timestamp": "2017-05-06T12:03:05Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441071,\n
          4838441072,\n
          4838441073,\n
          4838441074,\n
          4838441071\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757441,\n
        "timestamp": "2017-05-06T12:03:05Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441075,\n
          4838441076,\n
          4838441077,\n
          4838441078,\n
          4838441079,\n
          4838441080,\n
          4838441081,\n
          4838441082,\n
          4838441083,\n
          4838441084,\n
          4838441075\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757442,\n
        "timestamp": "2017-05-06T12:03:05Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438500,\n
          4838438501,\n
          4838438502,\n
          4838438503,\n
          4838438504,\n
          4838438505,\n
          4838438506,\n
          4838438507,\n
          4838438500\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757443,\n
        "timestamp": "2017-05-06T12:03:05Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441085,\n
          4838441086,\n
          4838441087,\n
          4838441088,\n
          4838441085\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757444,\n
        "timestamp": "2017-05-06T12:03:05Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438509,\n
          4838438508,\n
          4838438510,\n
          4838438511,\n
          4838438509\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757445,\n
        "timestamp": "2017-05-06T12:03:05Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441089,\n
          4838441090,\n
          4838441644,\n
          4838441091,\n
          4838441092,\n
          4838441089\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757446,\n
        "timestamp": "2017-05-06T12:03:05Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438512,\n
          4838438511,\n
          4838438510,\n
          4838438513,\n
          4838438516,\n
          4838438512\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757447,\n
        "timestamp": "2022-10-18T19:39:44Z",\n
        "version": 2,\n
        "changeset": 127745008,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "nodes": [\n
          4838441093,\n
          10112105615,\n
          4838441094,\n
          4838441095,\n
          4838441096,\n
          4838441097,\n
          4838441098,\n
          4838441099,\n
          4838441100,\n
          4838441101,\n
          4838441093\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757448,\n
        "timestamp": "2017-05-06T12:03:05Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438518,\n
          4838438623,\n
          4838438519,\n
          4838438520,\n
          4838438621,\n
          4838438518\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757449,\n
        "timestamp": "2017-05-06T12:03:05Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441102,\n
          4838441103,\n
          4838441110,\n
          4838441104,\n
          4838441105,\n
          4838441102\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757450,\n
        "timestamp": "2017-05-06T12:03:05Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441106,\n
          4838441107,\n
          4838441108,\n
          4838441109,\n
          4838441106\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757451,\n
        "timestamp": "2017-05-06T12:03:05Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441104,\n
          4838441110,\n
          4838441111,\n
          4838441112,\n
          4838441104\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757452,\n
        "timestamp": "2017-05-06T12:03:06Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441113,\n
          4838441114,\n
          4838441115,\n
          4838441116,\n
          4838441113\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757453,\n
        "timestamp": "2017-05-06T12:03:06Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441117,\n
          4838441118,\n
          4838441119,\n
          4838441122,\n
          4838441121,\n
          4838441120,\n
          4838441117\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757454,\n
        "timestamp": "2017-05-06T12:03:06Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438639,\n
          4838438640,\n
          4838438641,\n
          4838438642,\n
          4838438639\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757455,\n
        "timestamp": "2017-05-06T12:03:06Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441121,\n
          4838441122,\n
          4838441123,\n
          4838441124,\n
          4838441125,\n
          4838441126,\n
          4838441127,\n
          4838441128,\n
          4838441121\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757456,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          4838438643,\n
          4838438644,\n
          4838438645,\n
          4838438646,\n
          4838438643\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757457,\n
        "timestamp": "2017-05-06T12:03:06Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438638,\n
          4838438647,\n
          4838438648,\n
          4838438649,\n
          4838438638\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757458,\n
        "timestamp": "2017-05-06T12:03:06Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441129,\n
          4838441130,\n
          4838441131,\n
          4838441132,\n
          4838441129\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757459,\n
        "timestamp": "2017-05-06T12:03:06Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438636,\n
          4838438650,\n
          4838438651,\n
          4838438652,\n
          4838438637,\n
          4838438636\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757460,\n
        "timestamp": "2017-05-06T12:03:06Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441133,\n
          4838441134,\n
          4838441135,\n
          4838441136,\n
          4838441137,\n
          4838441138,\n
          4838441139,\n
          4838441140,\n
          4838441141,\n
          4838441142,\n
          4838441133\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757461,\n
        "timestamp": "2017-05-06T12:03:06Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438653,\n
          4838438638,\n
          4838438649,\n
          4838438654,\n
          4838438655,\n
          4838438653\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757462,\n
        "timestamp": "2017-05-06T12:03:06Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438656,\n
          4838438657,\n
          4838438658,\n
          4838438659,\n
          4838438656\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757463,\n
        "timestamp": "2017-05-06T12:03:06Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438660,\n
          4838438661,\n
          4838438662,\n
          4838438663,\n
          4838438660\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757464,\n
        "timestamp": "2017-05-06T12:03:06Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441143,\n
          4838441144,\n
          4838441145,\n
          4838441146,\n
          4838441143\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757465,\n
        "timestamp": "2017-05-06T12:03:06Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438664,\n
          4838438663,\n
          4838438662,\n
          4838438665,\n
          4838438666,\n
          4838438667,\n
          4838438668,\n
          4838441172,\n
          4838438664\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757466,\n
        "timestamp": "2017-05-06T12:03:07Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441147,\n
          4838441148,\n
          4838441149,\n
          4838441150,\n
          4838441147\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757467,\n
        "timestamp": "2017-05-06T12:03:07Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441151,\n
          4838441152,\n
          4838441153,\n
          4838441154,\n
          4838441151\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757468,\n
        "timestamp": "2017-05-06T12:03:07Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438672,\n
          4838438673,\n
          4838438679,\n
          4838438674,\n
          4838438675,\n
          4838438672\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757469,\n
        "timestamp": "2017-05-06T12:03:07Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441155,\n
          4838441156,\n
          4838441157,\n
          4838441158,\n
          4838441155\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757470,\n
        "timestamp": "2017-05-06T12:03:07Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441228,\n
          4838441229,\n
          4838438878,\n
          4838438877,\n
          4838441230,\n
          4838441231,\n
          4838441232,\n
          4838441233,\n
          4838441234,\n
          4838441235,\n
          4838441236,\n
          4838441237,\n
          4838441238,\n
          4838441239,\n
          4838441240,\n
          4838441241,\n
          4838441228\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757471,\n
        "timestamp": "2017-05-06T12:03:07Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438676,\n
          4838438677,\n
          4838438678,\n
          4838438679,\n
          4838438673,\n
          4838438676\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757472,\n
        "timestamp": "2017-05-06T12:03:07Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441159,\n
          4838441160,\n
          4838441161,\n
          4838441162,\n
          4838441159\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757473,\n
        "timestamp": "2017-05-06T12:03:07Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438678,\n
          4838438680,\n
          4838438681,\n
          4838438682,\n
          4838438678\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757474,\n
        "timestamp": "2017-05-06T12:03:07Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441163,\n
          4838441164,\n
          4838441165,\n
          4838441166,\n
          4838441163\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757475,\n
        "timestamp": "2017-05-06T12:03:07Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438683,\n
          4838438684,\n
          4838438685,\n
          4838438686,\n
          4838438681,\n
          4838438680,\n
          4838438683\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757476,\n
        "timestamp": "2017-05-06T12:03:07Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441167,\n
          4838441168,\n
          4838441169,\n
          4838441170,\n
          4838441167\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757477,\n
        "timestamp": "2017-05-06T12:03:07Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438684,\n
          4838438687,\n
          4838438688,\n
          4838438689,\n
          4838438685,\n
          4838438684\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757478,\n
        "timestamp": "2017-05-06T12:03:07Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441171,\n
          4838441172,\n
          4838438668,\n
          4838438667,\n
          4838441173,\n
          4838441174,\n
          4838441171\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757479,\n
        "timestamp": "2017-05-06T12:03:08Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438690,\n
          4838438691,\n
          4838438692,\n
          4838438693,\n
          4838438690\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757480,\n
        "timestamp": "2017-05-06T12:03:08Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441175,\n
          4838441176,\n
          4838441177,\n
          4838441178,\n
          4838441175\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757481,\n
        "timestamp": "2017-05-06T12:03:08Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438694,\n
          4838438695,\n
          4838438696,\n
          4838438704,\n
          4838438697,\n
          4838438694\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757482,\n
        "timestamp": "2017-05-06T12:03:08Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441179,\n
          4838441180,\n
          4838441181,\n
          4838441182,\n
          4838441179\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757483,\n
        "timestamp": "2017-05-06T12:03:08Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438698,\n
          4838438699,\n
          4838438700,\n
          4838438701,\n
          4838438702,\n
          4838438703,\n
          4838438698\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757484,\n
        "timestamp": "2017-05-06T12:03:08Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441183,\n
          4838441184,\n
          4838441185,\n
          4838441186,\n
          4838441187,\n
          4838441188,\n
          4838441183\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757485,\n
        "timestamp": "2017-05-06T12:03:08Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438704,\n
          4838438696,\n
          4838438705,\n
          4838438706,\n
          4838438707,\n
          4838438704\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757486,\n
        "timestamp": "2017-05-06T12:03:08Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441189,\n
          4838441182,\n
          4838441181,\n
          4838441190,\n
          4838441191,\n
          4838441186,\n
          4838441185,\n
          4838441184,\n
          4838441189\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757487,\n
        "timestamp": "2017-05-06T12:03:08Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441503,\n
          4838441504,\n
          4838441505,\n
          4838441506,\n
          4838441503\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757488,\n
        "timestamp": "2017-05-06T12:03:08Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438708,\n
          4838438709,\n
          4838438826,\n
          4838438710,\n
          4838438711,\n
          4838438712,\n
          4838438713,\n
          4838438708\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757489,\n
        "timestamp": "2017-05-06T12:03:08Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441191,\n
          4838441190,\n
          4838441178,\n
          4838441177,\n
          4838441192,\n
          4838441195,\n
          4838441193,\n
          4838441194,\n
          4838441191\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757490,\n
        "timestamp": "2017-05-06T12:03:08Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441194,\n
          4838441193,\n
          4838441195,\n
          4838441196,\n
          4838441197,\n
          4838441198,\n
          4838441194\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757491,\n
        "timestamp": "2017-05-06T12:03:08Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438714,\n
          4838438715,\n
          4838438829,\n
          4838438709,\n
          4838438708,\n
          4838438716,\n
          4838438717,\n
          4838438714\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757492,\n
        "timestamp": "2017-05-06T12:03:09Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441199,\n
          4838441200,\n
          4838441211,\n
          4838441201,\n
          4838441202,\n
          4838441203,\n
          4838441204,\n
          4838441206,\n
          4838441199\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757493,\n
        "timestamp": "2017-05-06T12:03:09Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438718,\n
          4838438719,\n
          4838438720,\n
          4838438821,\n
          4838438718\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757494,\n
        "timestamp": "2017-05-06T12:03:09Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438720,\n
          4838438719,\n
          4838438822,\n
          4838438823,\n
          4838438720\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757495,\n
        "timestamp": "2017-05-06T12:03:09Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441205,\n
          4838441206,\n
          4838441204,\n
          4838441203,\n
          4838441207,\n
          4838441208,\n
          4838441205\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757496,\n
        "timestamp": "2017-05-06T12:03:09Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438824,\n
          4838438825,\n
          4838438710,\n
          4838438826,\n
          4838438824\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757497,\n
        "timestamp": "2017-05-06T12:03:09Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441209,\n
          4838441210,\n
          4838441211,\n
          4838441200,\n
          4838441209\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757498,\n
        "timestamp": "2017-05-06T12:03:09Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438827,\n
          4838438828,\n
          4838438829,\n
          4838438715,\n
          4838438827\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757499,\n
        "timestamp": "2017-05-06T12:03:09Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441212,\n
          4838441213,\n
          4838441214,\n
          4838441215,\n
          4838441212\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757500,\n
        "timestamp": "2017-05-06T12:03:09Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438830,\n
          4838438831,\n
          4838438845,\n
          4838438832,\n
          4838438833,\n
          4838438834,\n
          4838438835,\n
          4838438830\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757501,\n
        "timestamp": "2017-05-06T12:03:09Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441202,\n
          4838441201,\n
          4838441215,\n
          4838441214,\n
          4838441216,\n
          4838441219,\n
          4838441217,\n
          4838441218,\n
          4838441202\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757502,\n
        "timestamp": "2017-05-06T12:03:09Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438836,\n
          4838438837,\n
          4838438842,\n
          4838438831,\n
          4838438830,\n
          4838438838,\n
          4838438839,\n
          4838438836\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757503,\n
        "timestamp": "2017-05-06T12:03:09Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441218,\n
          4838441217,\n
          4838441219,\n
          4838441220,\n
          4838441221,\n
          4838441222,\n
          4838441218\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757504,\n
        "timestamp": "2017-05-06T12:03:10Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438840,\n
          4838438841,\n
          4838438842,\n
          4838438837,\n
          4838438840\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757505,\n
        "timestamp": "2017-05-06T12:03:10Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441223,\n
          4838438676,\n
          4838438673,\n
          4838438672,\n
          4838441225,\n
          4838441224,\n
          4838437782,\n
          4838437781,\n
          4838441223\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757506,\n
        "timestamp": "2017-05-06T12:03:10Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441224,\n
          4838441225,\n
          4838441226,\n
          4838441227,\n
          4838441224\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757507,\n
        "timestamp": "2017-05-06T12:03:10Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438843,\n
          4838438844,\n
          4838438832,\n
          4838438845,\n
          4838438843\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757508,\n
        "timestamp": "2017-05-06T12:03:10Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438846,\n
          4838438847,\n
          4838438848,\n
          4838438849,\n
          4838438850,\n
          4838438851,\n
          4838438852,\n
          4838438853,\n
          4838438854,\n
          4838438855,\n
          4838438856,\n
          4838438857,\n
          4838438896,\n
          4838438899,\n
          4838438858,\n
          4838438859,\n
          4838438860,\n
          4838438861,\n
          4838438862,\n
          4838438863,\n
          4838438864,\n
          4838438865,\n
          4838438866,\n
          4838438867,\n
          4838438868,\n
          4838438869,\n
          4838438870,\n
          4838438871,\n
          4838438872,\n
          4838438873,\n
          4838438874,\n
          4838438875,\n
          4838438876,\n
          4838438877,\n
          4838438878,\n
          4838438879,\n
          4838438880,\n
          4838438881,\n
          4838438882,\n
          4838438883,\n
          4838438884,\n
          4838438885,\n
          4838438886,\n
          4838438887,\n
          4838438888,\n
          4838438889,\n
          4838438890,\n
          4838438891,\n
          4838438892,\n
          4838438893,\n
          4838438846\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757509,\n
        "timestamp": "2017-05-06T12:03:10Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439474,\n
          4838441242,\n
          4838441243,\n
          4838441244,\n
          4838439474\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757510,\n
        "timestamp": "2017-05-06T12:03:10Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441306,\n
          4838441307,\n
          4838441308,\n
          4838441309,\n
          4838441310,\n
          4838441311,\n
          4838441312,\n
          4838441313,\n
          4838441306\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757511,\n
        "timestamp": "2017-05-06T12:03:10Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441245,\n
          4838441246,\n
          4838441247,\n
          4838441248,\n
          4838441245\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757512,\n
        "timestamp": "2017-05-06T12:03:10Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441249,\n
          4838441250,\n
          4838441251,\n
          4838441252,\n
          4838441249\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757513,\n
        "timestamp": "2017-05-06T12:03:10Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441253,\n
          4838441254,\n
          4838441248,\n
          4838441247,\n
          4838441250,\n
          4838441249,\n
          4838441255,\n
          4838441253\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757514,\n
        "timestamp": "2017-05-06T12:03:10Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441256,\n
          4838441253,\n
          4838441255,\n
          4838438433,\n
          4838438432,\n
          4838441256\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757515,\n
        "timestamp": "2017-05-06T12:03:11Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441257,\n
          4838441258,\n
          4838441259,\n
          4838441260,\n
          4838441257\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757516,\n
        "timestamp": "2017-05-06T12:03:11Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441261,\n
          4838441257,\n
          4838441260,\n
          4838441262,\n
          4838441261\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757517,\n
        "timestamp": "2017-05-06T12:03:11Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441263,\n
          4838441264,\n
          4838441269,\n
          4838441265,\n
          4838441266,\n
          4838441263\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757518,\n
        "timestamp": "2017-05-06T12:03:11Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441264,\n
          4838441267,\n
          4838441268,\n
          4838441269,\n
          4838441264\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757519,\n
        "timestamp": "2017-05-06T12:03:11Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438857,\n
          4838438894,\n
          4838438895,\n
          4838438897,\n
          4838438896,\n
          4838438857\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757520,\n
        "timestamp": "2017-05-06T12:03:11Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440879,\n
          4838441436,\n
          4838441691,\n
          4838441694,\n
          4838441692,\n
          4838440879\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757521,\n
        "timestamp": "2017-05-06T12:03:11Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441270,\n
          4838441271,\n
          4838441272,\n
          4838441273,\n
          4838441270\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757522,\n
        "timestamp": "2017-05-06T12:03:11Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438897,\n
          4838438898,\n
          4838438899,\n
          4838438896,\n
          4838438897\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757523,\n
        "timestamp": "2017-05-06T12:03:11Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441274,\n
          4838441275,\n
          4838441276,\n
          4838441277,\n
          4838441274\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757524,\n
        "timestamp": "2017-05-06T12:03:11Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441278,\n
          4838441279,\n
          4838441277,\n
          4838441276,\n
          4838441280,\n
          4838441281,\n
          4838441278\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757525,\n
        "timestamp": "2017-05-06T12:03:11Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438906,\n
          4838438907,\n
          4838438908,\n
          4838438909,\n
          4838438906\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757526,\n
        "timestamp": "2017-05-06T12:03:11Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441282,\n
          4838441283,\n
          4838441284,\n
          4838441285,\n
          4838441286,\n
          4838441287,\n
          4838441282\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757527,\n
        "timestamp": "2017-05-06T12:03:11Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438910,\n
          4838438911,\n
          4838438912,\n
          4838438913,\n
          4838438910\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757528,\n
        "timestamp": "2017-05-06T12:03:11Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441288,\n
          4838441289,\n
          4838441290,\n
          4838441291,\n
          4838441288\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757529,\n
        "timestamp": "2017-05-06T12:03:12Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441292,\n
          4838441293,\n
          4838441294,\n
          4838441295,\n
          4838441292\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757530,\n
        "timestamp": "2017-05-06T12:03:12Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441296,\n
          4838441297,\n
          4838441298,\n
          4838441299,\n
          4838441296\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757531,\n
        "timestamp": "2017-05-06T12:03:12Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439027,\n
          4838439028,\n
          4838439033,\n
          4838439029,\n
          4838439030,\n
          4838439027\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757532,\n
        "timestamp": "2017-05-06T12:03:12Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441300,\n
          4838441301,\n
          4838437789,\n
          4838437788,\n
          4838441300\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757533,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          4838441302,\n
          4838441303,\n
          4838441304,\n
          4838441305,\n
          4838441302\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757534,\n
        "timestamp": "2017-05-06T12:03:12Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439028,\n
          4838439031,\n
          4838439032,\n
          4838439033,\n
          4838439028\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757535,\n
        "timestamp": "2017-05-06T12:03:12Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439034,\n
          4838439035,\n
          4838439036,\n
          4838439037,\n
          4838439034\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757536,\n
        "timestamp": "2017-05-06T12:03:12Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439038,\n
          4838441538,\n
          4838439039,\n
          4838439040,\n
          4838439041,\n
          4838439038\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757537,\n
        "timestamp": "2017-05-06T12:03:12Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441314,\n
          4838441315,\n
          4838441316,\n
          4838441317,\n
          4838441318,\n
          4838441319,\n
          4838441314\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757538,\n
        "timestamp": "2017-05-06T12:03:12Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439042,\n
          4838439038,\n
          4838439041,\n
          4838439043,\n
          4838439042\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757539,\n
        "timestamp": "2017-05-06T12:03:12Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439044,\n
          4838439045,\n
          4838439046,\n
          4838439047,\n
          4838439048,\n
          4838439044\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757540,\n
        "timestamp": "2017-05-06T12:03:12Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441320,\n
          4838441321,\n
          4838441322,\n
          4838441323,\n
          4838441320\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757541,\n
        "timestamp": "2017-05-06T12:03:12Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439049,\n
          4838439050,\n
          4838439051,\n
          4838439052,\n
          4838439053,\n
          4838439054,\n
          4838439055,\n
          4838439056,\n
          4838439057,\n
          4838439049\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757542,\n
        "timestamp": "2017-05-06T12:03:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441324,\n
          4838441325,\n
          4838441326,\n
          4838441327,\n
          4838441324\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757543,\n
        "timestamp": "2017-05-06T12:03:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441328,\n
          4838441329,\n
          4838441330,\n
          4838441331,\n
          4838441328\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757544,\n
        "timestamp": "2017-05-06T12:03:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439058,\n
          4838439059,\n
          4838439049,\n
          4838439057,\n
          4838439058\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757545,\n
        "timestamp": "2017-05-06T12:03:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441332,\n
          4838441333,\n
          4838441334,\n
          4838441335,\n
          4838441332\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757547,\n
        "timestamp": "2017-05-06T12:03:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441336,\n
          4838441338,\n
          4838441337,\n
          4838441168,\n
          4838441167,\n
          4838441336\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757548,\n
        "timestamp": "2017-05-06T12:03:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441165,\n
          4838441338,\n
          4838441336,\n
          4838441339,\n
          4838441166,\n
          4838441165\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757549,\n
        "timestamp": "2017-05-06T12:03:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439066,\n
          4838439067,\n
          4838439068,\n
          4838439063,\n
          4838439065,\n
          4838439066\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757550,\n
        "timestamp": "2017-05-06T12:03:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441340,\n
          4838441341,\n
          4838441342,\n
          4838441343,\n
          4838441340\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757551,\n
        "timestamp": "2017-05-06T12:03:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439069,\n
          4838439070,\n
          4838439071,\n
          4838439072,\n
          4838439073,\n
          4838439074,\n
          4838439069\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757552,\n
        "timestamp": "2017-05-06T12:03:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441527,\n
          4838441528,\n
          4838441529,\n
          4838441530,\n
          4838441527\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757553,\n
        "timestamp": "2017-05-06T12:03:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441344,\n
          4838441345,\n
          4838441346,\n
          4838441347,\n
          4838441344\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757554,\n
        "timestamp": "2017-05-06T12:03:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439075,\n
          4838439076,\n
          4838439077,\n
          4838439078,\n
          4838439075\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757555,\n
        "timestamp": "2017-05-06T12:03:13Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441348,\n
          4838441349,\n
          4838441012,\n
          4838441011,\n
          4838441348\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757556,\n
        "timestamp": "2017-05-06T12:03:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441350,\n
          4838441351,\n
          4838441352,\n
          4838441353,\n
          4838441350\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757557,\n
        "timestamp": "2017-05-06T12:03:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439079,\n
          4838439080,\n
          4838439082,\n
          4838439085,\n
          4838439081,\n
          4838439077,\n
          4838439076,\n
          4838439079\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757558,\n
        "timestamp": "2017-05-06T12:03:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441354,\n
          4838441350,\n
          4838441353,\n
          4838441355,\n
          4838441017,\n
          4838441356,\n
          4838441354\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757559,\n
        "timestamp": "2017-05-06T12:03:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441357,\n
          4838441358,\n
          4838441359,\n
          4838441360,\n
          4838441357\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757560,\n
        "timestamp": "2017-05-06T12:03:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439086,\n
          4838439087,\n
          4838439088,\n
          4838439089,\n
          4838439086\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757561,\n
        "timestamp": "2017-05-06T12:03:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441361,\n
          4838441357,\n
          4838441360,\n
          4838441676,\n
          4838441675,\n
          4838441362,\n
          4838441363,\n
          4838441364,\n
          4838441361\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757563,\n
        "timestamp": "2017-05-06T12:03:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441365,\n
          4838441366,\n
          4838441367,\n
          4838441368,\n
          4838441365\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757564,\n
        "timestamp": "2017-10-12T18:44:51Z",\n
        "version": 2,\n
        "changeset": 52868849,\n
        "user": "AmiFritz",\n
        "uid": 172867,\n
        "nodes": [\n
          4838439094,\n
          4838439095,\n
          4838439092,\n
          4838439093,\n
          4838439094\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757565,\n
        "timestamp": "2017-05-06T12:03:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441531,\n
          4838441532,\n
          4838439676,\n
          4838439677,\n
          4838441531\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757566,\n
        "timestamp": "2017-05-06T12:03:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439096,\n
          4838439103,\n
          4838439102,\n
          4838439097,\n
          4838439098,\n
          4838439099,\n
          4838439096\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757567,\n
        "timestamp": "2017-05-06T12:03:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441369,\n
          4838441370,\n
          4838441371,\n
          4838441373,\n
          4838441680,\n
          4838441372,\n
          4838441369\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757568,\n
        "timestamp": "2017-05-06T12:03:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439100,\n
          4838439101,\n
          4838439102,\n
          4838439103,\n
          4838439100\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757569,\n
        "timestamp": "2017-05-06T12:03:14Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441373,\n
          4838441371,\n
          4838441374,\n
          4838441375,\n
          4838441373\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757570,\n
        "timestamp": "2017-05-06T12:03:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441376,\n
          4838441378,\n
          4838441377,\n
          4838441369,\n
          4838441372,\n
          4838441376\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757571,\n
        "timestamp": "2017-05-06T12:03:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441341,\n
          4838441377,\n
          4838441378,\n
          4838441342,\n
          4838441341\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757572,\n
        "timestamp": "2017-05-06T12:03:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441379,\n
          4838441380,\n
          4838441381,\n
          4838441382,\n
          4838441684,\n
          4838441383,\n
          4838441384,\n
          4838441385,\n
          4838441386,\n
          4838441387,\n
          4838441388,\n
          4838441379\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757573,\n
        "timestamp": "2017-05-06T12:03:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441533,\n
          4838441534,\n
          4838439691,\n
          4838439690,\n
          4838441533\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757574,\n
        "timestamp": "2017-05-06T12:03:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439111,\n
          4838439115,\n
          4838439112,\n
          4838439113,\n
          4838439106,\n
          4838439111\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757575,\n
        "timestamp": "2017-05-06T12:03:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439114,\n
          4838439112,\n
          4838439115,\n
          4838439116,\n
          4838439114\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757576,\n
        "timestamp": "2017-05-06T12:03:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441389,\n
          4838441390,\n
          4838441391,\n
          4838441392,\n
          4838441389\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757577,\n
        "timestamp": "2017-05-06T12:03:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441393,\n
          4838441394,\n
          4838441395,\n
          4838441396,\n
          4838441393\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757578,\n
        "timestamp": "2017-05-06T12:03:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441397,\n
          4838441398,\n
          4838441399,\n
          4838441400,\n
          4838441397\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757579,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          4838441401,\n
          4838441402,\n
          4838441403,\n
          4838441404,\n
          4838441401\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757580,\n
        "timestamp": "2017-05-06T12:03:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441405,\n
          4838441406,\n
          4838441407,\n
          4838441408,\n
          4838441405\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757581,\n
        "timestamp": "2017-05-06T12:03:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441409,\n
          4838441410,\n
          4838441411,\n
          4838441412,\n
          4838441413,\n
          4838441409\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757582,\n
        "timestamp": "2017-05-06T12:03:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439245,\n
          4838439246,\n
          4838439247,\n
          4838439222,\n
          4838439221,\n
          4838439244,\n
          4838439243,\n
          4838439242,\n
          4838439245\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757583,\n
        "timestamp": "2017-05-06T12:03:15Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441414,\n
          4838441415,\n
          4838441416,\n
          4838441417,\n
          4838441414\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757584,\n
        "timestamp": "2017-05-06T12:03:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439237,\n
          4838439236,\n
          4838439235,\n
          4838439248,\n
          4838439249,\n
          4838439250,\n
          4838439237\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757585,\n
        "timestamp": "2017-05-06T12:03:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441418,\n
          4838441687,\n
          4838441419,\n
          4838441420,\n
          4838441421,\n
          4838441422,\n
          4838441423,\n
          4838441418\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757586,\n
        "timestamp": "2017-05-06T12:03:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439251,\n
          4838439252,\n
          4838439253,\n
          4838439254,\n
          4838439255,\n
          4838439251\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757587,\n
        "timestamp": "2017-05-06T12:03:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441424,\n
          4838441390,\n
          4838441389,\n
          4838441394,\n
          4838441393,\n
          4838441425,\n
          4838441426,\n
          4838441424\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757588,\n
        "timestamp": "2017-05-06T12:03:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439256,\n
          4838439266,\n
          4838439257,\n
          4838439258,\n
          4838439259,\n
          4838439260,\n
          4838439261,\n
          4838439262,\n
          4838439271,\n
          4838439263,\n
          4838439256\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757589,\n
        "timestamp": "2017-05-06T12:03:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441427,\n
          4838441428,\n
          4838441429,\n
          4838441430,\n
          4838441431,\n
          4838441432,\n
          4838441427\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757590,\n
        "timestamp": "2017-05-06T12:03:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438900,\n
          4838438901,\n
          4838438902,\n
          4838438903,\n
          4838438904,\n
          4838438905,\n
          4838438900\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757591,\n
        "timestamp": "2017-05-06T12:03:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439264,\n
          4838439265,\n
          4838439257,\n
          4838439266,\n
          4838441518,\n
          4838439264\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757592,\n
        "timestamp": "2017-05-06T12:03:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440854,\n
          4838441433,\n
          4838441434,\n
          4838440855,\n
          4838440854\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757593,\n
        "timestamp": "2017-05-06T12:03:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439267,\n
          4838439268,\n
          4838439269,\n
          4838439270,\n
          4838439265,\n
          4838439264,\n
          4838439267\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757594,\n
        "timestamp": "2017-05-06T12:03:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441435,\n
          4838441691,\n
          4838441436,\n
          4838440878,\n
          4838441437,\n
          4838441438,\n
          4838441439,\n
          4838441440,\n
          4838441441,\n
          4838441445,\n
          4838441435\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757595,\n
        "timestamp": "2017-05-06T12:03:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439479,\n
          4838439478,\n
          4838439480,\n
          4838439481,\n
          4838439479\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757596,\n
        "timestamp": "2017-05-06T12:03:16Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441433,\n
          4838441442,\n
          4838441443,\n
          4838441434,\n
          4838441433\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757597,\n
        "timestamp": "2017-05-06T12:03:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441444,\n
          4838441445,\n
          4838441441,\n
          4838441446,\n
          4838441444\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757598,\n
        "timestamp": "2017-05-06T12:03:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441447,\n
          4838441448,\n
          4838441449,\n
          4838441450,\n
          4838441447\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757599,\n
        "timestamp": "2017-05-06T12:03:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439283,\n
          4838439284,\n
          4838439285,\n
          4838439286,\n
          4838439283\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757600,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          4838441451,\n
          4838441452,\n
          4838441453,\n
          4838441454,\n
          4838441451\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757601,\n
        "timestamp": "2017-05-06T12:03:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439287,\n
          4838439283,\n
          4838439286,\n
          4838439288,\n
          4838439287\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757602,\n
        "timestamp": "2020-12-12T21:28:00Z",\n
        "version": 2,\n
        "changeset": 95736236,\n
        "user": "AmiFritz",\n
        "uid": 172867,\n
        "nodes": [\n
          4838441455,\n
          4838441458,\n
          4838441459,\n
          4838441460,\n
          4838441455\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757603,\n
        "timestamp": "2017-05-06T12:03:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439289,\n
          4838439290,\n
          4838439291,\n
          4838439293,\n
          4838439292,\n
          4838439289\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757605,\n
        "timestamp": "2017-05-06T12:03:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439292,\n
          4838439293,\n
          4838439294,\n
          4838439295,\n
          4838439292\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757606,\n
        "timestamp": "2017-05-06T12:03:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441461,\n
          4838441462,\n
          4838441463,\n
          4838441464,\n
          4838441461\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757607,\n
        "timestamp": "2017-05-06T12:03:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439294,\n
          4838439296,\n
          4838439297,\n
          4838439298,\n
          4838439299,\n
          4838439300,\n
          4838439295,\n
          4838439294\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757608,\n
        "timestamp": "2017-05-06T12:03:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441465,\n
          4838441466,\n
          4838441467,\n
          4838441468,\n
          4838441465\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757609,\n
        "timestamp": "2017-05-06T12:03:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439301,\n
          4838439302,\n
          4838439303,\n
          4838439305,\n
          4838439304,\n
          4838439301\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757610,\n
        "timestamp": "2017-05-06T12:03:17Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441469,\n
          4838437795,\n
          4838437794,\n
          4838437793,\n
          4838441470,\n
          4838441471,\n
          4838441469\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757611,\n
        "timestamp": "2017-05-06T12:03:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439305,\n
          4838439303,\n
          4838439306,\n
          4838439307,\n
          4838439305\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757612,\n
        "timestamp": "2017-05-06T12:03:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440171,\n
          4838441472,\n
          4838441473,\n
          4838441474,\n
          4838440168,\n
          4838440171\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757613,\n
        "timestamp": "2017-05-06T12:03:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439308,\n
          4838439315,\n
          4838439309,\n
          4838439453,\n
          4838439310,\n
          4838439456,\n
          4838439311,\n
          4838439312,\n
          4838439308\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757614,\n
        "timestamp": "2017-05-06T12:03:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441475,\n
          4838441476,\n
          4838438429,\n
          4838441477,\n
          4838441475\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757615,\n
        "timestamp": "2017-05-06T12:03:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441478,\n
          4838441479,\n
          4838441480,\n
          4838441481,\n
          4838441482,\n
          4838441478\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757616,\n
        "timestamp": "2017-05-06T12:03:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439313,\n
          4838439314,\n
          4838439315,\n
          4838439308,\n
          4838439313\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757617,\n
        "timestamp": "2017-05-06T12:03:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439316,\n
          4838439317,\n
          4838439318,\n
          4838439319,\n
          4838439316\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757618,\n
        "timestamp": "2017-05-06T12:03:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438421,\n
          4838441483,\n
          4838441484,\n
          4838441485,\n
          4838438422,\n
          4838438421\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757619,\n
        "timestamp": "2017-05-06T12:03:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438634,\n
          4838441486,\n
          4838441487,\n
          4838438635,\n
          4838438634\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757620,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          4838441488,\n
          4838441489,\n
          4838441490,\n
          4838441491,\n
          4838441488\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757621,\n
        "timestamp": "2017-05-06T12:03:18Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439423,\n
          4838439424,\n
          4838441511,\n
          4838439425,\n
          4838439426,\n
          4838439423\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757622,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          4838438646,\n
          4838438645,\n
          4838441401,\n
          4838441404,\n
          4838441492,\n
          4838438646\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757623,\n
        "timestamp": "2017-05-06T12:03:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439427,\n
          4838439435,\n
          4838439428,\n
          4838439429,\n
          4838439430,\n
          4838439431,\n
          4838439436,\n
          4838439432,\n
          4838441513,\n
          4838441512,\n
          4838439427\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757624,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          4838441493,\n
          4838441494,\n
          4838438644,\n
          4838438643,\n
          4838441493\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757625,\n
        "timestamp": "2017-05-06T12:03:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439021,\n
          4838438920,\n
          4838441495,\n
          4838441496,\n
          4838439021\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757626,\n
        "timestamp": "2017-05-06T12:03:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441497,\n
          4838441498,\n
          4838441499,\n
          4838441500,\n
          4838441497\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757627,\n
        "timestamp": "2017-05-06T12:03:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439436,\n
          4838439431,\n
          4838439437,\n
          4838439439,\n
          4838439438,\n
          4838439436\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757628,\n
        "timestamp": "2017-05-06T12:03:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439098,\n
          4838439097,\n
          4838441501,\n
          4838441502,\n
          4838439098\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757629,\n
        "timestamp": "2017-05-06T12:03:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439439,\n
          4838439437,\n
          4838439440,\n
          4838439441,\n
          4838439439\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757630,\n
        "timestamp": "2017-05-06T12:03:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439430,\n
          4838439429,\n
          4838439442,\n
          4838439443,\n
          4838439440,\n
          4838439437,\n
          4838439431,\n
          4838439430\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757631,\n
        "timestamp": "2017-05-06T12:03:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441507,\n
          4838441508,\n
          4838441509,\n
          4838441510,\n
          4838441507\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757632,\n
        "timestamp": "2017-05-06T12:03:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439444,\n
          4838439445,\n
          4838439446,\n
          4838439447,\n
          4838439448,\n
          4838439443,\n
          4838439444\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757633,\n
        "timestamp": "2017-05-06T12:03:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441511,\n
          4838441512,\n
          4838441513,\n
          4838441514,\n
          4838439425,\n
          4838441511\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757634,\n
        "timestamp": "2017-05-06T12:03:19Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439443,\n
          4838439442,\n
          4838439445,\n
          4838439444,\n
          4838439443\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757637,\n
        "timestamp": "2017-05-06T12:03:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439449,\n
          4838439455,\n
          4838439450,\n
          4838439451,\n
          4838439452,\n
          4838439449\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757639,\n
        "timestamp": "2017-05-06T12:03:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439271,\n
          4838439262,\n
          4838439261,\n
          4838441515,\n
          4838441516,\n
          4838439271\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757643,\n
        "timestamp": "2017-05-06T12:03:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441517,\n
          4838441518,\n
          4838439266,\n
          4838439256,\n
          4838441517\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757645,\n
        "timestamp": "2017-05-06T12:03:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439453,\n
          4838439454,\n
          4838439455,\n
          4838439449,\n
          4838439310,\n
          4838439453\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757648,\n
        "timestamp": "2017-05-06T12:03:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441519,\n
          4838441520,\n
          4838441521,\n
          4838439835,\n
          4838441519\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757649,\n
        "timestamp": "2017-05-06T12:03:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439311,\n
          4838439456,\n
          4838439457,\n
          4838439458,\n
          4838439311\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757650,\n
        "timestamp": "2017-05-06T12:03:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441522,\n
          4838441523,\n
          4838441524,\n
          4838441525,\n
          4838441522\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757652,\n
        "timestamp": "2017-05-06T12:03:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439459,\n
          4838439460,\n
          4838439461,\n
          4838439462,\n
          4838439459\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757653,\n
        "timestamp": "2017-05-06T12:03:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439717,\n
          4838439715,\n
          4838441526,\n
          4838439821,\n
          4838439824,\n
          4838439717\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757654,\n
        "timestamp": "2017-05-06T12:03:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439463,\n
          4838439464,\n
          4838439465,\n
          4838439466,\n
          4838439463\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757655,\n
        "timestamp": "2017-05-06T12:03:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439495,\n
          4838439494,\n
          4838439496,\n
          4838439497,\n
          4838439495\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757656,\n
        "timestamp": "2017-05-06T12:03:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439465,\n
          4838439464,\n
          4838439467,\n
          4838439468,\n
          4838439465\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757657,\n
        "timestamp": "2017-05-06T12:03:20Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439469,\n
          4838439470,\n
          4838439471,\n
          4838439472,\n
          4838439473,\n
          4838441242,\n
          4838439474,\n
          4838439469\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757658,\n
        "timestamp": "2017-05-06T12:03:21Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439691,\n
          4838441535,\n
          4838439699,\n
          4838439698,\n
          4838439691\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757659,\n
        "timestamp": "2017-05-06T12:03:21Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441536,\n
          4838441537,\n
          4838441538,\n
          4838439038,\n
          4838441536\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757660,\n
        "timestamp": "2017-05-06T12:03:21Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439473,\n
          4838439472,\n
          4838439475,\n
          4838439476,\n
          4838439477,\n
          4838439478,\n
          4838439479,\n
          4838439473\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757661,\n
        "timestamp": "2017-05-06T12:03:21Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441539,\n
          4838439873,\n
          4838439876,\n
          4838439872,\n
          4838439871,\n
          4838441539\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757662,\n
        "timestamp": "2017-05-06T12:03:21Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441540,\n
          4838441541,\n
          4838441542,\n
          4838441543,\n
          4838441540\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757663,\n
        "timestamp": "2017-05-06T12:03:21Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439482,\n
          4838439483,\n
          4838439484,\n
          4838439485,\n
          4838439482\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757664,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          4838440056,\n
          4838440055,\n
          4838441544,\n
          4838441545,\n
          4838440056\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757665,\n
        "timestamp": "2017-05-06T12:03:21Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439498,\n
          4838439499,\n
          4838439500,\n
          4838439501,\n
          4838439498\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757667,\n
        "timestamp": "2017-05-06T12:03:21Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439486,\n
          4838439487,\n
          4838439488,\n
          4838439489,\n
          4838439483,\n
          4838439482,\n
          4838439490,\n
          4838439486\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757669,\n
        "timestamp": "2017-05-06T12:03:21Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439489,\n
          4838439488,\n
          4838439491,\n
          4838439492,\n
          4838439493,\n
          4838439494,\n
          4838439495,\n
          4838439489\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757670,\n
        "timestamp": "2017-05-06T12:03:21Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441552,\n
          4838440099,\n
          4838441553,\n
          4838441554,\n
          4838441552\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757671,\n
        "timestamp": "2017-05-06T12:03:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441555,\n
          4838441556,\n
          4838441557,\n
          4838439272,\n
          4838441555\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757672,\n
        "timestamp": "2017-05-06T12:03:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440174,\n
          4838440173,\n
          4838441558,\n
          4838441559,\n
          4838441560,\n
          4838440174\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757673,\n
        "timestamp": "2017-05-06T12:03:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441561,\n
          4838441562,\n
          4838441563,\n
          4838441564,\n
          4838441561\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757674,\n
        "timestamp": "2017-05-06T12:03:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439500,\n
          4838439499,\n
          4838439502,\n
          4838439503,\n
          4838439500\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757675,\n
        "timestamp": "2017-05-06T12:03:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439504,\n
          4838439505,\n
          4838439506,\n
          4838439507,\n
          4838439504\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757676,\n
        "timestamp": "2017-05-06T12:03:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441565,\n
          4838440269,\n
          4838440268,\n
          4838440267,\n
          4838440382,\n
          4838440274,\n
          4838441565\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757677,\n
        "timestamp": "2017-05-06T12:03:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440266,\n
          4838441566,\n
          4838441567,\n
          4838441568,\n
          4838441569,\n
          4838441571,\n
          4838441570,\n
          4838440383,\n
          4838440266\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757678,\n
        "timestamp": "2017-05-06T12:03:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439504,\n
          4838439508,\n
          4838439509,\n
          4838439510,\n
          4838439511,\n
          4838439512,\n
          4838439505,\n
          4838439504\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757679,\n
        "timestamp": "2017-05-06T12:03:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441571,\n
          4838441572,\n
          4838441573,\n
          4838440250,\n
          4838440259,\n
          4838440258,\n
          4838441570,\n
          4838441571\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757680,\n
        "timestamp": "2017-05-06T12:03:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439512,\n
          4838439511,\n
          4838439513,\n
          4838439514,\n
          4838439515,\n
          4838439516,\n
          4838439517,\n
          4838439512\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757681,\n
        "timestamp": "2017-05-06T12:03:22Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441574,\n
          4838441575,\n
          4838440253,\n
          4838440252,\n
          4838440251,\n
          4838441574\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757682,\n
        "timestamp": "2017-05-06T12:03:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441575,\n
          4838441576,\n
          4838440255,\n
          4838440254,\n
          4838440253,\n
          4838441575\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757683,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          4838441577,\n
          4838440280,\n
          4838440285,\n
          4838440284,\n
          4838441577\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757684,\n
        "timestamp": "2017-05-06T12:03:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441578,\n
          4838441579,\n
          4838441580,\n
          4838440299,\n
          4838441581,\n
          4838441578\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757685,\n
        "timestamp": "2017-05-06T12:03:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441582,\n
          4838440331,\n
          4838440330,\n
          4838440329,\n
          4838441582\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757686,\n
        "timestamp": "2017-05-06T12:03:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440389,\n
          4838440331,\n
          4838441582,\n
          4838440390,\n
          4838440389\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757687,\n
        "timestamp": "2017-05-06T12:03:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439626,\n
          4838439627,\n
          4838439628,\n
          4838439629,\n
          4838439626\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757688,\n
        "timestamp": "2017-05-06T12:03:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440341,\n
          4838441587,\n
          4838441588,\n
          4838441589,\n
          4838440341\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757690,\n
        "timestamp": "2017-05-06T12:03:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439632,\n
          4838439633,\n
          4838439634,\n
          4838439635,\n
          4838439632\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757691,\n
        "timestamp": "2017-05-06T12:03:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440410,\n
          4838440409,\n
          4838441592,\n
          4838441590,\n
          4838441591,\n
          4838440404,\n
          4838440410\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757692,\n
        "timestamp": "2017-05-06T12:03:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440428,\n
          4838440427,\n
          4838441592,\n
          4838440409,\n
          4838441593,\n
          4838440428\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757693,\n
        "timestamp": "2017-05-06T12:03:23Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439636,\n
          4838439637,\n
          4838439638,\n
          4838439639,\n
          4838439640,\n
          4838439633,\n
          4838439632,\n
          4838439636\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757694,\n
        "timestamp": "2017-05-06T12:03:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440416,\n
          4838441594,\n
          4838440425,\n
          4838440417,\n
          4838440416\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757696,\n
        "timestamp": "2017-05-06T12:03:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439640,\n
          4838439639,\n
          4838439641,\n
          4838439642,\n
          4838439643,\n
          4838439644,\n
          4838439645,\n
          4838439640\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757697,\n
        "timestamp": "2017-05-06T12:03:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441599,\n
          4838441600,\n
          4838441601,\n
          4838441602,\n
          4838441599\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757698,\n
        "timestamp": "2017-05-06T12:03:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439645,\n
          4838439644,\n
          4838439646,\n
          4838439647,\n
          4838439645\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757700,\n
        "timestamp": "2017-05-06T12:03:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439648,\n
          4838439649,\n
          4838439650,\n
          4838439651,\n
          4838439648\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757701,\n
        "timestamp": "2017-05-06T12:03:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441608,\n
          4838441609,\n
          4838441610,\n
          4838441611,\n
          4838441608\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757702,\n
        "timestamp": "2017-05-06T12:03:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441612,\n
          4838439749,\n
          4838439752,\n
          4838441613,\n
          4838439747,\n
          4838441612\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757703,\n
        "timestamp": "2017-05-06T12:03:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439657,\n
          4838439658,\n
          4838439659,\n
          4838439660,\n
          4838439653,\n
          4838439652,\n
          4838439657\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757704,\n
        "timestamp": "2017-05-06T12:03:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439846,\n
          4838439845,\n
          4838441614,\n
          4838441615,\n
          4838439846\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757705,\n
        "timestamp": "2017-05-06T12:03:24Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439661,\n
          4838439670,\n
          4838439662,\n
          4838439663,\n
          4838439659,\n
          4838439658,\n
          4838439661\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757706,\n
        "timestamp": "2017-05-06T12:03:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439664,\n
          4838439665,\n
          4838439666,\n
          4838439667,\n
          4838439664\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757707,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          4838441622,\n
          4838440966,\n
          4838440965,\n
          4838441623,\n
          4838441622\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757708,\n
        "timestamp": "2017-05-06T12:03:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439668,\n
          4838439669,\n
          4838439662,\n
          4838439670,\n
          4838439668\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757709,\n
        "timestamp": "2017-05-06T12:03:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441014,\n
          4838441013,\n
          4838441007,\n
          4838441006,\n
          4838441010,\n
          4838441014\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757710,\n
        "timestamp": "2017-05-06T12:03:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441624,\n
          4838441625,\n
          4838441626,\n
          4838441627,\n
          4838441624\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757711,\n
        "timestamp": "2017-05-06T12:03:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439671,\n
          4838439672,\n
          4838439673,\n
          4838439674,\n
          4838439671\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757712,\n
        "timestamp": "2017-05-06T12:03:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441628,\n
          4838441629,\n
          4838441630,\n
          4838441631,\n
          4838441628\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757713,\n
        "timestamp": "2017-05-06T12:03:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439675,\n
          4838439676,\n
          4838439672,\n
          4838439671,\n
          4838439675\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757714,\n
        "timestamp": "2017-05-06T12:03:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441632,\n
          4838441633,\n
          4838441634,\n
          4838441635,\n
          4838441632\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757715,\n
        "timestamp": "2017-05-06T12:03:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439679,\n
          4838439680,\n
          4838439681,\n
          4838439682,\n
          4838439679\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757716,\n
        "timestamp": "2017-05-06T12:03:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441636,\n
          4838441637,\n
          4838441638,\n
          4838441639,\n
          4838441636\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757717,\n
        "timestamp": "2017-05-06T12:03:25Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439683,\n
          4838439684,\n
          4838439693,\n
          4838439685,\n
          4838439687,\n
          4838439686,\n
          4838439683\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757718,\n
        "timestamp": "2017-05-06T12:03:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441640,\n
          4838441641,\n
          4838441642,\n
          4838441643,\n
          4838441640\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757719,\n
        "timestamp": "2017-05-06T12:03:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439687,\n
          4838439685,\n
          4838439688,\n
          4838439689,\n
          4838439687\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757720,\n
        "timestamp": "2017-05-06T12:03:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441080,\n
          4838441079,\n
          4838441078,\n
          4838441081,\n
          4838441080\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757721,\n
        "timestamp": "2017-05-06T12:03:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441644,\n
          4838441090,\n
          4838441645,\n
          4838441646,\n
          4838441644\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757722,\n
        "timestamp": "2017-05-06T12:03:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439690,\n
          4838439691,\n
          4838439698,\n
          4838439692,\n
          4838439688,\n
          4838439685,\n
          4838439693,\n
          4838439690\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757723,\n
        "timestamp": "2017-05-06T12:03:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441647,\n
          4838441648,\n
          4838441649,\n
          4838441650,\n
          4838441647\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757724,\n
        "timestamp": "2017-05-06T12:03:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439694,\n
          4838439695,\n
          4838439696,\n
          4838439697,\n
          4838439692,\n
          4838439698,\n
          4838439699,\n
          4838441535,\n
          4838439700,\n
          4838439694\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757725,\n
        "timestamp": "2017-05-06T12:03:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441651,\n
          4838441652,\n
          4838441653,\n
          4838441654,\n
          4838441651\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757726,\n
        "timestamp": "2017-05-06T12:03:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439517,\n
          4838439516,\n
          4838439518,\n
          4838439519,\n
          4838439517\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757727,\n
        "timestamp": "2017-05-06T12:03:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441654,\n
          4838441653,\n
          4838441655,\n
          4838441656,\n
          4838441654\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757728,\n
        "timestamp": "2017-05-06T12:03:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441657,\n
          4838441658,\n
          4838441659,\n
          4838441660,\n
          4838441657\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757729,\n
        "timestamp": "2017-05-06T12:03:26Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439703,\n
          4838439704,\n
          4838439705,\n
          4838439706,\n
          4838439703\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757730,\n
        "timestamp": "2017-05-06T12:03:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441661,\n
          4838441662,\n
          4838441663,\n
          4838441664,\n
          4838441661\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757731,\n
        "timestamp": "2017-05-06T12:03:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439707,\n
          4838439708,\n
          4838439709,\n
          4838439704,\n
          4838439703,\n
          4838439710,\n
          4838439711,\n
          4838439707\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757732,\n
        "timestamp": "2017-05-06T12:03:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441345,\n
          4838441665,\n
          4838441666,\n
          4838441349,\n
          4838441348,\n
          4838441346,\n
          4838441345\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757733,\n
        "timestamp": "2017-05-06T12:03:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439712,\n
          4838439713,\n
          4838439708,\n
          4838439707,\n
          4838439712\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757735,\n
        "timestamp": "2017-05-06T12:03:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439714,\n
          4838439711,\n
          4838439710,\n
          4838439715,\n
          4838439714\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757736,\n
        "timestamp": "2017-05-06T12:03:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439520,\n
          4838439621,\n
          4838439622,\n
          4838439623,\n
          4838439520\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757737,\n
        "timestamp": "2017-05-06T12:03:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441671,\n
          4838441672,\n
          4838441354,\n
          4838441356,\n
          4838441671\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757738,\n
        "timestamp": "2017-05-06T12:03:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441673,\n
          4838441674,\n
          4838441015,\n
          4838441019,\n
          4838441673\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757739,\n
        "timestamp": "2017-05-06T12:03:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441675,\n
          4838441676,\n
          4838441677,\n
          4838441678,\n
          4838441675\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757740,\n
        "timestamp": "2017-05-06T12:03:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439821,\n
          4838439822,\n
          4838439823,\n
          4838439824,\n
          4838439821\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757741,\n
        "timestamp": "2017-05-06T12:03:27Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441679,\n
          4838441680,\n
          4838441373,\n
          4838441375,\n
          4838441679\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757743,\n
        "timestamp": "2017-05-06T12:03:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441388,\n
          4838441387,\n
          4838441386,\n
          4838441681,\n
          4838441388\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757744,\n
        "timestamp": "2017-05-06T12:03:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441382,\n
          4838441682,\n
          4838441683,\n
          4838441684,\n
          4838441382\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757745,\n
        "timestamp": "2017-05-06T12:03:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439829,\n
          4838439830,\n
          4838439831,\n
          4838439832,\n
          4838439833,\n
          4838439834,\n
          4838441519,\n
          4838439835,\n
          4838439836,\n
          4838439829\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757746,\n
        "timestamp": "2017-05-06T12:03:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441685,\n
          4838441686,\n
          4838441687,\n
          4838441418,\n
          4838441685\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757747,\n
        "timestamp": "2017-05-06T12:03:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441688,\n
          4838441414,\n
          4838441417,\n
          4838441689,\n
          4838441688\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757748,\n
        "timestamp": "2017-05-06T12:03:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439837,\n
          4838439838,\n
          4838439839,\n
          4838439840,\n
          4838439841,\n
          4838439842,\n
          4838439843,\n
          4838439844,\n
          4838439845,\n
          4838439846,\n
          4838441615,\n
          4838439837\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757749,\n
        "timestamp": "2017-05-06T12:03:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441690,\n
          4838441693,\n
          4838441435,\n
          4838441445,\n
          4838441444,\n
          4838441690\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757750,\n
        "timestamp": "2017-05-06T12:03:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439622,\n
          4838439624,\n
          4838439625,\n
          4838439623,\n
          4838439622\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757751,\n
        "timestamp": "2017-05-06T12:03:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441693,\n
          4838441694,\n
          4838441691,\n
          4838441435,\n
          4838441693\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757752,\n
        "timestamp": "2017-05-06T12:03:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441443,\n
          4838441442,\n
          4838441444,\n
          4838441446,\n
          4838441443\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757754,\n
        "timestamp": "2017-05-06T12:03:28Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439847,\n
          4838439848,\n
          4838439849,\n
          4838439850,\n
          4838439847\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757755,\n
        "timestamp": "2017-05-06T12:03:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439851,\n
          4838439852,\n
          4838439853,\n
          4838440832,\n
          4838440831,\n
          4838439854,\n
          4838439851\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757756,\n
        "timestamp": "2017-05-06T12:03:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439855,\n
          4838439851,\n
          4838439854,\n
          4838439856,\n
          4838439855\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757757,\n
        "timestamp": "2017-05-06T12:03:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439320,\n
          4838439421,\n
          4838439422,\n
          4838439424,\n
          4838439423,\n
          4838439320\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757758,\n
        "timestamp": "2017-05-06T12:03:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439857,\n
          4838439855,\n
          4838439856,\n
          4838439858,\n
          4838439857\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757759,\n
        "timestamp": "2017-05-06T12:03:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439859,\n
          4838439860,\n
          4838439861,\n
          4838439862,\n
          4838439863,\n
          4838439864,\n
          4838439865,\n
          4838439866,\n
          4838439859\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757760,\n
        "timestamp": "2017-05-06T12:03:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439867,\n
          4838439868,\n
          4838439869,\n
          4838439870,\n
          4838439867\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757761,\n
        "timestamp": "2017-05-06T12:03:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439871,\n
          4838439872,\n
          4838439868,\n
          4838439867,\n
          4838439871\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757762,\n
        "timestamp": "2017-05-06T12:03:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439873,\n
          4838439874,\n
          4838439875,\n
          4838439876,\n
          4838439873\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757763,\n
        "timestamp": "2017-05-06T12:03:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439877,\n
          4838439878,\n
          4838439879,\n
          4838439880,\n
          4838439881,\n
          4838439842,\n
          4838439841,\n
          4838439877\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757764,\n
        "timestamp": "2017-05-06T12:03:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439628,\n
          4838439627,\n
          4838439630,\n
          4838439631,\n
          4838439628\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757765,\n
        "timestamp": "2017-05-06T12:03:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439882,\n
          4838439883,\n
          4838439884,\n
          4838439885,\n
          4838439886,\n
          4838439882\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757766,\n
        "timestamp": "2017-05-06T12:03:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439887,\n
          4838439888,\n
          4838439889,\n
          4838439894,\n
          4838439890,\n
          4838439891,\n
          4838439887\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757767,\n
        "timestamp": "2017-05-06T12:03:29Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439889,\n
          4838439892,\n
          4838439893,\n
          4838439894,\n
          4838439889\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757768,\n
        "timestamp": "2017-05-06T12:03:30Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439895,\n
          4838439896,\n
          4838439897,\n
          4838439898,\n
          4838439895\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757769,\n
        "timestamp": "2017-05-06T12:03:30Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441583,\n
          4838441584,\n
          4838441585,\n
          4838441586,\n
          4838441583\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757770,\n
        "timestamp": "2017-05-06T12:03:30Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439023,\n
          4838439899,\n
          4838439900,\n
          4838439901,\n
          4838439024,\n
          4838439023\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757771,\n
        "timestamp": "2017-05-06T12:03:30Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439902,\n
          4838439907,\n
          4838439910,\n
          4838439903,\n
          4838439904,\n
          4838439905,\n
          4838439906,\n
          4838439902\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757772,\n
        "timestamp": "2017-05-06T12:03:30Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438465,\n
          4838438479,\n
          4838438480,\n
          4838438476,\n
          4838438473,\n
          4838438470,\n
          4838438469,\n
          4838438466,\n
          4838438465\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757773,\n
        "timestamp": "2017-05-06T12:03:30Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439907,\n
          4838439908,\n
          4838439909,\n
          4838439910,\n
          4838439907\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757774,\n
        "timestamp": "2017-05-06T12:03:30Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439911,\n
          4838439912,\n
          4838439913,\n
          4838439914,\n
          4838439915,\n
          4838439916,\n
          4838439911\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757775,\n
        "timestamp": "2017-05-06T12:03:30Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439917,\n
          4838439918,\n
          4838439919,\n
          4838439920,\n
          4838439917\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757776,\n
        "timestamp": "2017-05-06T12:03:30Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439921,\n
          4838439922,\n
          4838439923,\n
          4838439924,\n
          4838439925,\n
          4838439921\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757777,\n
        "timestamp": "2017-10-12T18:44:31Z",\n
        "version": 2,\n
        "changeset": 52868849,\n
        "user": "AmiFritz",\n
        "uid": 172867,\n
        "nodes": [\n
          4838439062,\n
          4838439065,\n
          4838439063,\n
          4838439064,\n
          4838439062\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757778,\n
        "timestamp": "2017-05-06T12:03:30Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439926,\n
          4838439927,\n
          4838439936,\n
          4838439928,\n
          4838439922,\n
          4838439921,\n
          4838439926\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757779,\n
        "timestamp": "2017-05-06T12:03:30Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439929,\n
          4838439930,\n
          4838439931,\n
          4838439932,\n
          4838439933,\n
          4838439934,\n
          4838439935,\n
          4838439936,\n
          4838439927,\n
          4838439926,\n
          4838439937,\n
          4838439938,\n
          4838439929\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757780,\n
        "timestamp": "2017-05-06T12:03:30Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439939,\n
          4838439940,\n
          4838439941,\n
          4838439942,\n
          4838439939\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757781,\n
        "timestamp": "2017-05-06T12:03:30Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439943,\n
          4838439944,\n
          4838439940,\n
          4838439939,\n
          4838439945,\n
          4838439946,\n
          4838439943\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757782,\n
        "timestamp": "2017-05-06T12:03:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439947,\n
          4838439948,\n
          4838439949,\n
          4838439950,\n
          4838439947\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757783,\n
        "timestamp": "2017-05-06T12:03:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439951,\n
          4838439952,\n
          4838439948,\n
          4838439947,\n
          4838439951\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757784,\n
        "timestamp": "2017-05-06T12:03:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439953,\n
          4838439954,\n
          4838439955,\n
          4838439956,\n
          4838439957,\n
          4838439953\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757785,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          4838439958,\n
          4838439959,\n
          4838439960,\n
          4838439961,\n
          4838439958\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757786,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          4838439962,\n
          4838439963,\n
          4838439958,\n
          4838439964,\n
          4838439962\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757787,\n
        "timestamp": "2017-05-06T12:03:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439965,\n
          4838439966,\n
          4838439967,\n
          4838439968,\n
          4838439969,\n
          4838439970,\n
          4838439971,\n
          4838439965\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757788,\n
        "timestamp": "2017-05-06T12:03:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439972,\n
          4838439973,\n
          4838439974,\n
          4838439975,\n
          4838439972\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757789,\n
        "timestamp": "2017-05-06T12:03:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439976,\n
          4838439977,\n
          4838439978,\n
          4838440017,\n
          4838439979,\n
          4838439976\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757790,\n
        "timestamp": "2017-05-06T12:03:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439980,\n
          4838439981,\n
          4838439982,\n
          4838439983,\n
          4838439980\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757791,\n
        "timestamp": "2017-05-06T12:03:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439984,\n
          4838439985,\n
          4838439986,\n
          4838439987,\n
          4838439988,\n
          4838439989,\n
          4838439990,\n
          4838439991,\n
          4838439992,\n
          4838439993,\n
          4838439994,\n
          4838439995,\n
          4838439996,\n
          4838439997,\n
          4838439998,\n
          4838439999,\n
          4838440000,\n
          4838440001,\n
          4838440002,\n
          4838440003,\n
          4838439984\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757792,\n
        "timestamp": "2017-05-06T12:03:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438494,\n
          4838438495,\n
          4838438496,\n
          4838438497,\n
          4838438498,\n
          4838438499,\n
          4838438494\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757793,\n
        "timestamp": "2017-05-06T12:03:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440004,\n
          4838440005,\n
          4838439985,\n
          4838439984,\n
          4838440006,\n
          4838440007,\n
          4838440008,\n
          4838440009,\n
          4838440004\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757794,\n
        "timestamp": "2017-05-06T12:03:31Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440010,\n
          4838440011,\n
          4838440005,\n
          4838440004,\n
          4838440010\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757795,\n
        "timestamp": "2017-05-06T12:03:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440012,\n
          4838440013,\n
          4838440014,\n
          4838440015,\n
          4838440011,\n
          4838440010,\n
          4838440012\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757796,\n
        "timestamp": "2017-05-06T12:03:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440016,\n
          4838439979,\n
          4838440017,\n
          4838440018,\n
          4838440019,\n
          4838440016\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757797,\n
        "timestamp": "2017-05-06T12:03:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439652,\n
          4838439653,\n
          4838439660,\n
          4838439654,\n
          4838439655,\n
          4838439656,\n
          4838439652\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757798,\n
        "timestamp": "2017-05-06T12:03:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440020,\n
          4838440021,\n
          4838440022,\n
          4838440023,\n
          4838440020\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757799,\n
        "timestamp": "2017-05-06T12:03:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440023,\n
          4838440022,\n
          4838440024,\n
          4838440013,\n
          4838440012,\n
          4838440025,\n
          4838440018,\n
          4838440017,\n
          4838439978,\n
          4838440023\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757800,\n
        "timestamp": "2017-05-06T12:03:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440026,\n
          4838440016,\n
          4838440019,\n
          4838440027,\n
          4838440028,\n
          4838440029,\n
          4838440030,\n
          4838440026\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757801,\n
        "timestamp": "2017-05-06T12:03:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440031,\n
          4838440032,\n
          4838440033,\n
          4838440034,\n
          4838440031\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757802,\n
        "timestamp": "2017-05-06T12:03:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440035,\n
          4838440036,\n
          4838440037,\n
          4838440038,\n
          4838440039,\n
          4838440040,\n
          4838440035\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757803,\n
        "timestamp": "2017-05-06T12:03:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440041,\n
          4838440042,\n
          4838440043,\n
          4838440044,\n
          4838440041\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757805,\n
        "timestamp": "2017-05-06T12:03:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439082,\n
          4838439083,\n
          4838439084,\n
          4838439085,\n
          4838439082\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757807,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          4838440045,\n
          4838440046,\n
          4838440047,\n
          4838440048,\n
          4838440045\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757808,\n
        "timestamp": "2017-05-06T12:03:32Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440049,\n
          4838440050,\n
          4838440051,\n
          4838440052,\n
          4838440049\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757809,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          4838440053,\n
          12829722328,\n
          4838440055,\n
          4838440056,\n
          4838441545,\n
          4838440057,\n
          4838440045,\n
          4838440048,\n
          4838440058,\n
          4838440059,\n
          4838440053\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757810,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 2,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          4838440060,\n
          4838440061,\n
          4838440062,\n
          4838440063,\n
          4838440060\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757812,\n
        "timestamp": "2017-05-06T12:03:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440067,\n
          4838440068,\n
          4838440069,\n
          4838440070,\n
          4838440067\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757813,\n
        "timestamp": "2017-05-06T12:03:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440071,\n
          4838440072,\n
          4838440073,\n
          4838440068,\n
          4838440067,\n
          4838440071\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757814,\n
        "timestamp": "2017-05-06T12:03:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838441616,\n
          4838441617,\n
          4838441618,\n
          4838441619,\n
          4838441620,\n
          4838441621,\n
          4838441616\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757815,\n
        "timestamp": "2017-05-06T12:03:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440074,\n
          4838440075,\n
          4838440076,\n
          4838440077,\n
          4838440074\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757816,\n
        "timestamp": "2017-05-06T12:03:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440078,\n
          4838440079,\n
          4838440080,\n
          4838440081,\n
          4838440082,\n
          4838440083,\n
          4838440078\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757817,\n
        "timestamp": "2017-05-06T12:03:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438500,\n
          4838438507,\n
          4838438508,\n
          4838438509,\n
          4838438500\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757818,\n
        "timestamp": "2017-05-06T12:03:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440084,\n
          4838440085,\n
          4838440090,\n
          4838440086,\n
          4838440087,\n
          4838440084\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757819,\n
        "timestamp": "2017-05-06T12:03:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440085,\n
          4838440088,\n
          4838440089,\n
          4838440090,\n
          4838440085\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757820,\n
        "timestamp": "2017-05-06T12:03:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440091,\n
          4838440092,\n
          4838440093,\n
          4838440094,\n
          4838440091\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757821,\n
        "timestamp": "2017-05-06T12:03:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440095,\n
          4838440096,\n
          4838440097,\n
          4838440098,\n
          4838440095\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757822,\n
        "timestamp": "2017-05-06T12:03:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440099,\n
          4838440105,\n
          4838440100,\n
          4838440101,\n
          4838440102,\n
          4838440103,\n
          4838441553,\n
          4838440099\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757823,\n
        "timestamp": "2017-05-06T12:03:33Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440104,\n
          4838440100,\n
          4838440105,\n
          4838440106,\n
          4838440104\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757824,\n
        "timestamp": "2017-05-06T12:03:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440107,\n
          4838440108,\n
          4838440109,\n
          4838440110,\n
          4838440107\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757825,\n
        "timestamp": "2017-05-06T12:03:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440111,\n
          4838440112,\n
          4838440113,\n
          4838440114,\n
          4838440111\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757826,\n
        "timestamp": "2017-05-06T12:03:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440115,\n
          4838440116,\n
          4838440117,\n
          4838440118,\n
          4838440119,\n
          4838440120,\n
          4838440115\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757827,\n
        "timestamp": "2017-05-06T12:03:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440121,\n
          4838440122,\n
          4838440123,\n
          4838440124,\n
          4838440125,\n
          4838440126,\n
          4838440121\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757828,\n
        "timestamp": "2017-05-06T12:03:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440127,\n
          4838440128,\n
          4838440133,\n
          4838440129,\n
          4838440130,\n
          4838440127\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757829,\n
        "timestamp": "2017-05-06T12:03:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440128,\n
          4838440131,\n
          4838440132,\n
          4838440133,\n
          4838440128\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757830,\n
        "timestamp": "2017-05-06T12:03:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438514,\n
          4838438515,\n
          4838438512,\n
          4838438516,\n
          4838438517,\n
          4838438514\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757831,\n
        "timestamp": "2017-05-06T12:03:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440134,\n
          4838440135,\n
          4838440136,\n
          4838440137,\n
          4838440134\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757832,\n
        "timestamp": "2017-05-06T12:03:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440138,\n
          4838440139,\n
          4838440140,\n
          4838440141,\n
          4838440142,\n
          4838440143,\n
          4838440146,\n
          4838440138\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757833,\n
        "timestamp": "2017-05-06T12:03:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440144,\n
          4838440145,\n
          4838440138,\n
          4838440146,\n
          4838440147,\n
          4838440144\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757834,\n
        "timestamp": "2017-05-06T12:03:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440148,\n
          4838440149,\n
          4838440150,\n
          4838440151,\n
          4838440152,\n
          4838440153,\n
          4838440148\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757835,\n
        "timestamp": "2017-05-06T12:03:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440154,\n
          4838440155,\n
          4838440156,\n
          4838440157,\n
          4838440154\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757836,\n
        "timestamp": "2017-05-06T12:03:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440158,\n
          4838440159,\n
          4838440160,\n
          4838440161,\n
          4838440158\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757837,\n
        "timestamp": "2017-05-06T12:03:34Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440162,\n
          4838439277,\n
          4838439282,\n
          4838440163,\n
          4838440162\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757838,\n
        "timestamp": "2017-05-06T12:03:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440164,\n
          4838440165,\n
          4838439281,\n
          4838440166,\n
          4838440167,\n
          4838437792,\n
          4838437791,\n
          4838440164\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757839,\n
        "timestamp": "2017-05-06T12:03:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440168,\n
          4838440169,\n
          4838440170,\n
          4838440171,\n
          4838440168\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757840,\n
        "timestamp": "2017-05-06T12:03:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440172,\n
          4838440173,\n
          4838440174,\n
          4838440175,\n
          4838440172\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757841,\n
        "timestamp": "2017-05-06T12:03:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439677,\n
          4838439676,\n
          4838439675,\n
          4838439678,\n
          4838439682,\n
          4838439681,\n
          4838439677\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757842,\n
        "timestamp": "2017-05-06T12:03:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440176,\n
          4838440177,\n
          4838440178,\n
          4838440179,\n
          4838440180,\n
          4838440181,\n
          4838440182,\n
          4838440184,\n
          4838440176\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757843,\n
        "timestamp": "2017-05-06T12:03:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439104,\n
          4838439105,\n
          4838439111,\n
          4838439106,\n
          4838439107,\n
          4838439108,\n
          4838439109,\n
          4838439110,\n
          4838439104\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757844,\n
        "timestamp": "2017-05-06T12:03:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438622,\n
          4838438623,\n
          4838438518,\n
          4838440447,\n
          4838438624,\n
          4838438622\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757845,\n
        "timestamp": "2017-05-06T12:03:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440183,\n
          4838440176,\n
          4838440184,\n
          4838440185,\n
          4838440186,\n
          4838440183\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757846,\n
        "timestamp": "2017-05-06T12:03:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440187,\n
          4838440188,\n
          4838440189,\n
          4838440195,\n
          4838440190,\n
          4838440187\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757847,\n
        "timestamp": "2017-05-06T12:03:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440191,\n
          4838440192,\n
          4838440193,\n
          4838440194,\n
          4838440190,\n
          4838440195,\n
          4838440191\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757848,\n
        "timestamp": "2017-05-06T12:03:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440196,\n
          4838440197,\n
          4838440198,\n
          4838440199,\n
          4838440200,\n
          4838440201,\n
          4838440202,\n
          4838440196\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757849,\n
        "timestamp": "2017-05-06T12:03:35Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440203,\n
          4838440204,\n
          4838440205,\n
          4838440206,\n
          4838440207,\n
          4838440208,\n
          4838440209,\n
          4838440210,\n
          4838440203\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757850,\n
        "timestamp": "2017-05-06T12:03:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438625,\n
          4838438626,\n
          4838438627,\n
          4838438628,\n
          4838438629,\n
          4838438630,\n
          4838438631,\n
          4838438632,\n
          4838438625\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757851,\n
        "timestamp": "2017-05-06T12:03:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440211,\n
          4838440212,\n
          4838440213,\n
          4838440214,\n
          4838440211\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757852,\n
        "timestamp": "2017-05-06T12:03:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440215,\n
          4838440216,\n
          4838440217,\n
          4838440218,\n
          4838440215\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757853,\n
        "timestamp": "2017-05-06T12:03:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440219,\n
          4838440220,\n
          4838440221,\n
          4838440222,\n
          4838440223,\n
          4838440219\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757854,\n
        "timestamp": "2017-05-06T12:03:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440224,\n
          4838440225,\n
          4838440226,\n
          4838440227,\n
          4838440224\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757855,\n
        "timestamp": "2017-05-06T12:03:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440228,\n
          4838440229,\n
          4838440230,\n
          4838440231,\n
          4838440228\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757856,\n
        "timestamp": "2017-05-06T12:03:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440232,\n
          4838440233,\n
          4838440234,\n
          4838440235,\n
          4838440232\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757857,\n
        "timestamp": "2017-05-06T12:03:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440236,\n
          4838440237,\n
          4838440238,\n
          4838440239,\n
          4838440240,\n
          4838440241,\n
          4838440242,\n
          4838440243,\n
          4838440244,\n
          4838440245,\n
          4838440236\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757858,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          4838440246,\n
          4838440247,\n
          4838440248,\n
          4838440249,\n
          4838440246\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757859,\n
        "timestamp": "2017-05-06T12:03:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440250,\n
          4838440251,\n
          4838440252,\n
          4838440253,\n
          4838440254,\n
          4838440255,\n
          4838440256,\n
          4838440257,\n
          4838440258,\n
          4838440259,\n
          4838440250\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757860,\n
        "timestamp": "2017-05-06T12:03:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439433,\n
          4838439434,\n
          4838439428,\n
          4838439435,\n
          4838439433\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757861,\n
        "timestamp": "2017-05-06T12:03:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438633,\n
          4838438634,\n
          4838438635,\n
          4838441487,\n
          4838438636,\n
          4838438637,\n
          4838438647,\n
          4838438638,\n
          4838438633\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757862,\n
        "timestamp": "2017-05-06T12:03:36Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440260,\n
          4838440261,\n
          4838440262,\n
          4838440263,\n
          4838440260\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757863,\n
        "timestamp": "2017-05-06T12:03:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439117,\n
          4838439118,\n
          4838439119,\n
          4838439120,\n
          4838439117\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757864,\n
        "timestamp": "2017-05-06T12:03:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440264,\n
          4838440265,\n
          4838441566,\n
          4838440266,\n
          4838440267,\n
          4838440268,\n
          4838440269,\n
          4838440264\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757865,\n
        "timestamp": "2017-05-06T12:03:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440270,\n
          4838440271,\n
          4838440272,\n
          4838440273,\n
          4838441565,\n
          4838440274,\n
          4838440275,\n
          4838440270\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757867,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          4838440280,\n
          4838440246,\n
          4838440249,\n
          4838440281,\n
          4838440282,\n
          4838440283,\n
          4838440285,\n
          4838440280\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757868,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          4838440284,\n
          4838440285,\n
          4838440283,\n
          4838440286,\n
          4838440284\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757869,\n
        "timestamp": "2017-05-06T12:03:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439221,\n
          4838439222,\n
          4838439223,\n
          4838439224,\n
          4838439225,\n
          4838439226,\n
          4838439227,\n
          4838439228,\n
          4838439229,\n
          4838439230,\n
          4838439231,\n
          4838439232,\n
          4838439233,\n
          4838439234,\n
          4838439235,\n
          4838439236,\n
          4838439237,\n
          4838439238,\n
          4838439239,\n
          4838439240,\n
          4838439241,\n
          4838439242,\n
          4838439243,\n
          4838439244,\n
          4838439221\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757870,\n
        "timestamp": "2017-05-06T12:03:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440287,\n
          4838440288,\n
          4838440289,\n
          4838440290,\n
          4838440287\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757871,\n
        "timestamp": "2017-05-06T12:03:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440291,\n
          4838440292,\n
          4838440293,\n
          4838440306,\n
          4838440294,\n
          4838440291\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757872,\n
        "timestamp": "2017-05-06T12:03:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440295,\n
          4838440296,\n
          4838440297,\n
          4838440298,\n
          4838440295\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757873,\n
        "timestamp": "2017-05-06T12:03:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440299,\n
          4838440300,\n
          4838440301,\n
          4838440302,\n
          4838440303,\n
          4838440304,\n
          4838440305,\n
          4838440306,\n
          4838440293,\n
          4838440307,\n
          4838441581,\n
          4838440299\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757874,\n
        "timestamp": "2017-05-06T12:03:37Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440308,\n
          4838440309,\n
          4838440310,\n
          4838440311,\n
          4838440308\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757875,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 2,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          4838440312,\n
          4838440313,\n
          4838440316,\n
          4838440317,\n
          4838440312\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757876,\n
        "timestamp": "2017-05-06T12:03:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440318,\n
          4838440319,\n
          4838440320,\n
          4838440321,\n
          4838440322,\n
          4838440323,\n
          4838440324,\n
          4838440325,\n
          4838440318\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757877,\n
        "timestamp": "2017-05-06T12:03:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439701,\n
          4838439695,\n
          4838439694,\n
          4838439702,\n
          4838439701\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757878,\n
        "timestamp": "2017-05-06T12:03:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440326,\n
          4838440327,\n
          4838440328,\n
          4838440329,\n
          4838440330,\n
          4838440331,\n
          4838440326\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757879,\n
        "timestamp": "2017-05-06T12:03:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440332,\n
          4838440333,\n
          4838440334,\n
          4838440335,\n
          4838440332\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757880,\n
        "timestamp": "2017-05-06T12:03:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440333,\n
          4838440336,\n
          4838440337,\n
          4838440334,\n
          4838440333\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757881,\n
        "timestamp": "2017-05-06T12:03:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440338,\n
          4838440339,\n
          4838440340,\n
          4838441587,\n
          4838440341,\n
          4838440338\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757882,\n
        "timestamp": "2017-05-06T12:03:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440339,\n
          4838440342,\n
          4838440343,\n
          4838440340,\n
          4838440339\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757883,\n
        "timestamp": "2017-05-06T12:03:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440344,\n
          4838440345,\n
          4838440346,\n
          4838440347,\n
          4838440344\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757884,\n
        "timestamp": "2017-05-06T12:03:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440345,\n
          4838440353,\n
          4838440348,\n
          4838440349,\n
          4838440350,\n
          4838440346,\n
          4838440345\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757885,\n
        "timestamp": "2017-05-06T12:03:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440351,\n
          4838440352,\n
          4838440348,\n
          4838440353,\n
          4838440351\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757886,\n
        "timestamp": "2017-05-06T12:03:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440354,\n
          4838440355,\n
          4838440356,\n
          4838440357,\n
          4838440354\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757887,\n
        "timestamp": "2017-05-06T12:03:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440358,\n
          4838440359,\n
          4838440360,\n
          4838440361,\n
          4838440358\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757889,\n
        "timestamp": "2017-05-06T12:03:38Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440362,\n
          4838440363,\n
          4838440364,\n
          4838440365,\n
          4838440362\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757890,\n
        "timestamp": "2017-05-06T12:03:39Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440366,\n
          4838440367,\n
          4838440368,\n
          4838440369,\n
          4838440366\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757891,\n
        "timestamp": "2017-05-06T12:03:39Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440033,\n
          4838440370,\n
          4838440371,\n
          4838440372,\n
          4838440034,\n
          4838440033\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757892,\n
        "timestamp": "2017-05-06T12:03:39Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440373,\n
          4838440374,\n
          4838440375,\n
          4838440376,\n
          4838440377,\n
          4838440378,\n
          4838440379,\n
          4838440380,\n
          4838440373\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757893,\n
        "timestamp": "2017-05-06T12:03:39Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440381,\n
          4838440274,\n
          4838440382,\n
          4838440267,\n
          4838440266,\n
          4838440383,\n
          4838440384,\n
          4838440381\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757894,\n
        "timestamp": "2017-05-06T12:03:39Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440385,\n
          4838440386,\n
          4838440387,\n
          4838440388,\n
          4838440385\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757895,\n
        "timestamp": "2017-05-06T12:03:39Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440326,\n
          4838440331,\n
          4838440389,\n
          4838440390,\n
          4838440391,\n
          4838440392,\n
          4838440326\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757896,\n
        "timestamp": "2017-05-06T12:03:39Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440393,\n
          4838440394,\n
          4838440395,\n
          4838440396,\n
          4838440397,\n
          4838440398,\n
          4838440393\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757897,\n
        "timestamp": "2017-05-06T12:03:39Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440399,\n
          4838440400,\n
          4838440401,\n
          4838440402,\n
          4838440399\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757898,\n
        "timestamp": "2017-05-06T12:03:39Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440403,\n
          4838440404,\n
          4838441591,\n
          4838440405,\n
          4838440406,\n
          4838440403\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757899,\n
        "timestamp": "2017-05-06T12:03:39Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440407,\n
          4838440408,\n
          4838441593,\n
          4838440409,\n
          4838440410,\n
          4838440407\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757900,\n
        "timestamp": "2017-05-06T12:03:39Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440411,\n
          4838440412,\n
          4838440413,\n
          4838440414,\n
          4838440411\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757901,\n
        "timestamp": "2017-05-06T12:03:39Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440415,\n
          4838440416,\n
          4838440417,\n
          4838440418,\n
          4838440415\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757902,\n
        "timestamp": "2017-05-06T12:03:39Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438914,\n
          4838438915,\n
          4838438916,\n
          4838438917,\n
          4838438918,\n
          4838438919,\n
          4838441495,\n
          4838438920,\n
          4838439021,\n
          4838439022,\n
          4838439023,\n
          4838439024,\n
          4838439025,\n
          4838439026,\n
          4838438914\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757903,\n
        "timestamp": "2017-05-06T12:03:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440419,\n
          4838440420,\n
          4838440421,\n
          4838440422,\n
          4838440419\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757904,\n
        "timestamp": "2017-05-06T12:03:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440423,\n
          4838440424,\n
          4838440425,\n
          4838441594,\n
          4838440420,\n
          4838440419,\n
          4838440426,\n
          4838440427,\n
          4838440428,\n
          4838440429,\n
          4838440430,\n
          4838440423\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757905,\n
        "timestamp": "2017-05-06T12:03:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439716,\n
          4838439714,\n
          4838439715,\n
          4838439717,\n
          4838439716\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757906,\n
        "timestamp": "2017-05-06T12:03:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440431,\n
          4838440432,\n
          4838440433,\n
          4838440434,\n
          4838440435,\n
          4838440436,\n
          4838440431\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757907,\n
        "timestamp": "2017-05-06T12:03:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440437,\n
          4838440438,\n
          4838440439,\n
          4838440440,\n
          4838440441,\n
          4838440442,\n
          4838440443,\n
          4838440444,\n
          4838440437\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757908,\n
        "timestamp": "2017-05-06T12:03:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439718,\n
          4838439716,\n
          4838439717,\n
          4838439719,\n
          4838439720,\n
          4838439718\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757909,\n
        "timestamp": "2017-05-06T12:03:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440445,\n
          4838440446,\n
          4838438624,\n
          4838440447,\n
          4838440448,\n
          4838440445\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757910,\n
        "timestamp": "2017-05-06T12:03:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440449,\n
          4838440450,\n
          4838440451,\n
          4838440452,\n
          4838440453,\n
          4838440454,\n
          4838440455,\n
          4838440456,\n
          4838440457,\n
          4838440458,\n
          4838440449\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757911,\n
        "timestamp": "2017-05-06T12:03:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440459,\n
          4838440460,\n
          4838440461,\n
          4838440462,\n
          4838440459\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757912,\n
        "timestamp": "2017-05-06T12:03:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440468,\n
          4838440467,\n
          4838440463,\n
          4838440464,\n
          4838440465,\n
          4838440466,\n
          4838440468\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757913,\n
        "timestamp": "2017-05-06T12:03:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440469,\n
          4838440470,\n
          4838440471,\n
          4838440472,\n
          4838440473,\n
          4838440469\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757914,\n
        "timestamp": "2017-05-06T12:03:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438666,\n
          4838438665,\n
          4838438659,\n
          4838438658,\n
          4838438669,\n
          4838438670,\n
          4838438671,\n
          4838438666\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757915,\n
        "timestamp": "2017-05-06T12:03:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440474,\n
          4838440475,\n
          4838440476,\n
          4838440477,\n
          4838440474\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757916,\n
        "timestamp": "2017-05-06T12:03:40Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440478,\n
          4838440474,\n
          4838440477,\n
          4838440479,\n
          4838440480,\n
          4838440470,\n
          4838440469,\n
          4838440481,\n
          4838440478\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757918,\n
        "timestamp": "2017-05-06T12:03:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440486,\n
          4838440487,\n
          4838440488,\n
          4838440490,\n
          4838440489,\n
          4838440486\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757919,\n
        "timestamp": "2017-05-06T12:03:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440489,\n
          4838440490,\n
          4838440491,\n
          4838440492,\n
          4838440489\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757922,\n
        "timestamp": "2017-05-06T12:03:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440500,\n
          4838440501,\n
          4838440502,\n
          4838440503,\n
          4838440504,\n
          4838440505,\n
          4838440506,\n
          4838440507,\n
          4838440500\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757923,\n
        "timestamp": "2017-05-06T12:03:41Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440508,\n
          4838440509,\n
          4838440510,\n
          4838440511,\n
          4838440508\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757924,\n
        "timestamp": "2017-05-06T12:03:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440512,\n
          4838440513,\n
          4838440514,\n
          4838440515,\n
          4838440512\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757925,\n
        "timestamp": "2017-05-06T12:03:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440516,\n
          4838440517,\n
          4838440518,\n
          4838440519,\n
          4838440520,\n
          4838440516\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757926,\n
        "timestamp": "2017-05-06T12:03:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440621,\n
          4838440622,\n
          4838440623,\n
          4838440624,\n
          4838440621\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757927,\n
        "timestamp": "2017-05-06T12:03:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440625,\n
          4838440626,\n
          4838440627,\n
          4838440628,\n
          4838439739,\n
          4838440629,\n
          4838439738,\n
          4838440630,\n
          4838440631,\n
          4838440632,\n
          4838439735,\n
          4838440625\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757928,\n
        "timestamp": "2017-05-06T12:03:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439736,\n
          4838439737,\n
          4838439738,\n
          4838440629,\n
          4838439739,\n
          4838439740,\n
          4838439736\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757929,\n
        "timestamp": "2017-05-06T12:03:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439741,\n
          4838439742,\n
          4838439743,\n
          4838439744,\n
          4838439741\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757930,\n
        "timestamp": "2017-05-06T12:03:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439745,\n
          4838439746,\n
          4838441612,\n
          4838439747,\n
          4838439748,\n
          4838439745\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757931,\n
        "timestamp": "2017-05-06T12:03:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439749,\n
          4838439750,\n
          4838439751,\n
          4838439752,\n
          4838439749\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757932,\n
        "timestamp": "2017-05-06T12:03:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439753,\n
          4838439754,\n
          4838439755,\n
          4838439756,\n
          4838439753\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757933,\n
        "timestamp": "2017-05-06T12:03:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439753,\n
          4838439756,\n
          4838439757,\n
          4838439758,\n
          4838439753\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757934,\n
        "timestamp": "2017-05-06T12:03:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439759,\n
          4838439760,\n
          4838439761,\n
          4838439762,\n
          4838439759\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757935,\n
        "timestamp": "2017-05-06T12:03:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439763,\n
          4838439764,\n
          4838439765,\n
          4838439766,\n
          4838439763\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757936,\n
        "timestamp": "2017-05-06T12:03:42Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439256,\n
          4838439263,\n
          4838439271,\n
          4838441516,\n
          4838441555,\n
          4838439272,\n
          4838439273,\n
          4838439274,\n
          4838439275,\n
          4838439280,\n
          4838439276,\n
          4838439279,\n
          4838439256\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757937,\n
        "timestamp": "2017-05-06T12:03:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439764,\n
          4838439767,\n
          4838439768,\n
          4838439765,\n
          4838439764\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757938,\n
        "timestamp": "2017-05-06T12:03:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439769,\n
          4838439770,\n
          4838439771,\n
          4838439772,\n
          4838439773,\n
          4838439774,\n
          4838439769\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757939,\n
        "timestamp": "2017-05-06T12:03:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439775,\n
          4838439776,\n
          4838439777,\n
          4838439778,\n
          4838439775\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757940,\n
        "timestamp": "2022-10-18T19:39:44Z",\n
        "version": 3,\n
        "changeset": 127745008,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "nodes": [\n
          4838439779,\n
          4838439780,\n
          4838439781,\n
          4838439782,\n
          4838439783,\n
          4838439784,\n
          4838439785,\n
          10112105616,\n
          4838439786,\n
          4838439787,\n
          4838439788,\n
          4838439789,\n
          4838439790,\n
          4838439791,\n
          4838439792,\n
          4838439793,\n
          4838439794,\n
          4838439795,\n
          4838439796,\n
          4838439797,\n
          4838439798,\n
          4838439799,\n
          4838439800,\n
          4838439801,\n
          4838439802,\n
          4838439803,\n
          4838439804,\n
          4838439805,\n
          4838439806,\n
          4838439807,\n
          4838439808,\n
          4838439809,\n
          4838439810,\n
          4838439811,\n
          4838439812,\n
          4838439813,\n
          4838439814,\n
          4838439815,\n
          4838439816,\n
          4838439817,\n
          4838439818,\n
          4838439819,\n
          4838439820,\n
          4838440821,\n
          4838440822,\n
          4838440823,\n
          4838440824,\n
          4838440830,\n
          4838440829,\n
          4838440825,\n
          4838440826,\n
          4838439779\n
        ],\n
        "tags": {\n
          "amenity": "place_of_worship",\n
          "building": "church",\n
          "denomination": "catholic",\n
          "heritage": "2",\n
          "heritage:operator": "mhs",\n
          "mhs:inscription_date": "1919-10-15",\n
          "name": "Église de la Nativité-de-la-Sainte-Vierge",\n
          "ref:mhs": "PA00115648",\n
          "religion": "christian",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "source:heritage": "data.gouv.fr, Ministère de la Culture - 2016",\n
          "start_date": "C12",\n
          "wikidata": "Q3585793",\n
          "wikipedia": "fr:Église de la Nativité-de-la-Sainte-Vierge de Cuisy-en-Almont"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757941,\n
        "timestamp": "2017-05-06T12:03:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838439277,\n
          4838439278,\n
          4838439279,\n
          4838439276,\n
          4838439280,\n
          4838440166,\n
          4838439281,\n
          4838440165,\n
          4838439282,\n
          4838439277\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757942,\n
        "timestamp": "2017-05-06T12:03:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440827,\n
          4838440828,\n
          4838440829,\n
          4838440830,\n
          4838440827\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757943,\n
        "timestamp": "2017-05-06T12:03:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440831,\n
          4838440832,\n
          4838440833,\n
          4838440834,\n
          4838440831\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757944,\n
        "timestamp": "2017-05-06T12:03:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440835,\n
          4838440836,\n
          4838440837,\n
          4838440838,\n
          4838440852,\n
          4838440835\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757945,\n
        "timestamp": "2017-05-06T12:03:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440839,\n
          4838440840,\n
          4838440841,\n
          4838440848,\n
          4838440842,\n
          4838440839\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757946,\n
        "timestamp": "2017-05-06T12:03:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440843,\n
          4838440844,\n
          4838440845,\n
          4838440846,\n
          4838440843\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757947,\n
        "timestamp": "2017-05-06T12:03:43Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440847,\n
          4838440848,\n
          4838440841,\n
          4838440849,\n
          4838440847\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757948,\n
        "timestamp": "2017-05-06T12:03:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440850,\n
          4838440851,\n
          4838440852,\n
          4838440838,\n
          4838440850\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757949,\n
        "timestamp": "2017-05-06T12:03:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440853,\n
          4838440854,\n
          4838440855,\n
          4838440856,\n
          4838440853\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757950,\n
        "timestamp": "2017-05-06T12:03:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440857,\n
          4838440858,\n
          4838440859,\n
          4838440860,\n
          4838440861,\n
          4838440857\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757951,\n
        "timestamp": "2017-05-06T12:03:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838438640,\n
          4838440862,\n
          4838440863,\n
          4838438641,\n
          4838438640\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757952,\n
        "timestamp": "2017-05-06T12:03:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440862,\n
          4838440864,\n
          4838440865,\n
          4838440863,\n
          4838440862\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757953,\n
        "timestamp": "2017-05-06T12:03:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440866,\n
          4838440867,\n
          4838440868,\n
          4838440869,\n
          4838440866\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757954,\n
        "timestamp": "2017-05-06T12:03:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440867,\n
          4838440870,\n
          4838440871,\n
          4838440868,\n
          4838440867\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757955,\n
        "timestamp": "2017-05-06T12:03:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440872,\n
          4838440873,\n
          4838440874,\n
          4838440875,\n
          4838440919,\n
          4838440872\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757956,\n
        "timestamp": "2017-05-06T12:03:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440876,\n
          4838440877,\n
          4838441437,\n
          4838440878,\n
          4838441436,\n
          4838440879,\n
          4838440876\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757957,\n
        "timestamp": "2017-05-06T12:03:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440880,\n
          4838440881,\n
          4838440882,\n
          4838440883,\n
          4838440880\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757958,\n
        "timestamp": "2017-05-06T12:03:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440884,\n
          4838440883,\n
          4838440882,\n
          4838440881,\n
          4838440885,\n
          4838440886,\n
          4838440887,\n
          4838440888,\n
          4838440894,\n
          4838440893,\n
          4838440889,\n
          4838440890,\n
          4838440884\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757959,\n
        "timestamp": "2017-05-06T12:03:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440891,\n
          4838440892,\n
          4838440893,\n
          4838440894,\n
          4838440895,\n
          4838440891\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757960,\n
        "timestamp": "2017-05-06T12:03:44Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440896,\n
          4838440892,\n
          4838440891,\n
          4838440897,\n
          4838440898,\n
          4838440899,\n
          4838440900,\n
          4838440901,\n
          4838440896\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757961,\n
        "timestamp": "2017-05-06T12:03:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440902,\n
          4838440903,\n
          4838440904,\n
          4838440905,\n
          4838440902\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 491757962,\n
        "timestamp": "2017-05-06T12:03:45Z",\n
        "version": 1,\n
        "changeset": 48450455,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          4838440906,\n
          4838440907,\n
          4838440908,\n
          4838440909,\n
          4838440906\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1385716034,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 1,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          12829722316,\n
          12829722315,\n
          12829722314,\n
          12829722313,\n
          12829722316\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1385716035,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 1,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          12829722320,\n
          12829722319,\n
          12829722318,\n
          12829722317,\n
          12829722320\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1385716036,\n
        "timestamp": "2025-05-12T06:47:45Z",\n
        "version": 1,\n
        "changeset": 166135776,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          12829722325,\n
          12829722324,\n
          12829722323,\n
          12829722322,\n
          12829722325\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1386586230,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 1,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          12836810770,\n
          12836810769,\n
          12836810768,\n
          12836810767,\n
          12836810770\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1386586231,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 1,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          4838440941,\n
          12836810773,\n
          12836810772,\n
          12836810771,\n
          4838440940,\n
          4838440941\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1386586232,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 1,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          12836810777,\n
          12836810776,\n
          12836810775,\n
          12836810774,\n
          12836810777\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1386586233,\n
        "timestamp": "2025-05-14T12:14:08Z",\n
        "version": 1,\n
        "changeset": 166252853,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          12836810781,\n
          12836810780,\n
          12836810779,\n
          12836810778,\n
          12836810781\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      }\n
      \n
        ]\n
      }\n
      """
  ]
]