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

HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

POST https://overpass-api.de/api/interpreter
Request options
[
  "body" => [
    "data" => """
      [out:json][timeout:60];\n
      area["ref:INSEE"="08122"]->.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
      );\n
      (._;>;);\n
      out meta;\n
      >;
      """
  ]
  "timeout" => 60
]
Response 200
[
  "info" => [
    "header_size" => 195
    "request_size" => 2289
    "total_time" => 4.088626
    "namelookup_time" => 0.001031
    "connect_time" => 0.014786
    "pretransfer_time" => 0.032649
    "size_upload" => 2086.0
    "size_download" => 90776.0
    "speed_download" => 22202.0
    "speed_upload" => 510.0
    "upload_content_length" => 2086.0
    "starttransfer_time" => 3.548521
    "primary_ip" => "162.55.144.139"
    "primary_port" => 443
    "local_ip" => "51.178.138.19"
    "local_port" => 49686
    "http_version" => 2
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 32520
    "connect_time_us" => 14786
    "namelookup_time_us" => 1031
    "pretransfer_time_us" => 32649
    "starttransfer_time_us" => 3548521
    "total_time_us" => 4088626
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1753531790.1889
    "original_url" => "https://overpass-api.de/api/interpreter"
    "pause_handler" => Closure(float $duration) {#913
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#909 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#902 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * Host overpass-api.de:443 was resolved.\n
      * IPv6: 2a01:4f8:261:3c4f::2, 2a01:4f9:3051:3e48::2\n
      * IPv4: 162.55.144.139, 65.109.112.52\n
      *   Trying 162.55.144.139:443...\n
      * Connected to overpass-api.de (162.55.144.139) port 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 / RSASSA-PSS\n
      * ALPN: server accepted http/1.1\n
      * Server certificate:\n
      *  subject: CN=gall.openstreetmap.de\n
      *  start date: Jun  4 21:58:45 2025 GMT\n
      *  expire date: Sep  2 21:58:44 2025 GMT\n
      *  subjectAltName: host "overpass-api.de" matched cert's "overpass-api.de"\n
      *  issuer: C=US; O=Let's Encrypt; CN=R11\n
      *  SSL certificate verify ok.\n
      *   Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\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: 2086\r\n
      \r\n
      * upload completely sent off: 2086 bytes\n
      < HTTP/1.1 200 OK\r\n
      < Date: Sat, 26 Jul 2025 12:09:50 GMT\r\n
      < Server: Apache/2.4.62 (Debian)\r\n
      < Vary: Accept-Encoding\r\n
      < Content-Encoding: gzip\r\n
      < Transfer-Encoding: chunked\r\n
      < Content-Type: application/json\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Sat, 26 Jul 2025 12:09:50 GMT"
    "Server: Apache/2.4.62 (Debian)"
    "Vary: Accept-Encoding"
    "Content-Encoding: gzip"
    "Transfer-Encoding: chunked"
    "Content-Type: application/json"
  ]
  "response_content" => [
    """
      {\n
        "version": 0.6,\n
        "generator": "Overpass API 0.7.62.7 375dc00a",\n
        "osm3s": {\n
          "timestamp_osm_base": "2025-07-26T12:08:40Z",\n
          "timestamp_areas_base": "2025-07-26T09:30:54Z",\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": 1219537935,\n
        "lat": 50.0866997,\n
        "lon": 4.7888080,\n
        "timestamp": "2013-11-26T14:06:30Z",\n
        "version": 3,\n
        "changeset": 19127391,\n
        "user": "giskov",\n
        "uid": 1522921\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219537982,\n
        "lat": 50.0890458,\n
        "lon": 4.7939366,\n
        "timestamp": "2013-11-26T14:06:30Z",\n
        "version": 2,\n
        "changeset": 19127391,\n
        "user": "giskov",\n
        "uid": 1522921\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219537987,\n
        "lat": 50.0919431,\n
        "lon": 4.7881906,\n
        "timestamp": "2011-03-26T19:41:35Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219538021,\n
        "lat": 50.0911179,\n
        "lon": 4.7897371,\n
        "timestamp": "2011-03-26T19:41:37Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219538048,\n
        "lat": 50.0865280,\n
        "lon": 4.7889795,\n
        "timestamp": "2013-11-26T14:06:30Z",\n
        "version": 3,\n
        "changeset": 19127391,\n
        "user": "giskov",\n
        "uid": 1522921\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219538089,\n
        "lat": 50.0916649,\n
        "lon": 4.7884195,\n
        "timestamp": "2011-03-26T19:41:39Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219538122,\n
        "lat": 50.0914354,\n
        "lon": 4.7893412,\n
        "timestamp": "2011-03-26T19:41:41Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219538197,\n
        "lat": 50.0916337,\n
        "lon": 4.7882929,\n
        "timestamp": "2011-03-26T19:41:44Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219538285,\n
        "lat": 50.0908395,\n
        "lon": 4.7877350,\n
        "timestamp": "2011-03-26T19:41:48Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219538361,\n
        "lat": 50.0905467,\n
        "lon": 4.7932293,\n
        "timestamp": "2011-03-26T19:41:52Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219538378,\n
        "lat": 50.0915555,\n
        "lon": 4.7876888,\n
        "timestamp": "2011-03-26T19:41:52Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219538400,\n
        "lat": 50.0915819,\n
        "lon": 4.7886561,\n
        "timestamp": "2011-03-26T19:41:54Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219538462,\n
        "lat": 50.0874574,\n
        "lon": 4.7903022,\n
        "timestamp": "2013-11-26T14:06:30Z",\n
        "version": 3,\n
        "changeset": 19127391,\n
        "user": "giskov",\n
        "uid": 1522921\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219538491,\n
        "lat": 50.0894149,\n
        "lon": 4.7956498,\n
        "timestamp": "2013-11-26T14:06:30Z",\n
        "version": 2,\n
        "changeset": 19127391,\n
        "user": "giskov",\n
        "uid": 1522921\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219538508,\n
        "lat": 50.0915618,\n
        "lon": 4.7904428,\n
        "timestamp": "2011-03-26T19:41:58Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219538543,\n
        "lat": 50.0875542,\n
        "lon": 4.7900066,\n
        "timestamp": "2013-11-26T14:06:30Z",\n
        "version": 3,\n
        "changeset": 19127391,\n
        "user": "giskov",\n
        "uid": 1522921\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219538578,\n
        "lat": 50.0916014,\n
        "lon": 4.7888084,\n
        "timestamp": "2011-03-26T19:42:00Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219538662,\n
        "lat": 50.0892175,\n
        "lon": 4.7937648,\n
        "timestamp": "2013-11-26T14:06:30Z",\n
        "version": 2,\n
        "changeset": 19127391,\n
        "user": "giskov",\n
        "uid": 1522921\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219538667,\n
        "lat": 50.0890268,\n
        "lon": 4.7873282,\n
        "timestamp": "2011-03-26T19:42:03Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219538677,\n
        "lat": 50.0918368,\n
        "lon": 4.7882100,\n
        "timestamp": "2011-03-26T19:42:04Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219538834,\n
        "lat": 50.0912498,\n
        "lon": 4.7879482,\n
        "timestamp": "2011-03-26T19:42:09Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219538884,\n
        "lat": 50.0894154,\n
        "lon": 4.7936873,\n
        "timestamp": "2013-11-26T14:06:30Z",\n
        "version": 2,\n
        "changeset": 19127391,\n
        "user": "giskov",\n
        "uid": 1522921\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219538892,\n
        "lat": 50.0918024,\n
        "lon": 4.7879762,\n
        "timestamp": "2011-03-26T19:42:11Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219539007,\n
        "lat": 50.0900711,\n
        "lon": 4.7949641,\n
        "timestamp": "2013-11-26T14:06:30Z",\n
        "version": 2,\n
        "changeset": 19127391,\n
        "user": "giskov",\n
        "uid": 1522921\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219539078,\n
        "lat": 50.0916649,\n
        "lon": 4.7876547,\n
        "timestamp": "2011-03-26T19:42:17Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219539114,\n
        "lat": 50.0915141,\n
        "lon": 4.7901008,\n
        "timestamp": "2011-03-26T19:42:19Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219539122,\n
        "lat": 50.0871089,\n
        "lon": 4.7906671,\n
        "timestamp": "2013-11-26T14:06:30Z",\n
        "version": 3,\n
        "changeset": 19127391,\n
        "user": "giskov",\n
        "uid": 1522921\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219539135,\n
        "lat": 50.0909726,\n
        "lon": 4.7930405,\n
        "timestamp": "2011-03-26T19:42:20Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219539151,\n
        "lat": 50.0888423,\n
        "lon": 4.7948012,\n
        "timestamp": "2013-11-26T14:06:30Z",\n
        "version": 2,\n
        "changeset": 19127391,\n
        "user": "giskov",\n
        "uid": 1522921\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219539222,\n
        "lat": 50.0868974,\n
        "lon": 4.7887307,\n
        "timestamp": "2013-11-26T14:06:30Z",\n
        "version": 3,\n
        "changeset": 19127391,\n
        "user": "giskov",\n
        "uid": 1522921\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219539242,\n
        "lat": 50.0920507,\n
        "lon": 4.7886409,\n
        "timestamp": "2011-03-26T19:42:23Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219539277,\n
        "lat": 50.0912596,\n
        "lon": 4.7898969,\n
        "timestamp": "2011-03-26T19:42:24Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219539281,\n
        "lat": 50.0863236,\n
        "lon": 4.7898429,\n
        "timestamp": "2013-11-26T14:06:30Z",\n
        "version": 3,\n
        "changeset": 19127391,\n
        "user": "giskov",\n
        "uid": 1522921\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219539323,\n
        "lat": 50.0888479,\n
        "lon": 4.7944833,\n
        "timestamp": "2013-11-26T14:06:30Z",\n
        "version": 2,\n
        "changeset": 19127391,\n
        "user": "giskov",\n
        "uid": 1522921\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219539326,\n
        "lat": 50.0887494,\n
        "lon": 4.7874135,\n
        "timestamp": "2011-03-26T19:42:26Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219539460,\n
        "lat": 50.0911082,\n
        "lon": 4.7880015,\n
        "timestamp": "2011-03-26T19:42:30Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219539496,\n
        "lat": 50.0907186,\n
        "lon": 4.7931745,\n
        "timestamp": "2011-03-26T19:42:32Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219539514,\n
        "lat": 50.0917024,\n
        "lon": 4.7880054,\n
        "timestamp": "2011-03-26T19:42:32Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219539610,\n
        "lat": 50.0899742,\n
        "lon": 4.7952586,\n
        "timestamp": "2013-11-26T14:06:30Z",\n
        "version": 2,\n
        "changeset": 19127391,\n
        "user": "giskov",\n
        "uid": 1522921\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219539648,\n
        "lat": 50.0913234,\n
        "lon": 4.7905171,\n
        "timestamp": "2011-03-26T19:42:38Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219539659,\n
        "lat": 50.0873031,\n
        "lon": 4.7905310,\n
        "timestamp": "2013-11-26T14:06:30Z",\n
        "version": 3,\n
        "changeset": 19127391,\n
        "user": "giskov",\n
        "uid": 1522921\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219539739,\n
        "lat": 50.0909531,\n
        "lon": 4.7928944,\n
        "timestamp": "2011-03-26T19:42:41Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219539765,\n
        "lat": 50.0898202,\n
        "lon": 4.7954865,\n
        "timestamp": "2013-11-26T14:06:30Z",\n
        "version": 2,\n
        "changeset": 19127391,\n
        "user": "giskov",\n
        "uid": 1522921\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219539874,\n
        "lat": 50.0918556,\n
        "lon": 4.7875913,\n
        "timestamp": "2011-03-26T19:42:46Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219539881,\n
        "lat": 50.0911570,\n
        "lon": 4.7879786,\n
        "timestamp": "2011-03-26T19:42:46Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219539916,\n
        "lat": 50.0864002,\n
        "lon": 4.7892271,\n
        "timestamp": "2013-11-26T14:06:30Z",\n
        "version": 3,\n
        "changeset": 19127391,\n
        "user": "giskov",\n
        "uid": 1522921\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219539963,\n
        "lat": 50.0889181,\n
        "lon": 4.7941847,\n
        "timestamp": "2013-11-26T14:06:30Z",\n
        "version": 2,\n
        "changeset": 19127391,\n
        "user": "giskov",\n
        "uid": 1522921\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219540449,\n
        "lat": 50.0912791,\n
        "lon": 4.7893717,\n
        "timestamp": "2011-03-26T19:43:06Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219540488,\n
        "lat": 50.0907069,\n
        "lon": 4.7931075,\n
        "timestamp": "2011-03-26T19:43:08Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219540502,\n
        "lat": 50.0916868,\n
        "lon": 4.7878495,\n
        "timestamp": "2011-03-26T19:43:09Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219540604,\n
        "lat": 50.0905233,\n
        "lon": 4.7930466,\n
        "timestamp": "2011-03-26T19:43:12Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219540667,\n
        "lat": 50.0912852,\n
        "lon": 4.7902495,\n
        "timestamp": "2011-03-26T19:43:14Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219540692,\n
        "lat": 50.0868967,\n
        "lon": 4.7906949,\n
        "timestamp": "2013-11-26T14:06:30Z",\n
        "version": 3,\n
        "changeset": 19127391,\n
        "user": "giskov",\n
        "uid": 1522921\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219540721,\n
        "lat": 50.0920117,\n
        "lon": 4.7883440,\n
        "timestamp": "2011-03-26T19:43:17Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219540753,\n
        "lat": 50.0914305,\n
        "lon": 4.7895163,\n
        "timestamp": "2011-03-26T19:43:18Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219540774,\n
        "lat": 50.0875825,\n
        "lon": 4.7896777,\n
        "timestamp": "2013-11-26T14:06:30Z",\n
        "version": 3,\n
        "changeset": 19127391,\n
        "user": "giskov",\n
        "uid": 1522921\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219540808,\n
        "lat": 50.0896265,\n
        "lon": 4.7956220,\n
        "timestamp": "2013-11-26T14:06:30Z",\n
        "version": 2,\n
        "changeset": 19127391,\n
        "user": "giskov",\n
        "uid": 1522921\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219540813,\n
        "lat": 50.0887221,\n
        "lon": 4.7872308,\n
        "timestamp": "2011-03-26T19:43:21Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219540854,\n
        "lat": 50.0863296,\n
        "lon": 4.7895253,\n
        "timestamp": "2013-11-26T14:06:30Z",\n
        "version": 3,\n
        "changeset": 19127391,\n
        "user": "giskov",\n
        "uid": 1522921\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219540876,\n
        "lat": 50.0889956,\n
        "lon": 4.7871334,\n
        "timestamp": "2011-03-26T19:43:25Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219540904,\n
        "lat": 50.0912010,\n
        "lon": 4.7878340,\n
        "timestamp": "2011-03-26T19:43:26Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219540965,\n
        "lat": 50.0917368,\n
        "lon": 4.7882442,\n
        "timestamp": "2011-03-26T19:43:29Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219541042,\n
        "lat": 50.0909372,\n
        "lon": 4.7875371,\n
        "timestamp": "2011-03-26T19:43:33Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219541077,\n
        "lat": 50.0900999,\n
        "lon": 4.7946361,\n
        "timestamp": "2013-11-26T14:06:30Z",\n
        "version": 2,\n
        "changeset": 19127391,\n
        "user": "giskov",\n
        "uid": 1522921\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219541081,\n
        "lat": 50.0917837,\n
        "lon": 4.7878203,\n
        "timestamp": "2011-03-26T19:43:36Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219541096,\n
        "lat": 50.0915233,\n
        "lon": 4.7886866,\n
        "timestamp": "2011-03-26T19:43:36Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219541153,\n
        "lat": 50.0915086,\n
        "lon": 4.7884963,\n
        "timestamp": "2011-03-26T19:43:40Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219541190,\n
        "lat": 50.0917556,\n
        "lon": 4.7876108,\n
        "timestamp": "2011-03-26T19:43:42Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219541213,\n
        "lat": 50.0916747,\n
        "lon": 4.7884810,\n
        "timestamp": "2011-03-26T19:43:44Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1219541221,\n
        "lat": 50.0913670,\n
        "lon": 4.7894326,\n
        "timestamp": "2011-03-26T19:43:44Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269\n
      },\n
      {\n
        "type": "node",\n
        "id": 1334050460,\n
        "lat": 50.0865374,\n
        "lon": 4.7949109,\n
        "timestamp": "2018-11-22T00:09:36Z",\n
        "version": 2,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 1334050461,\n
        "lat": 50.0865596,\n
        "lon": 4.7966612,\n
        "timestamp": "2018-11-22T00:09:36Z",\n
        "version": 2,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 1334050464,\n
        "lat": 50.0870361,\n
        "lon": 4.7934082,\n
        "timestamp": "2018-11-22T00:09:36Z",\n
        "version": 2,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 1334050465,\n
        "lat": 50.0870361,\n
        "lon": 4.7941969,\n
        "timestamp": "2018-11-22T00:09:36Z",\n
        "version": 2,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 1334050469,\n
        "lat": 50.0871556,\n
        "lon": 4.7912716,\n
        "timestamp": "2018-11-22T00:09:36Z",\n
        "version": 2,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 1334050470,\n
        "lat": 50.0871619,\n
        "lon": 4.7920805,\n
        "timestamp": "2018-11-22T00:09:36Z",\n
        "version": 2,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 1334050471,\n
        "lat": 50.0871765,\n
        "lon": 4.7941969,\n
        "timestamp": "2018-11-22T00:09:36Z",\n
        "version": 2,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 1334050473,\n
        "lat": 50.0871950,\n
        "lon": 4.7949051,\n
        "timestamp": "2018-11-22T00:09:36Z",\n
        "version": 2,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 1334050481,\n
        "lat": 50.0878093,\n
        "lon": 4.7912593,\n
        "timestamp": "2018-11-22T00:09:36Z",\n
        "version": 2,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 1334050482,\n
        "lat": 50.0878156,\n
        "lon": 4.7920681,\n
        "timestamp": "2018-11-22T00:09:36Z",\n
        "version": 2,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 1334050483,\n
        "lat": 50.0878378,\n
        "lon": 4.7948591,\n
        "timestamp": "2018-11-22T00:09:36Z",\n
        "version": 2,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 1334050484,\n
        "lat": 50.0878414,\n
        "lon": 4.7934197,\n
        "timestamp": "2018-11-22T00:09:36Z",\n
        "version": 2,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 1334050486,\n
        "lat": 50.0880631,\n
        "lon": 4.7977897,\n
        "timestamp": "2018-11-22T00:09:36Z",\n
        "version": 2,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 1334050488,\n
        "lat": 50.0883291,\n
        "lon": 4.7966267,\n
        "timestamp": "2018-11-22T00:09:36Z",\n
        "version": 2,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 1334050489,\n
        "lat": 50.0884288,\n
        "lon": 4.7963503,\n
        "timestamp": "2018-11-22T00:09:36Z",\n
        "version": 2,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 1334050491,\n
        "lat": 50.0886135,\n
        "lon": 4.7969030,\n
        "timestamp": "2018-11-22T00:09:36Z",\n
        "version": 2,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 2552563764,\n
        "lat": 50.0892093,\n
        "lon": 4.7955667,\n
        "timestamp": "2013-11-26T14:06:29Z",\n
        "version": 1,\n
        "changeset": 19127391,\n
        "user": "giskov",\n
        "uid": 1522921\n
      },\n
      {\n
        "type": "node",\n
        "id": 2552563765,\n
        "lat": 50.0890330,\n
        "lon": 4.7953822,\n
        "timestamp": "2013-11-26T14:06:29Z",\n
        "version": 1,\n
        "changeset": 19127391,\n
        "user": "giskov",\n
        "uid": 1522921\n
      },\n
      {\n
        "type": "node",\n
        "id": 2552563766,\n
        "lat": 50.0889059,\n
        "lon": 4.7951170,\n
        "timestamp": "2013-11-26T14:06:29Z",\n
        "version": 1,\n
        "changeset": 19127391,\n
        "user": "giskov",\n
        "uid": 1522921\n
      },\n
      {\n
        "type": "node",\n
        "id": 2552563767,\n
        "lat": 50.0896188,\n
        "lon": 4.7937121,\n
        "timestamp": "2013-11-26T14:06:29Z",\n
        "version": 1,\n
        "changeset": 19127391,\n
        "user": "giskov",\n
        "uid": 1522921\n
      },\n
      {\n
        "type": "node",\n
        "id": 2552563768,\n
        "lat": 50.0898065,\n
        "lon": 4.7938367,\n
        "timestamp": "2013-11-26T14:06:29Z",\n
        "version": 1,\n
        "changeset": 19127391,\n
        "user": "giskov",\n
        "uid": 1522921\n
      },\n
      {\n
        "type": "node",\n
        "id": 2552563769,\n
        "lat": 50.0899590,\n
        "lon": 4.7940481,\n
        "timestamp": "2013-11-26T14:06:29Z",\n
        "version": 1,\n
        "changeset": 19127391,\n
        "user": "giskov",\n
        "uid": 1522921\n
      },\n
      {\n
        "type": "node",\n
        "id": 2552563770,\n
        "lat": 50.0900603,\n
        "lon": 4.7943241,\n
        "timestamp": "2013-11-26T14:06:29Z",\n
        "version": 1,\n
        "changeset": 19127391,\n
        "user": "giskov",\n
        "uid": 1522921\n
      },\n
      {\n
        "type": "node",\n
        "id": 2552563771,\n
        "lat": 50.0866906,\n
        "lon": 4.7906114,\n
        "timestamp": "2013-11-26T14:06:29Z",\n
        "version": 1,\n
        "changeset": 19127391,\n
        "user": "giskov",\n
        "uid": 1522921\n
      },\n
      {\n
        "type": "node",\n
        "id": 2552563772,\n
        "lat": 50.0865140,\n
        "lon": 4.7904261,\n
        "timestamp": "2013-11-26T14:06:29Z",\n
        "version": 1,\n
        "changeset": 19127391,\n
        "user": "giskov",\n
        "uid": 1522921\n
      },\n
      {\n
        "type": "node",\n
        "id": 2552563773,\n
        "lat": 50.0863868,\n
        "lon": 4.7901598,\n
        "timestamp": "2013-11-26T14:06:29Z",\n
        "version": 1,\n
        "changeset": 19127391,\n
        "user": "giskov",\n
        "uid": 1522921\n
      },\n
      {\n
        "type": "node",\n
        "id": 2552563774,\n
        "lat": 50.0871007,\n
        "lon": 4.7887554,\n
        "timestamp": "2013-11-26T14:06:29Z",\n
        "version": 1,\n
        "changeset": 19127391,\n
        "user": "giskov",\n
        "uid": 1522921\n
      },\n
      {\n
        "type": "node",\n
        "id": 2552563775,\n
        "lat": 50.0872884,\n
        "lon": 4.7888797,\n
        "timestamp": "2013-11-26T14:06:29Z",\n
        "version": 1,\n
        "changeset": 19127391,\n
        "user": "giskov",\n
        "uid": 1522921\n
      },\n
      {\n
        "type": "node",\n
        "id": 2552563776,\n
        "lat": 50.0874409,\n
        "lon": 4.7890905,\n
        "timestamp": "2013-11-26T14:06:29Z",\n
        "version": 1,\n
        "changeset": 19127391,\n
        "user": "giskov",\n
        "uid": 1522921\n
      },\n
      {\n
        "type": "node",\n
        "id": 2552563777,\n
        "lat": 50.0875425,\n
        "lon": 4.7893661,\n
        "timestamp": "2013-11-26T14:06:30Z",\n
        "version": 1,\n
        "changeset": 19127391,\n
        "user": "giskov",\n
        "uid": 1522921\n
      },\n
      {\n
        "type": "node",\n
        "id": 3382984658,\n
        "lat": 50.0854180,\n
        "lon": 4.8002920,\n
        "timestamp": "2015-03-04T16:17:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3382984660,\n
        "lat": 50.0854470,\n
        "lon": 4.8002620,\n
        "timestamp": "2015-03-04T16:17:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3382984661,\n
        "lat": 50.0854600,\n
        "lon": 4.8002890,\n
        "timestamp": "2015-03-04T16:17:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3382984663,\n
        "lat": 50.0854930,\n
        "lon": 4.8002570,\n
        "timestamp": "2015-03-04T16:17:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3382984664,\n
        "lat": 50.0855010,\n
        "lon": 4.8005230,\n
        "timestamp": "2015-03-04T16:17:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3382984665,\n
        "lat": 50.0855710,\n
        "lon": 4.8004610,\n
        "timestamp": "2015-03-04T16:17:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3382984668,\n
        "lat": 50.0856630,\n
        "lon": 4.8005610,\n
        "timestamp": "2015-03-04T16:17:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3382984669,\n
        "lat": 50.0857030,\n
        "lon": 4.8010160,\n
        "timestamp": "2015-03-04T16:17:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3382984671,\n
        "lat": 50.0857470,\n
        "lon": 4.8011310,\n
        "timestamp": "2015-03-04T16:17:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3382984673,\n
        "lat": 50.0857940,\n
        "lon": 4.8010870,\n
        "timestamp": "2015-03-04T16:17:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3382984674,\n
        "lat": 50.0858000,\n
        "lon": 4.8009200,\n
        "timestamp": "2015-03-04T16:17:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3382984675,\n
        "lat": 50.0858100,\n
        "lon": 4.8004310,\n
        "timestamp": "2015-03-04T16:17:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3382984676,\n
        "lat": 50.0858150,\n
        "lon": 4.8011390,\n
        "timestamp": "2015-03-04T16:17:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3382984677,\n
        "lat": 50.0858610,\n
        "lon": 4.8005570,\n
        "timestamp": "2015-03-04T16:17:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3382984678,\n
        "lat": 50.0858650,\n
        "lon": 4.8010900,\n
        "timestamp": "2015-03-04T16:17:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3382984679,\n
        "lat": 50.0858740,\n
        "lon": 4.8003720,\n
        "timestamp": "2015-03-04T16:17:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3382984680,\n
        "lat": 50.0858960,\n
        "lon": 4.8011710,\n
        "timestamp": "2015-03-04T16:17:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3382984682,\n
        "lat": 50.0859070,\n
        "lon": 4.8006740,\n
        "timestamp": "2015-03-04T16:17:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3382984683,\n
        "lat": 50.0859200,\n
        "lon": 4.8005080,\n
        "timestamp": "2015-03-04T16:17:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3382984684,\n
        "lat": 50.0859350,\n
        "lon": 4.8007380,\n
        "timestamp": "2015-03-04T16:17:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3382984685,\n
        "lat": 50.0860110,\n
        "lon": 4.8010590,\n
        "timestamp": "2015-03-04T16:17:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3382984686,\n
        "lat": 50.0860430,\n
        "lon": 4.8002180,\n
        "timestamp": "2015-03-04T16:17:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3382984687,\n
        "lat": 50.0860820,\n
        "lon": 4.8012550,\n
        "timestamp": "2015-03-04T16:17:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3382984688,\n
        "lat": 50.0861200,\n
        "lon": 4.8012270,\n
        "timestamp": "2015-03-04T16:17:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3382984689,\n
        "lat": 50.0861350,\n
        "lon": 4.8004590,\n
        "timestamp": "2015-03-04T16:17:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3382984690,\n
        "lat": 50.0861610,\n
        "lon": 4.8005330,\n
        "timestamp": "2015-03-04T16:17:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3382984691,\n
        "lat": 50.0861640,\n
        "lon": 4.8013460,\n
        "timestamp": "2015-03-04T16:17:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3382984692,\n
        "lat": 50.0862200,\n
        "lon": 4.8006710,\n
        "timestamp": "2015-03-04T16:17:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383000755,\n
        "lat": 50.1012580,\n
        "lon": 4.8117460,\n
        "timestamp": "2015-03-04T16:17:18Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383000756,\n
        "lat": 50.1012610,\n
        "lon": 4.7979470,\n
        "timestamp": "2015-03-04T16:17:18Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383000757,\n
        "lat": 50.1012610,\n
        "lon": 4.8117800,\n
        "timestamp": "2015-03-04T16:17:18Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383000758,\n
        "lat": 50.1012610,\n
        "lon": 4.8118470,\n
        "timestamp": "2015-03-04T16:17:18Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383000759,\n
        "lat": 50.1012620,\n
        "lon": 4.8118620,\n
        "timestamp": "2015-03-04T16:17:18Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383000760,\n
        "lat": 50.1012660,\n
        "lon": 4.8117930,\n
        "timestamp": "2015-03-04T16:17:18Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383000761,\n
        "lat": 50.1012670,\n
        "lon": 4.8118180,\n
        "timestamp": "2015-03-04T16:17:18Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383000762,\n
        "lat": 50.1012740,\n
        "lon": 4.7977830,\n
        "timestamp": "2015-03-04T16:17:18Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383000763,\n
        "lat": 50.1012760,\n
        "lon": 4.7980630,\n
        "timestamp": "2015-03-04T16:17:18Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383000764,\n
        "lat": 50.1012810,\n
        "lon": 4.7981010,\n
        "timestamp": "2015-03-04T16:17:18Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383000765,\n
        "lat": 50.1012820,\n
        "lon": 4.7984690,\n
        "timestamp": "2015-03-04T16:17:18Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383000766,\n
        "lat": 50.1012840,\n
        "lon": 4.7974450,\n
        "timestamp": "2015-03-04T16:17:18Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383000767,\n
        "lat": 50.1012860,\n
        "lon": 4.7981510,\n
        "timestamp": "2015-03-04T16:17:18Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383000768,\n
        "lat": 50.1012870,\n
        "lon": 4.7973920,\n
        "timestamp": "2015-03-04T16:17:18Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383000769,\n
        "lat": 50.1012880,\n
        "lon": 4.8115970,\n
        "timestamp": "2015-03-04T16:17:18Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383000770,\n
        "lat": 50.1012970,\n
        "lon": 4.8115950,\n
        "timestamp": "2015-03-04T16:17:18Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383000771,\n
        "lat": 50.1013000,\n
        "lon": 4.7986440,\n
        "timestamp": "2015-03-04T16:17:18Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383000772,\n
        "lat": 50.1013020,\n
        "lon": 4.8117330,\n
        "timestamp": "2015-03-04T16:17:18Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383000773,\n
        "lat": 50.1013050,\n
        "lon": 4.8117670,\n
        "timestamp": "2015-03-04T16:17:18Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383000774,\n
        "lat": 50.1013060,\n
        "lon": 4.7975320,\n
        "timestamp": "2015-03-04T16:17:18Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383000775,\n
        "lat": 50.1013070,\n
        "lon": 4.7978930,\n
        "timestamp": "2015-03-04T16:17:18Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383000776,\n
        "lat": 50.1013090,\n
        "lon": 4.8117870,\n
        "timestamp": "2015-03-04T16:17:18Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383000777,\n
        "lat": 50.1013100,\n
        "lon": 4.7974480,\n
        "timestamp": "2015-03-04T16:17:18Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383000778,\n
        "lat": 50.1013120,\n
        "lon": 4.7977710,\n
        "timestamp": "2015-03-04T16:17:18Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383000779,\n
        "lat": 50.1013120,\n
        "lon": 4.7979320,\n
        "timestamp": "2015-03-04T16:17:18Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383000780,\n
        "lat": 50.1013120,\n
        "lon": 4.8118140,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383000781,\n
        "lat": 50.1013140,\n
        "lon": 4.8117410,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383000782,\n
        "lat": 50.1013270,\n
        "lon": 4.7978860,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383000783,\n
        "lat": 50.1013310,\n
        "lon": 4.7980870,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383000784,\n
        "lat": 50.1013380,\n
        "lon": 4.7981330,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383000785,\n
        "lat": 50.1013620,\n
        "lon": 4.7984500,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383000786,\n
        "lat": 50.1013630,\n
        "lon": 4.7992490,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383000787,\n
        "lat": 50.1013630,\n
        "lon": 4.8115760,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383000788,\n
        "lat": 50.1013760,\n
        "lon": 4.8117230,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383000789,\n
        "lat": 50.1013790,\n
        "lon": 4.7986250,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383000790,\n
        "lat": 50.1013870,\n
        "lon": 4.7994460,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383000791,\n
        "lat": 50.1014430,\n
        "lon": 4.8115630,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383000792,\n
        "lat": 50.1014450,\n
        "lon": 4.7992820,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006393,\n
        "lat": 50.0862930,\n
        "lon": 4.8006080,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006394,\n
        "lat": 50.0864210,\n
        "lon": 4.8012600,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006395,\n
        "lat": 50.0864660,\n
        "lon": 4.8010660,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006396,\n
        "lat": 50.0865280,\n
        "lon": 4.8011650,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006397,\n
        "lat": 50.0866560,\n
        "lon": 4.8018930,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006398,\n
        "lat": 50.0867700,\n
        "lon": 4.8017980,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006399,\n
        "lat": 50.0895200,\n
        "lon": 4.8104750,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006400,\n
        "lat": 50.0895400,\n
        "lon": 4.8105610,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006401,\n
        "lat": 50.0895630,\n
        "lon": 4.8104410,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006402,\n
        "lat": 50.0895850,\n
        "lon": 4.8105270,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006403,\n
        "lat": 50.0932330,\n
        "lon": 4.8102570,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006404,\n
        "lat": 50.0932460,\n
        "lon": 4.8102130,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006405,\n
        "lat": 50.0932560,\n
        "lon": 4.8101800,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006406,\n
        "lat": 50.0932770,\n
        "lon": 4.8101950,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006407,\n
        "lat": 50.0932930,\n
        "lon": 4.8103050,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006408,\n
        "lat": 50.0933070,\n
        "lon": 4.8101110,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006409,\n
        "lat": 50.0933120,\n
        "lon": 4.8104120,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006410,\n
        "lat": 50.0933440,\n
        "lon": 4.8103090,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006411,\n
        "lat": 50.0933520,\n
        "lon": 4.8101400,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006412,\n
        "lat": 50.0933640,\n
        "lon": 4.8104420,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006413,\n
        "lat": 50.0933890,\n
        "lon": 4.8104200,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006414,\n
        "lat": 50.0933910,\n
        "lon": 4.8103440,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006415,\n
        "lat": 50.0934180,\n
        "lon": 4.8104400,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006416,\n
        "lat": 50.0934210,\n
        "lon": 4.8103150,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006417,\n
        "lat": 50.0934500,\n
        "lon": 4.8103430,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006418,\n
        "lat": 50.0935340,\n
        "lon": 4.8104960,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006419,\n
        "lat": 50.0935560,\n
        "lon": 4.8104310,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006420,\n
        "lat": 50.0935790,\n
        "lon": 4.8105290,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006421,\n
        "lat": 50.0935980,\n
        "lon": 4.8104660,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006422,\n
        "lat": 50.0973970,\n
        "lon": 4.8116210,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006423,\n
        "lat": 50.0973990,\n
        "lon": 4.8115650,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006424,\n
        "lat": 50.0974610,\n
        "lon": 4.8115700,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006425,\n
        "lat": 50.0974610,\n
        "lon": 4.8116270,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006426,\n
        "lat": 50.0974800,\n
        "lon": 4.8115410,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006427,\n
        "lat": 50.0974820,\n
        "lon": 4.8114710,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006428,\n
        "lat": 50.0975430,\n
        "lon": 4.8115460,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006429,\n
        "lat": 50.0975440,\n
        "lon": 4.8114760,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006430,\n
        "lat": 50.0977140,\n
        "lon": 4.8116070,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006431,\n
        "lat": 50.0977160,\n
        "lon": 4.8115250,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006432,\n
        "lat": 50.0977660,\n
        "lon": 4.8116670,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006433,\n
        "lat": 50.0977670,\n
        "lon": 4.8116120,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006434,\n
        "lat": 50.0978380,\n
        "lon": 4.8116710,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006435,\n
        "lat": 50.0978410,\n
        "lon": 4.8115310,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006436,\n
        "lat": 50.0982630,\n
        "lon": 4.8118590,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006437,\n
        "lat": 50.0982640,\n
        "lon": 4.8118330,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006438,\n
        "lat": 50.0982830,\n
        "lon": 4.8118620,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006439,\n
        "lat": 50.0982850,\n
        "lon": 4.8118350,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006440,\n
        "lat": 50.0985080,\n
        "lon": 4.8118480,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006441,\n
        "lat": 50.0985110,\n
        "lon": 4.8117090,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006442,\n
        "lat": 50.0986250,\n
        "lon": 4.8118530,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006443,\n
        "lat": 50.0986290,\n
        "lon": 4.8117150,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006444,\n
        "lat": 50.0987200,\n
        "lon": 4.8118040,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006445,\n
        "lat": 50.0987260,\n
        "lon": 4.8116700,\n
        "timestamp": "2015-03-04T16:17:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006446,\n
        "lat": 50.0987750,\n
        "lon": 4.8118120,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006447,\n
        "lat": 50.0987820,\n
        "lon": 4.8116780,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006448,\n
        "lat": 50.0988300,\n
        "lon": 4.8117390,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006449,\n
        "lat": 50.0988350,\n
        "lon": 4.8118190,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006450,\n
        "lat": 50.0988580,\n
        "lon": 4.8117290,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006451,\n
        "lat": 50.0988580,\n
        "lon": 4.8117360,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006452,\n
        "lat": 50.0988640,\n
        "lon": 4.8118160,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006453,\n
        "lat": 50.0988680,\n
        "lon": 4.8118710,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006454,\n
        "lat": 50.0988970,\n
        "lon": 4.8117240,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006455,\n
        "lat": 50.0989020,\n
        "lon": 4.8118090,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006456,\n
        "lat": 50.0989210,\n
        "lon": 4.8118080,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006457,\n
        "lat": 50.0989220,\n
        "lon": 4.8118380,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006458,\n
        "lat": 50.0989240,\n
        "lon": 4.8118630,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006459,\n
        "lat": 50.0989580,\n
        "lon": 4.8118000,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006460,\n
        "lat": 50.0989600,\n
        "lon": 4.8118310,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006461,\n
        "lat": 50.0989880,\n
        "lon": 4.8116360,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006462,\n
        "lat": 50.0989910,\n
        "lon": 4.8117060,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006463,\n
        "lat": 50.0990370,\n
        "lon": 4.8116310,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006464,\n
        "lat": 50.0990390,\n
        "lon": 4.8117020,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006465,\n
        "lat": 50.0990430,\n
        "lon": 4.8117020,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006466,\n
        "lat": 50.0990430,\n
        "lon": 4.8117120,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006467,\n
        "lat": 50.0990460,\n
        "lon": 4.8117810,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006468,\n
        "lat": 50.0990480,\n
        "lon": 4.8118620,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006469,\n
        "lat": 50.0991930,\n
        "lon": 4.8116930,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006470,\n
        "lat": 50.0991970,\n
        "lon": 4.8118540,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006471,\n
        "lat": 50.0992650,\n
        "lon": 4.8125490,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006472,\n
        "lat": 50.0992660,\n
        "lon": 4.8118590,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006473,\n
        "lat": 50.0992670,\n
        "lon": 4.8117520,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006474,\n
        "lat": 50.0992730,\n
        "lon": 4.8124100,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006475,\n
        "lat": 50.0992750,\n
        "lon": 4.8122660,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006476,\n
        "lat": 50.0992850,\n
        "lon": 4.8123040,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006477,\n
        "lat": 50.0992930,\n
        "lon": 4.8122560,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006478,\n
        "lat": 50.0993010,\n
        "lon": 4.8122910,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006479,\n
        "lat": 50.0993160,\n
        "lon": 4.8125540,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006480,\n
        "lat": 50.0993230,\n
        "lon": 4.8124090,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006481,\n
        "lat": 50.0993340,\n
        "lon": 4.8117550,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006482,\n
        "lat": 50.0993360,\n
        "lon": 4.8117420,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006483,\n
        "lat": 50.0993820,\n
        "lon": 4.8118660,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006484,\n
        "lat": 50.0993840,\n
        "lon": 4.8117430,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006485,\n
        "lat": 50.0994180,\n
        "lon": 4.8117470,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006486,\n
        "lat": 50.0994200,\n
        "lon": 4.8118750,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006487,\n
        "lat": 50.0994400,\n
        "lon": 4.8119840,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006488,\n
        "lat": 50.0994470,\n
        "lon": 4.8118740,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006489,\n
        "lat": 50.0994470,\n
        "lon": 4.8120450,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006490,\n
        "lat": 50.0994480,\n
        "lon": 4.8119850,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006491,\n
        "lat": 50.0994520,\n
        "lon": 4.7974180,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006492,\n
        "lat": 50.0994620,\n
        "lon": 4.7975300,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006493,\n
        "lat": 50.0994640,\n
        "lon": 4.7979100,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006494,\n
        "lat": 50.0994690,\n
        "lon": 4.7979570,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006495,\n
        "lat": 50.0994740,\n
        "lon": 4.8117450,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006496,\n
        "lat": 50.0994760,\n
        "lon": 4.8118030,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006497,\n
        "lat": 50.0994930,\n
        "lon": 4.7973660,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006498,\n
        "lat": 50.0994940,\n
        "lon": 4.7979020,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006499,\n
        "lat": 50.0994970,\n
        "lon": 4.7974090,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006500,\n
        "lat": 50.0994990,\n
        "lon": 4.7979480,\n
        "timestamp": "2015-03-04T16:17:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006501,\n
        "lat": 50.0995240,\n
        "lon": 4.7976820,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006502,\n
        "lat": 50.0995240,\n
        "lon": 4.8120380,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006503,\n
        "lat": 50.0995300,\n
        "lon": 4.7977310,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006504,\n
        "lat": 50.0995310,\n
        "lon": 4.7973580,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006505,\n
        "lat": 50.0995310,\n
        "lon": 4.7980280,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006506,\n
        "lat": 50.0995330,\n
        "lon": 4.8117980,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006507,\n
        "lat": 50.0995350,\n
        "lon": 4.8119810,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006508,\n
        "lat": 50.0995360,\n
        "lon": 4.7974010,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006509,\n
        "lat": 50.0995380,\n
        "lon": 4.7980880,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006510,\n
        "lat": 50.0995390,\n
        "lon": 4.7974010,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006511,\n
        "lat": 50.0995410,\n
        "lon": 4.8119160,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006512,\n
        "lat": 50.0995440,\n
        "lon": 4.7978430,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006513,\n
        "lat": 50.0995490,\n
        "lon": 4.7975120,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006514,\n
        "lat": 50.0995590,\n
        "lon": 4.7973140,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006515,\n
        "lat": 50.0995600,\n
        "lon": 4.7980810,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006516,\n
        "lat": 50.0995650,\n
        "lon": 4.7986740,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006517,\n
        "lat": 50.0995660,\n
        "lon": 4.7983610,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006518,\n
        "lat": 50.0995680,\n
        "lon": 4.7981410,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006519,\n
        "lat": 50.0995680,\n
        "lon": 4.7987020,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006520,\n
        "lat": 50.0995870,\n
        "lon": 4.7985320,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006521,\n
        "lat": 50.0995880,\n
        "lon": 4.7976660,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006522,\n
        "lat": 50.0995890,\n
        "lon": 4.8119820,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006523,\n
        "lat": 50.0995900,\n
        "lon": 4.8120620,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006524,\n
        "lat": 50.0995910,\n
        "lon": 4.7986670,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006525,\n
        "lat": 50.0995930,\n
        "lon": 4.7977150,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006526,\n
        "lat": 50.0995940,\n
        "lon": 4.7986950,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006527,\n
        "lat": 50.0996180,\n
        "lon": 4.7973890,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006528,\n
        "lat": 50.0996340,\n
        "lon": 4.7977050,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006529,\n
        "lat": 50.0996350,\n
        "lon": 4.7971710,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006530,\n
        "lat": 50.0996470,\n
        "lon": 4.7978170,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006531,\n
        "lat": 50.0996500,\n
        "lon": 4.7984590,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006532,\n
        "lat": 50.0996560,\n
        "lon": 4.7978650,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006533,\n
        "lat": 50.0996570,\n
        "lon": 4.7985110,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006534,\n
        "lat": 50.0996620,\n
        "lon": 4.7979200,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006535,\n
        "lat": 50.0996680,\n
        "lon": 4.7979910,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006536,\n
        "lat": 50.0996810,\n
        "lon": 4.7981090,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006537,\n
        "lat": 50.0996810,\n
        "lon": 4.7983260,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006538,\n
        "lat": 50.0996820,\n
        "lon": 4.7983320,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006539,\n
        "lat": 50.0996830,\n
        "lon": 4.7978580,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006540,\n
        "lat": 50.0996850,\n
        "lon": 4.8119750,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006541,\n
        "lat": 50.0996860,\n
        "lon": 4.8120160,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006542,\n
        "lat": 50.0996890,\n
        "lon": 4.7979120,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006543,\n
        "lat": 50.0996910,\n
        "lon": 4.8120170,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006544,\n
        "lat": 50.0996910,\n
        "lon": 4.8120580,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006545,\n
        "lat": 50.0996940,\n
        "lon": 4.7972460,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006546,\n
        "lat": 50.0997080,\n
        "lon": 4.7983230,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006547,\n
        "lat": 50.0997230,\n
        "lon": 4.7984370,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006548,\n
        "lat": 50.0997520,\n
        "lon": 4.7972430,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006549,\n
        "lat": 50.0997560,\n
        "lon": 4.7986370,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006550,\n
        "lat": 50.0997610,\n
        "lon": 4.8118810,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006551,\n
        "lat": 50.0997630,\n
        "lon": 4.7986790,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006552,\n
        "lat": 50.0997640,\n
        "lon": 4.7973580,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006553,\n
        "lat": 50.0997650,\n
        "lon": 4.8120010,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006554,\n
        "lat": 50.0997730,\n
        "lon": 4.7986310,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006555,\n
        "lat": 50.0997790,\n
        "lon": 4.7986730,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006556,\n
        "lat": 50.0997950,\n
        "lon": 4.7976960,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006557,\n
        "lat": 50.0998100,\n
        "lon": 4.7977910,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006558,\n
        "lat": 50.0998400,\n
        "lon": 4.7982760,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006559,\n
        "lat": 50.0998410,\n
        "lon": 4.7977810,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006560,\n
        "lat": 50.0998530,\n
        "lon": 4.7983920,\n
        "timestamp": "2015-03-04T16:17:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006561,\n
        "lat": 50.0998560,\n
        "lon": 4.7978740,\n
        "timestamp": "2015-03-04T16:17:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006562,\n
        "lat": 50.0998590,\n
        "lon": 4.7972170,\n
        "timestamp": "2015-03-04T16:17:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006563,\n
        "lat": 50.0998620,\n
        "lon": 4.8118320,\n
        "timestamp": "2015-03-04T16:17:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006564,\n
        "lat": 50.0998630,\n
        "lon": 4.8118720,\n
        "timestamp": "2015-03-04T16:17:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006565,\n
        "lat": 50.0998660,\n
        "lon": 4.8119800,\n
        "timestamp": "2015-03-04T16:17:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006566,\n
        "lat": 50.0998660,\n
        "lon": 4.8119940,\n
        "timestamp": "2015-03-04T16:17:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006567,\n
        "lat": 50.0998710,\n
        "lon": 4.7973320,\n
        "timestamp": "2015-03-04T16:17:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006568,\n
        "lat": 50.0998770,\n
        "lon": 4.7983850,\n
        "timestamp": "2015-03-04T16:17:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006569,\n
        "lat": 50.0998830,\n
        "lon": 4.7984420,\n
        "timestamp": "2015-03-04T16:17:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006570,\n
        "lat": 50.0998890,\n
        "lon": 4.7976570,\n
        "timestamp": "2015-03-04T16:17:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006571,\n
        "lat": 50.0999200,\n
        "lon": 4.7978480,\n
        "timestamp": "2015-03-04T16:17:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006572,\n
        "lat": 50.0999280,\n
        "lon": 4.7983720,\n
        "timestamp": "2015-03-04T16:17:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006573,\n
        "lat": 50.0999340,\n
        "lon": 4.7984290,\n
        "timestamp": "2015-03-04T16:17:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006574,\n
        "lat": 50.0999490,\n
        "lon": 4.7982460,\n
        "timestamp": "2015-03-04T16:17:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006575,\n
        "lat": 50.0999630,\n
        "lon": 4.7983620,\n
        "timestamp": "2015-03-04T16:17:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006576,\n
        "lat": 50.0999660,\n
        "lon": 4.7972470,\n
        "timestamp": "2015-03-04T16:17:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006577,\n
        "lat": 50.0999660,\n
        "lon": 4.8118240,\n
        "timestamp": "2015-03-04T16:17:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006578,\n
        "lat": 50.0999670,\n
        "lon": 4.8118550,\n
        "timestamp": "2015-03-04T16:17:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006579,\n
        "lat": 50.0999700,\n
        "lon": 4.8119660,\n
        "timestamp": "2015-03-04T16:17:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006580,\n
        "lat": 50.0999700,\n
        "lon": 4.8119690,\n
        "timestamp": "2015-03-04T16:17:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006581,\n
        "lat": 50.0999770,\n
        "lon": 4.8120230,\n
        "timestamp": "2015-03-04T16:17:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006582,\n
        "lat": 50.0999790,\n
        "lon": 4.8120640,\n
        "timestamp": "2015-03-04T16:17:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006583,\n
        "lat": 50.0999850,\n
        "lon": 4.7971820,\n
        "timestamp": "2015-03-04T16:17:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006584,\n
        "lat": 50.0999960,\n
        "lon": 4.7972020,\n
        "timestamp": "2015-03-04T16:17:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006585,\n
        "lat": 50.0999970,\n
        "lon": 4.7972940,\n
        "timestamp": "2015-03-04T16:17:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006586,\n
        "lat": 50.1000160,\n
        "lon": 4.7978250,\n
        "timestamp": "2015-03-04T16:17:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006587,\n
        "lat": 50.1000160,\n
        "lon": 4.7979400,\n
        "timestamp": "2015-03-04T16:17:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006588,\n
        "lat": 50.1000170,\n
        "lon": 4.7972660,\n
        "timestamp": "2015-03-04T16:17:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006589,\n
        "lat": 50.1000180,\n
        "lon": 4.7971330,\n
        "timestamp": "2015-03-04T16:17:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006590,\n
        "lat": 50.1000290,\n
        "lon": 4.7971520,\n
        "timestamp": "2015-03-04T16:17:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006591,\n
        "lat": 50.1000350,\n
        "lon": 4.7982650,\n
        "timestamp": "2015-03-04T16:17:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006592,\n
        "lat": 50.1000410,\n
        "lon": 4.7971360,\n
        "timestamp": "2015-03-04T16:17:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006693,\n
        "lat": 50.1000410,\n
        "lon": 4.7983820,\n
        "timestamp": "2015-03-04T16:17:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006694,\n
        "lat": 50.1000490,\n
        "lon": 4.7974870,\n
        "timestamp": "2015-03-04T16:17:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006695,\n
        "lat": 50.1000490,\n
        "lon": 4.7976650,\n
        "timestamp": "2015-03-04T16:17:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006696,\n
        "lat": 50.1000710,\n
        "lon": 4.8118490,\n
        "timestamp": "2015-03-04T16:17:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006697,\n
        "lat": 50.1000710,\n
        "lon": 4.8118560,\n
        "timestamp": "2015-03-04T16:17:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006698,\n
        "lat": 50.1000760,\n
        "lon": 4.8119600,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006699,\n
        "lat": 50.1000780,\n
        "lon": 4.8120120,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006700,\n
        "lat": 50.1000790,\n
        "lon": 4.8120160,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006701,\n
        "lat": 50.1000800,\n
        "lon": 4.8120570,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006702,\n
        "lat": 50.1000830,\n
        "lon": 4.7973730,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006703,\n
        "lat": 50.1001150,\n
        "lon": 4.7979400,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006704,\n
        "lat": 50.1001170,\n
        "lon": 4.7978240,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006705,\n
        "lat": 50.1001360,\n
        "lon": 4.7972910,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006706,\n
        "lat": 50.1001360,\n
        "lon": 4.7974850,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006707,\n
        "lat": 50.1001360,\n
        "lon": 4.7976650,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006708,\n
        "lat": 50.1001440,\n
        "lon": 4.7982490,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006709,\n
        "lat": 50.1001520,\n
        "lon": 4.7983670,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006710,\n
        "lat": 50.1001610,\n
        "lon": 4.8118430,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006711,\n
        "lat": 50.1001710,\n
        "lon": 4.8118520,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006712,\n
        "lat": 50.1001710,\n
        "lon": 4.8119990,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006713,\n
        "lat": 50.1001760,\n
        "lon": 4.8119400,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006714,\n
        "lat": 50.1001820,\n
        "lon": 4.8119390,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006715,\n
        "lat": 50.1001840,\n
        "lon": 4.8119710,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006716,\n
        "lat": 50.1002200,\n
        "lon": 4.7978250,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006717,\n
        "lat": 50.1002290,\n
        "lon": 4.7972320,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006718,\n
        "lat": 50.1002310,\n
        "lon": 4.8119650,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006719,\n
        "lat": 50.1002330,\n
        "lon": 4.7979910,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006720,\n
        "lat": 50.1002350,\n
        "lon": 4.7973320,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006721,\n
        "lat": 50.1002360,\n
        "lon": 4.7982390,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006722,\n
        "lat": 50.1002460,\n
        "lon": 4.7983970,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006723,\n
        "lat": 50.1002490,\n
        "lon": 4.7976590,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006724,\n
        "lat": 50.1002550,\n
        "lon": 4.8119540,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006725,\n
        "lat": 50.1002560,\n
        "lon": 4.8119660,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006726,\n
        "lat": 50.1002600,\n
        "lon": 4.7978210,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006727,\n
        "lat": 50.1002730,\n
        "lon": 4.8118310,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006728,\n
        "lat": 50.1002800,\n
        "lon": 4.8119220,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006729,\n
        "lat": 50.1002820,\n
        "lon": 4.8119500,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006730,\n
        "lat": 50.1002910,\n
        "lon": 4.7978890,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006731,\n
        "lat": 50.1002950,\n
        "lon": 4.7973210,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006732,\n
        "lat": 50.1002970,\n
        "lon": 4.7973420,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006733,\n
        "lat": 50.1002970,\n
        "lon": 4.7979780,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006734,\n
        "lat": 50.1003030,\n
        "lon": 4.7972100,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006735,\n
        "lat": 50.1003030,\n
        "lon": 4.7972220,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006736,\n
        "lat": 50.1003140,\n
        "lon": 4.7978150,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006737,\n
        "lat": 50.1003140,\n
        "lon": 4.8119150,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006738,\n
        "lat": 50.1003150,\n
        "lon": 4.7976450,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006739,\n
        "lat": 50.1003170,\n
        "lon": 4.8119540,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006740,\n
        "lat": 50.1003190,\n
        "lon": 4.7978830,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006741,\n
        "lat": 50.1003220,\n
        "lon": 4.7977410,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006742,\n
        "lat": 50.1003280,\n
        "lon": 4.7972060,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006743,\n
        "lat": 50.1003320,\n
        "lon": 4.7971930,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006744,\n
        "lat": 50.1003330,\n
        "lon": 4.7972060,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006745,\n
        "lat": 50.1003390,\n
        "lon": 4.7973210,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006746,\n
        "lat": 50.1003400,\n
        "lon": 4.7973340,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006747,\n
        "lat": 50.1003460,\n
        "lon": 4.7982190,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006748,\n
        "lat": 50.1003470,\n
        "lon": 4.8118180,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006749,\n
        "lat": 50.1003480,\n
        "lon": 4.7977380,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006750,\n
        "lat": 50.1003520,\n
        "lon": 4.7978100,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006751,\n
        "lat": 50.1003530,\n
        "lon": 4.8119070,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006752,\n
        "lat": 50.1003560,\n
        "lon": 4.8119450,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006753,\n
        "lat": 50.1003580,\n
        "lon": 4.7971950,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006754,\n
        "lat": 50.1003580,\n
        "lon": 4.7983780,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006755,\n
        "lat": 50.1003590,\n
        "lon": 4.7971880,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006756,\n
        "lat": 50.1003590,\n
        "lon": 4.8119910,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006757,\n
        "lat": 50.1003840,\n
        "lon": 4.7972970,\n
        "timestamp": "2015-03-04T16:17:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006758,\n
        "lat": 50.1003840,\n
        "lon": 4.7973160,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006759,\n
        "lat": 50.1003960,\n
        "lon": 4.8118090,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006760,\n
        "lat": 50.1004100,\n
        "lon": 4.8117790,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006761,\n
        "lat": 50.1004140,\n
        "lon": 4.8119800,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006762,\n
        "lat": 50.1004200,\n
        "lon": 4.7982420,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006763,\n
        "lat": 50.1004260,\n
        "lon": 4.8119410,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006764,\n
        "lat": 50.1004270,\n
        "lon": 4.7981170,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006765,\n
        "lat": 50.1004320,\n
        "lon": 4.7971840,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006766,\n
        "lat": 50.1004340,\n
        "lon": 4.8120150,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006767,\n
        "lat": 50.1004370,\n
        "lon": 4.7972890,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006768,\n
        "lat": 50.1004540,\n
        "lon": 4.7982400,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006769,\n
        "lat": 50.1004540,\n
        "lon": 4.7982460,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006770,\n
        "lat": 50.1004680,\n
        "lon": 4.8117640,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006771,\n
        "lat": 50.1004710,\n
        "lon": 4.7981440,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006772,\n
        "lat": 50.1004720,\n
        "lon": 4.7981240,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006773,\n
        "lat": 50.1004720,\n
        "lon": 4.8117850,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006774,\n
        "lat": 50.1004760,\n
        "lon": 4.7975547,\n
        "timestamp": "2017-08-25T19:54:14Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006775,\n
        "lat": 50.1004830,\n
        "lon": 4.7976626,\n
        "timestamp": "2017-08-25T19:54:14Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006776,\n
        "lat": 50.1004960,\n
        "lon": 4.7972810,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006777,\n
        "lat": 50.1004970,\n
        "lon": 4.7972990,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006778,\n
        "lat": 50.1005030,\n
        "lon": 4.8117760,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006779,\n
        "lat": 50.1005040,\n
        "lon": 4.7971730,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006780,\n
        "lat": 50.1005100,\n
        "lon": 4.7971670,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006781,\n
        "lat": 50.1005200,\n
        "lon": 4.8119120,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006782,\n
        "lat": 50.1005250,\n
        "lon": 4.7982470,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006783,\n
        "lat": 50.1005280,\n
        "lon": 4.7981870,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006784,\n
        "lat": 50.1005290,\n
        "lon": 4.8119880,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006785,\n
        "lat": 50.1005300,\n
        "lon": 4.7981490,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006786,\n
        "lat": 50.1005330,\n
        "lon": 4.7971630,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006787,\n
        "lat": 50.1005344,\n
        "lon": 4.7975105,\n
        "timestamp": "2017-08-25T19:54:14Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006788,\n
        "lat": 50.1005350,\n
        "lon": 4.7980630,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006789,\n
        "lat": 50.1005366,\n
        "lon": 4.7975452,\n
        "timestamp": "2017-08-25T19:54:14Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006790,\n
        "lat": 50.1005410,\n
        "lon": 4.8119910,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006791,\n
        "lat": 50.1005420,\n
        "lon": 4.7972930,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006792,\n
        "lat": 50.1005530,\n
        "lon": 4.8120550,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006893,\n
        "lat": 50.1005600,\n
        "lon": 4.7981900,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006894,\n
        "lat": 50.1005610,\n
        "lon": 4.7981830,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006895,\n
        "lat": 50.1005740,\n
        "lon": 4.7980840,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006896,\n
        "lat": 50.1005750,\n
        "lon": 4.7980670,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006897,\n
        "lat": 50.1005766,\n
        "lon": 4.7974691,\n
        "timestamp": "2017-08-25T19:54:14Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006898,\n
        "lat": 50.1005788,\n
        "lon": 4.7975036,\n
        "timestamp": "2017-08-25T19:54:14Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006899,\n
        "lat": 50.1005840,\n
        "lon": 4.8118430,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006900,\n
        "lat": 50.1005856,\n
        "lon": 4.7976102,\n
        "timestamp": "2017-08-25T19:54:14Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006901,\n
        "lat": 50.1005879,\n
        "lon": 4.7976462,\n
        "timestamp": "2017-08-25T19:54:14Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006902,\n
        "lat": 50.1005870,\n
        "lon": 4.8118760,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006903,\n
        "lat": 50.1005970,\n
        "lon": 4.8117910,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006904,\n
        "lat": 50.1006000,\n
        "lon": 4.8119090,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006905,\n
        "lat": 50.1006020,\n
        "lon": 4.8118400,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006906,\n
        "lat": 50.1006100,\n
        "lon": 4.8117770,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006907,\n
        "lat": 50.1006100,\n
        "lon": 4.8117900,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006908,\n
        "lat": 50.1006160,\n
        "lon": 4.8119550,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006909,\n
        "lat": 50.1006200,\n
        "lon": 4.7971670,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006910,\n
        "lat": 50.1006203,\n
        "lon": 4.7974623,\n
        "timestamp": "2017-08-25T19:54:14Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006911,\n
        "lat": 50.1006228,\n
        "lon": 4.7975014,\n
        "timestamp": "2017-08-25T19:54:14Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006912,\n
        "lat": 50.1006230,\n
        "lon": 4.8119390,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006913,\n
        "lat": 50.1006290,\n
        "lon": 4.7981900,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006914,\n
        "lat": 50.1006290,\n
        "lon": 4.8120220,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006915,\n
        "lat": 50.1006310,\n
        "lon": 4.8119380,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006916,\n
        "lat": 50.1006330,\n
        "lon": 4.7981350,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006917,\n
        "lat": 50.1006330,\n
        "lon": 4.8119620,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006918,\n
        "lat": 50.1006350,\n
        "lon": 4.7980910,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006919,\n
        "lat": 50.1006390,\n
        "lon": 4.7980110,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006920,\n
        "lat": 50.1006480,\n
        "lon": 4.7970740,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006921,\n
        "lat": 50.1006620,\n
        "lon": 4.7981310,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006922,\n
        "lat": 50.1006620,\n
        "lon": 4.7981390,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006923,\n
        "lat": 50.1006700,\n
        "lon": 4.7972200,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006924,\n
        "lat": 50.1006750,\n
        "lon": 4.7972040,\n
        "timestamp": "2015-03-04T16:17:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006925,\n
        "lat": 50.1006820,\n
        "lon": 4.7980350,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006926,\n
        "lat": 50.1006830,\n
        "lon": 4.7980180,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006927,\n
        "lat": 50.1006857,\n
        "lon": 4.7974916,\n
        "timestamp": "2017-08-25T19:54:14Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006928,\n
        "lat": 50.1006923,\n
        "lon": 4.7975936,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006929,\n
        "lat": 50.1007090,\n
        "lon": 4.7972480,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006930,\n
        "lat": 50.1007130,\n
        "lon": 4.7971200,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006931,\n
        "lat": 50.1007150,\n
        "lon": 4.7971130,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006932,\n
        "lat": 50.1007160,\n
        "lon": 4.7972240,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006933,\n
        "lat": 50.1007320,\n
        "lon": 4.8117460,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006934,\n
        "lat": 50.1007350,\n
        "lon": 4.7981390,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006935,\n
        "lat": 50.1007400,\n
        "lon": 4.7980410,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006936,\n
        "lat": 50.1007430,\n
        "lon": 4.7971310,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006937,\n
        "lat": 50.1007450,\n
        "lon": 4.8118850,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006938,\n
        "lat": 50.1007490,\n
        "lon": 4.8119350,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006939,\n
        "lat": 50.1007510,\n
        "lon": 4.7971030,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006940,\n
        "lat": 50.1007560,\n
        "lon": 4.7972530,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006941,\n
        "lat": 50.1007620,\n
        "lon": 4.7972350,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006942,\n
        "lat": 50.1007750,\n
        "lon": 4.7971300,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006943,\n
        "lat": 50.1007770,\n
        "lon": 4.7971220,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006944,\n
        "lat": 50.1007790,\n
        "lon": 4.8118760,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006945,\n
        "lat": 50.1007860,\n
        "lon": 4.8119450,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006946,\n
        "lat": 50.1007980,\n
        "lon": 4.7979350,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006947,\n
        "lat": 50.1007990,\n
        "lon": 4.8117290,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006948,\n
        "lat": 50.1008060,\n
        "lon": 4.7977930,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006949,\n
        "lat": 50.1008140,\n
        "lon": 4.7972710,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006950,\n
        "lat": 50.1008140,\n
        "lon": 4.8118650,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006951,\n
        "lat": 50.1008220,\n
        "lon": 4.8119390,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006952,\n
        "lat": 50.1008360,\n
        "lon": 4.7974020,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006953,\n
        "lat": 50.1008430,\n
        "lon": 4.7971770,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006954,\n
        "lat": 50.1008440,\n
        "lon": 4.7974690,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006955,\n
        "lat": 50.1008450,\n
        "lon": 4.7979410,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006956,\n
        "lat": 50.1008470,\n
        "lon": 4.7979130,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006957,\n
        "lat": 50.1008600,\n
        "lon": 4.7974210,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006958,\n
        "lat": 50.1008630,\n
        "lon": 4.7973240,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006959,\n
        "lat": 50.1008760,\n
        "lon": 4.7979170,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006960,\n
        "lat": 50.1008770,\n
        "lon": 4.7973700,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006961,\n
        "lat": 50.1008780,\n
        "lon": 4.7978900,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006962,\n
        "lat": 50.1008790,\n
        "lon": 4.8117110,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006963,\n
        "lat": 50.1008860,\n
        "lon": 4.7973440,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006964,\n
        "lat": 50.1008950,\n
        "lon": 4.8118490,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006965,\n
        "lat": 50.1008970,\n
        "lon": 4.8118610,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006966,\n
        "lat": 50.1009030,\n
        "lon": 4.7978930,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006967,\n
        "lat": 50.1009050,\n
        "lon": 4.7978060,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006968,\n
        "lat": 50.1009060,\n
        "lon": 4.7973910,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006969,\n
        "lat": 50.1009120,\n
        "lon": 4.7975210,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006970,\n
        "lat": 50.1009140,\n
        "lon": 4.7973690,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006971,\n
        "lat": 50.1009260,\n
        "lon": 4.7979500,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006972,\n
        "lat": 50.1009280,\n
        "lon": 4.7978960,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006973,\n
        "lat": 50.1009520,\n
        "lon": 4.7973990,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006974,\n
        "lat": 50.1009710,\n
        "lon": 4.7979570,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006975,\n
        "lat": 50.1009720,\n
        "lon": 4.8116890,\n
        "timestamp": "2015-03-04T16:17:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006976,\n
        "lat": 50.1009730,\n
        "lon": 4.7979290,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006977,\n
        "lat": 50.1009880,\n
        "lon": 4.8118380,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006978,\n
        "lat": 50.1010000,\n
        "lon": 4.7975510,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006979,\n
        "lat": 50.1010030,\n
        "lon": 4.7979320,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006980,\n
        "lat": 50.1010050,\n
        "lon": 4.7974360,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006981,\n
        "lat": 50.1010060,\n
        "lon": 4.7978650,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006982,\n
        "lat": 50.1010080,\n
        "lon": 4.7978180,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006983,\n
        "lat": 50.1010090,\n
        "lon": 4.7977780,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006984,\n
        "lat": 50.1010360,\n
        "lon": 4.7974150,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006985,\n
        "lat": 50.1010360,\n
        "lon": 4.7974390,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006986,\n
        "lat": 50.1010360,\n
        "lon": 4.8118420,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006987,\n
        "lat": 50.1010370,\n
        "lon": 4.7977800,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006988,\n
        "lat": 50.1010380,\n
        "lon": 4.7977550,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006989,\n
        "lat": 50.1010600,\n
        "lon": 4.7979000,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006990,\n
        "lat": 50.1010620,\n
        "lon": 4.7978720,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006991,\n
        "lat": 50.1010730,\n
        "lon": 4.8118260,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383006992,\n
        "lat": 50.1010760,\n
        "lon": 4.7975590,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007193,\n
        "lat": 50.1010770,\n
        "lon": 4.8118670,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007194,\n
        "lat": 50.1010780,\n
        "lon": 4.7975360,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007195,\n
        "lat": 50.1010810,\n
        "lon": 4.7974490,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007196,\n
        "lat": 50.1010820,\n
        "lon": 4.7974190,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007197,\n
        "lat": 50.1010920,\n
        "lon": 4.8116590,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007198,\n
        "lat": 50.1010990,\n
        "lon": 4.7975380,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007199,\n
        "lat": 50.1011020,\n
        "lon": 4.7974850,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007200,\n
        "lat": 50.1011030,\n
        "lon": 4.7974510,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007201,\n
        "lat": 50.1011060,\n
        "lon": 4.7979050,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007202,\n
        "lat": 50.1011110,\n
        "lon": 4.8118060,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007203,\n
        "lat": 50.1011130,\n
        "lon": 4.7977630,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007204,\n
        "lat": 50.1011150,\n
        "lon": 4.8118360,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007205,\n
        "lat": 50.1011160,\n
        "lon": 4.8118570,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007206,\n
        "lat": 50.1011290,\n
        "lon": 4.8117980,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007207,\n
        "lat": 50.1011320,\n
        "lon": 4.7974550,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007208,\n
        "lat": 50.1011330,\n
        "lon": 4.7974270,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007209,\n
        "lat": 50.1011350,\n
        "lon": 4.8118260,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007210,\n
        "lat": 50.1011640,\n
        "lon": 4.7974310,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007211,\n
        "lat": 50.1011650,\n
        "lon": 4.7974040,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007212,\n
        "lat": 50.1011660,\n
        "lon": 4.8117790,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007213,\n
        "lat": 50.1011710,\n
        "lon": 4.8118090,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007214,\n
        "lat": 50.1011950,\n
        "lon": 4.8116330,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007215,\n
        "lat": 50.1012020,\n
        "lon": 4.8116310,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007216,\n
        "lat": 50.1012040,\n
        "lon": 4.7975210,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007217,\n
        "lat": 50.1012040,\n
        "lon": 4.7975460,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007218,\n
        "lat": 50.1012050,\n
        "lon": 4.8116210,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007219,\n
        "lat": 50.1012050,\n
        "lon": 4.8117610,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007220,\n
        "lat": 50.1012070,\n
        "lon": 4.8117910,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007221,\n
        "lat": 50.1012080,\n
        "lon": 4.8117970,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007222,\n
        "lat": 50.1012090,\n
        "lon": 4.7974080,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007223,\n
        "lat": 50.1012130,\n
        "lon": 4.8118540,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007224,\n
        "lat": 50.1012150,\n
        "lon": 4.8118720,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007225,\n
        "lat": 50.1012220,\n
        "lon": 4.7978000,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007226,\n
        "lat": 50.1012320,\n
        "lon": 4.7978700,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007227,\n
        "lat": 50.1012320,\n
        "lon": 4.7980030,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007228,\n
        "lat": 50.1012400,\n
        "lon": 4.7980730,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007229,\n
        "lat": 50.1012410,\n
        "lon": 4.7974120,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007230,\n
        "lat": 50.1012420,\n
        "lon": 4.7973860,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007231,\n
        "lat": 50.1012440,\n
        "lon": 4.7979520,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007232,\n
        "lat": 50.1012460,\n
        "lon": 4.8116090,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007233,\n
        "lat": 50.1012490,\n
        "lon": 4.7979980,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007234,\n
        "lat": 50.1012500,\n
        "lon": 4.7978650,\n
        "timestamp": "2015-03-04T16:17:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007393,\n
        "lat": 50.1014570,\n
        "lon": 4.7992230,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007394,\n
        "lat": 50.1014600,\n
        "lon": 4.8116980,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007395,\n
        "lat": 50.1014620,\n
        "lon": 4.7994240,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007396,\n
        "lat": 50.1014630,\n
        "lon": 4.8117230,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007397,\n
        "lat": 50.1014640,\n
        "lon": 4.7992760,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007398,\n
        "lat": 50.1015040,\n
        "lon": 4.8116370,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007399,\n
        "lat": 50.1015090,\n
        "lon": 4.7973280,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007400,\n
        "lat": 50.1015120,\n
        "lon": 4.8117090,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007401,\n
        "lat": 50.1015410,\n
        "lon": 4.7972710,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007402,\n
        "lat": 50.1015460,\n
        "lon": 4.7977190,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007403,\n
        "lat": 50.1015479,\n
        "lon": 4.7982562,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007404,\n
        "lat": 50.1015490,\n
        "lon": 4.8115280,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007405,\n
        "lat": 50.1015540,\n
        "lon": 4.7972890,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007406,\n
        "lat": 50.1015550,\n
        "lon": 4.8116190,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007407,\n
        "lat": 50.1015730,\n
        "lon": 4.7975850,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007408,\n
        "lat": 50.1015729,\n
        "lon": 4.7983333,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007409,\n
        "lat": 50.1015750,\n
        "lon": 4.7972540,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007410,\n
        "lat": 50.1015770,\n
        "lon": 4.7974200,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007411,\n
        "lat": 50.1015870,\n
        "lon": 4.7972710,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007412,\n
        "lat": 50.1015890,\n
        "lon": 4.7977410,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007413,\n
        "lat": 50.1015950,\n
        "lon": 4.7977150,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007414,\n
        "lat": 50.1016000,\n
        "lon": 4.7972480,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007415,\n
        "lat": 50.1016070,\n
        "lon": 4.8115100,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007416,\n
        "lat": 50.1016190,\n
        "lon": 4.8115970,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007417,\n
        "lat": 50.1016200,\n
        "lon": 4.7972130,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007418,\n
        "lat": 50.1016220,\n
        "lon": 4.7977300,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007419,\n
        "lat": 50.1016220,\n
        "lon": 4.7982947,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007420,\n
        "lat": 50.1016240,\n
        "lon": 4.8116350,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007421,\n
        "lat": 50.1016280,\n
        "lon": 4.7977050,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007422,\n
        "lat": 50.1016340,\n
        "lon": 4.7972330,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007423,\n
        "lat": 50.1016371,\n
        "lon": 4.7983415,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007424,\n
        "lat": 50.1016400,\n
        "lon": 4.7971800,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007425,\n
        "lat": 50.1016430,\n
        "lon": 4.7973070,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007426,\n
        "lat": 50.1016510,\n
        "lon": 4.7977170,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007427,\n
        "lat": 50.1016540,\n
        "lon": 4.7972000,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007428,\n
        "lat": 50.1016620,\n
        "lon": 4.7972730,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007429,\n
        "lat": 50.1016644,\n
        "lon": 4.7981646,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007430,\n
        "lat": 50.1016670,\n
        "lon": 4.7976330,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007431,\n
        "lat": 50.1016708,\n
        "lon": 4.7982869,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007432,\n
        "lat": 50.1016720,\n
        "lon": 4.7971250,\n
        "timestamp": "2015-03-04T16:17:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007433,\n
        "lat": 50.1016716,\n
        "lon": 4.7981871,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007434,\n
        "lat": 50.1016780,\n
        "lon": 4.7983094,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007435,\n
        "lat": 50.1016820,\n
        "lon": 4.8114860,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007436,\n
        "lat": 50.1016840,\n
        "lon": 4.8114730,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007437,\n
        "lat": 50.1016860,\n
        "lon": 4.7989160,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007438,\n
        "lat": 50.1016870,\n
        "lon": 4.8114850,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007439,\n
        "lat": 50.1016890,\n
        "lon": 4.7973080,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007440,\n
        "lat": 50.1016930,\n
        "lon": 4.7976470,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007441,\n
        "lat": 50.1016972,\n
        "lon": 4.7982661,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007442,\n
        "lat": 50.1016990,\n
        "lon": 4.7977710,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007443,\n
        "lat": 50.1016990,\n
        "lon": 4.7989890,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007444,\n
        "lat": 50.1017000,\n
        "lon": 4.7976210,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007445,\n
        "lat": 50.1017030,\n
        "lon": 4.8116040,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007446,\n
        "lat": 50.1017040,\n
        "lon": 4.7977450,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007447,\n
        "lat": 50.1017060,\n
        "lon": 4.7992490,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007448,\n
        "lat": 50.1017070,\n
        "lon": 4.8116020,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007449,\n
        "lat": 50.1017130,\n
        "lon": 4.7992930,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007450,\n
        "lat": 50.1017192,\n
        "lon": 4.7982488,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007451,\n
        "lat": 50.1017190,\n
        "lon": 4.7989810,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007452,\n
        "lat": 50.1017261,\n
        "lon": 4.7982700,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007453,\n
        "lat": 50.1017390,\n
        "lon": 4.7990910,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007454,\n
        "lat": 50.1017400,\n
        "lon": 4.7972200,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007455,\n
        "lat": 50.1017420,\n
        "lon": 4.7977930,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007456,\n
        "lat": 50.1017420,\n
        "lon": 4.7992340,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007457,\n
        "lat": 50.1017500,\n
        "lon": 4.7992770,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007458,\n
        "lat": 50.1017538,\n
        "lon": 4.7982481,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007459,\n
        "lat": 50.1017580,\n
        "lon": 4.8114460,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007460,\n
        "lat": 50.1017619,\n
        "lon": 4.7982731,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007461,\n
        "lat": 50.1017633,\n
        "lon": 4.7981150,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007462,\n
        "lat": 50.1017720,\n
        "lon": 4.7976600,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007463,\n
        "lat": 50.1017750,\n
        "lon": 4.8115570,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007464,\n
        "lat": 50.1017780,\n
        "lon": 4.8115780,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007465,\n
        "lat": 50.1017890,\n
        "lon": 4.7988720,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007466,\n
        "lat": 50.1017970,\n
        "lon": 4.7972970,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007467,\n
        "lat": 50.1018038,\n
        "lon": 4.7982401,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007468,\n
        "lat": 50.1018070,\n
        "lon": 4.8114270,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007469,\n
        "lat": 50.1018130,\n
        "lon": 4.8114220,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007470,\n
        "lat": 50.1018220,\n
        "lon": 4.7990560,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007471,\n
        "lat": 50.1018240,\n
        "lon": 4.8115400,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007472,\n
        "lat": 50.1018300,\n
        "lon": 4.8115730,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007473,\n
        "lat": 50.1018490,\n
        "lon": 4.8114090,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007474,\n
        "lat": 50.1018570,\n
        "lon": 4.7971930,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007475,\n
        "lat": 50.1018670,\n
        "lon": 4.7979260,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007476,\n
        "lat": 50.1018700,\n
        "lon": 4.8115560,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007477,\n
        "lat": 50.1018710,\n
        "lon": 4.7973970,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007478,\n
        "lat": 50.1018780,\n
        "lon": 4.7974470,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007479,\n
        "lat": 50.1018790,\n
        "lon": 4.7972620,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007480,\n
        "lat": 50.1018900,\n
        "lon": 4.7972390,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007481,\n
        "lat": 50.1018910,\n
        "lon": 4.7973100,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007482,\n
        "lat": 50.1018910,\n
        "lon": 4.7974240,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007483,\n
        "lat": 50.1018960,\n
        "lon": 4.7978090,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007484,\n
        "lat": 50.1019010,\n
        "lon": 4.7972920,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007485,\n
        "lat": 50.1019080,\n
        "lon": 4.7973340,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007486,\n
        "lat": 50.1019090,\n
        "lon": 4.7977850,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007487,\n
        "lat": 50.1019160,\n
        "lon": 4.7977350,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007488,\n
        "lat": 50.1019160,\n
        "lon": 4.7978380,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007489,\n
        "lat": 50.1019230,\n
        "lon": 4.8113830,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007490,\n
        "lat": 50.1019270,\n
        "lon": 4.8113540,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007491,\n
        "lat": 50.1019280,\n
        "lon": 4.7977530,\n
        "timestamp": "2015-03-04T16:17:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007492,\n
        "lat": 50.1019330,\n
        "lon": 4.7980210,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007593,\n
        "lat": 50.1019350,\n
        "lon": 4.7975230,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007594,\n
        "lat": 50.1019400,\n
        "lon": 4.7978690,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007595,\n
        "lat": 50.1019440,\n
        "lon": 4.8115600,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007596,\n
        "lat": 50.1019450,\n
        "lon": 4.8114460,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007597,\n
        "lat": 50.1019450,\n
        "lon": 4.8115290,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007598,\n
        "lat": 50.1019500,\n
        "lon": 4.7973920,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007599,\n
        "lat": 50.1019510,\n
        "lon": 4.8116060,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007600,\n
        "lat": 50.1019520,\n
        "lon": 4.7979470,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007601,\n
        "lat": 50.1019540,\n
        "lon": 4.7978440,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007602,\n
        "lat": 50.1019580,\n
        "lon": 4.8115100,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007603,\n
        "lat": 50.1019610,\n
        "lon": 4.8115520,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007604,\n
        "lat": 50.1019620,\n
        "lon": 4.8115580,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007605,\n
        "lat": 50.1019630,\n
        "lon": 4.7973720,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007606,\n
        "lat": 50.1019660,\n
        "lon": 4.7979660,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007607,\n
        "lat": 50.1019670,\n
        "lon": 4.7976460,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007608,\n
        "lat": 50.1019680,\n
        "lon": 4.8115890,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007609,\n
        "lat": 50.1019690,\n
        "lon": 4.8115060,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007610,\n
        "lat": 50.1019690,\n
        "lon": 4.8115980,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007611,\n
        "lat": 50.1019720,\n
        "lon": 4.7979130,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007612,\n
        "lat": 50.1019730,\n
        "lon": 4.8115360,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007613,\n
        "lat": 50.1019780,\n
        "lon": 4.8113240,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007614,\n
        "lat": 50.1019790,\n
        "lon": 4.8113330,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007615,\n
        "lat": 50.1019890,\n
        "lon": 4.8114000,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007616,\n
        "lat": 50.1019920,\n
        "lon": 4.7977770,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007617,\n
        "lat": 50.1019920,\n
        "lon": 4.8080400,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007618,\n
        "lat": 50.1019940,\n
        "lon": 4.8114230,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007619,\n
        "lat": 50.1019960,\n
        "lon": 4.7974180,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007620,\n
        "lat": 50.1020050,\n
        "lon": 4.7977930,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007621,\n
        "lat": 50.1020090,\n
        "lon": 4.8115160,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007622,\n
        "lat": 50.1020140,\n
        "lon": 4.8115370,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007623,\n
        "lat": 50.1020190,\n
        "lon": 4.8115680,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007624,\n
        "lat": 50.1020310,\n
        "lon": 4.8112990,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007625,\n
        "lat": 50.1020320,\n
        "lon": 4.8113030,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007626,\n
        "lat": 50.1020350,\n
        "lon": 4.7977400,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007627,\n
        "lat": 50.1020350,\n
        "lon": 4.8079890,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007628,\n
        "lat": 50.1020390,\n
        "lon": 4.8080210,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007629,\n
        "lat": 50.1020420,\n
        "lon": 4.8113690,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007630,\n
        "lat": 50.1020470,\n
        "lon": 4.8083950,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007631,\n
        "lat": 50.1020540,\n
        "lon": 4.7989890,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007632,\n
        "lat": 50.1020550,\n
        "lon": 4.7988710,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007633,\n
        "lat": 50.1020560,\n
        "lon": 4.8081390,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007634,\n
        "lat": 50.1020610,\n
        "lon": 4.8081390,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007635,\n
        "lat": 50.1020630,\n
        "lon": 4.8115000,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007636,\n
        "lat": 50.1020810,\n
        "lon": 4.8112800,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007637,\n
        "lat": 50.1020960,\n
        "lon": 4.8083770,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007638,\n
        "lat": 50.1021080,\n
        "lon": 4.8114360,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007639,\n
        "lat": 50.1021110,\n
        "lon": 4.7989900,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007640,\n
        "lat": 50.1021110,\n
        "lon": 4.8079660,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007641,\n
        "lat": 50.1021140,\n
        "lon": 4.7988730,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007642,\n
        "lat": 50.1021160,\n
        "lon": 4.8114750,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007643,\n
        "lat": 50.1021170,\n
        "lon": 4.8080030,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007644,\n
        "lat": 50.1021290,\n
        "lon": 4.8081120,\n
        "timestamp": "2015-03-04T16:17:21Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007645,\n
        "lat": 50.1021420,\n
        "lon": 4.7976160,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007646,\n
        "lat": 50.1021450,\n
        "lon": 4.8081070,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007647,\n
        "lat": 50.1021460,\n
        "lon": 4.8081870,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007648,\n
        "lat": 50.1021510,\n
        "lon": 4.7974930,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007649,\n
        "lat": 50.1021520,\n
        "lon": 4.8081520,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007650,\n
        "lat": 50.1021570,\n
        "lon": 4.8081830,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007651,\n
        "lat": 50.1021610,\n
        "lon": 4.8113870,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007652,\n
        "lat": 50.1021650,\n
        "lon": 4.8112430,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007653,\n
        "lat": 50.1021650,\n
        "lon": 4.8114110,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007654,\n
        "lat": 50.1021700,\n
        "lon": 4.8083480,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007655,\n
        "lat": 50.1021720,\n
        "lon": 4.8082830,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007656,\n
        "lat": 50.1021760,\n
        "lon": 4.8083230,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007657,\n
        "lat": 50.1021810,\n
        "lon": 4.8083670,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007658,\n
        "lat": 50.1021850,\n
        "lon": 4.8113770,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007659,\n
        "lat": 50.1021880,\n
        "lon": 4.8082780,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007660,\n
        "lat": 50.1021890,\n
        "lon": 4.8113580,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007661,\n
        "lat": 50.1021940,\n
        "lon": 4.8083170,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007662,\n
        "lat": 50.1022000,\n
        "lon": 4.8083590,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007663,\n
        "lat": 50.1022000,\n
        "lon": 4.8112440,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007664,\n
        "lat": 50.1022050,\n
        "lon": 4.8114680,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007665,\n
        "lat": 50.1022070,\n
        "lon": 4.7975150,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007666,\n
        "lat": 50.1022080,\n
        "lon": 4.7975030,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007667,\n
        "lat": 50.1022090,\n
        "lon": 4.8081330,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007668,\n
        "lat": 50.1022110,\n
        "lon": 4.8081430,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007669,\n
        "lat": 50.1022160,\n
        "lon": 4.8113480,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007670,\n
        "lat": 50.1022290,\n
        "lon": 4.8114270,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007671,\n
        "lat": 50.1022320,\n
        "lon": 4.8114610,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007672,\n
        "lat": 50.1022380,\n
        "lon": 4.8115160,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007673,\n
        "lat": 50.1022450,\n
        "lon": 4.7976340,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007674,\n
        "lat": 50.1022540,\n
        "lon": 4.8112230,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007675,\n
        "lat": 50.1022550,\n
        "lon": 4.7975220,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007676,\n
        "lat": 50.1022580,\n
        "lon": 4.8112520,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007677,\n
        "lat": 50.1022780,\n
        "lon": 4.8114130,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007678,\n
        "lat": 50.1022790,\n
        "lon": 4.8114360,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007679,\n
        "lat": 50.1022840,\n
        "lon": 4.8115030,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007680,\n
        "lat": 50.1022880,\n
        "lon": 4.8081660,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007681,\n
        "lat": 50.1022890,\n
        "lon": 4.8079470,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007682,\n
        "lat": 50.1022950,\n
        "lon": 4.8082130,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007683,\n
        "lat": 50.1023060,\n
        "lon": 4.8080960,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007684,\n
        "lat": 50.1023080,\n
        "lon": 4.8081100,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007685,\n
        "lat": 50.1023130,\n
        "lon": 4.8081580,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007686,\n
        "lat": 50.1023160,\n
        "lon": 4.8081800,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007687,\n
        "lat": 50.1023180,\n
        "lon": 4.8114250,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007688,\n
        "lat": 50.1023210,\n
        "lon": 4.8114150,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007689,\n
        "lat": 50.1023290,\n
        "lon": 4.8081760,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007690,\n
        "lat": 50.1023300,\n
        "lon": 4.7987040,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007691,\n
        "lat": 50.1023300,\n
        "lon": 4.7988150,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007692,\n
        "lat": 50.1023320,\n
        "lon": 4.8082000,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007793,\n
        "lat": 50.1023560,\n
        "lon": 4.7986910,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007794,\n
        "lat": 50.1023560,\n
        "lon": 4.7987050,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007795,\n
        "lat": 50.1023750,\n
        "lon": 4.8086830,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007796,\n
        "lat": 50.1023760,\n
        "lon": 4.8080370,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007797,\n
        "lat": 50.1023780,\n
        "lon": 4.7986910,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007798,\n
        "lat": 50.1023780,\n
        "lon": 4.7987040,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007799,\n
        "lat": 50.1023810,\n
        "lon": 4.8080740,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007800,\n
        "lat": 50.1023850,\n
        "lon": 4.8087420,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007801,\n
        "lat": 50.1023870,\n
        "lon": 4.8113030,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007802,\n
        "lat": 50.1023890,\n
        "lon": 4.7988140,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007803,\n
        "lat": 50.1023890,\n
        "lon": 4.8112120,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007804,\n
        "lat": 50.1023950,\n
        "lon": 4.7977880,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007805,\n
        "lat": 50.1023950,\n
        "lon": 4.7986860,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007806,\n
        "lat": 50.1023950,\n
        "lon": 4.7987040,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007807,\n
        "lat": 50.1023970,\n
        "lon": 4.8113820,\n
        "timestamp": "2015-03-04T16:17:22Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007808,\n
        "lat": 50.1023980,\n
        "lon": 4.8086750,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007809,\n
        "lat": 50.1024000,\n
        "lon": 4.7988300,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007810,\n
        "lat": 50.1024000,\n
        "lon": 4.8112980,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007811,\n
        "lat": 50.1024080,\n
        "lon": 4.8087330,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007812,\n
        "lat": 50.1024100,\n
        "lon": 4.8078960,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007813,\n
        "lat": 50.1024110,\n
        "lon": 4.7976070,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007814,\n
        "lat": 50.1024140,\n
        "lon": 4.7988290,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007815,\n
        "lat": 50.1024240,\n
        "lon": 4.7988160,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007816,\n
        "lat": 50.1024290,\n
        "lon": 4.8080210,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007817,\n
        "lat": 50.1024470,\n
        "lon": 4.7988160,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007818,\n
        "lat": 50.1024480,\n
        "lon": 4.7976150,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007819,\n
        "lat": 50.1024480,\n
        "lon": 4.7986860,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007820,\n
        "lat": 50.1024520,\n
        "lon": 4.8085260,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007821,\n
        "lat": 50.1024550,\n
        "lon": 4.7975340,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007822,\n
        "lat": 50.1024660,\n
        "lon": 4.7978020,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007823,\n
        "lat": 50.1024680,\n
        "lon": 4.8080130,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007824,\n
        "lat": 50.1024730,\n
        "lon": 4.8085170,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007825,\n
        "lat": 50.1024750,\n
        "lon": 4.7977030,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007826,\n
        "lat": 50.1024840,\n
        "lon": 4.8085360,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007827,\n
        "lat": 50.1024860,\n
        "lon": 4.8081690,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007828,\n
        "lat": 50.1024870,\n
        "lon": 4.7977040,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007829,\n
        "lat": 50.1025010,\n
        "lon": 4.7975440,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007830,\n
        "lat": 50.1025040,\n
        "lon": 4.8111750,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007831,\n
        "lat": 50.1025130,\n
        "lon": 4.8084930,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007832,\n
        "lat": 50.1025130,\n
        "lon": 4.8112370,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007833,\n
        "lat": 50.1025280,\n
        "lon": 4.8085000,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007834,\n
        "lat": 50.1025300,\n
        "lon": 4.8111660,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007835,\n
        "lat": 50.1025380,\n
        "lon": 4.8112300,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007837,\n
        "lat": 50.1025390,\n
        "lon": 4.8085190,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007839,\n
        "lat": 50.1025680,\n
        "lon": 4.8084770,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007841,\n
        "lat": 50.1025840,\n
        "lon": 4.8084820,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007842,\n
        "lat": 50.1025950,\n
        "lon": 4.8081318,\n
        "timestamp": "2017-10-10T16:55:55Z",\n
        "version": 2,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007843,\n
        "lat": 50.1025940,\n
        "lon": 4.8085020,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007846,\n
        "lat": 50.1026230,\n
        "lon": 4.8111250,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007847,\n
        "lat": 50.1026240,\n
        "lon": 4.8084630,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007848,\n
        "lat": 50.1026390,\n
        "lon": 4.8084630,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007849,\n
        "lat": 50.1026410,\n
        "lon": 4.7977430,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007850,\n
        "lat": 50.1026420,\n
        "lon": 4.8112050,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007851,\n
        "lat": 50.1026430,\n
        "lon": 4.7982390,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007852,\n
        "lat": 50.1026480,\n
        "lon": 4.8084850,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007853,\n
        "lat": 50.1026490,\n
        "lon": 4.8111100,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007854,\n
        "lat": 50.1026530,\n
        "lon": 4.7980670,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007855,\n
        "lat": 50.1026621,\n
        "lon": 4.8079865,\n
        "timestamp": "2017-10-17T19:36:39Z",\n
        "version": 2,\n
        "changeset": 53021888,\n
        "user": "FvGordon",\n
        "uid": 161619\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007856,\n
        "lat": 50.1026630,\n
        "lon": 4.8083300,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007857,\n
        "lat": 50.1026680,\n
        "lon": 4.8111820,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007858,\n
        "lat": 50.1026810,\n
        "lon": 4.8084540,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007859,\n
        "lat": 50.1026980,\n
        "lon": 4.7975960,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007860,\n
        "lat": 50.1027070,\n
        "lon": 4.7977290,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007861,\n
        "lat": 50.1027140,\n
        "lon": 4.8083150,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007862,\n
        "lat": 50.1027140,\n
        "lon": 4.8083200,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007863,\n
        "lat": 50.1027200,\n
        "lon": 4.8079669,\n
        "timestamp": "2017-10-17T19:36:39Z",\n
        "version": 2,\n
        "changeset": 53021888,\n
        "user": "FvGordon",\n
        "uid": 161619\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007864,\n
        "lat": 50.1027320,\n
        "lon": 4.7978280,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007865,\n
        "lat": 50.1027380,\n
        "lon": 4.8081290,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007866,\n
        "lat": 50.1027410,\n
        "lon": 4.8081150,\n
        "timestamp": "2015-03-04T16:17:23Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007867,\n
        "lat": 50.1027420,\n
        "lon": 4.7976400,\n
        "timestamp": "2015-03-04T16:17:24Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007868,\n
        "lat": 50.1027420,\n
        "lon": 4.8081280,\n
        "timestamp": "2015-03-04T16:17:24Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007869,\n
        "lat": 50.1027480,\n
        "lon": 4.8081930,\n
        "timestamp": "2015-03-04T16:17:24Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007870,\n
        "lat": 50.1027500,\n
        "lon": 4.8083060,\n
        "timestamp": "2015-03-04T16:17:24Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007871,\n
        "lat": 50.1027530,\n
        "lon": 4.7977720,\n
        "timestamp": "2015-03-04T16:17:24Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007872,\n
        "lat": 50.1027530,\n
        "lon": 4.8109910,\n
        "timestamp": "2015-03-04T16:17:24Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007873,\n
        "lat": 50.1027540,\n
        "lon": 4.7977850,\n
        "timestamp": "2015-03-04T16:17:24Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007874,\n
        "lat": 50.1027570,\n
        "lon": 4.8083490,\n
        "timestamp": "2015-03-04T16:17:24Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007875,\n
        "lat": 50.1027640,\n
        "lon": 4.8110590,\n
        "timestamp": "2015-03-04T16:17:24Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007876,\n
        "lat": 50.1027720,\n
        "lon": 4.7977330,\n
        "timestamp": "2015-03-04T16:17:24Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007877,\n
        "lat": 50.1027760,\n
        "lon": 4.8109840,\n
        "timestamp": "2015-03-04T16:17:24Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007878,\n
        "lat": 50.1027870,\n
        "lon": 4.8110510,\n
        "timestamp": "2015-03-04T16:17:24Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007879,\n
        "lat": 50.1027920,\n
        "lon": 4.7978200,\n
        "timestamp": "2015-03-04T16:17:24Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007880,\n
        "lat": 50.1027990,\n
        "lon": 4.8087060,\n
        "timestamp": "2015-03-04T16:17:24Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007881,\n
        "lat": 50.1028080,\n
        "lon": 4.7982630,\n
        "timestamp": "2015-03-04T16:17:24Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007882,\n
        "lat": 50.1028110,\n
        "lon": 4.7977690,\n
        "timestamp": "2015-03-04T16:17:24Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007883,\n
        "lat": 50.1028150,\n
        "lon": 4.8088090,\n
        "timestamp": "2015-03-04T16:17:24Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007885,\n
        "lat": 50.1028190,\n
        "lon": 4.7980910,\n
        "timestamp": "2015-03-04T16:17:24Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007886,\n
        "lat": 50.1028220,\n
        "lon": 4.8079320,\n
        "timestamp": "2015-03-04T16:17:24Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007887,\n
        "lat": 50.1028230,\n
        "lon": 4.7976470,\n
        "timestamp": "2015-03-04T16:17:24Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007888,\n
        "lat": 50.1028240,\n
        "lon": 4.8079420,\n
        "timestamp": "2015-03-04T16:17:24Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007891,\n
        "lat": 50.1028370,\n
        "lon": 4.8080900,\n
        "timestamp": "2015-03-04T16:17:24Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007892,\n
        "lat": 50.1028380,\n
        "lon": 4.7976100,\n
        "timestamp": "2015-03-04T16:17:24Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007893,\n
        "lat": 50.1028380,\n
        "lon": 4.7978410,\n
        "timestamp": "2015-03-04T16:17:24Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007894,\n
        "lat": 50.1028380,\n
        "lon": 4.8081000,\n
        "timestamp": "2015-03-04T16:17:24Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007898,\n
        "lat": 50.1028430,\n
        "lon": 4.8086910,\n
        "timestamp": "2015-03-04T16:17:24Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007899,\n
        "lat": 50.1028470,\n
        "lon": 4.7978200,\n
        "timestamp": "2015-03-04T16:17:24Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007900,\n
        "lat": 50.1028510,\n
        "lon": 4.7976750,\n
        "timestamp": "2015-03-04T16:17:24Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007901,\n
        "lat": 50.1028540,\n
        "lon": 4.8081530,\n
        "timestamp": "2015-03-04T16:17:24Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007902,\n
        "lat": 50.1028505,\n
        "lon": 4.8073816,\n
        "timestamp": "2017-10-10T16:55:55Z",\n
        "version": 2,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007904,\n
        "lat": 50.1028580,\n
        "lon": 4.7978590,\n
        "timestamp": "2015-03-04T16:17:24Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007906,\n
        "lat": 50.1028590,\n
        "lon": 4.8079360,\n
        "timestamp": "2015-03-04T16:17:24Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007907,\n
        "lat": 50.1028590,\n
        "lon": 4.8087690,\n
        "timestamp": "2015-03-04T16:17:24Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007908,\n
        "lat": 50.1028650,\n
        "lon": 4.7978370,\n
        "timestamp": "2015-03-04T16:17:24Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007909,\n
        "lat": 50.1028660,\n
        "lon": 4.7976380,\n
        "timestamp": "2015-03-04T16:17:24Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007911,\n
        "lat": 50.1028760,\n
        "lon": 4.8082990,\n
        "timestamp": "2015-03-04T16:17:24Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007912,\n
        "lat": 50.1028770,\n
        "lon": 4.8080910,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007913,\n
        "lat": 50.1028790,\n
        "lon": 4.8081080,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007915,\n
        "lat": 50.1028910,\n
        "lon": 4.7984330,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007916,\n
        "lat": 50.1028940,\n
        "lon": 4.8081040,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007917,\n
        "lat": 50.1028970,\n
        "lon": 4.7982280,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007918,\n
        "lat": 50.1029000,\n
        "lon": 4.8081470,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007919,\n
        "lat": 50.1029050,\n
        "lon": 4.8079280,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007921,\n
        "lat": 50.1029049,\n
        "lon": 4.8073680,\n
        "timestamp": "2017-10-10T16:55:55Z",\n
        "version": 2,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007925,\n
        "lat": 50.1029260,\n
        "lon": 4.8080900,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007926,\n
        "lat": 50.1029270,\n
        "lon": 4.8080960,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007929,\n
        "lat": 50.1029320,\n
        "lon": 4.8081370,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007931,\n
        "lat": 50.1029370,\n
        "lon": 4.8085200,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007934,\n
        "lat": 50.1029570,\n
        "lon": 4.7983170,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007935,\n
        "lat": 50.1029580,\n
        "lon": 4.8086780,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007936,\n
        "lat": 50.1029590,\n
        "lon": 4.7982320,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007938,\n
        "lat": 50.1029630,\n
        "lon": 4.8077360,\n
        "timestamp": "2017-10-17T19:36:39Z",\n
        "version": 3,\n
        "changeset": 53021888,\n
        "user": "FvGordon",\n
        "uid": 161619\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007939,\n
        "lat": 50.1029680,\n
        "lon": 4.8085090,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007940,\n
        "lat": 50.1029760,\n
        "lon": 4.8079130,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007941,\n
        "lat": 50.1029790,\n
        "lon": 4.8080920,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007943,\n
        "lat": 50.1029830,\n
        "lon": 4.8081280,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007944,\n
        "lat": 50.1029870,\n
        "lon": 4.8086520,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007946,\n
        "lat": 50.1029920,\n
        "lon": 4.8080720,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007947,\n
        "lat": 50.1029930,\n
        "lon": 4.8080860,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007948,\n
        "lat": 50.1029980,\n
        "lon": 4.8081280,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007949,\n
        "lat": 50.1030220,\n
        "lon": 4.8108190,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007950,\n
        "lat": 50.1030250,\n
        "lon": 4.8085360,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007951,\n
        "lat": 50.1030320,\n
        "lon": 4.8079080,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007952,\n
        "lat": 50.1030320,\n
        "lon": 4.8086090,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007953,\n
        "lat": 50.1030330,\n
        "lon": 4.7984430,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007954,\n
        "lat": 50.1030360,\n
        "lon": 4.7983220,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007955,\n
        "lat": 50.1030420,\n
        "lon": 4.8079910,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007956,\n
        "lat": 50.1030460,\n
        "lon": 4.8109460,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007957,\n
        "lat": 50.1030470,\n
        "lon": 4.8079910,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007958,\n
        "lat": 50.1030510,\n
        "lon": 4.8080750,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007959,\n
        "lat": 50.1030550,\n
        "lon": 4.8081150,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007960,\n
        "lat": 50.1030560,\n
        "lon": 4.8081260,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007961,\n
        "lat": 50.1030570,\n
        "lon": 4.8068690,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007962,\n
        "lat": 50.1030580,\n
        "lon": 4.8080720,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007963,\n
        "lat": 50.1030650,\n
        "lon": 4.8069350,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007964,\n
        "lat": 50.1030670,\n
        "lon": 4.8085750,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007965,\n
        "lat": 50.1030680,\n
        "lon": 4.8070610,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007966,\n
        "lat": 50.1030690,\n
        "lon": 4.8081610,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007967,\n
        "lat": 50.1030720,\n
        "lon": 4.8081910,\n
        "timestamp": "2015-03-04T16:17:25Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007968,\n
        "lat": 50.1030740,\n
        "lon": 4.8071080,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007969,\n
        "lat": 50.1030790,\n
        "lon": 4.8070570,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007970,\n
        "lat": 50.1030790,\n
        "lon": 4.8081200,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007971,\n
        "lat": 50.1030840,\n
        "lon": 4.8081580,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007972,\n
        "lat": 50.1030880,\n
        "lon": 4.8072170,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007973,\n
        "lat": 50.1030880,\n
        "lon": 4.8081870,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007974,\n
        "lat": 50.1030910,\n
        "lon": 4.8082130,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007975,\n
        "lat": 50.1030930,\n
        "lon": 4.8084780,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007976,\n
        "lat": 50.1031000,\n
        "lon": 4.8085020,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007977,\n
        "lat": 50.1031010,\n
        "lon": 4.8107780,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007978,\n
        "lat": 50.1031120,\n
        "lon": 4.8085360,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007979,\n
        "lat": 50.1031140,\n
        "lon": 4.8074090,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007980,\n
        "lat": 50.1031160,\n
        "lon": 4.8078900,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007981,\n
        "lat": 50.1031260,\n
        "lon": 4.8068460,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007982,\n
        "lat": 50.1031280,\n
        "lon": 4.8109070,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007983,\n
        "lat": 50.1031290,\n
        "lon": 4.8068510,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007984,\n
        "lat": 50.1031350,\n
        "lon": 4.8075980,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007985,\n
        "lat": 50.1031420,\n
        "lon": 4.8076600,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007986,\n
        "lat": 50.1031430,\n
        "lon": 4.8069080,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007987,\n
        "lat": 50.1031430,\n
        "lon": 4.8070460,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007988,\n
        "lat": 50.1031440,\n
        "lon": 4.8109850,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007989,\n
        "lat": 50.1031470,\n
        "lon": 4.8070760,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007990,\n
        "lat": 50.1031470,\n
        "lon": 4.8108970,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007991,\n
        "lat": 50.1031480,\n
        "lon": 4.8070830,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007992,\n
        "lat": 50.1031500,\n
        "lon": 4.8081700,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007993,\n
        "lat": 50.1031510,\n
        "lon": 4.8069780,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007994,\n
        "lat": 50.1031530,\n
        "lon": 4.8077700,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007995,\n
        "lat": 50.1031530,\n
        "lon": 4.8081970,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007996,\n
        "lat": 50.1031540,\n
        "lon": 4.8071360,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007997,\n
        "lat": 50.1031540,\n
        "lon": 4.8109310,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007998,\n
        "lat": 50.1031580,\n
        "lon": 4.8068440,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383007999,\n
        "lat": 50.1031600,\n
        "lon": 4.8070390,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008000,\n
        "lat": 50.1031600,\n
        "lon": 4.8107460,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008001,\n
        "lat": 50.1031650,\n
        "lon": 4.8070760,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008002,\n
        "lat": 50.1031660,\n
        "lon": 4.8079030,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008003,\n
        "lat": 50.1031660,\n
        "lon": 4.8108590,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008004,\n
        "lat": 50.1031690,\n
        "lon": 4.7985600,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008005,\n
        "lat": 50.1031720,\n
        "lon": 4.8071300,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008006,\n
        "lat": 50.1031720,\n
        "lon": 4.8108860,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008007,\n
        "lat": 50.1031750,\n
        "lon": 4.8069710,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008008,\n
        "lat": 50.1031800,\n
        "lon": 4.8071870,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008009,\n
        "lat": 50.1031830,\n
        "lon": 4.8072130,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008010,\n
        "lat": 50.1031840,\n
        "lon": 4.8108510,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008011,\n
        "lat": 50.1031850,\n
        "lon": 4.8071250,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008012,\n
        "lat": 50.1031890,\n
        "lon": 4.7983950,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008013,\n
        "lat": 50.1031950,\n
        "lon": 4.8073010,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008014,\n
        "lat": 50.1031970,\n
        "lon": 4.8073830,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008015,\n
        "lat": 50.1031980,\n
        "lon": 4.8071810,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008016,\n
        "lat": 50.1031990,\n
        "lon": 4.8109150,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008017,\n
        "lat": 50.1032000,\n
        "lon": 4.8081830,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008018,\n
        "lat": 50.1032030,\n
        "lon": 4.8069620,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008019,\n
        "lat": 50.1032040,\n
        "lon": 4.8072040,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008020,\n
        "lat": 50.1032060,\n
        "lon": 4.8109500,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008021,\n
        "lat": 50.1032090,\n
        "lon": 4.7984140,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008022,\n
        "lat": 50.1032090,\n
        "lon": 4.8070300,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008023,\n
        "lat": 50.1032100,\n
        "lon": 4.7984010,\n
        "timestamp": "2015-03-04T16:17:26Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008024,\n
        "lat": 50.1032140,\n
        "lon": 4.8075340,\n
        "timestamp": "2015-03-04T16:17:27Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008025,\n
        "lat": 50.1032150,\n
        "lon": 4.8070590,\n
        "timestamp": "2015-03-04T16:17:27Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008026,\n
        "lat": 50.1032160,\n
        "lon": 4.8070250,\n
        "timestamp": "2015-03-04T16:17:27Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008027,\n
        "lat": 50.1032230,\n
        "lon": 4.8072890,\n
        "timestamp": "2015-03-04T16:17:27Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008028,\n
        "lat": 50.1032250,\n
        "lon": 4.8078220,\n
        "timestamp": "2015-03-04T16:17:27Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008029,\n
        "lat": 50.1032270,\n
        "lon": 4.8083390,\n
        "timestamp": "2015-03-04T16:17:27Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008030,\n
        "lat": 50.1032300,\n
        "lon": 4.8078890,\n
        "timestamp": "2015-03-04T16:17:27Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008031,\n
        "lat": 50.1032330,\n
        "lon": 4.7984220,\n
        "timestamp": "2015-03-04T16:17:27Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008032,\n
        "lat": 50.1032330,\n
        "lon": 4.8071360,\n
        "timestamp": "2015-03-04T16:17:27Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008033,\n
        "lat": 50.1032330,\n
        "lon": 4.8077460,\n
        "timestamp": "2015-03-04T16:17:27Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008034,\n
        "lat": 50.1032340,\n
        "lon": 4.8077540,\n
        "timestamp": "2015-03-04T16:17:27Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008035,\n
        "lat": 50.1032350,\n
        "lon": 4.7984090,\n
        "timestamp": "2015-03-04T16:17:27Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008036,\n
        "lat": 50.1032350,\n
        "lon": 4.8068240,\n
        "timestamp": "2015-03-04T16:17:27Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008037,\n
        "lat": 50.1032350,\n
        "lon": 4.8069540,\n
        "timestamp": "2015-03-04T16:17:27Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008038,\n
        "lat": 50.1032360,\n
        "lon": 4.8068290,\n
        "timestamp": "2015-03-04T16:17:27Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008039,\n
        "lat": 50.1032390,\n
        "lon": 4.8070160,\n
        "timestamp": "2015-03-04T16:17:27Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008040,\n
        "lat": 50.1032390,\n
        "lon": 4.8078180,\n
        "timestamp": "2015-03-04T16:17:27Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008041,\n
        "lat": 50.1032390,\n
        "lon": 4.8107020,\n
        "timestamp": "2015-03-04T16:17:27Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008042,\n
        "lat": 50.1032430,\n
        "lon": 4.8073690,\n
        "timestamp": "2015-03-04T16:17:27Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008043,\n
        "lat": 50.1032430,\n
        "lon": 4.8076880,\n
        "timestamp": "2015-03-04T16:17:27Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008044,\n
        "lat": 50.1032450,\n
        "lon": 4.8079750,\n
        "timestamp": "2015-03-04T16:17:27Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008045,\n
        "lat": 50.1032450,\n
        "lon": 4.8084670,\n
        "timestamp": "2015-03-04T16:17:27Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008046,\n
        "lat": 50.1032480,\n
        "lon": 4.8077430,\n
        "timestamp": "2015-03-04T16:17:27Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008047,\n
        "lat": 50.1032490,\n
        "lon": 4.8075250,\n
        "timestamp": "2015-03-04T16:17:27Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008048,\n
        "lat": 50.1032490,\n
        "lon": 4.8075740,\n
        "timestamp": "2015-03-04T16:17:27Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008049,\n
        "lat": 50.1032500,\n
        "lon": 4.8076310,\n
        "timestamp": "2015-03-04T16:17:27Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008050,\n
        "lat": 50.1032520,\n
        "lon": 4.8076300,\n
        "timestamp": "2015-03-04T16:17:27Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008051,\n
        "lat": 50.1032560,\n
        "lon": 4.8076850,\n
        "timestamp": "2015-03-04T16:17:27Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008052,\n
        "lat": 50.1032570,\n
        "lon": 4.8075720,\n
        "timestamp": "2015-03-04T16:17:27Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008053,\n
        "lat": 50.1032580,\n
        "lon": 4.8080530,\n
        "timestamp": "2015-03-04T16:17:27Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008054,\n
        "lat": 50.1032620,\n
        "lon": 4.8108150,\n
        "timestamp": "2015-03-04T16:17:27Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008055,\n
        "lat": 50.1032680,\n
        "lon": 4.8081600,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008056,\n
        "lat": 50.1032760,\n
        "lon": 4.8070030,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008057,\n
        "lat": 50.1032930,\n
        "lon": 4.7985970,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008058,\n
        "lat": 50.1032940,\n
        "lon": 4.8083150,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008059,\n
        "lat": 50.1032970,\n
        "lon": 4.8082260,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008060,\n
        "lat": 50.1032980,\n
        "lon": 4.8071020,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008061,\n
        "lat": 50.1032980,\n
        "lon": 4.8079630,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008062,\n
        "lat": 50.1032980,\n
        "lon": 4.8083450,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008063,\n
        "lat": 50.1033020,\n
        "lon": 4.8082670,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008064,\n
        "lat": 50.1033050,\n
        "lon": 4.8080160,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008065,\n
        "lat": 50.1033140,\n
        "lon": 4.7984330,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008066,\n
        "lat": 50.1033150,\n
        "lon": 4.8106520,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008067,\n
        "lat": 50.1033160,\n
        "lon": 4.8079590,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008068,\n
        "lat": 50.1033180,\n
        "lon": 4.8067980,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008069,\n
        "lat": 50.1033220,\n
        "lon": 4.8083370,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008070,\n
        "lat": 50.1033230,\n
        "lon": 4.8080100,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008071,\n
        "lat": 50.1033280,\n
        "lon": 4.8072520,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008072,\n
        "lat": 50.1033380,\n
        "lon": 4.8084320,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008073,\n
        "lat": 50.1033430,\n
        "lon": 4.8107600,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008074,\n
        "lat": 50.1033490,\n
        "lon": 4.8082050,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008075,\n
        "lat": 50.1033500,\n
        "lon": 4.8069570,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008076,\n
        "lat": 50.1033510,\n
        "lon": 4.8067850,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008077,\n
        "lat": 50.1033530,\n
        "lon": 4.8069690,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008078,\n
        "lat": 50.1033550,\n
        "lon": 4.8082470,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008079,\n
        "lat": 50.1033570,\n
        "lon": 4.8075530,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008080,\n
        "lat": 50.1033700,\n
        "lon": 4.8074480,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008081,\n
        "lat": 50.1033710,\n
        "lon": 4.8076130,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008082,\n
        "lat": 50.1033720,\n
        "lon": 4.8070910,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008083,\n
        "lat": 50.1033730,\n
        "lon": 4.8070440,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008084,\n
        "lat": 50.1033810,\n
        "lon": 4.8070870,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008085,\n
        "lat": 50.1033820,\n
        "lon": 4.8067730,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008086,\n
        "lat": 50.1033840,\n
        "lon": 4.8071660,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008087,\n
        "lat": 50.1033860,\n
        "lon": 4.8069410,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008088,\n
        "lat": 50.1033890,\n
        "lon": 4.8073840,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008089,\n
        "lat": 50.1033900,\n
        "lon": 4.8075350,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008090,\n
        "lat": 50.1034000,\n
        "lon": 4.8074320,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008091,\n
        "lat": 50.1034000,\n
        "lon": 4.8107240,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008092,\n
        "lat": 50.1034020,\n
        "lon": 4.8070310,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008093,\n
        "lat": 50.1034030,\n
        "lon": 4.8075960,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008094,\n
        "lat": 50.1034030,\n
        "lon": 4.8107360,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008095,\n
        "lat": 50.1034060,\n
        "lon": 4.8072110,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008096,\n
        "lat": 50.1034180,\n
        "lon": 4.8067580,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008097,\n
        "lat": 50.1034190,\n
        "lon": 4.8105860,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008098,\n
        "lat": 50.1034200,\n
        "lon": 4.8069640,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008099,\n
        "lat": 50.1034210,\n
        "lon": 4.8071490,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008100,\n
        "lat": 50.1034340,\n
        "lon": 4.8073590,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008101,\n
        "lat": 50.1034410,\n
        "lon": 4.8068970,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008102,\n
        "lat": 50.1034450,\n
        "lon": 4.8071920,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008103,\n
        "lat": 50.1034470,\n
        "lon": 4.8071380,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008104,\n
        "lat": 50.1034490,\n
        "lon": 4.8069470,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008105,\n
        "lat": 50.1034490,\n
        "lon": 4.8107080,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008106,\n
        "lat": 50.1034500,\n
        "lon": 4.8073550,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008107,\n
        "lat": 50.1034510,\n
        "lon": 4.8071670,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008108,\n
        "lat": 50.1034530,\n
        "lon": 4.8071880,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008109,\n
        "lat": 50.1034550,\n
        "lon": 4.8074580,\n
        "timestamp": "2015-03-04T16:17:28Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008110,\n
        "lat": 50.1034580,\n
        "lon": 4.8074730,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008111,\n
        "lat": 50.1034610,\n
        "lon": 4.8070180,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008112,\n
        "lat": 50.1034710,\n
        "lon": 4.8074490,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008113,\n
        "lat": 50.1034730,\n
        "lon": 4.8075420,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008114,\n
        "lat": 50.1034750,\n
        "lon": 4.8073420,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008115,\n
        "lat": 50.1034760,\n
        "lon": 4.8074630,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008116,\n
        "lat": 50.1034770,\n
        "lon": 4.8071370,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008117,\n
        "lat": 50.1034790,\n
        "lon": 4.8071550,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008118,\n
        "lat": 50.1034820,\n
        "lon": 4.8071730,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008119,\n
        "lat": 50.1034900,\n
        "lon": 4.8075330,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008120,\n
        "lat": 50.1034920,\n
        "lon": 4.8069310,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008121,\n
        "lat": 50.1034990,\n
        "lon": 4.8073530,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008122,\n
        "lat": 50.1035020,\n
        "lon": 4.8070010,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008123,\n
        "lat": 50.1035090,\n
        "lon": 4.8073990,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008124,\n
        "lat": 50.1035100,\n
        "lon": 4.8073240,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008125,\n
        "lat": 50.1035140,\n
        "lon": 4.8073440,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008126,\n
        "lat": 50.1035160,\n
        "lon": 4.8071240,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008127,\n
        "lat": 50.1035230,\n
        "lon": 4.8073890,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008128,\n
        "lat": 50.1035520,\n
        "lon": 4.8068520,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008129,\n
        "lat": 50.1035630,\n
        "lon": 4.8083190,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008130,\n
        "lat": 50.1035660,\n
        "lon": 4.8067000,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008131,\n
        "lat": 50.1035730,\n
        "lon": 4.8069780,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008132,\n
        "lat": 50.1035830,\n
        "lon": 4.8084070,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008133,\n
        "lat": 50.1036010,\n
        "lon": 4.8082980,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008134,\n
        "lat": 50.1036090,\n
        "lon": 4.8069050,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008135,\n
        "lat": 50.1036180,\n
        "lon": 4.8083780,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008136,\n
        "lat": 50.1036200,\n
        "lon": 4.8069590,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008137,\n
        "lat": 50.1036340,\n
        "lon": 4.8104370,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008138,\n
        "lat": 50.1036380,\n
        "lon": 4.8066680,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008139,\n
        "lat": 50.1036530,\n
        "lon": 4.8105070,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008140,\n
        "lat": 50.1036730,\n
        "lon": 4.8104100,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008141,\n
        "lat": 50.1036770,\n
        "lon": 4.8068470,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008142,\n
        "lat": 50.1036830,\n
        "lon": 4.8068710,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008143,\n
        "lat": 50.1036910,\n
        "lon": 4.8104830,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008144,\n
        "lat": 50.1037040,\n
        "lon": 4.8067900,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008145,\n
        "lat": 50.1037110,\n
        "lon": 4.8068310,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008146,\n
        "lat": 50.1037130,\n
        "lon": 4.8066360,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008147,\n
        "lat": 50.1037460,\n
        "lon": 4.8067700,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008148,\n
        "lat": 50.1037680,\n
        "lon": 4.8067600,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008149,\n
        "lat": 50.1037710,\n
        "lon": 4.8066140,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008150,\n
        "lat": 50.1037760,\n
        "lon": 4.8066360,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008151,\n
        "lat": 50.1037780,\n
        "lon": 4.8067970,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008152,\n
        "lat": 50.1037840,\n
        "lon": 4.8103620,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008153,\n
        "lat": 50.1037990,\n
        "lon": 4.8067370,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008154,\n
        "lat": 50.1037990,\n
        "lon": 4.8104220,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008155,\n
        "lat": 50.1038100,\n
        "lon": 4.8067820,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008156,\n
        "lat": 50.1038240,\n
        "lon": 4.8066050,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008157,\n
        "lat": 50.1038300,\n
        "lon": 4.8067190,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008158,\n
        "lat": 50.1038400,\n
        "lon": 4.8067680,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008159,\n
        "lat": 50.1038440,\n
        "lon": 4.8065590,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008160,\n
        "lat": 50.1038510,\n
        "lon": 4.8065870,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008161,\n
        "lat": 50.1038520,\n
        "lon": 4.8067060,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008162,\n
        "lat": 50.1038600,\n
        "lon": 4.8067340,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008163,\n
        "lat": 50.1038690,\n
        "lon": 4.8067560,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008164,\n
        "lat": 50.1038720,\n
        "lon": 4.8067270,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008165,\n
        "lat": 50.1038760,\n
        "lon": 4.8067390,\n
        "timestamp": "2015-03-04T16:17:29Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008166,\n
        "lat": 50.1038800,\n
        "lon": 4.8066870,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008167,\n
        "lat": 50.1038820,\n
        "lon": 4.8065040,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008168,\n
        "lat": 50.1038840,\n
        "lon": 4.8068160,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008169,\n
        "lat": 50.1038900,\n
        "lon": 4.8065290,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008170,\n
        "lat": 50.1038920,\n
        "lon": 4.8067280,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008171,\n
        "lat": 50.1038950,\n
        "lon": 4.8067390,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008172,\n
        "lat": 50.1038960,\n
        "lon": 4.8103640,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008173,\n
        "lat": 50.1039050,\n
        "lon": 4.8104000,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008174,\n
        "lat": 50.1039110,\n
        "lon": 4.8068000,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008175,\n
        "lat": 50.1039240,\n
        "lon": 4.8066540,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008176,\n
        "lat": 50.1039270,\n
        "lon": 4.8103430,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008177,\n
        "lat": 50.1039310,\n
        "lon": 4.8064670,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008178,\n
        "lat": 50.1039380,\n
        "lon": 4.8103800,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008179,\n
        "lat": 50.1039550,\n
        "lon": 4.8067640,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008180,\n
        "lat": 50.1039650,\n
        "lon": 4.8102510,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008181,\n
        "lat": 50.1039690,\n
        "lon": 4.8066040,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008182,\n
        "lat": 50.1039730,\n
        "lon": 4.8066020,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008183,\n
        "lat": 50.1039790,\n
        "lon": 4.8066420,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008184,\n
        "lat": 50.1039800,\n
        "lon": 4.8102490,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008185,\n
        "lat": 50.1039810,\n
        "lon": 4.8103120,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008186,\n
        "lat": 50.1039840,\n
        "lon": 4.8066370,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008187,\n
        "lat": 50.1039850,\n
        "lon": 4.8065930,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008188,\n
        "lat": 50.1039960,\n
        "lon": 4.8103180,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008189,\n
        "lat": 50.1039970,\n
        "lon": 4.8066380,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008190,\n
        "lat": 50.1040060,\n
        "lon": 4.8067300,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008191,\n
        "lat": 50.1040190,\n
        "lon": 4.8064090,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008192,\n
        "lat": 50.1040250,\n
        "lon": 4.8065640,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008193,\n
        "lat": 50.1040380,\n
        "lon": 4.8102940,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008194,\n
        "lat": 50.1040390,\n
        "lon": 4.8066100,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008195,\n
        "lat": 50.1040400,\n
        "lon": 4.8101650,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008196,\n
        "lat": 50.1040410,\n
        "lon": 4.8065990,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008197,\n
        "lat": 50.1040420,\n
        "lon": 4.8079090,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008198,\n
        "lat": 50.1040490,\n
        "lon": 4.8102010,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008199,\n
        "lat": 50.1040520,\n
        "lon": 4.8103440,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008200,\n
        "lat": 50.1040540,\n
        "lon": 4.8065430,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008201,\n
        "lat": 50.1040580,\n
        "lon": 4.8065810,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008202,\n
        "lat": 50.1040590,\n
        "lon": 4.8101520,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008203,\n
        "lat": 50.1040670,\n
        "lon": 4.8066880,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008204,\n
        "lat": 50.1040670,\n
        "lon": 4.8080060,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008205,\n
        "lat": 50.1040680,\n
        "lon": 4.8101870,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008206,\n
        "lat": 50.1040800,\n
        "lon": 4.8078840,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008207,\n
        "lat": 50.1040820,\n
        "lon": 4.8103260,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008208,\n
        "lat": 50.1040860,\n
        "lon": 4.8066760,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008209,\n
        "lat": 50.1040990,\n
        "lon": 4.8063490,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008210,\n
        "lat": 50.1040990,\n
        "lon": 4.8065100,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008211,\n
        "lat": 50.1041040,\n
        "lon": 4.8079820,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008212,\n
        "lat": 50.1041050,\n
        "lon": 4.8065320,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008213,\n
        "lat": 50.1041230,\n
        "lon": 4.8101090,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008214,\n
        "lat": 50.1041270,\n
        "lon": 4.8065560,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008215,\n
        "lat": 50.1041370,\n
        "lon": 4.8064820,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008216,\n
        "lat": 50.1041410,\n
        "lon": 4.8065430,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008217,\n
        "lat": 50.1041470,\n
        "lon": 4.8102040,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008218,\n
        "lat": 50.1041520,\n
        "lon": 4.8065340,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008219,\n
        "lat": 50.1042030,\n
        "lon": 4.8064920,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008220,\n
        "lat": 50.1042040,\n
        "lon": 4.8100560,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008221,\n
        "lat": 50.1042110,\n
        "lon": 4.8065240,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008222,\n
        "lat": 50.1042200,\n
        "lon": 4.8062600,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008223,\n
        "lat": 50.1042210,\n
        "lon": 4.8055180,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008224,\n
        "lat": 50.1042310,\n
        "lon": 4.8065100,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008225,\n
        "lat": 50.1042330,\n
        "lon": 4.8101640,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008226,\n
        "lat": 50.1042370,\n
        "lon": 4.8055750,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008227,\n
        "lat": 50.1042390,\n
        "lon": 4.8065380,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008228,\n
        "lat": 50.1042480,\n
        "lon": 4.8054960,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008229,\n
        "lat": 50.1042490,\n
        "lon": 4.8102270,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008230,\n
        "lat": 50.1042510,\n
        "lon": 4.8064000,\n
        "timestamp": "2015-03-04T16:17:30Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008231,\n
        "lat": 50.1042580,\n
        "lon": 4.8063960,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008232,\n
        "lat": 50.1042610,\n
        "lon": 4.8064350,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008233,\n
        "lat": 50.1042630,\n
        "lon": 4.8064440,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008234,\n
        "lat": 50.1042660,\n
        "lon": 4.8055530,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008235,\n
        "lat": 50.1042770,\n
        "lon": 4.8063860,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008236,\n
        "lat": 50.1042800,\n
        "lon": 4.8065090,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008237,\n
        "lat": 50.1042810,\n
        "lon": 4.8101360,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008238,\n
        "lat": 50.1042850,\n
        "lon": 4.8100030,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008239,\n
        "lat": 50.1042870,\n
        "lon": 4.8064220,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008240,\n
        "lat": 50.1042870,\n
        "lon": 4.8065380,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008241,\n
        "lat": 50.1042950,\n
        "lon": 4.8102020,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008242,\n
        "lat": 50.1043020,\n
        "lon": 4.8064200,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008243,\n
        "lat": 50.1043020,\n
        "lon": 4.8064930,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008244,\n
        "lat": 50.1043050,\n
        "lon": 4.8064320,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008245,\n
        "lat": 50.1043090,\n
        "lon": 4.8065220,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008246,\n
        "lat": 50.1043130,\n
        "lon": 4.8099770,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008247,\n
        "lat": 50.1043200,\n
        "lon": 4.8101130,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008248,\n
        "lat": 50.1043230,\n
        "lon": 4.8100410,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008249,\n
        "lat": 50.1043270,\n
        "lon": 4.8064180,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008250,\n
        "lat": 50.1043280,\n
        "lon": 4.8100380,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008251,\n
        "lat": 50.1043290,\n
        "lon": 4.8100890,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008252,\n
        "lat": 50.1043350,\n
        "lon": 4.8100850,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008253,\n
        "lat": 50.1043350,\n
        "lon": 4.8101030,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008254,\n
        "lat": 50.1043400,\n
        "lon": 4.8061860,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008255,\n
        "lat": 50.1043400,\n
        "lon": 4.8064680,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008256,\n
        "lat": 50.1043550,\n
        "lon": 4.8045540,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008257,\n
        "lat": 50.1043640,\n
        "lon": 4.8045110,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008258,\n
        "lat": 50.1043670,\n
        "lon": 4.8055610,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008259,\n
        "lat": 50.1043700,\n
        "lon": 4.8054720,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008260,\n
        "lat": 50.1043750,\n
        "lon": 4.8063230,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008261,\n
        "lat": 50.1043760,\n
        "lon": 4.8063260,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008262,\n
        "lat": 50.1043780,\n
        "lon": 4.8045680,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008263,\n
        "lat": 50.1043820,\n
        "lon": 4.8054800,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008264,\n
        "lat": 50.1043860,\n
        "lon": 4.8053910,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008265,\n
        "lat": 50.1043870,\n
        "lon": 4.8045220,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008266,\n
        "lat": 50.1044100,\n
        "lon": 4.8099000,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008267,\n
        "lat": 50.1044340,\n
        "lon": 4.8051050,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008268,\n
        "lat": 50.1044370,\n
        "lon": 4.8065050,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008269,\n
        "lat": 50.1044400,\n
        "lon": 4.8051830,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008270,\n
        "lat": 50.1044420,\n
        "lon": 4.8061230,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008271,\n
        "lat": 50.1044420,\n
        "lon": 4.8099920,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008272,\n
        "lat": 50.1044470,\n
        "lon": 4.8051470,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008273,\n
        "lat": 50.1044500,\n
        "lon": 4.8065510,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008274,\n
        "lat": 50.1044500,\n
        "lon": 4.8098680,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008275,\n
        "lat": 50.1044520,\n
        "lon": 4.8056010,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008276,\n
        "lat": 50.1044550,\n
        "lon": 4.8052540,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008277,\n
        "lat": 50.1044560,\n
        "lon": 4.8055070,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008278,\n
        "lat": 50.1044630,\n
        "lon": 4.8064880,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008279,\n
        "lat": 50.1044650,\n
        "lon": 4.8051930,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008280,\n
        "lat": 50.1044680,\n
        "lon": 4.8055120,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008281,\n
        "lat": 50.1044700,\n
        "lon": 4.8054290,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008282,\n
        "lat": 50.1044750,\n
        "lon": 4.8065350,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008283,\n
        "lat": 50.1044770,\n
        "lon": 4.8048420,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008284,\n
        "lat": 50.1044800,\n
        "lon": 4.8062600,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008285,\n
        "lat": 50.1044810,\n
        "lon": 4.8099550,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008286,\n
        "lat": 50.1044830,\n
        "lon": 4.8054350,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008287,\n
        "lat": 50.1044950,\n
        "lon": 4.8060910,\n
        "timestamp": "2015-03-04T16:17:31Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008288,\n
        "lat": 50.1044980,\n
        "lon": 4.8060510,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008289,\n
        "lat": 50.1044980,\n
        "lon": 4.8061030,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008290,\n
        "lat": 50.1045050,\n
        "lon": 4.8050470,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008291,\n
        "lat": 50.1045110,\n
        "lon": 4.8060930,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008292,\n
        "lat": 50.1045110,\n
        "lon": 4.8061500,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008293,\n
        "lat": 50.1045120,\n
        "lon": 4.8100330,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008294,\n
        "lat": 50.1045130,\n
        "lon": 4.8048580,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008295,\n
        "lat": 50.1045160,\n
        "lon": 4.8046470,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008296,\n
        "lat": 50.1045160,\n
        "lon": 4.8052090,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008297,\n
        "lat": 50.1045160,\n
        "lon": 4.8061100,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008298,\n
        "lat": 50.1045170,\n
        "lon": 4.8052770,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008299,\n
        "lat": 50.1045270,\n
        "lon": 4.8061400,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008300,\n
        "lat": 50.1045280,\n
        "lon": 4.8052160,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008301,\n
        "lat": 50.1045310,\n
        "lon": 4.8051260,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008302,\n
        "lat": 50.1045310,\n
        "lon": 4.8100840,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008303,\n
        "lat": 50.1045330,\n
        "lon": 4.8060990,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008304,\n
        "lat": 50.1045330,\n
        "lon": 4.8062270,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008305,\n
        "lat": 50.1045410,\n
        "lon": 4.8061290,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008306,\n
        "lat": 50.1045420,\n
        "lon": 4.8060090,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008307,\n
        "lat": 50.1045480,\n
        "lon": 4.8062160,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008308,\n
        "lat": 50.1045490,\n
        "lon": 4.8046620,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008309,\n
        "lat": 50.1045490,\n
        "lon": 4.8099940,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008310,\n
        "lat": 50.1045500,\n
        "lon": 4.8099990,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008311,\n
        "lat": 50.1045630,\n
        "lon": 4.8060770,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008312,\n
        "lat": 50.1045710,\n
        "lon": 4.8100500,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008313,\n
        "lat": 50.1045720,\n
        "lon": 4.8100530,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008314,\n
        "lat": 50.1045780,\n
        "lon": 4.8098280,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008315,\n
        "lat": 50.1045970,\n
        "lon": 4.8048970,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008316,\n
        "lat": 50.1046180,\n
        "lon": 4.8099240,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008317,\n
        "lat": 50.1046380,\n
        "lon": 4.8047010,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008318,\n
        "lat": 50.1046490,\n
        "lon": 4.8098860,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008319,\n
        "lat": 50.1046640,\n
        "lon": 4.8097450,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008320,\n
        "lat": 50.1046650,\n
        "lon": 4.8059540,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008321,\n
        "lat": 50.1046680,\n
        "lon": 4.8065310,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008322,\n
        "lat": 50.1046750,\n
        "lon": 4.8099490,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008323,\n
        "lat": 50.1046850,\n
        "lon": 4.8066000,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008324,\n
        "lat": 50.1046958,\n
        "lon": 4.8098280,\n
        "timestamp": "2018-07-24T13:52:36Z",\n
        "version": 2,\n
        "changeset": 61025116,\n
        "user": "Aroche",\n
        "uid": 50179\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008325,\n
        "lat": 50.1047040,\n
        "lon": 4.8065880,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008326,\n
        "lat": 50.1047080,\n
        "lon": 4.8098520,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008327,\n
        "lat": 50.1047130,\n
        "lon": 4.8061060,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008328,\n
        "lat": 50.1047190,\n
        "lon": 4.8064990,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008329,\n
        "lat": 50.1047190,\n
        "lon": 4.8066470,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008330,\n
        "lat": 50.1047290,\n
        "lon": 4.8099060,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008331,\n
        "lat": 50.1047350,\n
        "lon": 4.8096740,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008332,\n
        "lat": 50.1047360,\n
        "lon": 4.8037630,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008333,\n
        "lat": 50.1047380,\n
        "lon": 4.8058980,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008334,\n
        "lat": 50.1047380,\n
        "lon": 4.8065680,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008335,\n
        "lat": 50.1047530,\n
        "lon": 4.8066260,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008336,\n
        "lat": 50.1047580,\n
        "lon": 4.8098040,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008337,\n
        "lat": 50.1047710,\n
        "lon": 4.8097620,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008338,\n
        "lat": 50.1047790,\n
        "lon": 4.8098590,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008339,\n
        "lat": 50.1047870,\n
        "lon": 4.8060500,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008340,\n
        "lat": 50.1047910,\n
        "lon": 4.8035880,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008341,\n
        "lat": 50.1048030,\n
        "lon": 4.8095250,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008342,\n
        "lat": 50.1048200,\n
        "lon": 4.8095900,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008343,\n
        "lat": 50.1048250,\n
        "lon": 4.8038290,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008344,\n
        "lat": 50.1048270,\n
        "lon": 4.8037600,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008345,\n
        "lat": 50.1048270,\n
        "lon": 4.8097090,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008346,\n
        "lat": 50.1048290,\n
        "lon": 4.8057350,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008347,\n
        "lat": 50.1048310,\n
        "lon": 4.8096160,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008348,\n
        "lat": 50.1048320,\n
        "lon": 4.8097220,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008349,\n
        "lat": 50.1048340,\n
        "lon": 4.8094930,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008350,\n
        "lat": 50.1048340,\n
        "lon": 4.8096040,\n
        "timestamp": "2015-03-04T16:17:32Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008351,\n
        "lat": 50.1048380,\n
        "lon": 4.8096090,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008352,\n
        "lat": 50.1048430,\n
        "lon": 4.8037720,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008353,\n
        "lat": 50.1048440,\n
        "lon": 4.8096450,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008354,\n
        "lat": 50.1048490,\n
        "lon": 4.8096380,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008355,\n
        "lat": 50.1048520,\n
        "lon": 4.8058110,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008356,\n
        "lat": 50.1048630,\n
        "lon": 4.8036410,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008357,\n
        "lat": 50.1048630,\n
        "lon": 4.8096920,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008358,\n
        "lat": 50.1048640,\n
        "lon": 4.8095440,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008359,\n
        "lat": 50.1048660,\n
        "lon": 4.8095760,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008360,\n
        "lat": 50.1048790,\n
        "lon": 4.8036520,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008361,\n
        "lat": 50.1048830,\n
        "lon": 4.8053270,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008362,\n
        "lat": 50.1048860,\n
        "lon": 4.8034270,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008363,\n
        "lat": 50.1048960,\n
        "lon": 4.8096250,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008364,\n
        "lat": 50.1048980,\n
        "lon": 4.8060180,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008365,\n
        "lat": 50.1048980,\n
        "lon": 4.8060420,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008366,\n
        "lat": 50.1048990,\n
        "lon": 4.8059590,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008367,\n
        "lat": 50.1049000,\n
        "lon": 4.8059640,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008368,\n
        "lat": 50.1049010,\n
        "lon": 4.8060280,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008369,\n
        "lat": 50.1049030,\n
        "lon": 4.8058750,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008370,\n
        "lat": 50.1049080,\n
        "lon": 4.8058110,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008371,\n
        "lat": 50.1049080,\n
        "lon": 4.8060110,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008372,\n
        "lat": 50.1049090,\n
        "lon": 4.8060750,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008373,\n
        "lat": 50.1049170,\n
        "lon": 4.8060950,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008374,\n
        "lat": 50.1049170,\n
        "lon": 4.8095740,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008375,\n
        "lat": 50.1049190,\n
        "lon": 4.8054410,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008376,\n
        "lat": 50.1049240,\n
        "lon": 4.8058560,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008377,\n
        "lat": 50.1049240,\n
        "lon": 4.8060640,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008378,\n
        "lat": 50.1049250,\n
        "lon": 4.8059390,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008379,\n
        "lat": 50.1049250,\n
        "lon": 4.8095990,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008380,\n
        "lat": 50.1049300,\n
        "lon": 4.8060840,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008381,\n
        "lat": 50.1049310,\n
        "lon": 4.8056390,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008382,\n
        "lat": 50.1049310,\n
        "lon": 4.8061400,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008383,\n
        "lat": 50.1049380,\n
        "lon": 4.8052120,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008384,\n
        "lat": 50.1049450,\n
        "lon": 4.8061300,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008385,\n
        "lat": 50.1049500,\n
        "lon": 4.8032620,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008386,\n
        "lat": 50.1049510,\n
        "lon": 4.8052430,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008387,\n
        "lat": 50.1049520,\n
        "lon": 4.8095410,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008388,\n
        "lat": 50.1049570,\n
        "lon": 4.8034930,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008389,\n
        "lat": 50.1049610,\n
        "lon": 4.8052650,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008390,\n
        "lat": 50.1049620,\n
        "lon": 4.8095690,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008391,\n
        "lat": 50.1049670,\n
        "lon": 4.8057530,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008392,\n
        "lat": 50.1049740,\n
        "lon": 4.8034300,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008393,\n
        "lat": 50.1049790,\n
        "lon": 4.8055930,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008394,\n
        "lat": 50.1049800,\n
        "lon": 4.8034380,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008395,\n
        "lat": 50.1049820,\n
        "lon": 4.8051710,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008396,\n
        "lat": 50.1049830,\n
        "lon": 4.8094200,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008397,\n
        "lat": 50.1049840,\n
        "lon": 4.8058110,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008398,\n
        "lat": 50.1049900,\n
        "lon": 4.8094370,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008399,\n
        "lat": 50.1049940,\n
        "lon": 4.8052020,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008400,\n
        "lat": 50.1049990,\n
        "lon": 4.8053820,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008401,\n
        "lat": 50.1050010,\n
        "lon": 4.8041300,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008402,\n
        "lat": 50.1050070,\n
        "lon": 4.8054060,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008403,\n
        "lat": 50.1050080,\n
        "lon": 4.8051370,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008404,\n
        "lat": 50.1050140,\n
        "lon": 4.8093870,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008405,\n
        "lat": 50.1050150,\n
        "lon": 4.8033230,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008406,\n
        "lat": 50.1050190,\n
        "lon": 4.8094640,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008407,\n
        "lat": 50.1050200,\n
        "lon": 4.8051760,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008408,\n
        "lat": 50.1050200,\n
        "lon": 4.8095120,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008409,\n
        "lat": 50.1050210,\n
        "lon": 4.8094030,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008410,\n
        "lat": 50.1050260,\n
        "lon": 4.8042120,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008411,\n
        "lat": 50.1050290,\n
        "lon": 4.8042100,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008412,\n
        "lat": 50.1050340,\n
        "lon": 4.8042310,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008413,\n
        "lat": 50.1050340,\n
        "lon": 4.8094980,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008414,\n
        "lat": 50.1050350,\n
        "lon": 4.8057650,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008415,\n
        "lat": 50.1050370,\n
        "lon": 4.8094460,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008416,\n
        "lat": 50.1050520,\n
        "lon": 4.8050950,\n
        "timestamp": "2015-03-04T16:17:33Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008417,\n
        "lat": 50.1050530,\n
        "lon": 4.8057150,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008418,\n
        "lat": 50.1050540,\n
        "lon": 4.8040930,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008419,\n
        "lat": 50.1050560,\n
        "lon": 4.8041010,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008420,\n
        "lat": 50.1050650,\n
        "lon": 4.8051330,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008421,\n
        "lat": 50.1050730,\n
        "lon": 4.8050740,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008422,\n
        "lat": 50.1050730,\n
        "lon": 4.8053410,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008423,\n
        "lat": 50.1050820,\n
        "lon": 4.8041710,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008424,\n
        "lat": 50.1050870,\n
        "lon": 4.8051120,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008425,\n
        "lat": 50.1050890,\n
        "lon": 4.8041940,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008426,\n
        "lat": 50.1050890,\n
        "lon": 4.8058240,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008427,\n
        "lat": 50.1051060,\n
        "lon": 4.8040650,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008428,\n
        "lat": 50.1051100,\n
        "lon": 4.8026860,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008429,\n
        "lat": 50.1051150,\n
        "lon": 4.8029070,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008430,\n
        "lat": 50.1051210,\n
        "lon": 4.8027210,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008431,\n
        "lat": 50.1051260,\n
        "lon": 4.8041380,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008432,\n
        "lat": 50.1051300,\n
        "lon": 4.8050180,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008433,\n
        "lat": 50.1051390,\n
        "lon": 4.8028580,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008434,\n
        "lat": 50.1051390,\n
        "lon": 4.8057850,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008435,\n
        "lat": 50.1051430,\n
        "lon": 4.8050580,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008436,\n
        "lat": 50.1051460,\n
        "lon": 4.8028830,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008437,\n
        "lat": 50.1051460,\n
        "lon": 4.8058060,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008438,\n
        "lat": 50.1051480,\n
        "lon": 4.8058040,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008439,\n
        "lat": 50.1051490,\n
        "lon": 4.8030150,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008440,\n
        "lat": 50.1051570,\n
        "lon": 4.8030400,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008441,\n
        "lat": 50.1051620,\n
        "lon": 4.8056270,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008442,\n
        "lat": 50.1051620,\n
        "lon": 4.8058510,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008443,\n
        "lat": 50.1051680,\n
        "lon": 4.8051380,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008444,\n
        "lat": 50.1051800,\n
        "lon": 4.8026380,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008445,\n
        "lat": 50.1051830,\n
        "lon": 4.8051280,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008446,\n
        "lat": 50.1051900,\n
        "lon": 4.8026730,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008447,\n
        "lat": 50.1052040,\n
        "lon": 4.8029740,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008448,\n
        "lat": 50.1052090,\n
        "lon": 4.8052090,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008449,\n
        "lat": 50.1052110,\n
        "lon": 4.8028030,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008450,\n
        "lat": 50.1052120,\n
        "lon": 4.8029990,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008451,\n
        "lat": 50.1052200,\n
        "lon": 4.8055430,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008452,\n
        "lat": 50.1052210,\n
        "lon": 4.8058060,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008453,\n
        "lat": 50.1052430,\n
        "lon": 4.8049390,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008454,\n
        "lat": 50.1052570,\n
        "lon": 4.8056490,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008455,\n
        "lat": 50.1052600,\n
        "lon": 4.8029630,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008456,\n
        "lat": 50.1052640,\n
        "lon": 4.8044520,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008457,\n
        "lat": 50.1052660,\n
        "lon": 4.8055050,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008458,\n
        "lat": 50.1052690,\n
        "lon": 4.8049210,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008459,\n
        "lat": 50.1052690,\n
        "lon": 4.8050220,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008460,\n
        "lat": 50.1052710,\n
        "lon": 4.8055160,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008461,\n
        "lat": 50.1052730,\n
        "lon": 4.8049320,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008462,\n
        "lat": 50.1052860,\n
        "lon": 4.8044360,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008463,\n
        "lat": 50.1052920,\n
        "lon": 4.8049050,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008464,\n
        "lat": 50.1052950,\n
        "lon": 4.8049160,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008465,\n
        "lat": 50.1053010,\n
        "lon": 4.8045730,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008466,\n
        "lat": 50.1053120,\n
        "lon": 4.8039740,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008467,\n
        "lat": 50.1053170,\n
        "lon": 4.8049880,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008468,\n
        "lat": 50.1053180,\n
        "lon": 4.8038380,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008469,\n
        "lat": 50.1053190,\n
        "lon": 4.8049960,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008470,\n
        "lat": 50.1053190,\n
        "lon": 4.8054740,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008471,\n
        "lat": 50.1053230,\n
        "lon": 4.8045570,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008472,\n
        "lat": 50.1053290,\n
        "lon": 4.8039610,\n
        "timestamp": "2015-03-04T16:17:34Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008473,\n
        "lat": 50.1053430,\n
        "lon": 4.8040760,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008474,\n
        "lat": 50.1053470,\n
        "lon": 4.8048650,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008475,\n
        "lat": 50.1053510,\n
        "lon": 4.8039380,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008476,\n
        "lat": 50.1053520,\n
        "lon": 4.8038120,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008477,\n
        "lat": 50.1053520,\n
        "lon": 4.8055690,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008478,\n
        "lat": 50.1053590,\n
        "lon": 4.8040630,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008479,\n
        "lat": 50.1053740,\n
        "lon": 4.8049560,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008480,\n
        "lat": 50.1053830,\n
        "lon": 4.8039130,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008481,\n
        "lat": 50.1054040,\n
        "lon": 4.8047580,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008482,\n
        "lat": 50.1054200,\n
        "lon": 4.8039240,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008484,\n
        "lat": 50.1054290,\n
        "lon": 4.8047400,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008485,\n
        "lat": 50.1054330,\n
        "lon": 4.8052760,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008486,\n
        "lat": 50.1054380,\n
        "lon": 4.8047680,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008487,\n
        "lat": 50.1054410,\n
        "lon": 4.8039970,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008489,\n
        "lat": 50.1054450,\n
        "lon": 4.8039060,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008490,\n
        "lat": 50.1054480,\n
        "lon": 4.8049070,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008491,\n
        "lat": 50.1054660,\n
        "lon": 4.8039780,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008492,\n
        "lat": 50.1054720,\n
        "lon": 4.8053890,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008493,\n
        "lat": 50.1054750,\n
        "lon": 4.8046760,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008495,\n
        "lat": 50.1054910,\n
        "lon": 4.8047300,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008496,\n
        "lat": 50.1054960,\n
        "lon": 4.8053700,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008499,\n
        "lat": 50.1055080,\n
        "lon": 4.8046520,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008500,\n
        "lat": 50.1055110,\n
        "lon": 4.8054120,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008502,\n
        "lat": 50.1055240,\n
        "lon": 4.8047080,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008503,\n
        "lat": 50.1055320,\n
        "lon": 4.8047020,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008505,\n
        "lat": 50.1055440,\n
        "lon": 4.8053310,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008506,\n
        "lat": 50.1055470,\n
        "lon": 4.8046620,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008507,\n
        "lat": 50.1055470,\n
        "lon": 4.8051840,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008508,\n
        "lat": 50.1055490,\n
        "lon": 4.8033550,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008509,\n
        "lat": 50.1055580,\n
        "lon": 4.8053740,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008510,\n
        "lat": 50.1055650,\n
        "lon": 4.8045500,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008511,\n
        "lat": 50.1055670,\n
        "lon": 4.8048190,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008512,\n
        "lat": 50.1055710,\n
        "lon": 4.8057330,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008513,\n
        "lat": 50.1055730,\n
        "lon": 4.8045780,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008514,\n
        "lat": 50.1055800,\n
        "lon": 4.8045740,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008516,\n
        "lat": 50.1055840,\n
        "lon": 4.8052990,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008517,\n
        "lat": 50.1055870,\n
        "lon": 4.8048040,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008518,\n
        "lat": 50.1055920,\n
        "lon": 4.8058160,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008519,\n
        "lat": 50.1055940,\n
        "lon": 4.8046260,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008520,\n
        "lat": 50.1056000,\n
        "lon": 4.8045240,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008521,\n
        "lat": 50.1056060,\n
        "lon": 4.8057840,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008522,\n
        "lat": 50.1056080,\n
        "lon": 4.8035510,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008523,\n
        "lat": 50.1056110,\n
        "lon": 4.8057060,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008524,\n
        "lat": 50.1056130,\n
        "lon": 4.8058020,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008525,\n
        "lat": 50.1056290,\n
        "lon": 4.8057670,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008526,\n
        "lat": 50.1056590,\n
        "lon": 4.8051030,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008527,\n
        "lat": 50.1056680,\n
        "lon": 4.8047450,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008528,\n
        "lat": 50.1056830,\n
        "lon": 4.8028840,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008529,\n
        "lat": 50.1056940,\n
        "lon": 4.8052080,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008530,\n
        "lat": 50.1057190,\n
        "lon": 4.8030040,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008531,\n
        "lat": 50.1057230,\n
        "lon": 4.8050370,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008532,\n
        "lat": 50.1057270,\n
        "lon": 4.8050490,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008533,\n
        "lat": 50.1057390,\n
        "lon": 4.8041970,\n
        "timestamp": "2015-03-04T16:17:35Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008534,\n
        "lat": 50.1057450,\n
        "lon": 4.8028390,\n
        "timestamp": "2015-03-04T16:17:36Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008535,\n
        "lat": 50.1057530,\n
        "lon": 4.8041860,\n
        "timestamp": "2015-03-04T16:17:36Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008536,\n
        "lat": 50.1057630,\n
        "lon": 4.8050070,\n
        "timestamp": "2015-03-04T16:17:36Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008537,\n
        "lat": 50.1057670,\n
        "lon": 4.8042310,\n
        "timestamp": "2015-03-04T16:17:36Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008538,\n
        "lat": 50.1057720,\n
        "lon": 4.8044850,\n
        "timestamp": "2015-03-04T16:17:36Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008539,\n
        "lat": 50.1057730,\n
        "lon": 4.8041720,\n
        "timestamp": "2015-03-04T16:17:36Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008540,\n
        "lat": 50.1057820,\n
        "lon": 4.8029590,\n
        "timestamp": "2015-03-04T16:17:36Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008541,\n
        "lat": 50.1057850,\n
        "lon": 4.8043550,\n
        "timestamp": "2015-03-04T16:17:36Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008542,\n
        "lat": 50.1057860,\n
        "lon": 4.8042170,\n
        "timestamp": "2015-03-04T16:17:36Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008543,\n
        "lat": 50.1057860,\n
        "lon": 4.8043760,\n
        "timestamp": "2015-03-04T16:17:36Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008544,\n
        "lat": 50.1057880,\n
        "lon": 4.8028070,\n
        "timestamp": "2015-03-04T16:17:36Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008545,\n
        "lat": 50.1058010,\n
        "lon": 4.8043450,\n
        "timestamp": "2015-03-04T16:17:36Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008546,\n
        "lat": 50.1058020,\n
        "lon": 4.8051210,\n
        "timestamp": "2015-03-04T16:17:36Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008547,\n
        "lat": 50.1058060,\n
        "lon": 4.8043610,\n
        "timestamp": "2015-03-04T16:17:36Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008548,\n
        "lat": 50.1058090,\n
        "lon": 4.8044580,\n
        "timestamp": "2015-03-04T16:17:36Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008549,\n
        "lat": 50.1058110,\n
        "lon": 4.8046160,\n
        "timestamp": "2015-03-04T16:17:36Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008550,\n
        "lat": 50.1058240,\n
        "lon": 4.8029280,\n
        "timestamp": "2015-03-04T16:17:36Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008551,\n
        "lat": 50.1058290,\n
        "lon": 4.8032390,\n
        "timestamp": "2015-03-04T16:17:36Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008552,\n
        "lat": 50.1058320,\n
        "lon": 4.8031520,\n
        "timestamp": "2015-03-04T16:17:36Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008553,\n
        "lat": 50.1058330,\n
        "lon": 4.8047720,\n
        "timestamp": "2015-03-04T16:17:36Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008554,\n
        "lat": 50.1058420,\n
        "lon": 4.8044130,\n
        "timestamp": "2015-03-04T16:17:36Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008555,\n
        "lat": 50.1058460,\n
        "lon": 4.8026340,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008556,\n
        "lat": 50.1058530,\n
        "lon": 4.8032210,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008557,\n
        "lat": 50.1058530,\n
        "lon": 4.8045200,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008558,\n
        "lat": 50.1058650,\n
        "lon": 4.8033660,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008559,\n
        "lat": 50.1058680,\n
        "lon": 4.8045710,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008560,\n
        "lat": 50.1058760,\n
        "lon": 4.8049050,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008561,\n
        "lat": 50.1058810,\n
        "lon": 4.8027480,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008562,\n
        "lat": 50.1059010,\n
        "lon": 4.8025920,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008563,\n
        "lat": 50.1059040,\n
        "lon": 4.8048810,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008564,\n
        "lat": 50.1059050,\n
        "lon": 4.8026040,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008565,\n
        "lat": 50.1059080,\n
        "lon": 4.8047050,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008566,\n
        "lat": 50.1059080,\n
        "lon": 4.8047080,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008567,\n
        "lat": 50.1059140,\n
        "lon": 4.8043590,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008568,\n
        "lat": 50.1059400,\n
        "lon": 4.8040980,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008569,\n
        "lat": 50.1059440,\n
        "lon": 4.8044560,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008570,\n
        "lat": 50.1059490,\n
        "lon": 4.8050250,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008571,\n
        "lat": 50.1059560,\n
        "lon": 4.8025670,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008572,\n
        "lat": 50.1059560,\n
        "lon": 4.8048660,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008573,\n
        "lat": 50.1059680,\n
        "lon": 4.8048210,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008574,\n
        "lat": 50.1059750,\n
        "lon": 4.8049310,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008575,\n
        "lat": 50.1059770,\n
        "lon": 4.8048500,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008576,\n
        "lat": 50.1059780,\n
        "lon": 4.8042270,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008577,\n
        "lat": 50.1059820,\n
        "lon": 4.8046500,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008578,\n
        "lat": 50.1059870,\n
        "lon": 4.8026720,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008579,\n
        "lat": 50.1059870,\n
        "lon": 4.8049690,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008580,\n
        "lat": 50.1059930,\n
        "lon": 4.8049920,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008581,\n
        "lat": 50.1059960,\n
        "lon": 4.8032820,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008582,\n
        "lat": 50.1060070,\n
        "lon": 4.8033180,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008583,\n
        "lat": 50.1060130,\n
        "lon": 4.8032390,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008584,\n
        "lat": 50.1060140,\n
        "lon": 4.8049190,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008585,\n
        "lat": 50.1060150,\n
        "lon": 4.8049020,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008586,\n
        "lat": 50.1060180,\n
        "lon": 4.8050740,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008587,\n
        "lat": 50.1060189,\n
        "lon": 4.8049155,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008588,\n
        "lat": 50.1060200,\n
        "lon": 4.8032620,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008589,\n
        "lat": 50.1060210,\n
        "lon": 4.8047770,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008590,\n
        "lat": 50.1060220,\n
        "lon": 4.8049430,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008591,\n
        "lat": 50.1060320,\n
        "lon": 4.8032570,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008592,\n
        "lat": 50.1060370,\n
        "lon": 4.8032200,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008593,\n
        "lat": 50.1060430,\n
        "lon": 4.8032900,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008594,\n
        "lat": 50.1060450,\n
        "lon": 4.8032440,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008595,\n
        "lat": 50.1060470,\n
        "lon": 4.8040200,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008596,\n
        "lat": 50.1060720,\n
        "lon": 4.8048770,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008597,\n
        "lat": 50.1060730,\n
        "lon": 4.8024340,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008598,\n
        "lat": 50.1060850,\n
        "lon": 4.8041480,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008599,\n
        "lat": 50.1060870,\n
        "lon": 4.8023980,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008600,\n
        "lat": 50.1060933,\n
        "lon": 4.8024189,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008601,\n
        "lat": 50.1060960,\n
        "lon": 4.8025090,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008602,\n
        "lat": 50.1061100,\n
        "lon": 4.8050060,\n
        "timestamp": "2015-03-04T16:17:37Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008603,\n
        "lat": 50.1061161,\n
        "lon": 4.8024938,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008604,\n
        "lat": 50.1061220,\n
        "lon": 4.8025130,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008605,\n
        "lat": 50.1061560,\n
        "lon": 4.8055010,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008606,\n
        "lat": 50.1061600,\n
        "lon": 4.8053300,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008607,\n
        "lat": 50.1061650,\n
        "lon": 4.8054240,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008608,\n
        "lat": 50.1061660,\n
        "lon": 4.8055310,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008609,\n
        "lat": 50.1061780,\n
        "lon": 4.8054800,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008610,\n
        "lat": 50.1061810,\n
        "lon": 4.8021680,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008611,\n
        "lat": 50.1061820,\n
        "lon": 4.8054650,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008612,\n
        "lat": 50.1061820,\n
        "lon": 4.8055160,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008613,\n
        "lat": 50.1061890,\n
        "lon": 4.8054010,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008614,\n
        "lat": 50.1061890,\n
        "lon": 4.8055080,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008615,\n
        "lat": 50.1061900,\n
        "lon": 4.8046360,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008616,\n
        "lat": 50.1061930,\n
        "lon": 4.8055430,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008617,\n
        "lat": 50.1061960,\n
        "lon": 4.8023140,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008618,\n
        "lat": 50.1062060,\n
        "lon": 4.8046940,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008619,\n
        "lat": 50.1062060,\n
        "lon": 4.8054920,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008620,\n
        "lat": 50.1062070,\n
        "lon": 4.8054430,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008621,\n
        "lat": 50.1062080,\n
        "lon": 4.8046910,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008622,\n
        "lat": 50.1062130,\n
        "lon": 4.8052770,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008623,\n
        "lat": 50.1062170,\n
        "lon": 4.8055170,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008624,\n
        "lat": 50.1062170,\n
        "lon": 4.8055300,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008625,\n
        "lat": 50.1062210,\n
        "lon": 4.8054760,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008626,\n
        "lat": 50.1062270,\n
        "lon": 4.8023120,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008627,\n
        "lat": 50.1062280,\n
        "lon": 4.8021130,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008628,\n
        "lat": 50.1062310,\n
        "lon": 4.8024320,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008629,\n
        "lat": 50.1062320,\n
        "lon": 4.8021280,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008630,\n
        "lat": 50.1062340,\n
        "lon": 4.8047780,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008631,\n
        "lat": 50.1062360,\n
        "lon": 4.8039340,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008632,\n
        "lat": 50.1062570,\n
        "lon": 4.8030370,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008633,\n
        "lat": 50.1062600,\n
        "lon": 4.8020900,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008634,\n
        "lat": 50.1062660,\n
        "lon": 4.8040350,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008635,\n
        "lat": 50.1062680,\n
        "lon": 4.8047510,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008636,\n
        "lat": 50.1062710,\n
        "lon": 4.8030820,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008637,\n
        "lat": 50.1062740,\n
        "lon": 4.8054230,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008638,\n
        "lat": 50.1062800,\n
        "lon": 4.8045670,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008639,\n
        "lat": 50.1062830,\n
        "lon": 4.8047980,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008640,\n
        "lat": 50.1062850,\n
        "lon": 4.8038360,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008641,\n
        "lat": 50.1062880,\n
        "lon": 4.8054570,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008642,\n
        "lat": 50.1062900,\n
        "lon": 4.8031410,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008643,\n
        "lat": 50.1062920,\n
        "lon": 4.8046050,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008644,\n
        "lat": 50.1062960,\n
        "lon": 4.8057190,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008645,\n
        "lat": 50.1062980,\n
        "lon": 4.8038860,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008646,\n
        "lat": 50.1063080,\n
        "lon": 4.8022510,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008647,\n
        "lat": 50.1063280,\n
        "lon": 4.8030370,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008648,\n
        "lat": 50.1063330,\n
        "lon": 4.8038020,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008649,\n
        "lat": 50.1063440,\n
        "lon": 4.8045630,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008650,\n
        "lat": 50.1063460,\n
        "lon": 4.8030950,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008651,\n
        "lat": 50.1063490,\n
        "lon": 4.8033360,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008652,\n
        "lat": 50.1063490,\n
        "lon": 4.8046880,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008653,\n
        "lat": 50.1063540,\n
        "lon": 4.8043820,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008654,\n
        "lat": 50.1063620,\n
        "lon": 4.8033790,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008655,\n
        "lat": 50.1063640,\n
        "lon": 4.8047360,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008656,\n
        "lat": 50.1063650,\n
        "lon": 4.8044170,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008657,\n
        "lat": 50.1063690,\n
        "lon": 4.8056480,\n
        "timestamp": "2015-03-04T16:17:38Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008658,\n
        "lat": 50.1063700,\n
        "lon": 4.8033240,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008659,\n
        "lat": 50.1063780,\n
        "lon": 4.8039530,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008660,\n
        "lat": 50.1063780,\n
        "lon": 4.8046660,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008661,\n
        "lat": 50.1063790,\n
        "lon": 4.8033680,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008662,\n
        "lat": 50.1063830,\n
        "lon": 4.8046700,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008663,\n
        "lat": 50.1063850,\n
        "lon": 4.8029320,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008664,\n
        "lat": 50.1063860,\n
        "lon": 4.8029240,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008665,\n
        "lat": 50.1063920,\n
        "lon": 4.8048940,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008666,\n
        "lat": 50.1063930,\n
        "lon": 4.8047360,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008667,\n
        "lat": 50.1064000,\n
        "lon": 4.8029810,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008668,\n
        "lat": 50.1064010,\n
        "lon": 4.8029720,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008669,\n
        "lat": 50.1064010,\n
        "lon": 4.8049370,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008670,\n
        "lat": 50.1064020,\n
        "lon": 4.8047280,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008671,\n
        "lat": 50.1064070,\n
        "lon": 4.8046510,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008672,\n
        "lat": 50.1064070,\n
        "lon": 4.8049280,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008673,\n
        "lat": 50.1064150,\n
        "lon": 4.8048040,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008674,\n
        "lat": 50.1064270,\n
        "lon": 4.8048590,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008675,\n
        "lat": 50.1064320,\n
        "lon": 4.8048710,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008676,\n
        "lat": 50.1064420,\n
        "lon": 4.8055460,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008677,\n
        "lat": 50.1064450,\n
        "lon": 4.8050380,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008678,\n
        "lat": 50.1064460,\n
        "lon": 4.8043100,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008679,\n
        "lat": 50.1064460,\n
        "lon": 4.8047760,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008680,\n
        "lat": 50.1064460,\n
        "lon": 4.8048590,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008681,\n
        "lat": 50.1064550,\n
        "lon": 4.8048820,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008682,\n
        "lat": 50.1064570,\n
        "lon": 4.8043460,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008683,\n
        "lat": 50.1064680,\n
        "lon": 4.8055000,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008684,\n
        "lat": 50.1064740,\n
        "lon": 4.8055140,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008685,\n
        "lat": 50.1064750,\n
        "lon": 4.8056260,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008686,\n
        "lat": 50.1064810,\n
        "lon": 4.8031110,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008687,\n
        "lat": 50.1064910,\n
        "lon": 4.8042500,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008688,\n
        "lat": 50.1064930,\n
        "lon": 4.8032610,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008689,\n
        "lat": 50.1065090,\n
        "lon": 4.8048270,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008690,\n
        "lat": 50.1065160,\n
        "lon": 4.8028220,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008691,\n
        "lat": 50.1065230,\n
        "lon": 4.8032390,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008692,\n
        "lat": 50.1065300,\n
        "lon": 4.8030470,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008693,\n
        "lat": 50.1065310,\n
        "lon": 4.8028720,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008694,\n
        "lat": 50.1065370,\n
        "lon": 4.8030700,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008695,\n
        "lat": 50.1065390,\n
        "lon": 4.8043900,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008696,\n
        "lat": 50.1065450,\n
        "lon": 4.8054230,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008697,\n
        "lat": 50.1065500,\n
        "lon": 4.8049300,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008698,\n
        "lat": 50.1065530,\n
        "lon": 4.8030300,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008699,\n
        "lat": 50.1065590,\n
        "lon": 4.8052570,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008700,\n
        "lat": 50.1065610,\n
        "lon": 4.8030520,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008701,\n
        "lat": 50.1065640,\n
        "lon": 4.8030500,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008702,\n
        "lat": 50.1065650,\n
        "lon": 4.8034910,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008703,\n
        "lat": 50.1065660,\n
        "lon": 4.8046680,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008704,\n
        "lat": 50.1065750,\n
        "lon": 4.8048220,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008705,\n
        "lat": 50.1065770,\n
        "lon": 4.8047010,\n
        "timestamp": "2015-03-04T16:17:39Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008706,\n
        "lat": 50.1065770,\n
        "lon": 4.8047650,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008707,\n
        "lat": 50.1065840,\n
        "lon": 4.8055150,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008708,\n
        "lat": 50.1065850,\n
        "lon": 4.8041780,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008709,\n
        "lat": 50.1065950,\n
        "lon": 4.8048020,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008710,\n
        "lat": 50.1065960,\n
        "lon": 4.8038650,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008711,\n
        "lat": 50.1066040,\n
        "lon": 4.8037800,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008712,\n
        "lat": 50.1066040,\n
        "lon": 4.8053660,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008713,\n
        "lat": 50.1066050,\n
        "lon": 4.8031770,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008714,\n
        "lat": 50.1066060,\n
        "lon": 4.8027970,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008715,\n
        "lat": 50.1066080,\n
        "lon": 4.8046690,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008716,\n
        "lat": 50.1066090,\n
        "lon": 4.8046720,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008717,\n
        "lat": 50.1066090,\n
        "lon": 4.8047320,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008718,\n
        "lat": 50.1066110,\n
        "lon": 4.8034590,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008719,\n
        "lat": 50.1066140,\n
        "lon": 4.8047430,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008720,\n
        "lat": 50.1066160,\n
        "lon": 4.8049190,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008721,\n
        "lat": 50.1066220,\n
        "lon": 4.8042920,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008722,\n
        "lat": 50.1066230,\n
        "lon": 4.8038420,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008723,\n
        "lat": 50.1066230,\n
        "lon": 4.8047360,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008724,\n
        "lat": 50.1066270,\n
        "lon": 4.8039650,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008725,\n
        "lat": 50.1066290,\n
        "lon": 4.8046110,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008726,\n
        "lat": 50.1066310,\n
        "lon": 4.8043180,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008727,\n
        "lat": 50.1066330,\n
        "lon": 4.8047620,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008728,\n
        "lat": 50.1066410,\n
        "lon": 4.8037510,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008729,\n
        "lat": 50.1066410,\n
        "lon": 4.8046400,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008730,\n
        "lat": 50.1066480,\n
        "lon": 4.8029290,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008731,\n
        "lat": 50.1066490,\n
        "lon": 4.8037750,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008732,\n
        "lat": 50.1066490,\n
        "lon": 4.8041280,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008733,\n
        "lat": 50.1066500,\n
        "lon": 4.8042690,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008734,\n
        "lat": 50.1066570,\n
        "lon": 4.8027600,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008735,\n
        "lat": 50.1066720,\n
        "lon": 4.8047220,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008736,\n
        "lat": 50.1066730,\n
        "lon": 4.8037600,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008737,\n
        "lat": 50.1066730,\n
        "lon": 4.8051410,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008738,\n
        "lat": 50.1066750,\n
        "lon": 4.8034100,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008739,\n
        "lat": 50.1066760,\n
        "lon": 4.8036720,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008740,\n
        "lat": 50.1066770,\n
        "lon": 4.8034060,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008741,\n
        "lat": 50.1066910,\n
        "lon": 4.8043910,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008742,\n
        "lat": 50.1066930,\n
        "lon": 4.8038310,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008743,\n
        "lat": 50.1066930,\n
        "lon": 4.8039160,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008744,\n
        "lat": 50.1066970,\n
        "lon": 4.8045160,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008745,\n
        "lat": 50.1066980,\n
        "lon": 4.8028930,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008746,\n
        "lat": 50.1067020,\n
        "lon": 4.8038250,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008747,\n
        "lat": 50.1067020,\n
        "lon": 4.8044200,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008748,\n
        "lat": 50.1067040,\n
        "lon": 4.8042910,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008749,\n
        "lat": 50.1067060,\n
        "lon": 4.8045420,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008750,\n
        "lat": 50.1067120,\n
        "lon": 4.8048190,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008751,\n
        "lat": 50.1067130,\n
        "lon": 4.8045050,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008752,\n
        "lat": 50.1067180,\n
        "lon": 4.8052490,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008753,\n
        "lat": 50.1067210,\n
        "lon": 4.8045270,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008754,\n
        "lat": 50.1067220,\n
        "lon": 4.8038930,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008755,\n
        "lat": 50.1067220,\n
        "lon": 4.8046720,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008756,\n
        "lat": 50.1067280,\n
        "lon": 4.8043610,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008757,\n
        "lat": 50.1067310,\n
        "lon": 4.8042680,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008758,\n
        "lat": 50.1067320,\n
        "lon": 4.8042720,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008759,\n
        "lat": 50.1067360,\n
        "lon": 4.8043880,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008760,\n
        "lat": 50.1067400,\n
        "lon": 4.7995810,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008761,\n
        "lat": 50.1067430,\n
        "lon": 4.8036250,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008762,\n
        "lat": 50.1067560,\n
        "lon": 4.8044450,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008763,\n
        "lat": 50.1067590,\n
        "lon": 4.8040430,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008764,\n
        "lat": 50.1067630,\n
        "lon": 4.8047690,\n
        "timestamp": "2015-03-04T16:17:40Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008765,\n
        "lat": 50.1067650,\n
        "lon": 4.7996900,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008766,\n
        "lat": 50.1067670,\n
        "lon": 4.8044800,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008767,\n
        "lat": 50.1067680,\n
        "lon": 4.7995680,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008768,\n
        "lat": 50.1067750,\n
        "lon": 4.8044290,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008769,\n
        "lat": 50.1067870,\n
        "lon": 4.8044620,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008770,\n
        "lat": 50.1067910,\n
        "lon": 4.7996740,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008771,\n
        "lat": 50.1068100,\n
        "lon": 4.8043580,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008772,\n
        "lat": 50.1068110,\n
        "lon": 4.8042050,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008773,\n
        "lat": 50.1068130,\n
        "lon": 4.8045790,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008774,\n
        "lat": 50.1068300,\n
        "lon": 4.8044090,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008775,\n
        "lat": 50.1068430,\n
        "lon": 4.8040770,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008776,\n
        "lat": 50.1068460,\n
        "lon": 4.8035760,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008777,\n
        "lat": 50.1068540,\n
        "lon": 4.8046780,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008778,\n
        "lat": 50.1068570,\n
        "lon": 4.8043140,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008779,\n
        "lat": 50.1068610,\n
        "lon": 4.8044660,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008780,\n
        "lat": 50.1068660,\n
        "lon": 4.7997420,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008781,\n
        "lat": 50.1068760,\n
        "lon": 4.8043680,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008782,\n
        "lat": 50.1068790,\n
        "lon": 4.8036820,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008783,\n
        "lat": 50.1068820,\n
        "lon": 4.7996940,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008784,\n
        "lat": 50.1068830,\n
        "lon": 4.8041950,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008785,\n
        "lat": 50.1069000,\n
        "lon": 4.7998910,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008786,\n
        "lat": 50.1069030,\n
        "lon": 4.8045720,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008787,\n
        "lat": 50.1069160,\n
        "lon": 4.8042880,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008788,\n
        "lat": 50.1069210,\n
        "lon": 4.8035180,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008789,\n
        "lat": 50.1069300,\n
        "lon": 4.8043200,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008790,\n
        "lat": 50.1069450,\n
        "lon": 4.8039980,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008791,\n
        "lat": 50.1069550,\n
        "lon": 4.7996540,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008792,\n
        "lat": 50.1069560,\n
        "lon": 4.8036240,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008793,\n
        "lat": 50.1069570,\n
        "lon": 4.8043700,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008794,\n
        "lat": 50.1069610,\n
        "lon": 4.8042410,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008795,\n
        "lat": 50.1069680,\n
        "lon": 4.7997110,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008796,\n
        "lat": 50.1069710,\n
        "lon": 4.7997090,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008797,\n
        "lat": 50.1069750,\n
        "lon": 4.8042740,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008798,\n
        "lat": 50.1069830,\n
        "lon": 4.8041190,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008799,\n
        "lat": 50.1069850,\n
        "lon": 4.8042630,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008800,\n
        "lat": 50.1069890,\n
        "lon": 4.8039590,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008801,\n
        "lat": 50.1069960,\n
        "lon": 4.8042900,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008802,\n
        "lat": 50.1069990,\n
        "lon": 4.7998370,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008803,\n
        "lat": 50.1069990,\n
        "lon": 4.8044750,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008804,\n
        "lat": 50.1070040,\n
        "lon": 4.8036720,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008805,\n
        "lat": 50.1070080,\n
        "lon": 4.8043300,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008806,\n
        "lat": 50.1070130,\n
        "lon": 4.8037010,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008807,\n
        "lat": 50.1070150,\n
        "lon": 4.8040380,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008808,\n
        "lat": 50.1070280,\n
        "lon": 4.8008960,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008809,\n
        "lat": 50.1070290,\n
        "lon": 4.8040860,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008810,\n
        "lat": 50.1070320,\n
        "lon": 4.8039250,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008811,\n
        "lat": 50.1070370,\n
        "lon": 4.8036480,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008812,\n
        "lat": 50.1070390,\n
        "lon": 4.8042060,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008813,\n
        "lat": 50.1070450,\n
        "lon": 4.8036770,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008814,\n
        "lat": 50.1070460,\n
        "lon": 4.8040730,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008815,\n
        "lat": 50.1070480,\n
        "lon": 4.8041430,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008816,\n
        "lat": 50.1070480,\n
        "lon": 4.8044260,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008817,\n
        "lat": 50.1070490,\n
        "lon": 4.8040810,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008818,\n
        "lat": 50.1070500,\n
        "lon": 4.8042380,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008819,\n
        "lat": 50.1070570,\n
        "lon": 4.8040040,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008820,\n
        "lat": 50.1070870,\n
        "lon": 4.8040530,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008821,\n
        "lat": 50.1070980,\n
        "lon": 4.8011360,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008822,\n
        "lat": 50.1071030,\n
        "lon": 4.8041000,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008823,\n
        "lat": 50.1071050,\n
        "lon": 4.8042310,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008824,\n
        "lat": 50.1071370,\n
        "lon": 4.8046430,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008825,\n
        "lat": 50.1071440,\n
        "lon": 4.8043270,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008826,\n
        "lat": 50.1071830,\n
        "lon": 4.8038380,\n
        "timestamp": "2015-03-04T16:17:41Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008827,\n
        "lat": 50.1071890,\n
        "lon": 4.8047660,\n
        "timestamp": "2015-03-04T16:17:42Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008828,\n
        "lat": 50.1071980,\n
        "lon": 4.8007770,\n
        "timestamp": "2015-03-04T16:17:42Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008829,\n
        "lat": 50.1072080,\n
        "lon": 4.8045600,\n
        "timestamp": "2015-03-04T16:17:42Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008830,\n
        "lat": 50.1072110,\n
        "lon": 4.8045690,\n
        "timestamp": "2015-03-04T16:17:42Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008831,\n
        "lat": 50.1072150,\n
        "lon": 4.8047240,\n
        "timestamp": "2015-03-04T16:17:42Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008832,\n
        "lat": 50.1072200,\n
        "lon": 4.8047370,\n
        "timestamp": "2015-03-04T16:17:42Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008833,\n
        "lat": 50.1072340,\n
        "lon": 4.8045340,\n
        "timestamp": "2015-03-04T16:17:42Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008834,\n
        "lat": 50.1072390,\n
        "lon": 4.8039930,\n
        "timestamp": "2015-03-04T16:17:42Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008835,\n
        "lat": 50.1072460,\n
        "lon": 4.8009420,\n
        "timestamp": "2015-03-04T16:17:42Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008836,\n
        "lat": 50.1072460,\n
        "lon": 4.8045620,\n
        "timestamp": "2015-03-04T16:17:42Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008837,\n
        "lat": 50.1072560,\n
        "lon": 4.8045860,\n
        "timestamp": "2015-03-04T16:17:42Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008838,\n
        "lat": 50.1072600,\n
        "lon": 4.8037730,\n
        "timestamp": "2015-03-04T16:17:42Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008839,\n
        "lat": 50.1072700,\n
        "lon": 4.8040580,\n
        "timestamp": "2015-03-04T16:17:42Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008840,\n
        "lat": 50.1072840,\n
        "lon": 4.8046550,\n
        "timestamp": "2015-03-04T16:17:42Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008841,\n
        "lat": 50.1072950,\n
        "lon": 4.8045100,\n
        "timestamp": "2015-03-04T16:17:42Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008842,\n
        "lat": 50.1073050,\n
        "lon": 4.8045340,\n
        "timestamp": "2015-03-04T16:17:42Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008843,\n
        "lat": 50.1073150,\n
        "lon": 4.8039310,\n
        "timestamp": "2015-03-04T16:17:42Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008844,\n
        "lat": 50.1073280,\n
        "lon": 4.8008840,\n
        "timestamp": "2015-03-04T16:17:42Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008845,\n
        "lat": 50.1073350,\n
        "lon": 4.8042420,\n
        "timestamp": "2015-03-04T16:17:42Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008846,\n
        "lat": 50.1073420,\n
        "lon": 4.8039970,\n
        "timestamp": "2015-03-04T16:17:42Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008847,\n
        "lat": 50.1073520,\n
        "lon": 4.8009600,\n
        "timestamp": "2015-03-04T16:17:42Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008848,\n
        "lat": 50.1073677,\n
        "lon": 4.8035754,\n
        "timestamp": "2017-10-10T19:53:49Z",\n
        "version": 2,\n
        "changeset": 52804717,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008849,\n
        "lat": 50.1073780,\n
        "lon": 4.8043870,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008850,\n
        "lat": 50.1073890,\n
        "lon": 4.8036450,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008851,\n
        "lat": 50.1074050,\n
        "lon": 4.8041830,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008852,\n
        "lat": 50.1074120,\n
        "lon": 4.8044860,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008853,\n
        "lat": 50.1074124,\n
        "lon": 4.8036723,\n
        "timestamp": "2017-10-10T19:53:49Z",\n
        "version": 2,\n
        "changeset": 52804717,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008854,\n
        "lat": 50.1074150,\n
        "lon": 4.8038490,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008855,\n
        "lat": 50.1074185,\n
        "lon": 4.8035378,\n
        "timestamp": "2017-10-10T19:53:49Z",\n
        "version": 2,\n
        "changeset": 52804717,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008856,\n
        "lat": 50.1074260,\n
        "lon": 4.8007190,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008857,\n
        "lat": 50.1074260,\n
        "lon": 4.8038870,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008858,\n
        "lat": 50.1074330,\n
        "lon": 4.8038350,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008859,\n
        "lat": 50.1074340,\n
        "lon": 4.8043420,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008860,\n
        "lat": 50.1074390,\n
        "lon": 4.8036540,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008861,\n
        "lat": 50.1074420,\n
        "lon": 4.8036150,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008862,\n
        "lat": 50.1074440,\n
        "lon": 4.8038710,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008863,\n
        "lat": 50.1074550,\n
        "lon": 4.8008230,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008864,\n
        "lat": 50.1074670,\n
        "lon": 4.8044410,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008865,\n
        "lat": 50.1075320,\n
        "lon": 4.8006460,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008866,\n
        "lat": 50.1075490,\n
        "lon": 4.8002110,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008867,\n
        "lat": 50.1075610,\n
        "lon": 4.8007500,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008868,\n
        "lat": 50.1076120,\n
        "lon": 4.8040910,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008869,\n
        "lat": 50.1076150,\n
        "lon": 4.8004110,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008870,\n
        "lat": 50.1076310,\n
        "lon": 4.8041410,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008871,\n
        "lat": 50.1076490,\n
        "lon": 4.8001330,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008872,\n
        "lat": 50.1076600,\n
        "lon": 4.8040440,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008873,\n
        "lat": 50.1076790,\n
        "lon": 4.8040940,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008874,\n
        "lat": 50.1076960,\n
        "lon": 4.8002920,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008875,\n
        "lat": 50.1077000,\n
        "lon": 4.8002880,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008876,\n
        "lat": 50.1077090,\n
        "lon": 4.8003370,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008877,\n
        "lat": 50.1078080,\n
        "lon": 4.7993900,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008878,\n
        "lat": 50.1078470,\n
        "lon": 4.7995090,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008879,\n
        "lat": 50.1078930,\n
        "lon": 4.7993230,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008880,\n
        "lat": 50.1078950,\n
        "lon": 4.7993310,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008881,\n
        "lat": 50.1079310,\n
        "lon": 4.7993030,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008882,\n
        "lat": 50.1079660,\n
        "lon": 4.7994150,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008883,\n
        "lat": 50.1079910,\n
        "lon": 4.7999530,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008884,\n
        "lat": 50.1080220,\n
        "lon": 4.7999280,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008885,\n
        "lat": 50.1080430,\n
        "lon": 4.8001050,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008886,\n
        "lat": 50.1080570,\n
        "lon": 4.8000270,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008887,\n
        "lat": 50.1080750,\n
        "lon": 4.8000830,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008888,\n
        "lat": 50.1081160,\n
        "lon": 4.8036940,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008889,\n
        "lat": 50.1081290,\n
        "lon": 4.8037270,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008890,\n
        "lat": 50.1081320,\n
        "lon": 4.7957700,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008891,\n
        "lat": 50.1081350,\n
        "lon": 4.8036740,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008892,\n
        "lat": 50.1081480,\n
        "lon": 4.8037080,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008893,\n
        "lat": 50.1081830,\n
        "lon": 4.7958510,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008894,\n
        "lat": 50.1081940,\n
        "lon": 4.7956740,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008895,\n
        "lat": 50.1082460,\n
        "lon": 4.7957490,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008896,\n
        "lat": 50.1089006,\n
        "lon": 4.8023113,\n
        "timestamp": "2017-10-10T19:53:49Z",\n
        "version": 2,\n
        "changeset": 52804717,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008897,\n
        "lat": 50.1089255,\n
        "lon": 4.8022922,\n
        "timestamp": "2017-10-10T19:53:49Z",\n
        "version": 2,\n
        "changeset": 52804717,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008898,\n
        "lat": 50.1089227,\n
        "lon": 4.8023814,\n
        "timestamp": "2017-10-10T19:53:49Z",\n
        "version": 2,\n
        "changeset": 52804717,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008899,\n
        "lat": 50.1089476,\n
        "lon": 4.8023624,\n
        "timestamp": "2017-10-10T19:53:49Z",\n
        "version": 2,\n
        "changeset": 52804717,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008900,\n
        "lat": 50.1100510,\n
        "lon": 4.8017980,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008901,\n
        "lat": 50.1100620,\n
        "lon": 4.8018280,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008902,\n
        "lat": 50.1100710,\n
        "lon": 4.8017790,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008903,\n
        "lat": 50.1100820,\n
        "lon": 4.8018090,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008904,\n
        "lat": 50.1102480,\n
        "lon": 4.8016130,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008905,\n
        "lat": 50.1102551,\n
        "lon": 4.7998875,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008906,\n
        "lat": 50.1102710,\n
        "lon": 4.8016600,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008907,\n
        "lat": 50.1102820,\n
        "lon": 4.8015760,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008908,\n
        "lat": 50.1102955,\n
        "lon": 4.7999963,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008909,\n
        "lat": 50.1103030,\n
        "lon": 4.8016260,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008910,\n
        "lat": 50.1103175,\n
        "lon": 4.8000554,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008911,\n
        "lat": 50.1105313,\n
        "lon": 4.7996378,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008912,\n
        "lat": 50.1105717,\n
        "lon": 4.7997467,\n
        "timestamp": "2015-03-04T16:17:43Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008913,\n
        "lat": 50.1105937,\n
        "lon": 4.7998058,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008914,\n
        "lat": 50.1106343,\n
        "lon": 4.7997872,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008915,\n
        "lat": 50.1107252,\n
        "lon": 4.7996991,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008916,\n
        "lat": 50.1107476,\n
        "lon": 4.8000720,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008917,\n
        "lat": 50.1108386,\n
        "lon": 4.7999840,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008918,\n
        "lat": 50.1129810,\n
        "lon": 4.7910220,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008919,\n
        "lat": 50.1130100,\n
        "lon": 4.7910090,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008920,\n
        "lat": 50.1130110,\n
        "lon": 4.7911540,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008921,\n
        "lat": 50.1130390,\n
        "lon": 4.7911350,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008922,\n
        "lat": 50.1130870,\n
        "lon": 4.8021380,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008923,\n
        "lat": 50.1131110,\n
        "lon": 4.8022040,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008924,\n
        "lat": 50.1131340,\n
        "lon": 4.8020970,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008925,\n
        "lat": 50.1131580,\n
        "lon": 4.8021640,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008926,\n
        "lat": 50.1131790,\n
        "lon": 4.8022200,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008927,\n
        "lat": 50.1132090,\n
        "lon": 4.8020100,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008928,\n
        "lat": 50.1132140,\n
        "lon": 4.8020260,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008929,\n
        "lat": 50.1132600,\n
        "lon": 4.8019640,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008930,\n
        "lat": 50.1132650,\n
        "lon": 4.8019800,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008931,\n
        "lat": 50.1132930,\n
        "lon": 4.8019550,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008932,\n
        "lat": 50.1133140,\n
        "lon": 4.8019840,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008933,\n
        "lat": 50.1133370,\n
        "lon": 4.8020780,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008934,\n
        "lat": 50.1133460,\n
        "lon": 4.8020690,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008935,\n
        "lat": 50.1133790,\n
        "lon": 4.8019680,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008936,\n
        "lat": 50.1134000,\n
        "lon": 4.8020210,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008937,\n
        "lat": 50.1134240,\n
        "lon": 4.8018850,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008938,\n
        "lat": 50.1134350,\n
        "lon": 4.8019200,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008939,\n
        "lat": 50.1152840,\n
        "lon": 4.7979310,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008940,\n
        "lat": 50.1153120,\n
        "lon": 4.7980200,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008941,\n
        "lat": 50.1153510,\n
        "lon": 4.7978870,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008942,\n
        "lat": 50.1153790,\n
        "lon": 4.7979710,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008943,\n
        "lat": 50.1163880,\n
        "lon": 4.7933240,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008944,\n
        "lat": 50.1163930,\n
        "lon": 4.7933950,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008945,\n
        "lat": 50.1164360,\n
        "lon": 4.7933170,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008946,\n
        "lat": 50.1164410,\n
        "lon": 4.7933890,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008947,\n
        "lat": 50.1166200,\n
        "lon": 4.7933570,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008948,\n
        "lat": 50.1166310,\n
        "lon": 4.7934260,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008949,\n
        "lat": 50.1166450,\n
        "lon": 4.7932050,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008950,\n
        "lat": 50.1166660,\n
        "lon": 4.7932980,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008951,\n
        "lat": 50.1166920,\n
        "lon": 4.7934080,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008952,\n
        "lat": 50.1166960,\n
        "lon": 4.7934360,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008953,\n
        "lat": 50.1167160,\n
        "lon": 4.7932720,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008954,\n
        "lat": 50.1167250,\n
        "lon": 4.7933180,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008955,\n
        "lat": 50.1167310,\n
        "lon": 4.7931560,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008956,\n
        "lat": 50.1167350,\n
        "lon": 4.7932090,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008957,\n
        "lat": 50.1167410,\n
        "lon": 4.7933910,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008958,\n
        "lat": 50.1167430,\n
        "lon": 4.7932040,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008959,\n
        "lat": 50.1167430,\n
        "lon": 4.7934190,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008960,\n
        "lat": 50.1167630,\n
        "lon": 4.7933800,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008961,\n
        "lat": 50.1168100,\n
        "lon": 4.7932850,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008962,\n
        "lat": 50.1168260,\n
        "lon": 4.7933630,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008963,\n
        "lat": 50.1168780,\n
        "lon": 4.7932570,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008964,\n
        "lat": 50.1168920,\n
        "lon": 4.7933330,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008965,\n
        "lat": 50.1170470,\n
        "lon": 4.7932860,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008966,\n
        "lat": 50.1170550,\n
        "lon": 4.7933740,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008967,\n
        "lat": 50.1171010,\n
        "lon": 4.7932730,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008968,\n
        "lat": 50.1171090,\n
        "lon": 4.7933610,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008971,\n
        "lat": 50.1173390,\n
        "lon": 4.7873300,\n
        "timestamp": "2015-03-04T16:17:44Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008976,\n
        "lat": 50.1174320,\n
        "lon": 4.7876960,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008977,\n
        "lat": 50.1174680,\n
        "lon": 4.7872460,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008978,\n
        "lat": 50.1175097,\n
        "lon": 4.7872641,\n
        "timestamp": "2017-10-16T14:46:36Z",\n
        "version": 2,\n
        "changeset": 52984356,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008979,\n
        "lat": 50.1175563,\n
        "lon": 4.7872229,\n
        "timestamp": "2017-10-16T14:46:36Z",\n
        "version": 2,\n
        "changeset": 52984356,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008980,\n
        "lat": 50.1175610,\n
        "lon": 4.7876140,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008981,\n
        "lat": 50.1175650,\n
        "lon": 4.7881350,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008982,\n
        "lat": 50.1175950,\n
        "lon": 4.7882330,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008983,\n
        "lat": 50.1176400,\n
        "lon": 4.7880810,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008984,\n
        "lat": 50.1176570,\n
        "lon": 4.7878690,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008985,\n
        "lat": 50.1176710,\n
        "lon": 4.7881740,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008986,\n
        "lat": 50.1177130,\n
        "lon": 4.7880570,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008987,\n
        "lat": 50.1177310,\n
        "lon": 4.7878130,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008988,\n
        "lat": 50.1177880,\n
        "lon": 4.7880010,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008989,\n
        "lat": 50.1190760,\n
        "lon": 4.7925800,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008990,\n
        "lat": 50.1191120,\n
        "lon": 4.7925190,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008991,\n
        "lat": 50.1191840,\n
        "lon": 4.7927370,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008992,\n
        "lat": 50.1192180,\n
        "lon": 4.7926790,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008993,\n
        "lat": 50.1192230,\n
        "lon": 4.7927500,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008994,\n
        "lat": 50.1192530,\n
        "lon": 4.7927020,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008995,\n
        "lat": 50.1192810,\n
        "lon": 4.7930770,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008996,\n
        "lat": 50.1193300,\n
        "lon": 4.7931490,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008997,\n
        "lat": 50.1193340,\n
        "lon": 4.7929890,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008998,\n
        "lat": 50.1193410,\n
        "lon": 4.7930370,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383008999,\n
        "lat": 50.1193520,\n
        "lon": 4.7929320,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009000,\n
        "lat": 50.1193530,\n
        "lon": 4.7930200,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009001,\n
        "lat": 50.1193690,\n
        "lon": 4.7930780,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009002,\n
        "lat": 50.1193850,\n
        "lon": 4.7928790,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009003,\n
        "lat": 50.1194000,\n
        "lon": 4.7931150,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009004,\n
        "lat": 50.1194210,\n
        "lon": 4.7931500,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009005,\n
        "lat": 50.1194410,\n
        "lon": 4.7930530,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009006,\n
        "lat": 50.1194580,\n
        "lon": 4.7930810,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009007,\n
        "lat": 50.1194580,\n
        "lon": 4.7931080,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009008,\n
        "lat": 50.1194780,\n
        "lon": 4.7930750,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009009,\n
        "lat": 50.1194790,\n
        "lon": 4.7931420,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009010,\n
        "lat": 50.1195000,\n
        "lon": 4.7931080,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009011,\n
        "lat": 50.1200390,\n
        "lon": 4.7940030,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009012,\n
        "lat": 50.1200630,\n
        "lon": 4.7939520,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009013,\n
        "lat": 50.1200810,\n
        "lon": 4.7940530,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009014,\n
        "lat": 50.1201060,\n
        "lon": 4.7940010,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009015,\n
        "lat": 50.1201210,\n
        "lon": 4.7940940,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009016,\n
        "lat": 50.1201740,\n
        "lon": 4.7939750,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009017,\n
        "lat": 50.1202800,\n
        "lon": 4.7942510,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009018,\n
        "lat": 50.1203050,\n
        "lon": 4.7944040,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009019,\n
        "lat": 50.1203100,\n
        "lon": 4.7941320,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009020,\n
        "lat": 50.1203140,\n
        "lon": 4.7941200,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009021,\n
        "lat": 50.1203280,\n
        "lon": 4.7941520,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009022,\n
        "lat": 50.1203510,\n
        "lon": 4.7942700,\n
        "timestamp": "2015-03-04T16:17:45Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009023,\n
        "lat": 50.1203540,\n
        "lon": 4.7944790,\n
        "timestamp": "2015-03-04T16:17:46Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009024,\n
        "lat": 50.1203630,\n
        "lon": 4.7944520,\n
        "timestamp": "2015-03-04T16:17:46Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009025,\n
        "lat": 50.1203800,\n
        "lon": 4.7945000,\n
        "timestamp": "2015-03-04T16:17:46Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009026,\n
        "lat": 50.1203890,\n
        "lon": 4.7944770,\n
        "timestamp": "2015-03-04T16:17:46Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009027,\n
        "lat": 50.1205270,\n
        "lon": 4.7949190,\n
        "timestamp": "2015-03-04T16:17:46Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009028,\n
        "lat": 50.1205350,\n
        "lon": 4.7912470,\n
        "timestamp": "2015-03-04T16:17:46Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009029,\n
        "lat": 50.1205410,\n
        "lon": 4.7948730,\n
        "timestamp": "2015-03-04T16:17:46Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009030,\n
        "lat": 50.1205480,\n
        "lon": 4.7912180,\n
        "timestamp": "2015-03-04T16:17:46Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009031,\n
        "lat": 50.1205520,\n
        "lon": 4.7946160,\n
        "timestamp": "2015-03-04T16:17:46Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009032,\n
        "lat": 50.1205740,\n
        "lon": 4.7912880,\n
        "timestamp": "2015-03-04T16:17:46Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009033,\n
        "lat": 50.1205810,\n
        "lon": 4.7912740,\n
        "timestamp": "2015-03-04T16:17:46Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009034,\n
        "lat": 50.1205880,\n
        "lon": 4.7912590,\n
        "timestamp": "2015-03-04T16:17:46Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009035,\n
        "lat": 50.1205970,\n
        "lon": 4.7944840,\n
        "timestamp": "2015-03-04T16:17:46Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009036,\n
        "lat": 50.1206130,\n
        "lon": 4.7949720,\n
        "timestamp": "2015-03-04T16:17:46Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009037,\n
        "lat": 50.1206240,\n
        "lon": 4.7949250,\n
        "timestamp": "2015-03-04T16:17:46Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009038,\n
        "lat": 50.1206380,\n
        "lon": 4.7861080,\n
        "timestamp": "2015-03-04T16:17:46Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009039,\n
        "lat": 50.1206640,\n
        "lon": 4.7861730,\n
        "timestamp": "2015-03-04T16:17:46Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009040,\n
        "lat": 50.1206710,\n
        "lon": 4.7861670,\n
        "timestamp": "2015-03-04T16:17:46Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009041,\n
        "lat": 50.1206760,\n
        "lon": 4.7914580,\n
        "timestamp": "2015-03-04T16:17:46Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009042,\n
        "lat": 50.1206950,\n
        "lon": 4.7914060,\n
        "timestamp": "2015-03-04T16:17:46Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009043,\n
        "lat": 50.1207120,\n
        "lon": 4.7914910,\n
        "timestamp": "2015-03-04T16:17:46Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009044,\n
        "lat": 50.1207180,\n
        "lon": 4.7863030,\n
        "timestamp": "2015-03-04T16:17:46Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009045,\n
        "lat": 50.1207250,\n
        "lon": 4.7862950,\n
        "timestamp": "2015-03-04T16:17:46Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009046,\n
        "lat": 50.1207310,\n
        "lon": 4.7914430,\n
        "timestamp": "2015-03-04T16:17:46Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009047,\n
        "lat": 50.1207320,\n
        "lon": 4.7860140,\n
        "timestamp": "2015-03-04T16:17:46Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009048,\n
        "lat": 50.1207380,\n
        "lon": 4.7861010,\n
        "timestamp": "2015-03-04T16:17:46Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009049,\n
        "lat": 50.1207470,\n
        "lon": 4.7863680,\n
        "timestamp": "2015-03-04T16:17:46Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009050,\n
        "lat": 50.1207600,\n
        "lon": 4.7860760,\n
        "timestamp": "2015-03-04T16:17:46Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009051,\n
        "lat": 50.1207900,\n
        "lon": 4.7862270,\n
        "timestamp": "2015-03-04T16:17:46Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009052,\n
        "lat": 50.1208140,\n
        "lon": 4.7862060,\n
        "timestamp": "2015-03-04T16:17:46Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009053,\n
        "lat": 50.1208160,\n
        "lon": 4.7863000,\n
        "timestamp": "2015-03-04T16:17:46Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009054,\n
        "lat": 50.1208350,\n
        "lon": 4.7862820,\n
        "timestamp": "2015-03-04T16:17:46Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009055,\n
        "lat": 50.1208410,\n
        "lon": 4.7862740,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009056,\n
        "lat": 50.1208490,\n
        "lon": 4.7863160,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009057,\n
        "lat": 50.1208860,\n
        "lon": 4.7862790,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009058,\n
        "lat": 50.1208880,\n
        "lon": 4.7864710,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009059,\n
        "lat": 50.1209420,\n
        "lon": 4.7864170,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009060,\n
        "lat": 50.1212580,\n
        "lon": 4.7948300,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009061,\n
        "lat": 50.1212870,\n
        "lon": 4.7939020,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009062,\n
        "lat": 50.1212940,\n
        "lon": 4.7947410,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009063,\n
        "lat": 50.1213030,\n
        "lon": 4.7941310,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009064,\n
        "lat": 50.1213090,\n
        "lon": 4.7933390,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009065,\n
        "lat": 50.1213150,\n
        "lon": 4.7934940,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009066,\n
        "lat": 50.1213420,\n
        "lon": 4.7938990,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009067,\n
        "lat": 50.1213430,\n
        "lon": 4.7939650,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009068,\n
        "lat": 50.1213450,\n
        "lon": 4.7933380,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009069,\n
        "lat": 50.1213500,\n
        "lon": 4.7934910,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009070,\n
        "lat": 50.1213620,\n
        "lon": 4.7949190,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009071,\n
        "lat": 50.1213770,\n
        "lon": 4.7938970,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009072,\n
        "lat": 50.1213800,\n
        "lon": 4.7939660,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009073,\n
        "lat": 50.1213860,\n
        "lon": 4.7941220,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009074,\n
        "lat": 50.1213930,\n
        "lon": 4.7939570,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009075,\n
        "lat": 50.1213940,\n
        "lon": 4.7948370,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009076,\n
        "lat": 50.1214000,\n
        "lon": 4.7941890,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009077,\n
        "lat": 50.1214350,\n
        "lon": 4.7939560,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009078,\n
        "lat": 50.1214390,\n
        "lon": 4.7940300,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009079,\n
        "lat": 50.1215020,\n
        "lon": 4.7939650,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009080,\n
        "lat": 50.1215060,\n
        "lon": 4.7940240,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009081,\n
        "lat": 50.1215312,\n
        "lon": 4.7948922,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 2,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009082,\n
        "lat": 50.1215542,\n
        "lon": 4.7948342,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 2,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009083,\n
        "lat": 50.1215720,\n
        "lon": 4.7939630,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009084,\n
        "lat": 50.1215722,\n
        "lon": 4.7949332,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 2,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009085,\n
        "lat": 50.1215730,\n
        "lon": 4.7940160,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009086,\n
        "lat": 50.1215880,\n
        "lon": 4.7940170,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009087,\n
        "lat": 50.1215900,\n
        "lon": 4.7941660,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009088,\n
        "lat": 50.1215962,\n
        "lon": 4.7948682,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 2,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009089,\n
        "lat": 50.1221660,\n
        "lon": 4.7927000,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009090,\n
        "lat": 50.1221790,\n
        "lon": 4.7926520,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009091,\n
        "lat": 50.1222000,\n
        "lon": 4.7927150,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009092,\n
        "lat": 50.1222080,\n
        "lon": 4.7926710,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009093,\n
        "lat": 50.1258820,\n
        "lon": 4.7939600,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009094,\n
        "lat": 50.1259380,\n
        "lon": 4.7940700,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009095,\n
        "lat": 50.1259400,\n
        "lon": 4.7938870,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009096,\n
        "lat": 50.1260040,\n
        "lon": 4.7939950,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009097,\n
        "lat": 50.1263090,\n
        "lon": 4.7949960,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009098,\n
        "lat": 50.1263330,\n
        "lon": 4.7949640,\n
        "timestamp": "2015-03-04T16:17:48Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009099,\n
        "lat": 50.1263430,\n
        "lon": 4.7950540,\n
        "timestamp": "2015-03-04T16:17:49Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009100,\n
        "lat": 50.1263680,\n
        "lon": 4.7950150,\n
        "timestamp": "2015-03-04T16:17:49Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009101,\n
        "lat": 50.1264040,\n
        "lon": 4.7952480,\n
        "timestamp": "2015-03-04T16:17:49Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009102,\n
        "lat": 50.1264080,\n
        "lon": 4.7953070,\n
        "timestamp": "2015-03-04T16:17:49Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009103,\n
        "lat": 50.1264160,\n
        "lon": 4.7952070,\n
        "timestamp": "2015-03-04T16:17:49Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009104,\n
        "lat": 50.1264230,\n
        "lon": 4.7952210,\n
        "timestamp": "2015-03-04T16:17:49Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009105,\n
        "lat": 50.1264240,\n
        "lon": 4.7952850,\n
        "timestamp": "2015-03-04T16:17:49Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009106,\n
        "lat": 50.1264610,\n
        "lon": 4.7951470,\n
        "timestamp": "2015-03-04T16:17:49Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009107,\n
        "lat": 50.1264890,\n
        "lon": 4.7951110,\n
        "timestamp": "2015-03-04T16:17:49Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009108,\n
        "lat": 50.1265090,\n
        "lon": 4.7951490,\n
        "timestamp": "2015-03-04T16:17:49Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009109,\n
        "lat": 50.1265580,\n
        "lon": 4.7950850,\n
        "timestamp": "2015-03-04T16:17:49Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009110,\n
        "lat": 50.1266260,\n
        "lon": 4.7958120,\n
        "timestamp": "2015-03-04T16:17:49Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009111,\n
        "lat": 50.1266510,\n
        "lon": 4.7958530,\n
        "timestamp": "2015-03-04T16:17:49Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009112,\n
        "lat": 50.1266580,\n
        "lon": 4.7956910,\n
        "timestamp": "2015-03-04T16:17:49Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009113,\n
        "lat": 50.1267150,\n
        "lon": 4.7957490,\n
        "timestamp": "2015-03-04T16:17:49Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009114,\n
        "lat": 50.1267260,\n
        "lon": 4.7957650,\n
        "timestamp": "2015-03-04T16:17:49Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009115,\n
        "lat": 50.1267290,\n
        "lon": 4.7955850,\n
        "timestamp": "2015-03-04T16:17:49Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009116,\n
        "lat": 50.1267450,\n
        "lon": 4.7956790,\n
        "timestamp": "2015-03-04T16:17:49Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009117,\n
        "lat": 50.1267520,\n
        "lon": 4.7956240,\n
        "timestamp": "2015-03-04T16:17:49Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009118,\n
        "lat": 50.1267620,\n
        "lon": 4.7957100,\n
        "timestamp": "2015-03-04T16:17:49Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009119,\n
        "lat": 50.1267660,\n
        "lon": 4.7956490,\n
        "timestamp": "2015-03-04T16:17:49Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009120,\n
        "lat": 50.1267860,\n
        "lon": 4.7954990,\n
        "timestamp": "2015-03-04T16:17:49Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009121,\n
        "lat": 50.1268100,\n
        "lon": 4.7955290,\n
        "timestamp": "2015-03-04T16:17:49Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009122,\n
        "lat": 50.1268750,\n
        "lon": 4.7958400,\n
        "timestamp": "2015-03-04T16:17:49Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383009123,\n
        "lat": 50.1269400,\n
        "lon": 4.7957500,\n
        "timestamp": "2015-03-04T16:17:49Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015113,\n
        "lat": 50.0867360,\n
        "lon": 4.7973090,\n
        "timestamp": "2015-03-04T16:26:31Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015114,\n
        "lat": 50.0868390,\n
        "lon": 4.7978220,\n
        "timestamp": "2015-03-04T16:26:31Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015115,\n
        "lat": 50.0869120,\n
        "lon": 4.7972220,\n
        "timestamp": "2015-03-04T16:26:31Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015116,\n
        "lat": 50.0869800,\n
        "lon": 4.7975600,\n
        "timestamp": "2015-03-04T16:26:31Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015117,\n
        "lat": 50.0869910,\n
        "lon": 4.7975570,\n
        "timestamp": "2015-03-04T16:26:31Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015118,\n
        "lat": 50.0870130,\n
        "lon": 4.7977260,\n
        "timestamp": "2015-03-04T16:26:31Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015119,\n
        "lat": 50.0870160,\n
        "lon": 4.7977400,\n
        "timestamp": "2015-03-04T16:26:31Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015120,\n
        "lat": 50.0870260,\n
        "lon": 4.7977210,\n
        "timestamp": "2015-03-04T16:26:31Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015121,\n
        "lat": 50.0879689,\n
        "lon": 4.7956520,\n
        "timestamp": "2018-11-22T00:09:36Z",\n
        "version": 2,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015122,\n
        "lat": 50.0879792,\n
        "lon": 4.7959110,\n
        "timestamp": "2018-11-22T00:09:36Z",\n
        "version": 2,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015123,\n
        "lat": 50.0879812,\n
        "lon": 4.7961490,\n
        "timestamp": "2018-11-22T00:09:36Z",\n
        "version": 2,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015124,\n
        "lat": 50.0879909,\n
        "lon": 4.7954850,\n
        "timestamp": "2018-11-22T00:09:36Z",\n
        "version": 2,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015125,\n
        "lat": 50.0880169,\n
        "lon": 4.7956690,\n
        "timestamp": "2018-11-22T00:09:36Z",\n
        "version": 2,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015126,\n
        "lat": 50.0880292,\n
        "lon": 4.7962220,\n
        "timestamp": "2018-11-22T00:09:36Z",\n
        "version": 2,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015127,\n
        "lat": 50.0880379,\n
        "lon": 4.7955020,\n
        "timestamp": "2018-11-22T00:09:36Z",\n
        "version": 2,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015128,\n
        "lat": 50.0880722,\n
        "lon": 4.7963977,\n
        "timestamp": "2018-11-22T00:09:36Z",\n
        "version": 2,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015129,\n
        "lat": 50.0880742,\n
        "lon": 4.7959050,\n
        "timestamp": "2018-11-22T00:09:37Z",\n
        "version": 2,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015130,\n
        "lat": 50.0880742,\n
        "lon": 4.7965217,\n
        "timestamp": "2018-11-22T00:09:37Z",\n
        "version": 2,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015131,\n
        "lat": 50.0880762,\n
        "lon": 4.7960760,\n
        "timestamp": "2018-11-22T00:09:37Z",\n
        "version": 2,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015132,\n
        "lat": 50.0881892,\n
        "lon": 4.7965197,\n
        "timestamp": "2018-11-22T00:09:37Z",\n
        "version": 2,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015133,\n
        "lat": 50.0881902,\n
        "lon": 4.7960770,\n
        "timestamp": "2018-11-22T00:09:37Z",\n
        "version": 2,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015134,\n
        "lat": 50.0881902,\n
        "lon": 4.7963967,\n
        "timestamp": "2018-11-22T00:09:37Z",\n
        "version": 2,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015135,\n
        "lat": 50.0881912,\n
        "lon": 4.7962200,\n
        "timestamp": "2018-11-22T00:09:37Z",\n
        "version": 2,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015136,\n
        "lat": 50.0882680,\n
        "lon": 4.7865530,\n
        "timestamp": "2015-03-04T16:26:31Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015137,\n
        "lat": 50.0883280,\n
        "lon": 4.7869830,\n
        "timestamp": "2015-03-04T16:26:31Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015138,\n
        "lat": 50.0884210,\n
        "lon": 4.7871590,\n
        "timestamp": "2015-03-04T16:26:31Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015139,\n
        "lat": 50.0884740,\n
        "lon": 4.7891240,\n
        "timestamp": "2015-03-04T16:26:31Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015140,\n
        "lat": 50.0884810,\n
        "lon": 4.7875760,\n
        "timestamp": "2015-03-04T16:26:31Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015141,\n
        "lat": 50.0885280,\n
        "lon": 4.7891070,\n
        "timestamp": "2015-03-04T16:26:31Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015142,\n
        "lat": 50.0885620,\n
        "lon": 4.7871130,\n
        "timestamp": "2015-03-04T16:26:31Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015144,\n
        "lat": 50.0885850,\n
        "lon": 4.7899490,\n
        "timestamp": "2015-03-04T16:26:31Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015146,\n
        "lat": 50.0886200,\n
        "lon": 4.7875300,\n
        "timestamp": "2015-03-04T16:26:31Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015147,\n
        "lat": 50.0886370,\n
        "lon": 4.7985510,\n
        "timestamp": "2015-03-04T16:26:31Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015148,\n
        "lat": 50.0886420,\n
        "lon": 4.8012810,\n
        "timestamp": "2015-03-04T16:26:31Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015149,\n
        "lat": 50.0886530,\n
        "lon": 4.7899260,\n
        "timestamp": "2015-03-04T16:26:31Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015150,\n
        "lat": 50.0886660,\n
        "lon": 4.7988930,\n
        "timestamp": "2015-03-04T16:26:31Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015151,\n
        "lat": 50.0886950,\n
        "lon": 4.8013750,\n
        "timestamp": "2015-03-04T16:26:31Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015152,\n
        "lat": 50.0886990,\n
        "lon": 4.7863250,\n
        "timestamp": "2015-03-04T16:26:31Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015153,\n
        "lat": 50.0887110,\n
        "lon": 4.7864140,\n
        "timestamp": "2015-03-04T16:26:31Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015154,\n
        "lat": 50.0887130,\n
        "lon": 4.8013950,\n
        "timestamp": "2015-03-04T16:26:31Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015155,\n
        "lat": 50.0887510,\n
        "lon": 4.7898940,\n
        "timestamp": "2015-03-04T16:26:31Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015156,\n
        "lat": 50.0887510,\n
        "lon": 4.8015910,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015157,\n
        "lat": 50.0887630,\n
        "lon": 4.8014830,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015158,\n
        "lat": 50.0887810,\n
        "lon": 4.7913560,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015159,\n
        "lat": 50.0887820,\n
        "lon": 4.7985240,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015160,\n
        "lat": 50.0888040,\n
        "lon": 4.8002060,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015161,\n
        "lat": 50.0888070,\n
        "lon": 4.8016840,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015162,\n
        "lat": 50.0888090,\n
        "lon": 4.8001580,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015163,\n
        "lat": 50.0888130,\n
        "lon": 4.8002520,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015164,\n
        "lat": 50.0888160,\n
        "lon": 4.7988600,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015165,\n
        "lat": 50.0888190,\n
        "lon": 4.8001310,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015166,\n
        "lat": 50.0888350,\n
        "lon": 4.8001020,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015167,\n
        "lat": 50.0888360,\n
        "lon": 4.7862840,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015168,\n
        "lat": 50.0888390,\n
        "lon": 4.8003020,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015170,\n
        "lat": 50.0888640,\n
        "lon": 4.8000750,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015171,\n
        "lat": 50.0888680,\n
        "lon": 4.8003750,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015172,\n
        "lat": 50.0888730,\n
        "lon": 4.8003280,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015174,\n
        "lat": 50.0888910,\n
        "lon": 4.8003850,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015176,\n
        "lat": 50.0888930,\n
        "lon": 4.7921840,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015177,\n
        "lat": 50.0889040,\n
        "lon": 4.8013740,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015178,\n
        "lat": 50.0889070,\n
        "lon": 4.7867970,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015179,\n
        "lat": 50.0889110,\n
        "lon": 4.8000710,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015180,\n
        "lat": 50.0889230,\n
        "lon": 4.8000220,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015182,\n
        "lat": 50.0889320,\n
        "lon": 4.8003720,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015183,\n
        "lat": 50.0889570,\n
        "lon": 4.8000510,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015184,\n
        "lat": 50.0889590,\n
        "lon": 4.8014660,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015185,\n
        "lat": 50.0889670,\n
        "lon": 4.7900030,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015186,\n
        "lat": 50.0889710,\n
        "lon": 4.8003330,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015187,\n
        "lat": 50.0889860,\n
        "lon": 4.8003060,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015188,\n
        "lat": 50.0889900,\n
        "lon": 4.8007740,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015189,\n
        "lat": 50.0890030,\n
        "lon": 4.8002510,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015190,\n
        "lat": 50.0890050,\n
        "lon": 4.8002050,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015191,\n
        "lat": 50.0890300,\n
        "lon": 4.7904620,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383015192,\n
        "lat": 50.0890360,\n
        "lon": 4.7999370,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016807,\n
        "lat": 50.1003530,\n
        "lon": 4.8083610,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016808,\n
        "lat": 50.1003640,\n
        "lon": 4.8079100,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016809,\n
        "lat": 50.1003700,\n
        "lon": 4.8086890,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016810,\n
        "lat": 50.1003730,\n
        "lon": 4.8084630,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016811,\n
        "lat": 50.1003730,\n
        "lon": 4.8087300,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016812,\n
        "lat": 50.1003750,\n
        "lon": 4.8042240,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016813,\n
        "lat": 50.1003760,\n
        "lon": 4.8084960,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016814,\n
        "lat": 50.1003770,\n
        "lon": 4.8077430,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016815,\n
        "lat": 50.1003780,\n
        "lon": 4.8040720,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016816,\n
        "lat": 50.1003780,\n
        "lon": 4.8087830,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016817,\n
        "lat": 50.1003820,\n
        "lon": 4.8077840,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016818,\n
        "lat": 50.1003870,\n
        "lon": 4.8082780,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016819,\n
        "lat": 50.1003940,\n
        "lon": 4.8042250,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016820,\n
        "lat": 50.1003950,\n
        "lon": 4.8041890,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016821,\n
        "lat": 50.1003960,\n
        "lon": 4.8086830,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016822,\n
        "lat": 50.1004000,\n
        "lon": 4.8083400,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016823,\n
        "lat": 50.1004020,\n
        "lon": 4.8041900,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016824,\n
        "lat": 50.1004030,\n
        "lon": 4.8041680,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016825,\n
        "lat": 50.1004050,\n
        "lon": 4.8087790,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016826,\n
        "lat": 50.1004070,\n
        "lon": 4.8041690,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016827,\n
        "lat": 50.1004090,\n
        "lon": 4.8040750,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016828,\n
        "lat": 50.1004090,\n
        "lon": 4.8054010,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016829,\n
        "lat": 50.1004100,\n
        "lon": 4.8077340,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016830,\n
        "lat": 50.1004160,\n
        "lon": 4.8040430,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016831,\n
        "lat": 50.1004170,\n
        "lon": 4.8077740,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016832,\n
        "lat": 50.1004190,\n
        "lon": 4.8084490,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016833,\n
        "lat": 50.1004200,\n
        "lon": 4.8040220,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016834,\n
        "lat": 50.1004230,\n
        "lon": 4.8081040,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016835,\n
        "lat": 50.1004240,\n
        "lon": 4.8054850,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016836,\n
        "lat": 50.1004250,\n
        "lon": 4.8090050,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016837,\n
        "lat": 50.1004320,\n
        "lon": 4.8081730,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016838,\n
        "lat": 50.1004350,\n
        "lon": 4.8040520,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016839,\n
        "lat": 50.1004370,\n
        "lon": 4.8082230,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016840,\n
        "lat": 50.1004400,\n
        "lon": 4.8040310,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016841,\n
        "lat": 50.1004430,\n
        "lon": 4.8034610,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016842,\n
        "lat": 50.1004500,\n
        "lon": 4.8035410,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016843,\n
        "lat": 50.1004500,\n
        "lon": 4.8082200,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016844,\n
        "lat": 50.1004510,\n
        "lon": 4.8088120,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016845,\n
        "lat": 50.1004530,\n
        "lon": 4.8082500,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016846,\n
        "lat": 50.1004550,\n
        "lon": 4.8088450,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016847,\n
        "lat": 50.1004580,\n
        "lon": 4.8037590,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016848,\n
        "lat": 50.1004620,\n
        "lon": 4.8053830,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016849,\n
        "lat": 50.1004640,\n
        "lon": 4.8089470,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016850,\n
        "lat": 50.1004680,\n
        "lon": 4.8038780,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016851,\n
        "lat": 50.1004680,\n
        "lon": 4.8082470,\n
        "timestamp": "2015-03-04T16:27:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016852,\n
        "lat": 50.1004680,\n
        "lon": 4.8089960,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016853,\n
        "lat": 50.1004750,\n
        "lon": 4.8083050,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016854,\n
        "lat": 50.1004760,\n
        "lon": 4.8054650,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016855,\n
        "lat": 50.1004770,\n
        "lon": 4.8077550,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016856,\n
        "lat": 50.1004780,\n
        "lon": 4.8086650,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016857,\n
        "lat": 50.1004900,\n
        "lon": 4.8078730,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016858,\n
        "lat": 50.1004900,\n
        "lon": 4.8088050,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016859,\n
        "lat": 50.1004930,\n
        "lon": 4.8088380,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016860,\n
        "lat": 50.1004950,\n
        "lon": 4.8082100,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016861,\n
        "lat": 50.1004950,\n
        "lon": 4.8086260,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016862,\n
        "lat": 50.1005010,\n
        "lon": 4.8089380,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016863,\n
        "lat": 50.1005030,\n
        "lon": 4.8082740,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016864,\n
        "lat": 50.1005060,\n
        "lon": 4.8082970,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016865,\n
        "lat": 50.1005080,\n
        "lon": 4.8087600,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016866,\n
        "lat": 50.1005180,\n
        "lon": 4.8076790,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016867,\n
        "lat": 50.1005240,\n
        "lon": 4.8042950,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016868,\n
        "lat": 50.1005260,\n
        "lon": 4.8077370,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016869,\n
        "lat": 50.1005300,\n
        "lon": 4.8080720,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016870,\n
        "lat": 50.1005320,\n
        "lon": 4.8034470,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016871,\n
        "lat": 50.1005370,\n
        "lon": 4.8035260,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016872,\n
        "lat": 50.1005390,\n
        "lon": 4.8081400,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016873,\n
        "lat": 50.1005420,\n
        "lon": 4.8056300,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016874,\n
        "lat": 50.1005450,\n
        "lon": 4.8041870,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016875,\n
        "lat": 50.1005460,\n
        "lon": 4.8081990,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016876,\n
        "lat": 50.1005500,\n
        "lon": 4.8043070,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016877,\n
        "lat": 50.1005510,\n
        "lon": 4.8035690,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016878,\n
        "lat": 50.1005510,\n
        "lon": 4.8037300,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016879,\n
        "lat": 50.1005510,\n
        "lon": 4.8037410,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016880,\n
        "lat": 50.1005510,\n
        "lon": 4.8081970,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016881,\n
        "lat": 50.1005580,\n
        "lon": 4.8082600,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016882,\n
        "lat": 50.1005590,\n
        "lon": 4.8057600,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016883,\n
        "lat": 50.1005600,\n
        "lon": 4.8082830,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016884,\n
        "lat": 50.1005620,\n
        "lon": 4.8037270,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016885,\n
        "lat": 50.1005640,\n
        "lon": 4.8077260,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016886,\n
        "lat": 50.1005650,\n
        "lon": 4.8056110,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016887,\n
        "lat": 50.1005650,\n
        "lon": 4.8056240,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016888,\n
        "lat": 50.1005660,\n
        "lon": 4.8045250,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016889,\n
        "lat": 50.1005710,\n
        "lon": 4.8041990,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016890,\n
        "lat": 50.1005730,\n
        "lon": 4.8086110,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016891,\n
        "lat": 50.1005740,\n
        "lon": 4.8044840,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016892,\n
        "lat": 50.1005750,\n
        "lon": 4.8076610,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016954,\n
        "lat": 50.0980420,\n
        "lon": 4.8089140,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016955,\n
        "lat": 50.0980490,\n
        "lon": 4.8083260,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016956,\n
        "lat": 50.0980590,\n
        "lon": 4.8084300,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016957,\n
        "lat": 50.0981110,\n
        "lon": 4.8078230,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016958,\n
        "lat": 50.0981140,\n
        "lon": 4.8078590,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016959,\n
        "lat": 50.0981280,\n
        "lon": 4.8078200,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016960,\n
        "lat": 50.0981310,\n
        "lon": 4.8078550,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016961,\n
        "lat": 50.0981610,\n
        "lon": 4.8090730,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016962,\n
        "lat": 50.0981640,\n
        "lon": 4.8089560,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016963,\n
        "lat": 50.0981650,\n
        "lon": 4.8089250,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016964,\n
        "lat": 50.0981760,\n
        "lon": 4.8082700,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016965,\n
        "lat": 50.0981840,\n
        "lon": 4.8084150,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016966,\n
        "lat": 50.0981880,\n
        "lon": 4.8090750,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016967,\n
        "lat": 50.0981910,\n
        "lon": 4.8089580,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016968,\n
        "lat": 50.0982390,\n
        "lon": 4.8083910,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016969,\n
        "lat": 50.0982390,\n
        "lon": 4.8084080,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016970,\n
        "lat": 50.0982610,\n
        "lon": 4.8083890,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016971,\n
        "lat": 50.0982620,\n
        "lon": 4.8084060,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016972,\n
        "lat": 50.0982630,\n
        "lon": 4.8084230,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016973,\n
        "lat": 50.0983090,\n
        "lon": 4.8082530,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016974,\n
        "lat": 50.0983190,\n
        "lon": 4.8084140,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016975,\n
        "lat": 50.0983740,\n
        "lon": 4.8083100,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016976,\n
        "lat": 50.0983840,\n
        "lon": 4.8084400,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016977,\n
        "lat": 50.0984210,\n
        "lon": 4.8084160,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016978,\n
        "lat": 50.0984230,\n
        "lon": 4.8084320,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016979,\n
        "lat": 50.0984890,\n
        "lon": 4.8082740,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016980,\n
        "lat": 50.0984890,\n
        "lon": 4.8082890,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016981,\n
        "lat": 50.0984970,\n
        "lon": 4.8083980,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016982,\n
        "lat": 50.0984990,\n
        "lon": 4.8084170,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016983,\n
        "lat": 50.0985170,\n
        "lon": 4.8082670,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016984,\n
        "lat": 50.0985260,\n
        "lon": 4.8083910,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016985,\n
        "lat": 50.0986080,\n
        "lon": 4.8085410,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016986,\n
        "lat": 50.0986110,\n
        "lon": 4.8091030,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016987,\n
        "lat": 50.0986140,\n
        "lon": 4.8089630,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016988,\n
        "lat": 50.0986160,\n
        "lon": 4.8086580,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383016992,\n
        "lat": 50.0986992,\n
        "lon": 4.8082128,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017093,\n
        "lat": 50.0890450,\n
        "lon": 4.8008670,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017094,\n
        "lat": 50.0890600,\n
        "lon": 4.8008910,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017095,\n
        "lat": 50.0890730,\n
        "lon": 4.7882050,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017096,\n
        "lat": 50.0891070,\n
        "lon": 4.8000620,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017097,\n
        "lat": 50.0891140,\n
        "lon": 4.8009810,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017098,\n
        "lat": 50.0891210,\n
        "lon": 4.7885700,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017099,\n
        "lat": 50.0891300,\n
        "lon": 4.7899500,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017101,\n
        "lat": 50.0891870,\n
        "lon": 4.7881680,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017102,\n
        "lat": 50.0891930,\n
        "lon": 4.7904120,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017104,\n
        "lat": 50.0892080,\n
        "lon": 4.7899550,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017105,\n
        "lat": 50.0892350,\n
        "lon": 4.7885330,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017106,\n
        "lat": 50.0892380,\n
        "lon": 4.7865380,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017107,\n
        "lat": 50.0892560,\n
        "lon": 4.7903450,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017108,\n
        "lat": 50.0893370,\n
        "lon": 4.7872470,\n
        "timestamp": "2015-03-04T16:26:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017109,\n
        "lat": 50.0893730,\n
        "lon": 4.7899030,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017110,\n
        "lat": 50.0894120,\n
        "lon": 4.7887130,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017111,\n
        "lat": 50.0894250,\n
        "lon": 4.7888180,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017112,\n
        "lat": 50.0894280,\n
        "lon": 4.7902910,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017113,\n
        "lat": 50.0894440,\n
        "lon": 4.7886060,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017114,\n
        "lat": 50.0894580,\n
        "lon": 4.7887000,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017115,\n
        "lat": 50.0895080,\n
        "lon": 4.7895150,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017116,\n
        "lat": 50.0895240,\n
        "lon": 4.7881600,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017117,\n
        "lat": 50.0895240,\n
        "lon": 4.7896380,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017118,\n
        "lat": 50.0895750,\n
        "lon": 4.7885640,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017119,\n
        "lat": 50.0896040,\n
        "lon": 4.8010060,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017120,\n
        "lat": 50.0896180,\n
        "lon": 4.7864170,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017121,\n
        "lat": 50.0896270,\n
        "lon": 4.7865850,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017122,\n
        "lat": 50.0896300,\n
        "lon": 4.8009620,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017123,\n
        "lat": 50.0896770,\n
        "lon": 4.7863920,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017124,\n
        "lat": 50.0897010,\n
        "lon": 4.7865670,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017125,\n
        "lat": 50.0897180,\n
        "lon": 4.7880970,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017126,\n
        "lat": 50.0897230,\n
        "lon": 4.7909770,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017127,\n
        "lat": 50.0897270,\n
        "lon": 4.7910480,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017128,\n
        "lat": 50.0897310,\n
        "lon": 4.7881910,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017129,\n
        "lat": 50.0897550,\n
        "lon": 4.7908440,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017130,\n
        "lat": 50.0897700,\n
        "lon": 4.7909450,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017131,\n
        "lat": 50.0898110,\n
        "lon": 4.7917550,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017132,\n
        "lat": 50.0898200,\n
        "lon": 4.7860530,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017133,\n
        "lat": 50.0898220,\n
        "lon": 4.8026160,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017134,\n
        "lat": 50.0898250,\n
        "lon": 4.7918730,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017135,\n
        "lat": 50.0898350,\n
        "lon": 4.7903990,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017136,\n
        "lat": 50.0898580,\n
        "lon": 4.8026680,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017137,\n
        "lat": 50.0898590,\n
        "lon": 4.7863360,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017138,\n
        "lat": 50.0898850,\n
        "lon": 4.7908060,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017139,\n
        "lat": 50.0898850,\n
        "lon": 4.8026280,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017140,\n
        "lat": 50.0898960,\n
        "lon": 4.7893860,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017141,\n
        "lat": 50.0899110,\n
        "lon": 4.8024250,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017142,\n
        "lat": 50.0899220,\n
        "lon": 4.8024360,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017143,\n
        "lat": 50.0899310,\n
        "lon": 4.7896390,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017144,\n
        "lat": 50.0900060,\n
        "lon": 4.7859980,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017145,\n
        "lat": 50.0900270,\n
        "lon": 4.7903360,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017146,\n
        "lat": 50.0900400,\n
        "lon": 4.7904380,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017147,\n
        "lat": 50.0900550,\n
        "lon": 4.8028220,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017148,\n
        "lat": 50.0900640,\n
        "lon": 4.8024600,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017149,\n
        "lat": 50.0900910,\n
        "lon": 4.8024100,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017150,\n
        "lat": 50.0901020,\n
        "lon": 4.7893980,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017151,\n
        "lat": 50.0901140,\n
        "lon": 4.7891950,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017152,\n
        "lat": 50.0901220,\n
        "lon": 4.7895770,\n
        "timestamp": "2015-03-04T16:26:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017153,\n
        "lat": 50.0901250,\n
        "lon": 4.8024520,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017154,\n
        "lat": 50.0901340,\n
        "lon": 4.8017290,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017155,\n
        "lat": 50.0901360,\n
        "lon": 4.7891460,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017156,\n
        "lat": 50.0901400,\n
        "lon": 4.7869800,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017157,\n
        "lat": 50.0901540,\n
        "lon": 4.7892670,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017158,\n
        "lat": 50.0901560,\n
        "lon": 4.8016850,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017159,\n
        "lat": 50.0901580,\n
        "lon": 4.7890850,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017160,\n
        "lat": 50.0901640,\n
        "lon": 4.8025870,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017161,\n
        "lat": 50.0901660,\n
        "lon": 4.7890210,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017162,\n
        "lat": 50.0901840,\n
        "lon": 4.8006620,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017163,\n
        "lat": 50.0901870,\n
        "lon": 4.8022050,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017164,\n
        "lat": 50.0901910,\n
        "lon": 4.8022450,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017165,\n
        "lat": 50.0902000,\n
        "lon": 4.7890520,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017166,\n
        "lat": 50.0902020,\n
        "lon": 4.8022210,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017167,\n
        "lat": 50.0902060,\n
        "lon": 4.7916300,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017168,\n
        "lat": 50.0902140,\n
        "lon": 4.8019160,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017169,\n
        "lat": 50.0902180,\n
        "lon": 4.8022790,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017170,\n
        "lat": 50.0902240,\n
        "lon": 4.7880280,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017171,\n
        "lat": 50.0902360,\n
        "lon": 4.8005580,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017172,\n
        "lat": 50.0902420,\n
        "lon": 4.7918860,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017173,\n
        "lat": 50.0902540,\n
        "lon": 4.8019690,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017174,\n
        "lat": 50.0902600,\n
        "lon": 4.7886050,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017175,\n
        "lat": 50.0902620,\n
        "lon": 4.7883760,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017176,\n
        "lat": 50.0902640,\n
        "lon": 4.8020640,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017177,\n
        "lat": 50.0902750,\n
        "lon": 4.7846040,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017178,\n
        "lat": 50.0902750,\n
        "lon": 4.7999350,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017179,\n
        "lat": 50.0902770,\n
        "lon": 4.8019260,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017180,\n
        "lat": 50.0902930,\n
        "lon": 4.8007860,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017181,\n
        "lat": 50.0903030,\n
        "lon": 4.8021140,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017182,\n
        "lat": 50.0903060,\n
        "lon": 4.7999770,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017183,\n
        "lat": 50.0903070,\n
        "lon": 4.7886400,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017184,\n
        "lat": 50.0903090,\n
        "lon": 4.7844250,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017185,\n
        "lat": 50.0903170,\n
        "lon": 4.7998600,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017186,\n
        "lat": 50.0903220,\n
        "lon": 4.7849420,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017188,\n
        "lat": 50.0903310,\n
        "lon": 4.7845880,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017189,\n
        "lat": 50.0903350,\n
        "lon": 4.7884970,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017190,\n
        "lat": 50.0903420,\n
        "lon": 4.8006790,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017192,\n
        "lat": 50.0903490,\n
        "lon": 4.7843270,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017293,\n
        "lat": 50.0903490,\n
        "lon": 4.7999010,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017294,\n
        "lat": 50.0903510,\n
        "lon": 4.8020260,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017295,\n
        "lat": 50.0903610,\n
        "lon": 4.7844110,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017296,\n
        "lat": 50.0903730,\n
        "lon": 4.7915130,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017298,\n
        "lat": 50.0903900,\n
        "lon": 4.7886140,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017299,\n
        "lat": 50.0904000,\n
        "lon": 4.7849170,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017301,\n
        "lat": 50.0904090,\n
        "lon": 4.7916300,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017302,\n
        "lat": 50.0904130,\n
        "lon": 4.7850160,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017304,\n
        "lat": 50.0904150,\n
        "lon": 4.7914590,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017305,\n
        "lat": 50.0904300,\n
        "lon": 4.7918240,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017306,\n
        "lat": 50.0904380,\n
        "lon": 4.7889750,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017307,\n
        "lat": 50.0904410,\n
        "lon": 4.7842110,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017309,\n
        "lat": 50.0904460,\n
        "lon": 4.7914000,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017310,\n
        "lat": 50.0904470,\n
        "lon": 4.7848990,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017311,\n
        "lat": 50.0904520,\n
        "lon": 4.7842920,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017312,\n
        "lat": 50.0904520,\n
        "lon": 4.7851240,\n
        "timestamp": "2015-03-04T16:26:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017313,\n
        "lat": 50.0904550,\n
        "lon": 4.7849720,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017314,\n
        "lat": 50.0904570,\n
        "lon": 4.7846930,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017315,\n
        "lat": 50.0904630,\n
        "lon": 4.7855920,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017316,\n
        "lat": 50.0904650,\n
        "lon": 4.7913440,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017317,\n
        "lat": 50.0904720,\n
        "lon": 4.7850780,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017318,\n
        "lat": 50.0904750,\n
        "lon": 4.7912810,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017320,\n
        "lat": 50.0904830,\n
        "lon": 4.7848850,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017321,\n
        "lat": 50.0904910,\n
        "lon": 4.7845340,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017322,\n
        "lat": 50.0904980,\n
        "lon": 4.7850150,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017323,\n
        "lat": 50.0905100,\n
        "lon": 4.7846760,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017325,\n
        "lat": 50.0905150,\n
        "lon": 4.7849720,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017327,\n
        "lat": 50.0905170,\n
        "lon": 4.7913000,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017328,\n
        "lat": 50.0905190,\n
        "lon": 4.8006880,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017330,\n
        "lat": 50.0905290,\n
        "lon": 4.8005290,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017331,\n
        "lat": 50.0905310,\n
        "lon": 4.7902770,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017332,\n
        "lat": 50.0905320,\n
        "lon": 4.8006120,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017333,\n
        "lat": 50.0905460,\n
        "lon": 4.8005000,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017334,\n
        "lat": 50.0905560,\n
        "lon": 4.7852290,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017335,\n
        "lat": 50.0905680,\n
        "lon": 4.7844270,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017336,\n
        "lat": 50.0905710,\n
        "lon": 4.7906210,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017337,\n
        "lat": 50.0905710,\n
        "lon": 4.7908440,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017338,\n
        "lat": 50.0905720,\n
        "lon": 4.8007100,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017339,\n
        "lat": 50.0905780,\n
        "lon": 4.7845090,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017341,\n
        "lat": 50.0905820,\n
        "lon": 4.7852520,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017342,\n
        "lat": 50.0905840,\n
        "lon": 4.8006360,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017343,\n
        "lat": 50.0905850,\n
        "lon": 4.7864700,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017344,\n
        "lat": 50.0905950,\n
        "lon": 4.7848480,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017346,\n
        "lat": 50.0906090,\n
        "lon": 4.7908770,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017347,\n
        "lat": 50.0906160,\n
        "lon": 4.8006500,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017348,\n
        "lat": 50.0906200,\n
        "lon": 4.7850810,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017349,\n
        "lat": 50.0906330,\n
        "lon": 4.8006210,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017350,\n
        "lat": 50.0906410,\n
        "lon": 4.7907360,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017351,\n
        "lat": 50.0906420,\n
        "lon": 4.7851040,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017352,\n
        "lat": 50.0906570,\n
        "lon": 4.7841380,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017353,\n
        "lat": 50.0906760,\n
        "lon": 4.7853520,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017354,\n
        "lat": 50.0906810,\n
        "lon": 4.7853810,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017355,\n
        "lat": 50.0906910,\n
        "lon": 4.7843890,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017356,\n
        "lat": 50.0906920,\n
        "lon": 4.7853190,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017357,\n
        "lat": 50.0906970,\n
        "lon": 4.7908570,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017358,\n
        "lat": 50.0906980,\n
        "lon": 4.7855160,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017360,\n
        "lat": 50.0907140,\n
        "lon": 4.7845570,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017361,\n
        "lat": 50.0907200,\n
        "lon": 4.7853480,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017362,\n
        "lat": 50.0907240,\n
        "lon": 4.7853620,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017363,\n
        "lat": 50.0907400,\n
        "lon": 4.7852000,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017364,\n
        "lat": 50.0907480,\n
        "lon": 4.7912210,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017365,\n
        "lat": 50.0907790,\n
        "lon": 4.7850380,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017366,\n
        "lat": 50.0907810,\n
        "lon": 4.8033830,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017367,\n
        "lat": 50.0907890,\n
        "lon": 4.7850850,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017368,\n
        "lat": 50.0907980,\n
        "lon": 4.8033470,\n
        "timestamp": "2015-03-04T16:26:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017369,\n
        "lat": 50.0908000,\n
        "lon": 4.8034050,\n
        "timestamp": "2015-03-04T16:26:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017371,\n
        "lat": 50.0908150,\n
        "lon": 4.8033740,\n
        "timestamp": "2015-03-04T16:26:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017373,\n
        "lat": 50.0908600,\n
        "lon": 4.7851580,\n
        "timestamp": "2015-03-04T16:26:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017375,\n
        "lat": 50.0909030,\n
        "lon": 4.7847480,\n
        "timestamp": "2015-03-04T16:26:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017377,\n
        "lat": 50.0909130,\n
        "lon": 4.8026880,\n
        "timestamp": "2015-03-04T16:26:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017378,\n
        "lat": 50.0909190,\n
        "lon": 4.7852830,\n
        "timestamp": "2015-03-04T16:26:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017379,\n
        "lat": 50.0909220,\n
        "lon": 4.7850090,\n
        "timestamp": "2015-03-04T16:26:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017380,\n
        "lat": 50.0909250,\n
        "lon": 4.7852960,\n
        "timestamp": "2015-03-04T16:26:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017381,\n
        "lat": 50.0909300,\n
        "lon": 4.8027060,\n
        "timestamp": "2015-03-04T16:26:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017382,\n
        "lat": 50.0909380,\n
        "lon": 4.7852360,\n
        "timestamp": "2015-03-04T16:26:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017383,\n
        "lat": 50.0909420,\n
        "lon": 4.8026270,\n
        "timestamp": "2015-03-04T16:26:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017385,\n
        "lat": 50.0909480,\n
        "lon": 4.8026710,\n
        "timestamp": "2015-03-04T16:26:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017386,\n
        "lat": 50.0909570,\n
        "lon": 4.8026810,\n
        "timestamp": "2015-03-04T16:26:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017387,\n
        "lat": 50.0909590,\n
        "lon": 4.7852550,\n
        "timestamp": "2015-03-04T16:26:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017388,\n
        "lat": 50.0909610,\n
        "lon": 4.7852840,\n
        "timestamp": "2015-03-04T16:26:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017389,\n
        "lat": 50.0909680,\n
        "lon": 4.8026570,\n
        "timestamp": "2015-03-04T16:26:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017390,\n
        "lat": 50.0909830,\n
        "lon": 4.7854200,\n
        "timestamp": "2015-03-04T16:26:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017391,\n
        "lat": 50.0909950,\n
        "lon": 4.7951920,\n
        "timestamp": "2015-03-04T16:26:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017392,\n
        "lat": 50.0910010,\n
        "lon": 4.7952210,\n
        "timestamp": "2015-03-04T16:26:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017393,\n
        "lat": 50.0910100,\n
        "lon": 4.7951810,\n
        "timestamp": "2015-03-04T16:26:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017394,\n
        "lat": 50.0910130,\n
        "lon": 4.7952170,\n
        "timestamp": "2015-03-04T16:26:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017395,\n
        "lat": 50.0910130,\n
        "lon": 4.7953290,\n
        "timestamp": "2015-03-04T16:26:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017396,\n
        "lat": 50.0910190,\n
        "lon": 4.7851090,\n
        "timestamp": "2015-03-04T16:26:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017397,\n
        "lat": 50.0910210,\n
        "lon": 4.7953620,\n
        "timestamp": "2015-03-04T16:26:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017398,\n
        "lat": 50.0910240,\n
        "lon": 4.7951250,\n
        "timestamp": "2015-03-04T16:26:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017399,\n
        "lat": 50.0910250,\n
        "lon": 4.7951460,\n
        "timestamp": "2015-03-04T16:26:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017400,\n
        "lat": 50.0910280,\n
        "lon": 4.7953180,\n
        "timestamp": "2015-03-04T16:26:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017402,\n
        "lat": 50.0910330,\n
        "lon": 4.7953590,\n
        "timestamp": "2015-03-04T16:26:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017403,\n
        "lat": 50.0910450,\n
        "lon": 4.7951150,\n
        "timestamp": "2015-03-04T16:26:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017404,\n
        "lat": 50.0910510,\n
        "lon": 4.7952570,\n
        "timestamp": "2015-03-04T16:26:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017405,\n
        "lat": 50.0910520,\n
        "lon": 4.7951360,\n
        "timestamp": "2015-03-04T16:26:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017406,\n
        "lat": 50.0910660,\n
        "lon": 4.7951420,\n
        "timestamp": "2015-03-04T16:26:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017408,\n
        "lat": 50.0910720,\n
        "lon": 4.7951300,\n
        "timestamp": "2015-03-04T16:26:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017412,\n
        "lat": 50.0910950,\n
        "lon": 4.7951230,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017413,\n
        "lat": 50.0911000,\n
        "lon": 4.7945560,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017414,\n
        "lat": 50.0911050,\n
        "lon": 4.7951280,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017416,\n
        "lat": 50.0911090,\n
        "lon": 4.7945900,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017417,\n
        "lat": 50.0911120,\n
        "lon": 4.7954370,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017418,\n
        "lat": 50.0911140,\n
        "lon": 4.7951230,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017419,\n
        "lat": 50.0911150,\n
        "lon": 4.7950910,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017420,\n
        "lat": 50.0911160,\n
        "lon": 4.7945460,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017421,\n
        "lat": 50.0911170,\n
        "lon": 4.7954560,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017422,\n
        "lat": 50.0911230,\n
        "lon": 4.7945900,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017423,\n
        "lat": 50.0911340,\n
        "lon": 4.7950870,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017424,\n
        "lat": 50.0911390,\n
        "lon": 4.7954290,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017425,\n
        "lat": 50.0911400,\n
        "lon": 4.7948390,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017426,\n
        "lat": 50.0911410,\n
        "lon": 4.7954490,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017427,\n
        "lat": 50.0911430,\n
        "lon": 4.7951070,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017428,\n
        "lat": 50.0911440,\n
        "lon": 4.7948690,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017430,\n
        "lat": 50.0911490,\n
        "lon": 4.7952310,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017432,\n
        "lat": 50.0911550,\n
        "lon": 4.7948210,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017433,\n
        "lat": 50.0911560,\n
        "lon": 4.7948670,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017434,\n
        "lat": 50.0911630,\n
        "lon": 4.7951240,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017435,\n
        "lat": 50.0911640,\n
        "lon": 4.7944060,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017436,\n
        "lat": 50.0911650,\n
        "lon": 4.7944250,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017437,\n
        "lat": 50.0911730,\n
        "lon": 4.7951700,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017438,\n
        "lat": 50.0911790,\n
        "lon": 4.7951250,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017439,\n
        "lat": 50.0911850,\n
        "lon": 4.7951630,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017440,\n
        "lat": 50.0911860,\n
        "lon": 4.7943980,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017441,\n
        "lat": 50.0911870,\n
        "lon": 4.7952720,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017442,\n
        "lat": 50.0911880,\n
        "lon": 4.7953120,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017443,\n
        "lat": 50.0911920,\n
        "lon": 4.7944150,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017445,\n
        "lat": 50.0911970,\n
        "lon": 4.7952670,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017446,\n
        "lat": 50.0911990,\n
        "lon": 4.7945410,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017447,\n
        "lat": 50.0912030,\n
        "lon": 4.7953050,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017448,\n
        "lat": 50.0912130,\n
        "lon": 4.7946810,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017449,\n
        "lat": 50.0912180,\n
        "lon": 4.7853430,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017450,\n
        "lat": 50.0912320,\n
        "lon": 4.7944600,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017451,\n
        "lat": 50.0912380,\n
        "lon": 4.7949510,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017452,\n
        "lat": 50.0912440,\n
        "lon": 4.7949660,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017454,\n
        "lat": 50.0912620,\n
        "lon": 4.8042580,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017455,\n
        "lat": 50.0912650,\n
        "lon": 4.7949410,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017456,\n
        "lat": 50.0912660,\n
        "lon": 4.7949570,\n
        "timestamp": "2015-03-04T16:26:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017458,\n
        "lat": 50.0912730,\n
        "lon": 4.7947360,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017459,\n
        "lat": 50.0912840,\n
        "lon": 4.8042140,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017460,\n
        "lat": 50.0912890,\n
        "lon": 4.7946580,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017461,\n
        "lat": 50.0912920,\n
        "lon": 4.7946300,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017462,\n
        "lat": 50.0912940,\n
        "lon": 4.8042960,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017463,\n
        "lat": 50.0912970,\n
        "lon": 4.7946730,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017464,\n
        "lat": 50.0913040,\n
        "lon": 4.7954130,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017465,\n
        "lat": 50.0913130,\n
        "lon": 4.7948210,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017466,\n
        "lat": 50.0913140,\n
        "lon": 4.7947770,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017467,\n
        "lat": 50.0913150,\n
        "lon": 4.8042540,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017469,\n
        "lat": 50.0913220,\n
        "lon": 4.7947740,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017470,\n
        "lat": 50.0913270,\n
        "lon": 4.7948100,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017471,\n
        "lat": 50.0913290,\n
        "lon": 4.8038600,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017473,\n
        "lat": 50.0913370,\n
        "lon": 4.7862220,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017474,\n
        "lat": 50.0913400,\n
        "lon": 4.7943560,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017475,\n
        "lat": 50.0913450,\n
        "lon": 4.8038820,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017476,\n
        "lat": 50.0913470,\n
        "lon": 4.7953090,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017477,\n
        "lat": 50.0913480,\n
        "lon": 4.8037840,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017478,\n
        "lat": 50.0913490,\n
        "lon": 4.8038230,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017479,\n
        "lat": 50.0913540,\n
        "lon": 4.8046040,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017480,\n
        "lat": 50.0913640,\n
        "lon": 4.8038430,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017481,\n
        "lat": 50.0913710,\n
        "lon": 4.8046240,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017482,\n
        "lat": 50.0913740,\n
        "lon": 4.8045590,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017483,\n
        "lat": 50.0913770,\n
        "lon": 4.8038160,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017484,\n
        "lat": 50.0913920,\n
        "lon": 4.8045790,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017485,\n
        "lat": 50.0914020,\n
        "lon": 4.8036780,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017486,\n
        "lat": 50.0914030,\n
        "lon": 4.7932390,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017487,\n
        "lat": 50.0914110,\n
        "lon": 4.7849730,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017488,\n
        "lat": 50.0914230,\n
        "lon": 4.7941560,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017489,\n
        "lat": 50.0914300,\n
        "lon": 4.7951550,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017490,\n
        "lat": 50.0914310,\n
        "lon": 4.8037090,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017491,\n
        "lat": 50.0914375,\n
        "lon": 4.8019231,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017492,\n
        "lat": 50.0914500,\n
        "lon": 4.7955590,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017595,\n
        "lat": 50.0914620,\n
        "lon": 4.8037180,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017596,\n
        "lat": 50.0914690,\n
        "lon": 4.7944880,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017597,\n
        "lat": 50.0914760,\n
        "lon": 4.7942100,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017598,\n
        "lat": 50.0914920,\n
        "lon": 4.7847860,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017599,\n
        "lat": 50.0914960,\n
        "lon": 4.7954590,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017601,\n
        "lat": 50.0914980,\n
        "lon": 4.8036480,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017602,\n
        "lat": 50.0915000,\n
        "lon": 4.8037640,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017603,\n
        "lat": 50.0915021,\n
        "lon": 4.8019986,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017604,\n
        "lat": 50.0915060,\n
        "lon": 4.7944030,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017605,\n
        "lat": 50.0915130,\n
        "lon": 4.7941260,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017606,\n
        "lat": 50.0915160,\n
        "lon": 4.8019438,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017607,\n
        "lat": 50.0915180,\n
        "lon": 4.7854580,\n
        "timestamp": "2015-03-04T16:26:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017608,\n
        "lat": 50.0915220,\n
        "lon": 4.7842020,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017609,\n
        "lat": 50.0915230,\n
        "lon": 4.8035780,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017610,\n
        "lat": 50.0915240,\n
        "lon": 4.7940930,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017611,\n
        "lat": 50.0915240,\n
        "lon": 4.8019532,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017612,\n
        "lat": 50.0915280,\n
        "lon": 4.7933660,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017613,\n
        "lat": 50.0915319,\n
        "lon": 4.8017270,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017614,\n
        "lat": 50.0915350,\n
        "lon": 4.8036940,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017616,\n
        "lat": 50.0915540,\n
        "lon": 4.7928810,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017617,\n
        "lat": 50.0915570,\n
        "lon": 4.7944560,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017618,\n
        "lat": 50.0915570,\n
        "lon": 4.8036170,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017619,\n
        "lat": 50.0915760,\n
        "lon": 4.7947970,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017620,\n
        "lat": 50.0915760,\n
        "lon": 4.8034740,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017621,\n
        "lat": 50.0915810,\n
        "lon": 4.7844950,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017622,\n
        "lat": 50.0915885,\n
        "lon": 4.8017932,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017623,\n
        "lat": 50.0915990,\n
        "lon": 4.7931980,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017624,\n
        "lat": 50.0916080,\n
        "lon": 4.8035120,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017625,\n
        "lat": 50.0916110,\n
        "lon": 4.7938940,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017626,\n
        "lat": 50.0916240,\n
        "lon": 4.7855680,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017627,\n
        "lat": 50.0916250,\n
        "lon": 4.7851990,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017628,\n
        "lat": 50.0916270,\n
        "lon": 4.7845370,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017629,\n
        "lat": 50.0916290,\n
        "lon": 4.7844960,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017630,\n
        "lat": 50.0916300,\n
        "lon": 4.7844810,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017631,\n
        "lat": 50.0916350,\n
        "lon": 4.7845140,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017632,\n
        "lat": 50.0916420,\n
        "lon": 4.7942600,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017633,\n
        "lat": 50.0916430,\n
        "lon": 4.7845210,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017634,\n
        "lat": 50.0916470,\n
        "lon": 4.8027300,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017635,\n
        "lat": 50.0916500,\n
        "lon": 4.7846720,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017636,\n
        "lat": 50.0916550,\n
        "lon": 4.7942220,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017637,\n
        "lat": 50.0916560,\n
        "lon": 4.7854920,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017638,\n
        "lat": 50.0916600,\n
        "lon": 4.7929840,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017639,\n
        "lat": 50.0916630,\n
        "lon": 4.7847610,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017640,\n
        "lat": 50.0916640,\n
        "lon": 4.7939470,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017641,\n
        "lat": 50.0916660,\n
        "lon": 4.7846650,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017642,\n
        "lat": 50.0916780,\n
        "lon": 4.7847270,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017643,\n
        "lat": 50.0916910,\n
        "lon": 4.7941420,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017644,\n
        "lat": 50.0916930,\n
        "lon": 4.7843660,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017645,\n
        "lat": 50.0916950,\n
        "lon": 4.7929020,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017646,\n
        "lat": 50.0916970,\n
        "lon": 4.7844480,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017647,\n
        "lat": 50.0916990,\n
        "lon": 4.7938670,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017648,\n
        "lat": 50.0917040,\n
        "lon": 4.7844920,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017649,\n
        "lat": 50.0917040,\n
        "lon": 4.8048790,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017650,\n
        "lat": 50.0917060,\n
        "lon": 4.7844370,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017651,\n
        "lat": 50.0917070,\n
        "lon": 4.7844610,\n
        "timestamp": "2015-03-04T16:26:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017652,\n
        "lat": 50.0917090,\n
        "lon": 4.7844750,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017653,\n
        "lat": 50.0917370,\n
        "lon": 4.8025140,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017654,\n
        "lat": 50.0917400,\n
        "lon": 4.8029500,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017655,\n
        "lat": 50.0917420,\n
        "lon": 4.8029620,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017656,\n
        "lat": 50.0917430,\n
        "lon": 4.8029350,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017658,\n
        "lat": 50.0917460,\n
        "lon": 4.7941950,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017659,\n
        "lat": 50.0917470,\n
        "lon": 4.7929560,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017660,\n
        "lat": 50.0917480,\n
        "lon": 4.8047880,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017661,\n
        "lat": 50.0917510,\n
        "lon": 4.8029780,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017662,\n
        "lat": 50.0917600,\n
        "lon": 4.7933630,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017663,\n
        "lat": 50.0917660,\n
        "lon": 4.8049000,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017664,\n
        "lat": 50.0917670,\n
        "lon": 4.7942160,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017665,\n
        "lat": 50.0917750,\n
        "lon": 4.8028600,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017666,\n
        "lat": 50.0917770,\n
        "lon": 4.8043840,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017667,\n
        "lat": 50.0917830,\n
        "lon": 4.8049780,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017668,\n
        "lat": 50.0917860,\n
        "lon": 4.8044400,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017669,\n
        "lat": 50.0917880,\n
        "lon": 4.7844640,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017670,\n
        "lat": 50.0917950,\n
        "lon": 4.8048420,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017671,\n
        "lat": 50.0917990,\n
        "lon": 4.7852030,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017672,\n
        "lat": 50.0918000,\n
        "lon": 4.8049390,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017674,\n
        "lat": 50.0918050,\n
        "lon": 4.8045630,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017675,\n
        "lat": 50.0918060,\n
        "lon": 4.7955430,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017676,\n
        "lat": 50.0918080,\n
        "lon": 4.7856490,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017677,\n
        "lat": 50.0918150,\n
        "lon": 4.7927970,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017679,\n
        "lat": 50.0918270,\n
        "lon": 4.7939940,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017680,\n
        "lat": 50.0918300,\n
        "lon": 4.7851340,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017681,\n
        "lat": 50.0918460,\n
        "lon": 4.8043580,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017682,\n
        "lat": 50.0918480,\n
        "lon": 4.7940190,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017684,\n
        "lat": 50.0918550,\n
        "lon": 4.7927020,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017685,\n
        "lat": 50.0918560,\n
        "lon": 4.8044140,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017686,\n
        "lat": 50.0918580,\n
        "lon": 4.8044280,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017687,\n
        "lat": 50.0918610,\n
        "lon": 4.7844720,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017688,\n
        "lat": 50.0918610,\n
        "lon": 4.7939840,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017690,\n
        "lat": 50.0918670,\n
        "lon": 4.7845060,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017691,\n
        "lat": 50.0918670,\n
        "lon": 4.7856300,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017692,\n
        "lat": 50.0918670,\n
        "lon": 4.7931130,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017744,\n
        "lat": 50.1019150,\n
        "lon": 4.8055460,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017745,\n
        "lat": 50.1019180,\n
        "lon": 4.8033490,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017746,\n
        "lat": 50.1019210,\n
        "lon": 4.8033990,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017747,\n
        "lat": 50.1019210,\n
        "lon": 4.8034060,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017748,\n
        "lat": 50.1019210,\n
        "lon": 4.8086370,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017749,\n
        "lat": 50.1019220,\n
        "lon": 4.8027410,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017750,\n
        "lat": 50.1019240,\n
        "lon": 4.8035070,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017751,\n
        "lat": 50.1019250,\n
        "lon": 4.8035940,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017752,\n
        "lat": 50.1019260,\n
        "lon": 4.8056240,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017753,\n
        "lat": 50.1019290,\n
        "lon": 4.8035710,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017754,\n
        "lat": 50.1019300,\n
        "lon": 4.8057160,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017755,\n
        "lat": 50.1019330,\n
        "lon": 4.8058880,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017756,\n
        "lat": 50.1019360,\n
        "lon": 4.8028920,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017757,\n
        "lat": 50.1019380,\n
        "lon": 4.8037400,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017758,\n
        "lat": 50.1019420,\n
        "lon": 4.8071100,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017759,\n
        "lat": 50.1019450,\n
        "lon": 4.8030410,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017760,\n
        "lat": 50.1019520,\n
        "lon": 4.8058810,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017761,\n
        "lat": 50.1019520,\n
        "lon": 4.8074530,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017762,\n
        "lat": 50.1019560,\n
        "lon": 4.8075440,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017763,\n
        "lat": 50.1019570,\n
        "lon": 4.8039330,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017764,\n
        "lat": 50.1019580,\n
        "lon": 4.8075600,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017765,\n
        "lat": 50.1019590,\n
        "lon": 4.8072390,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017766,\n
        "lat": 50.1019600,\n
        "lon": 4.8039370,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017767,\n
        "lat": 50.1019610,\n
        "lon": 4.8075430,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017768,\n
        "lat": 50.1019620,\n
        "lon": 4.8032220,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017769,\n
        "lat": 50.1019620,\n
        "lon": 4.8061070,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017770,\n
        "lat": 50.1019630,\n
        "lon": 4.8021530,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017771,\n
        "lat": 50.1019650,\n
        "lon": 4.8040640,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017772,\n
        "lat": 50.1019650,\n
        "lon": 4.8047450,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017773,\n
        "lat": 50.1019660,\n
        "lon": 4.8039970,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017774,\n
        "lat": 50.1019670,\n
        "lon": 4.8040070,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017775,\n
        "lat": 50.1019700,\n
        "lon": 4.8084810,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017776,\n
        "lat": 50.1019710,\n
        "lon": 4.8022320,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017777,\n
        "lat": 50.1019710,\n
        "lon": 4.8061800,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017778,\n
        "lat": 50.1019730,\n
        "lon": 4.8021490,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017779,\n
        "lat": 50.1019730,\n
        "lon": 4.8033410,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017780,\n
        "lat": 50.1019730,\n
        "lon": 4.8040630,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017781,\n
        "lat": 50.1019730,\n
        "lon": 4.8041530,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017782,\n
        "lat": 50.1019750,\n
        "lon": 4.8077250,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017783,\n
        "lat": 50.1019770,\n
        "lon": 4.8077440,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017784,\n
        "lat": 50.1019820,\n
        "lon": 4.8048520,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017785,\n
        "lat": 50.1019860,\n
        "lon": 4.8023950,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017786,\n
        "lat": 50.1019860,\n
        "lon": 4.8047360,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017787,\n
        "lat": 50.1019860,\n
        "lon": 4.8063030,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017788,\n
        "lat": 50.1019870,\n
        "lon": 4.8063130,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017789,\n
        "lat": 50.1019880,\n
        "lon": 4.8086140,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017791,\n
        "lat": 50.1019920,\n
        "lon": 4.8035610,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017792,\n
        "lat": 50.1019930,\n
        "lon": 4.8035820,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017793,\n
        "lat": 50.0918680,\n
        "lon": 4.7845420,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017794,\n
        "lat": 50.0918720,\n
        "lon": 4.7856840,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017795,\n
        "lat": 50.0918730,\n
        "lon": 4.7856980,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017796,\n
        "lat": 50.0918730,\n
        "lon": 4.7928550,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017797,\n
        "lat": 50.0918760,\n
        "lon": 4.7856740,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017798,\n
        "lat": 50.0918770,\n
        "lon": 4.7844390,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017799,\n
        "lat": 50.0918820,\n
        "lon": 4.7845200,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017800,\n
        "lat": 50.0918840,\n
        "lon": 4.7844620,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017801,\n
        "lat": 50.0918950,\n
        "lon": 4.7849790,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017802,\n
        "lat": 50.0918960,\n
        "lon": 4.7943440,\n
        "timestamp": "2015-03-04T16:26:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017803,\n
        "lat": 50.0919010,\n
        "lon": 4.8044100,\n
        "timestamp": "2015-03-04T16:26:41Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017804,\n
        "lat": 50.0919110,\n
        "lon": 4.7848660,\n
        "timestamp": "2015-03-04T16:26:41Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017805,\n
        "lat": 50.0919130,\n
        "lon": 4.7927600,\n
        "timestamp": "2015-03-04T16:26:41Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017806,\n
        "lat": 50.0919140,\n
        "lon": 4.7849370,\n
        "timestamp": "2015-03-04T16:26:41Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017807,\n
        "lat": 50.0919170,\n
        "lon": 4.7848180,\n
        "timestamp": "2015-03-04T16:26:41Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017808,\n
        "lat": 50.0919180,\n
        "lon": 4.7931620,\n
        "timestamp": "2015-03-04T16:26:41Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017809,\n
        "lat": 50.0919180,\n
        "lon": 4.8045170,\n
        "timestamp": "2015-03-04T16:26:41Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017810,\n
        "lat": 50.0919230,\n
        "lon": 4.7844170,\n
        "timestamp": "2015-03-04T16:26:41Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017811,\n
        "lat": 50.0919330,\n
        "lon": 4.7842950,\n
        "timestamp": "2015-03-04T16:26:41Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017813,\n
        "lat": 50.0919340,\n
        "lon": 4.7929170,\n
        "timestamp": "2015-03-04T16:26:41Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017814,\n
        "lat": 50.0919370,\n
        "lon": 4.7847600,\n
        "timestamp": "2015-03-04T16:26:41Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017815,\n
        "lat": 50.0919450,\n
        "lon": 4.7937860,\n
        "timestamp": "2015-03-04T16:26:41Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017816,\n
        "lat": 50.0919490,\n
        "lon": 4.7855460,\n
        "timestamp": "2015-03-04T16:26:41Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017817,\n
        "lat": 50.0919550,\n
        "lon": 4.7842470,\n
        "timestamp": "2015-03-04T16:26:41Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017818,\n
        "lat": 50.0919570,\n
        "lon": 4.7951800,\n
        "timestamp": "2015-03-04T16:26:41Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017819,\n
        "lat": 50.0919630,\n
        "lon": 4.7843280,\n
        "timestamp": "2015-03-04T16:26:41Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017820,\n
        "lat": 50.0919640,\n
        "lon": 4.7856660,\n
        "timestamp": "2015-03-04T16:26:41Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017821,\n
        "lat": 50.0919680,\n
        "lon": 4.7847170,\n
        "timestamp": "2015-03-04T16:26:41Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017822,\n
        "lat": 50.0919730,\n
        "lon": 4.7928210,\n
        "timestamp": "2015-03-04T16:26:41Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017823,\n
        "lat": 50.0919780,\n
        "lon": 4.7941520,\n
        "timestamp": "2015-03-04T16:26:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017824,\n
        "lat": 50.0919870,\n
        "lon": 4.8030870,\n
        "timestamp": "2015-03-04T16:26:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017825,\n
        "lat": 50.0919880,\n
        "lon": 4.7855850,\n
        "timestamp": "2015-03-04T16:26:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017826,\n
        "lat": 50.0919880,\n
        "lon": 4.7941130,\n
        "timestamp": "2015-03-04T16:26:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017827,\n
        "lat": 50.0919920,\n
        "lon": 4.8030720,\n
        "timestamp": "2015-03-04T16:26:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017828,\n
        "lat": 50.0919970,\n
        "lon": 4.7929760,\n
        "timestamp": "2015-03-04T16:26:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017829,\n
        "lat": 50.0919980,\n
        "lon": 4.7938400,\n
        "timestamp": "2015-03-04T16:26:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017830,\n
        "lat": 50.0920040,\n
        "lon": 4.7846850,\n
        "timestamp": "2015-03-04T16:26:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017832,\n
        "lat": 50.0920190,\n
        "lon": 4.8030980,\n
        "timestamp": "2015-03-04T16:26:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017833,\n
        "lat": 50.0920250,\n
        "lon": 4.7940330,\n
        "timestamp": "2015-03-04T16:26:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017834,\n
        "lat": 50.0920340,\n
        "lon": 4.7937530,\n
        "timestamp": "2015-03-04T16:26:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017835,\n
        "lat": 50.0920360,\n
        "lon": 4.7928850,\n
        "timestamp": "2015-03-04T16:26:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017836,\n
        "lat": 50.0920370,\n
        "lon": 4.7843340,\n
        "timestamp": "2015-03-04T16:26:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017837,\n
        "lat": 50.0920380,\n
        "lon": 4.7846800,\n
        "timestamp": "2015-03-04T16:26:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017838,\n
        "lat": 50.0920430,\n
        "lon": 4.7854540,\n
        "timestamp": "2015-03-04T16:26:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017840,\n
        "lat": 50.0920600,\n
        "lon": 4.7951470,\n
        "timestamp": "2015-03-04T16:26:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017841,\n
        "lat": 50.0920770,\n
        "lon": 4.7846840,\n
        "timestamp": "2015-03-04T16:26:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017842,\n
        "lat": 50.0920770,\n
        "lon": 4.7940840,\n
        "timestamp": "2015-03-04T16:26:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017843,\n
        "lat": 50.0920950,\n
        "lon": 4.7842740,\n
        "timestamp": "2015-03-04T16:26:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017844,\n
        "lat": 50.0920950,\n
        "lon": 4.8031730,\n
        "timestamp": "2015-03-04T16:26:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017845,\n
        "lat": 50.0921030,\n
        "lon": 4.7846990,\n
        "timestamp": "2015-03-04T16:26:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017846,\n
        "lat": 50.0921080,\n
        "lon": 4.8028850,\n
        "timestamp": "2015-03-04T16:26:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017847,\n
        "lat": 50.0921330,\n
        "lon": 4.7847290,\n
        "timestamp": "2015-03-04T16:26:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017849,\n
        "lat": 50.0921600,\n
        "lon": 4.7847790,\n
        "timestamp": "2015-03-04T16:26:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017850,\n
        "lat": 50.0921610,\n
        "lon": 4.7842980,\n
        "timestamp": "2015-03-04T16:26:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017851,\n
        "lat": 50.0921640,\n
        "lon": 4.7938830,\n
        "timestamp": "2015-03-04T16:26:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017852,\n
        "lat": 50.0921710,\n
        "lon": 4.7848290,\n
        "timestamp": "2015-03-04T16:26:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017853,\n
        "lat": 50.0921840,\n
        "lon": 4.8029610,\n
        "timestamp": "2015-03-04T16:26:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017854,\n
        "lat": 50.0921990,\n
        "lon": 4.7844120,\n
        "timestamp": "2015-03-04T16:26:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017855,\n
        "lat": 50.0922020,\n
        "lon": 4.7843880,\n
        "timestamp": "2015-03-04T16:26:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017856,\n
        "lat": 50.0922290,\n
        "lon": 4.8032030,\n
        "timestamp": "2015-03-04T16:26:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017858,\n
        "lat": 50.0922300,\n
        "lon": 4.8033740,\n
        "timestamp": "2015-03-04T16:26:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017859,\n
        "lat": 50.0922530,\n
        "lon": 4.7844570,\n
        "timestamp": "2015-03-04T16:26:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017860,\n
        "lat": 50.0922770,\n
        "lon": 4.7844080,\n
        "timestamp": "2015-03-04T16:26:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017861,\n
        "lat": 50.0922900,\n
        "lon": 4.7953790,\n
        "timestamp": "2015-03-04T16:26:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017862,\n
        "lat": 50.0923000,\n
        "lon": 4.7945690,\n
        "timestamp": "2015-03-04T16:26:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017863,\n
        "lat": 50.0923060,\n
        "lon": 4.8033750,\n
        "timestamp": "2015-03-04T16:26:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017865,\n
        "lat": 50.0923090,\n
        "lon": 4.7849800,\n
        "timestamp": "2015-03-04T16:26:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017866,\n
        "lat": 50.0923230,\n
        "lon": 4.8029730,\n
        "timestamp": "2015-03-04T16:26:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017867,\n
        "lat": 50.0923270,\n
        "lon": 4.8035110,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017868,\n
        "lat": 50.0923310,\n
        "lon": 4.8029810,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017869,\n
        "lat": 50.0923330,\n
        "lon": 4.7843430,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017870,\n
        "lat": 50.0923510,\n
        "lon": 4.8029200,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017871,\n
        "lat": 50.0923560,\n
        "lon": 4.8029270,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017872,\n
        "lat": 50.0923610,\n
        "lon": 4.8034300,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017873,\n
        "lat": 50.0923700,\n
        "lon": 4.8051920,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017875,\n
        "lat": 50.0923830,\n
        "lon": 4.8028500,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017876,\n
        "lat": 50.0923840,\n
        "lon": 4.8053020,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017877,\n
        "lat": 50.0924060,\n
        "lon": 4.7843620,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017878,\n
        "lat": 50.0924120,\n
        "lon": 4.8052380,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017879,\n
        "lat": 50.0924180,\n
        "lon": 4.8050880,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017880,\n
        "lat": 50.0924310,\n
        "lon": 4.7845580,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017882,\n
        "lat": 50.0924350,\n
        "lon": 4.8030000,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017883,\n
        "lat": 50.0924380,\n
        "lon": 4.7942330,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017884,\n
        "lat": 50.0924450,\n
        "lon": 4.7942670,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017885,\n
        "lat": 50.0924460,\n
        "lon": 4.7844570,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017886,\n
        "lat": 50.0924490,\n
        "lon": 4.7942300,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017887,\n
        "lat": 50.0924490,\n
        "lon": 4.8053740,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017888,\n
        "lat": 50.0924570,\n
        "lon": 4.7942660,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017889,\n
        "lat": 50.0924630,\n
        "lon": 4.8029320,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017890,\n
        "lat": 50.0924680,\n
        "lon": 4.7846020,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017891,\n
        "lat": 50.0924690,\n
        "lon": 4.7943640,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017892,\n
        "lat": 50.0924710,\n
        "lon": 4.7944030,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017893,\n
        "lat": 50.0924730,\n
        "lon": 4.7943810,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017894,\n
        "lat": 50.0924750,\n
        "lon": 4.8036590,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017895,\n
        "lat": 50.0924760,\n
        "lon": 4.7945090,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017896,\n
        "lat": 50.0924820,\n
        "lon": 4.7945490,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017897,\n
        "lat": 50.0924890,\n
        "lon": 4.7945050,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017898,\n
        "lat": 50.0924930,\n
        "lon": 4.7943040,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017899,\n
        "lat": 50.0924950,\n
        "lon": 4.7945440,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017900,\n
        "lat": 50.0925000,\n
        "lon": 4.7940810,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017901,\n
        "lat": 50.0925000,\n
        "lon": 4.7941100,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017902,\n
        "lat": 50.0925040,\n
        "lon": 4.8030720,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017903,\n
        "lat": 50.0925090,\n
        "lon": 4.8035760,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017904,\n
        "lat": 50.0925120,\n
        "lon": 4.7944440,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017905,\n
        "lat": 50.0925210,\n
        "lon": 4.7940760,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017906,\n
        "lat": 50.0925240,\n
        "lon": 4.8052050,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017907,\n
        "lat": 50.0925250,\n
        "lon": 4.7940910,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017908,\n
        "lat": 50.0925310,\n
        "lon": 4.7948040,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017909,\n
        "lat": 50.0925460,\n
        "lon": 4.8062190,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017910,\n
        "lat": 50.0925580,\n
        "lon": 4.8029410,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017911,\n
        "lat": 50.0925610,\n
        "lon": 4.8061910,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017912,\n
        "lat": 50.0925640,\n
        "lon": 4.8057210,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017913,\n
        "lat": 50.0925700,\n
        "lon": 4.8062000,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017914,\n
        "lat": 50.0925730,\n
        "lon": 4.7946230,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017915,\n
        "lat": 50.0925740,\n
        "lon": 4.8062500,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017916,\n
        "lat": 50.0925790,\n
        "lon": 4.7946450,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017917,\n
        "lat": 50.0925800,\n
        "lon": 4.8057400,\n
        "timestamp": "2015-03-04T16:26:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017918,\n
        "lat": 50.0925840,\n
        "lon": 4.8056710,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017919,\n
        "lat": 50.0925870,\n
        "lon": 4.8062180,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017920,\n
        "lat": 50.0925890,\n
        "lon": 4.7942770,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017921,\n
        "lat": 50.0926000,\n
        "lon": 4.7946180,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017922,\n
        "lat": 50.0926020,\n
        "lon": 4.7946370,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017923,\n
        "lat": 50.0926020,\n
        "lon": 4.8056890,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017924,\n
        "lat": 50.0926070,\n
        "lon": 4.7941750,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017925,\n
        "lat": 50.0926090,\n
        "lon": 4.7944120,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017926,\n
        "lat": 50.0926130,\n
        "lon": 4.7942120,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017927,\n
        "lat": 50.0926210,\n
        "lon": 4.7941710,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017928,\n
        "lat": 50.0926260,\n
        "lon": 4.7942100,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017930,\n
        "lat": 50.0926270,\n
        "lon": 4.7943140,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017931,\n
        "lat": 50.0926320,\n
        "lon": 4.7943530,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017932,\n
        "lat": 50.0926410,\n
        "lon": 4.7943100,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017933,\n
        "lat": 50.0926440,\n
        "lon": 4.7943480,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017934,\n
        "lat": 50.0926470,\n
        "lon": 4.7944530,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017935,\n
        "lat": 50.0926480,\n
        "lon": 4.7944950,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017936,\n
        "lat": 50.0926590,\n
        "lon": 4.7944530,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017937,\n
        "lat": 50.0926650,\n
        "lon": 4.7944890,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017940,\n
        "lat": 50.0927080,\n
        "lon": 4.8030880,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017941,\n
        "lat": 50.0928140,\n
        "lon": 4.8059000,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017942,\n
        "lat": 50.0928370,\n
        "lon": 4.8053680,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017943,\n
        "lat": 50.0928520,\n
        "lon": 4.8057610,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017944,\n
        "lat": 50.0928660,\n
        "lon": 4.8057740,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017945,\n
        "lat": 50.0928680,\n
        "lon": 4.8052930,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017946,\n
        "lat": 50.0928740,\n
        "lon": 4.8053010,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017947,\n
        "lat": 50.0928750,\n
        "lon": 4.8059620,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017948,\n
        "lat": 50.0928770,\n
        "lon": 4.8054100,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017949,\n
        "lat": 50.0928810,\n
        "lon": 4.8039750,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017950,\n
        "lat": 50.0928820,\n
        "lon": 4.8056900,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017951,\n
        "lat": 50.0928980,\n
        "lon": 4.8052460,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017952,\n
        "lat": 50.0929310,\n
        "lon": 4.8052820,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017953,\n
        "lat": 50.0929590,\n
        "lon": 4.8057600,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017954,\n
        "lat": 50.0929890,\n
        "lon": 4.8041100,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017955,\n
        "lat": 50.0929970,\n
        "lon": 4.8040940,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017956,\n
        "lat": 50.0930290,\n
        "lon": 4.8036810,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017957,\n
        "lat": 50.0930400,\n
        "lon": 4.8041710,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017958,\n
        "lat": 50.0930480,\n
        "lon": 4.8041540,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017959,\n
        "lat": 50.0932220,\n
        "lon": 4.8043950,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017960,\n
        "lat": 50.0933730,\n
        "lon": 4.8041020,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017961,\n
        "lat": 50.0933930,\n
        "lon": 4.8062940,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017962,\n
        "lat": 50.0934180,\n
        "lon": 4.8062400,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017963,\n
        "lat": 50.0934301,\n
        "lon": 4.8037922,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017964,\n
        "lat": 50.0934430,\n
        "lon": 4.8063430,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017965,\n
        "lat": 50.0934530,\n
        "lon": 4.8060380,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017966,\n
        "lat": 50.0934670,\n
        "lon": 4.8062870,\n
        "timestamp": "2015-03-04T16:26:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017968,\n
        "lat": 50.0935008,\n
        "lon": 4.8036039,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017969,\n
        "lat": 50.0935040,\n
        "lon": 4.8060920,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017970,\n
        "lat": 50.0935140,\n
        "lon": 4.8058960,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017971,\n
        "lat": 50.0935530,\n
        "lon": 4.8048690,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017972,\n
        "lat": 50.0935580,\n
        "lon": 4.8058360,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017973,\n
        "lat": 50.0935640,\n
        "lon": 4.8059470,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017974,\n
        "lat": 50.0935690,\n
        "lon": 4.8049430,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017975,\n
        "lat": 50.0935700,\n
        "lon": 4.8049240,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017976,\n
        "lat": 50.0935770,\n
        "lon": 4.8049610,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017977,\n
        "lat": 50.0935790,\n
        "lon": 4.8048960,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017978,\n
        "lat": 50.0935800,\n
        "lon": 4.8057920,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017979,\n
        "lat": 50.0935900,\n
        "lon": 4.8049660,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017980,\n
        "lat": 50.0935960,\n
        "lon": 4.8058100,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017981,\n
        "lat": 50.0935997,\n
        "lon": 4.8040362,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017982,\n
        "lat": 50.0936050,\n
        "lon": 4.8049620,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017983,\n
        "lat": 50.0936090,\n
        "lon": 4.8057840,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017984,\n
        "lat": 50.0936150,\n
        "lon": 4.8047170,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017985,\n
        "lat": 50.0936180,\n
        "lon": 4.8049330,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017986,\n
        "lat": 50.0936247,\n
        "lon": 4.8039696,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017987,\n
        "lat": 50.0936310,\n
        "lon": 4.8059330,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017988,\n
        "lat": 50.0936460,\n
        "lon": 4.8040784,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017989,\n
        "lat": 50.0936500,\n
        "lon": 4.8058390,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017990,\n
        "lat": 50.0936520,\n
        "lon": 4.8058340,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017991,\n
        "lat": 50.0936540,\n
        "lon": 4.8047840,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017992,\n
        "lat": 50.0936630,\n
        "lon": 4.8047630,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017993,\n
        "lat": 50.0936690,\n
        "lon": 4.8049800,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017994,\n
        "lat": 50.0936710,\n
        "lon": 4.8058580,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017995,\n
        "lat": 50.0937210,\n
        "lon": 4.8048490,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017997,\n
        "lat": 50.0937416,\n
        "lon": 4.8038235,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017998,\n
        "lat": 50.0937680,\n
        "lon": 4.8038860,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383017999,\n
        "lat": 50.0937880,\n
        "lon": 4.8038340,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018000,\n
        "lat": 50.0938290,\n
        "lon": 4.8039390,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018001,\n
        "lat": 50.0938480,\n
        "lon": 4.8038900,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018002,\n
        "lat": 50.0938670,\n
        "lon": 4.8041850,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018003,\n
        "lat": 50.0938810,\n
        "lon": 4.8041470,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018004,\n
        "lat": 50.0939070,\n
        "lon": 4.8042200,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018005,\n
        "lat": 50.0939220,\n
        "lon": 4.8041820,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018006,\n
        "lat": 50.0939790,\n
        "lon": 4.8038900,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018007,\n
        "lat": 50.0939990,\n
        "lon": 4.7902590,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018008,\n
        "lat": 50.0940030,\n
        "lon": 4.8038210,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018009,\n
        "lat": 50.0940060,\n
        "lon": 4.7903060,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018010,\n
        "lat": 50.0940190,\n
        "lon": 4.7903030,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018011,\n
        "lat": 50.0940220,\n
        "lon": 4.7903220,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018012,\n
        "lat": 50.0940290,\n
        "lon": 4.8052770,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018013,\n
        "lat": 50.0940430,\n
        "lon": 4.8038600,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018014,\n
        "lat": 50.0940480,\n
        "lon": 4.7902440,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018015,\n
        "lat": 50.0940530,\n
        "lon": 4.8038400,\n
        "timestamp": "2015-03-04T16:26:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018016,\n
        "lat": 50.0940580,\n
        "lon": 4.7903110,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018017,\n
        "lat": 50.0940690,\n
        "lon": 4.8038550,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018018,\n
        "lat": 50.0940810,\n
        "lon": 4.8038300,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018019,\n
        "lat": 50.0941050,\n
        "lon": 4.8054020,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018020,\n
        "lat": 50.0941180,\n
        "lon": 4.8054590,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018021,\n
        "lat": 50.0941200,\n
        "lon": 4.8051410,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018022,\n
        "lat": 50.0941630,\n
        "lon": 4.8042160,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018023,\n
        "lat": 50.0941750,\n
        "lon": 4.8040670,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018024,\n
        "lat": 50.0941840,\n
        "lon": 4.8042520,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018025,\n
        "lat": 50.0941960,\n
        "lon": 4.8052650,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018026,\n
        "lat": 50.0941970,\n
        "lon": 4.8053450,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018027,\n
        "lat": 50.0941980,\n
        "lon": 4.8040100,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018028,\n
        "lat": 50.0942010,\n
        "lon": 4.8055910,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018029,\n
        "lat": 50.0942030,\n
        "lon": 4.8054400,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018030,\n
        "lat": 50.0942210,\n
        "lon": 4.8039560,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018031,\n
        "lat": 50.0942270,\n
        "lon": 4.8056330,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018032,\n
        "lat": 50.0942300,\n
        "lon": 4.8053970,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018033,\n
        "lat": 50.0942510,\n
        "lon": 4.8055160,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018034,\n
        "lat": 50.0942630,\n
        "lon": 4.8040490,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018035,\n
        "lat": 50.0942630,\n
        "lon": 4.8040740,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018036,\n
        "lat": 50.0942690,\n
        "lon": 4.7902570,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018037,\n
        "lat": 50.0942730,\n
        "lon": 4.8040610,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018038,\n
        "lat": 50.0942800,\n
        "lon": 4.7902440,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018039,\n
        "lat": 50.0942800,\n
        "lon": 4.8040110,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018040,\n
        "lat": 50.0942820,\n
        "lon": 4.7902910,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018041,\n
        "lat": 50.0942900,\n
        "lon": 4.7900810,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018042,\n
        "lat": 50.0942930,\n
        "lon": 4.7902810,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018043,\n
        "lat": 50.0942950,\n
        "lon": 4.8041050,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018044,\n
        "lat": 50.0942980,\n
        "lon": 4.7901030,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018045,\n
        "lat": 50.0942990,\n
        "lon": 4.8041090,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018046,\n
        "lat": 50.0943040,\n
        "lon": 4.8055190,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018047,\n
        "lat": 50.0943120,\n
        "lon": 4.7900600,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018048,\n
        "lat": 50.0943200,\n
        "lon": 4.7900770,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018049,\n
        "lat": 50.0943220,\n
        "lon": 4.7902860,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018050,\n
        "lat": 50.0943230,\n
        "lon": 4.8040510,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018051,\n
        "lat": 50.0943320,\n
        "lon": 4.8061700,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018052,\n
        "lat": 50.0943330,\n
        "lon": 4.7903060,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018053,\n
        "lat": 50.0943450,\n
        "lon": 4.7902610,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018054,\n
        "lat": 50.0943510,\n
        "lon": 4.7902130,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018055,\n
        "lat": 50.0943530,\n
        "lon": 4.7902850,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018056,\n
        "lat": 50.0943640,\n
        "lon": 4.7900910,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018057,\n
        "lat": 50.0943690,\n
        "lon": 4.7900030,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018058,\n
        "lat": 50.0943730,\n
        "lon": 4.7900160,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018059,\n
        "lat": 50.0943880,\n
        "lon": 4.7899840,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018060,\n
        "lat": 50.0943960,\n
        "lon": 4.7900000,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018061,\n
        "lat": 50.0944250,\n
        "lon": 4.7902320,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018062,\n
        "lat": 50.0944380,\n
        "lon": 4.7901200,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018063,\n
        "lat": 50.0944620,\n
        "lon": 4.8063700,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018064,\n
        "lat": 50.0944750,\n
        "lon": 4.8059420,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018065,\n
        "lat": 50.0944770,\n
        "lon": 4.7901270,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018066,\n
        "lat": 50.0944840,\n
        "lon": 4.7901470,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018067,\n
        "lat": 50.0944890,\n
        "lon": 4.7900280,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018068,\n
        "lat": 50.0944970,\n
        "lon": 4.7900990,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018069,\n
        "lat": 50.0944990,\n
        "lon": 4.7900180,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018070,\n
        "lat": 50.0945030,\n
        "lon": 4.7900630,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018071,\n
        "lat": 50.0945040,\n
        "lon": 4.7901270,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018072,\n
        "lat": 50.0945120,\n
        "lon": 4.7900520,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018073,\n
        "lat": 50.0946070,\n
        "lon": 4.8061380,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018074,\n
        "lat": 50.0946910,\n
        "lon": 4.8061080,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018075,\n
        "lat": 50.0947120,\n
        "lon": 4.8060260,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018076,\n
        "lat": 50.0947230,\n
        "lon": 4.8061270,\n
        "timestamp": "2015-03-04T16:26:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018077,\n
        "lat": 50.0947240,\n
        "lon": 4.8060330,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018078,\n
        "lat": 50.0947250,\n
        "lon": 4.8061180,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018079,\n
        "lat": 50.0947510,\n
        "lon": 4.8059270,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018080,\n
        "lat": 50.0947530,\n
        "lon": 4.8061340,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018081,\n
        "lat": 50.0947560,\n
        "lon": 4.8061160,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018082,\n
        "lat": 50.0947670,\n
        "lon": 4.8068310,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018083,\n
        "lat": 50.0947910,\n
        "lon": 4.8059900,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018084,\n
        "lat": 50.0947980,\n
        "lon": 4.8061600,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018085,\n
        "lat": 50.0948000,\n
        "lon": 4.8059580,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018086,\n
        "lat": 50.0948030,\n
        "lon": 4.8061440,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018087,\n
        "lat": 50.0948080,\n
        "lon": 4.7913980,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018088,\n
        "lat": 50.0948130,\n
        "lon": 4.8066750,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018089,\n
        "lat": 50.0948160,\n
        "lon": 4.8068820,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018090,\n
        "lat": 50.0948200,\n
        "lon": 4.8068660,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018091,\n
        "lat": 50.0948360,\n
        "lon": 4.7914620,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018092,\n
        "lat": 50.0948430,\n
        "lon": 4.8060230,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018093,\n
        "lat": 50.0948490,\n
        "lon": 4.8060020,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018094,\n
        "lat": 50.0948580,\n
        "lon": 4.8061910,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018095,\n
        "lat": 50.0948600,\n
        "lon": 4.8067280,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018096,\n
        "lat": 50.0948600,\n
        "lon": 4.8069120,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018097,\n
        "lat": 50.0948620,\n
        "lon": 4.7913450,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018098,\n
        "lat": 50.0948650,\n
        "lon": 4.8067070,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018099,\n
        "lat": 50.0948700,\n
        "lon": 4.8061390,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018100,\n
        "lat": 50.0948760,\n
        "lon": 4.8061600,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018101,\n
        "lat": 50.0948800,\n
        "lon": 4.8061450,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018102,\n
        "lat": 50.0948900,\n
        "lon": 4.7914090,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018103,\n
        "lat": 50.0949050,\n
        "lon": 4.8067550,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018104,\n
        "lat": 50.0949090,\n
        "lon": 4.8060410,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018105,\n
        "lat": 50.0949120,\n
        "lon": 4.8061850,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018106,\n
        "lat": 50.0949150,\n
        "lon": 4.8060200,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018107,\n
        "lat": 50.0949510,\n
        "lon": 4.8060450,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018108,\n
        "lat": 50.0950830,\n
        "lon": 4.7890990,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018109,\n
        "lat": 50.0951220,\n
        "lon": 4.7893720,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018110,\n
        "lat": 50.0951420,\n
        "lon": 4.8077830,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018111,\n
        "lat": 50.0951490,\n
        "lon": 4.8077050,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018112,\n
        "lat": 50.0951580,\n
        "lon": 4.7889160,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018113,\n
        "lat": 50.0951920,\n
        "lon": 4.7892080,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018114,\n
        "lat": 50.0952530,\n
        "lon": 4.8078110,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018115,\n
        "lat": 50.0952620,\n
        "lon": 4.8077290,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018116,\n
        "lat": 50.0952680,\n
        "lon": 4.7890280,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018117,\n
        "lat": 50.0952900,\n
        "lon": 4.7895410,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018118,\n
        "lat": 50.0953030,\n
        "lon": 4.7889440,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018119,\n
        "lat": 50.0953450,\n
        "lon": 4.7892300,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018120,\n
        "lat": 50.0954030,\n
        "lon": 4.7892860,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018122,\n
        "lat": 50.0954160,\n
        "lon": 4.7890620,\n
        "timestamp": "2015-03-04T16:26:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018126,\n
        "lat": 50.0954950,\n
        "lon": 4.8079900,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018127,\n
        "lat": 50.0954950,\n
        "lon": 4.8080890,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018128,\n
        "lat": 50.0955360,\n
        "lon": 4.8075800,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018129,\n
        "lat": 50.0955370,\n
        "lon": 4.8074540,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018130,\n
        "lat": 50.0955390,\n
        "lon": 4.8081180,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018131,\n
        "lat": 50.0955400,\n
        "lon": 4.8079900,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018132,\n
        "lat": 50.0956040,\n
        "lon": 4.8075810,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018133,\n
        "lat": 50.0956130,\n
        "lon": 4.8075670,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018134,\n
        "lat": 50.0956320,\n
        "lon": 4.8076440,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018135,\n
        "lat": 50.0956330,\n
        "lon": 4.8075670,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018136,\n
        "lat": 50.0956330,\n
        "lon": 4.8075810,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018137,\n
        "lat": 50.0957040,\n
        "lon": 4.8076450,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018138,\n
        "lat": 50.0957060,\n
        "lon": 4.8074570,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018139,\n
        "lat": 50.0957330,\n
        "lon": 4.8084110,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018140,\n
        "lat": 50.0957420,\n
        "lon": 4.8074560,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018141,\n
        "lat": 50.0957440,\n
        "lon": 4.8083380,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018142,\n
        "lat": 50.0957500,\n
        "lon": 4.8075760,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018143,\n
        "lat": 50.0957690,\n
        "lon": 4.8074410,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018144,\n
        "lat": 50.0957700,\n
        "lon": 4.8074510,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018145,\n
        "lat": 50.0957820,\n
        "lon": 4.8084310,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018146,\n
        "lat": 50.0957830,\n
        "lon": 4.8075700,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018147,\n
        "lat": 50.0957870,\n
        "lon": 4.8075920,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018148,\n
        "lat": 50.0957920,\n
        "lon": 4.8083550,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018149,\n
        "lat": 50.0958420,\n
        "lon": 4.8082360,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018150,\n
        "lat": 50.0958480,\n
        "lon": 4.8081940,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018151,\n
        "lat": 50.0958660,\n
        "lon": 4.8082480,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018152,\n
        "lat": 50.0958720,\n
        "lon": 4.8082060,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018153,\n
        "lat": 50.0958770,\n
        "lon": 4.8075520,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018154,\n
        "lat": 50.0958780,\n
        "lon": 4.8075730,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018155,\n
        "lat": 50.0958940,\n
        "lon": 4.8074180,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018156,\n
        "lat": 50.0959050,\n
        "lon": 4.8075470,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018157,\n
        "lat": 50.0960130,\n
        "lon": 4.8075880,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018158,\n
        "lat": 50.0960230,\n
        "lon": 4.8077360,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018159,\n
        "lat": 50.0960700,\n
        "lon": 4.8077130,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018160,\n
        "lat": 50.0960700,\n
        "lon": 4.8077270,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018161,\n
        "lat": 50.0961330,\n
        "lon": 4.8077010,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018162,\n
        "lat": 50.0961360,\n
        "lon": 4.8076860,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018163,\n
        "lat": 50.0961360,\n
        "lon": 4.8077010,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018164,\n
        "lat": 50.0961600,\n
        "lon": 4.8075620,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018165,\n
        "lat": 50.0961690,\n
        "lon": 4.8076800,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018166,\n
        "lat": 50.0962080,\n
        "lon": 4.8076610,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018167,\n
        "lat": 50.0962200,\n
        "lon": 4.8077970,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018168,\n
        "lat": 50.0962900,\n
        "lon": 4.8077850,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018169,\n
        "lat": 50.0962900,\n
        "lon": 4.8077980,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018170,\n
        "lat": 50.0962900,\n
        "lon": 4.8086400,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018171,\n
        "lat": 50.0962950,\n
        "lon": 4.8086120,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018172,\n
        "lat": 50.0963150,\n
        "lon": 4.8065290,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018173,\n
        "lat": 50.0963190,\n
        "lon": 4.8084780,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018174,\n
        "lat": 50.0963200,\n
        "lon": 4.8086520,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018175,\n
        "lat": 50.0963240,\n
        "lon": 4.8086250,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018176,\n
        "lat": 50.0963260,\n
        "lon": 4.8066600,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018177,\n
        "lat": 50.0963300,\n
        "lon": 4.8086270,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018178,\n
        "lat": 50.0963350,\n
        "lon": 4.8076360,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018179,\n
        "lat": 50.0963380,\n
        "lon": 4.8064900,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018180,\n
        "lat": 50.0963400,\n
        "lon": 4.8065220,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018181,\n
        "lat": 50.0963460,\n
        "lon": 4.8077870,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018182,\n
        "lat": 50.0963540,\n
        "lon": 4.8084930,\n
        "timestamp": "2015-03-04T16:26:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018183,\n
        "lat": 50.0963800,\n
        "lon": 4.8064840,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018184,\n
        "lat": 50.0963920,\n
        "lon": 4.8066480,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018185,\n
        "lat": 50.0964330,\n
        "lon": 4.8077400,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018186,\n
        "lat": 50.0964360,\n
        "lon": 4.8077930,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018187,\n
        "lat": 50.0964440,\n
        "lon": 4.8079060,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018188,\n
        "lat": 50.0965420,\n
        "lon": 4.8077230,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018189,\n
        "lat": 50.0965450,\n
        "lon": 4.8077750,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018190,\n
        "lat": 50.0965530,\n
        "lon": 4.8078890,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018191,\n
        "lat": 50.0966580,\n
        "lon": 4.8078780,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018192,\n
        "lat": 50.0966670,\n
        "lon": 4.8080170,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018193,\n
        "lat": 50.0967050,\n
        "lon": 4.8092070,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018194,\n
        "lat": 50.0967150,\n
        "lon": 4.8090830,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018195,\n
        "lat": 50.0967280,\n
        "lon": 4.8092130,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018196,\n
        "lat": 50.0967290,\n
        "lon": 4.8091120,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018197,\n
        "lat": 50.0967310,\n
        "lon": 4.8090890,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018198,\n
        "lat": 50.0967380,\n
        "lon": 4.8091130,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018199,\n
        "lat": 50.0967440,\n
        "lon": 4.8092170,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018200,\n
        "lat": 50.0967540,\n
        "lon": 4.8091150,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018201,\n
        "lat": 50.0968020,\n
        "lon": 4.8078580,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018202,\n
        "lat": 50.0968120,\n
        "lon": 4.8079900,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018203,\n
        "lat": 50.0969620,\n
        "lon": 4.8079750,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018204,\n
        "lat": 50.0969700,\n
        "lon": 4.8081110,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018205,\n
        "lat": 50.0970180,\n
        "lon": 4.8079340,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018206,\n
        "lat": 50.0970200,\n
        "lon": 4.8079630,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018207,\n
        "lat": 50.0970290,\n
        "lon": 4.8080730,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018208,\n
        "lat": 50.0970310,\n
        "lon": 4.8081000,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018209,\n
        "lat": 50.0970460,\n
        "lon": 4.8051060,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018210,\n
        "lat": 50.0970620,\n
        "lon": 4.8050710,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018211,\n
        "lat": 50.0970820,\n
        "lon": 4.8051550,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018212,\n
        "lat": 50.0970860,\n
        "lon": 4.8079240,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018213,\n
        "lat": 50.0970880,\n
        "lon": 4.8050980,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018214,\n
        "lat": 50.0970950,\n
        "lon": 4.8080620,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018215,\n
        "lat": 50.0970960,\n
        "lon": 4.8051060,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018216,\n
        "lat": 50.0971570,\n
        "lon": 4.8080410,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018217,\n
        "lat": 50.0971660,\n
        "lon": 4.8081670,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018218,\n
        "lat": 50.0971680,\n
        "lon": 4.8081880,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018219,\n
        "lat": 50.0971720,\n
        "lon": 4.8052330,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018220,\n
        "lat": 50.0971800,\n
        "lon": 4.8052060,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018221,\n
        "lat": 50.0971990,\n
        "lon": 4.8093490,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018222,\n
        "lat": 50.0972040,\n
        "lon": 4.8092820,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018223,\n
        "lat": 50.0972070,\n
        "lon": 4.8052630,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018224,\n
        "lat": 50.0972170,\n
        "lon": 4.8052330,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018225,\n
        "lat": 50.0972360,\n
        "lon": 4.8081530,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018226,\n
        "lat": 50.0972380,\n
        "lon": 4.8081760,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018227,\n
        "lat": 50.0972400,\n
        "lon": 4.8082030,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018228,\n
        "lat": 50.0972420,\n
        "lon": 4.8093570,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018229,\n
        "lat": 50.0972480,\n
        "lon": 4.8092900,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018230,\n
        "lat": 50.0972550,\n
        "lon": 4.8065940,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018231,\n
        "lat": 50.0972580,\n
        "lon": 4.8066450,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018232,\n
        "lat": 50.0972630,\n
        "lon": 4.8088380,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018233,\n
        "lat": 50.0972730,\n
        "lon": 4.8086960,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018234,\n
        "lat": 50.0972850,\n
        "lon": 4.8080210,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018235,\n
        "lat": 50.0972940,\n
        "lon": 4.8088610,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018236,\n
        "lat": 50.0972950,\n
        "lon": 4.8088440,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018237,\n
        "lat": 50.0972970,\n
        "lon": 4.8081900,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018238,\n
        "lat": 50.0973150,\n
        "lon": 4.8089630,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018239,\n
        "lat": 50.0973220,\n
        "lon": 4.8088490,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018240,\n
        "lat": 50.0973220,\n
        "lon": 4.8088660,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018241,\n
        "lat": 50.0973280,\n
        "lon": 4.8081330,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018242,\n
        "lat": 50.0973310,\n
        "lon": 4.8065850,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018243,\n
        "lat": 50.0973330,\n
        "lon": 4.8066370,\n
        "timestamp": "2015-03-04T16:26:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018244,\n
        "lat": 50.0973370,\n
        "lon": 4.8082820,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018245,\n
        "lat": 50.0973390,\n
        "lon": 4.8090260,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018246,\n
        "lat": 50.0973430,\n
        "lon": 4.8089660,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018247,\n
        "lat": 50.0973480,\n
        "lon": 4.8065100,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018248,\n
        "lat": 50.0973480,\n
        "lon": 4.8088930,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018249,\n
        "lat": 50.0973500,\n
        "lon": 4.8065660,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018250,\n
        "lat": 50.0973520,\n
        "lon": 4.8066110,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018251,\n
        "lat": 50.0973560,\n
        "lon": 4.8064810,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018252,\n
        "lat": 50.0973560,\n
        "lon": 4.8080920,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018253,\n
        "lat": 50.0973570,\n
        "lon": 4.8065090,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018254,\n
        "lat": 50.0973590,\n
        "lon": 4.8081280,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018255,\n
        "lat": 50.0973610,\n
        "lon": 4.8090300,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018256,\n
        "lat": 50.0973620,\n
        "lon": 4.8087110,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018257,\n
        "lat": 50.0973650,\n
        "lon": 4.8089710,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018258,\n
        "lat": 50.0973670,\n
        "lon": 4.8082630,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018259,\n
        "lat": 50.0973680,\n
        "lon": 4.8082770,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018260,\n
        "lat": 50.0973700,\n
        "lon": 4.8088960,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018261,\n
        "lat": 50.0973780,\n
        "lon": 4.8090030,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018262,\n
        "lat": 50.0973880,\n
        "lon": 4.8088400,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018263,\n
        "lat": 50.0974050,\n
        "lon": 4.8064740,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018264,\n
        "lat": 50.0974080,\n
        "lon": 4.8065530,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018265,\n
        "lat": 50.0974130,\n
        "lon": 4.8080840,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018266,\n
        "lat": 50.0974170,\n
        "lon": 4.8081330,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018267,\n
        "lat": 50.0974180,\n
        "lon": 4.8065510,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018268,\n
        "lat": 50.0974190,\n
        "lon": 4.8081330,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018269,\n
        "lat": 50.0974210,\n
        "lon": 4.8065510,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018270,\n
        "lat": 50.0974220,\n
        "lon": 4.8090100,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018271,\n
        "lat": 50.0974240,\n
        "lon": 4.8066020,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018272,\n
        "lat": 50.0974270,\n
        "lon": 4.8082530,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018273,\n
        "lat": 50.0974330,\n
        "lon": 4.8088470,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018274,\n
        "lat": 50.0974580,\n
        "lon": 4.8089310,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018275,\n
        "lat": 50.0974630,\n
        "lon": 4.8087920,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018276,\n
        "lat": 50.0975310,\n
        "lon": 4.8090020,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018277,\n
        "lat": 50.0975320,\n
        "lon": 4.8089390,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018278,\n
        "lat": 50.0975380,\n
        "lon": 4.8088430,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018279,\n
        "lat": 50.0975390,\n
        "lon": 4.8088030,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018280,\n
        "lat": 50.0975460,\n
        "lon": 4.8080890,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018281,\n
        "lat": 50.0975500,\n
        "lon": 4.8081500,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018282,\n
        "lat": 50.0975510,\n
        "lon": 4.8081500,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018283,\n
        "lat": 50.0975580,\n
        "lon": 4.8082530,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018284,\n
        "lat": 50.0975610,\n
        "lon": 4.8081480,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018285,\n
        "lat": 50.0975690,\n
        "lon": 4.8082510,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018286,\n
        "lat": 50.0975720,\n
        "lon": 4.8090060,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018287,\n
        "lat": 50.0975760,\n
        "lon": 4.8088480,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018288,\n
        "lat": 50.0976540,\n
        "lon": 4.8080690,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018289,\n
        "lat": 50.0976670,\n
        "lon": 4.8082330,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018290,\n
        "lat": 50.0976900,\n
        "lon": 4.8090140,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018291,\n
        "lat": 50.0977000,\n
        "lon": 4.8089060,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018292,\n
        "lat": 50.0977220,\n
        "lon": 4.8082150,\n
        "timestamp": "2015-03-04T16:26:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018293,\n
        "lat": 50.0977310,\n
        "lon": 4.8083480,\n
        "timestamp": "2015-03-04T16:26:51Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018294,\n
        "lat": 50.0977400,\n
        "lon": 4.8090250,\n
        "timestamp": "2015-03-04T16:26:51Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018295,\n
        "lat": 50.0977500,\n
        "lon": 4.8089160,\n
        "timestamp": "2015-03-04T16:26:51Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018296,\n
        "lat": 50.0978340,\n
        "lon": 4.8081990,\n
        "timestamp": "2015-03-04T16:26:51Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018297,\n
        "lat": 50.0978420,\n
        "lon": 4.8083280,\n
        "timestamp": "2015-03-04T16:26:51Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018298,\n
        "lat": 50.0979270,\n
        "lon": 4.8074820,\n
        "timestamp": "2015-03-04T16:26:51Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018299,\n
        "lat": 50.0979280,\n
        "lon": 4.8078150,\n
        "timestamp": "2015-03-04T16:26:51Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018300,\n
        "lat": 50.0979330,\n
        "lon": 4.8075450,\n
        "timestamp": "2015-03-04T16:26:51Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018301,\n
        "lat": 50.0979330,\n
        "lon": 4.8078950,\n
        "timestamp": "2015-03-04T16:26:51Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018302,\n
        "lat": 50.0979400,\n
        "lon": 4.8075510,\n
        "timestamp": "2015-03-04T16:26:51Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018303,\n
        "lat": 50.0979440,\n
        "lon": 4.8076070,\n
        "timestamp": "2015-03-04T16:26:51Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018304,\n
        "lat": 50.0979550,\n
        "lon": 4.8083460,\n
        "timestamp": "2015-03-04T16:26:51Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018305,\n
        "lat": 50.0979630,\n
        "lon": 4.8078100,\n
        "timestamp": "2015-03-04T16:26:51Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018306,\n
        "lat": 50.0979640,\n
        "lon": 4.8084510,\n
        "timestamp": "2015-03-04T16:26:51Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018307,\n
        "lat": 50.0979660,\n
        "lon": 4.8074720,\n
        "timestamp": "2015-03-04T16:26:51Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018308,\n
        "lat": 50.0979690,\n
        "lon": 4.8075340,\n
        "timestamp": "2015-03-04T16:26:51Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018309,\n
        "lat": 50.0979690,\n
        "lon": 4.8078900,\n
        "timestamp": "2015-03-04T16:26:51Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018310,\n
        "lat": 50.0979700,\n
        "lon": 4.8075450,\n
        "timestamp": "2015-03-04T16:26:51Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018311,\n
        "lat": 50.0979740,\n
        "lon": 4.8075900,\n
        "timestamp": "2015-03-04T16:26:51Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018312,\n
        "lat": 50.0980380,\n
        "lon": 4.8090620,\n
        "timestamp": "2015-03-04T16:26:51Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018393,\n
        "lat": 50.0987089,\n
        "lon": 4.8083435,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018395,\n
        "lat": 50.0987170,\n
        "lon": 4.8085240,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018396,\n
        "lat": 50.0987210,\n
        "lon": 4.8091060,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018397,\n
        "lat": 50.0987230,\n
        "lon": 4.8085450,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018398,\n
        "lat": 50.0987240,\n
        "lon": 4.8089690,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018399,\n
        "lat": 50.0987250,\n
        "lon": 4.8086430,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018400,\n
        "lat": 50.0987316,\n
        "lon": 4.8082070,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018401,\n
        "lat": 50.0987310,\n
        "lon": 4.8086540,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018402,\n
        "lat": 50.0987413,\n
        "lon": 4.8083377,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018403,\n
        "lat": 50.0987470,\n
        "lon": 4.8090290,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018404,\n
        "lat": 50.0987510,\n
        "lon": 4.8088440,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018405,\n
        "lat": 50.0987660,\n
        "lon": 4.8069970,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018406,\n
        "lat": 50.0987660,\n
        "lon": 4.8070460,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018407,\n
        "lat": 50.0987980,\n
        "lon": 4.8090310,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018408,\n
        "lat": 50.0988110,\n
        "lon": 4.8090470,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018409,\n
        "lat": 50.0988190,\n
        "lon": 4.8069980,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018410,\n
        "lat": 50.0988200,\n
        "lon": 4.8070480,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018411,\n
        "lat": 50.0988240,\n
        "lon": 4.8090510,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018412,\n
        "lat": 50.0988260,\n
        "lon": 4.8085260,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018413,\n
        "lat": 50.0988270,\n
        "lon": 4.8081330,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018414,\n
        "lat": 50.0988290,\n
        "lon": 4.8088470,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018415,\n
        "lat": 50.0988300,\n
        "lon": 4.8081710,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018416,\n
        "lat": 50.0988300,\n
        "lon": 4.8090490,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018417,\n
        "lat": 50.0988360,\n
        "lon": 4.8086330,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018418,\n
        "lat": 50.0988380,\n
        "lon": 4.8082850,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018419,\n
        "lat": 50.0988510,\n
        "lon": 4.8084650,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018420,\n
        "lat": 50.0988510,\n
        "lon": 4.8090270,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018421,\n
        "lat": 50.0988520,\n
        "lon": 4.8089790,\n
        "timestamp": "2015-03-04T16:26:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018422,\n
        "lat": 50.0988620,\n
        "lon": 4.8081260,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018423,\n
        "lat": 50.0988620,\n
        "lon": 4.8090330,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018424,\n
        "lat": 50.0988630,\n
        "lon": 4.8089790,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018425,\n
        "lat": 50.0988660,\n
        "lon": 4.8081660,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018426,\n
        "lat": 50.0988660,\n
        "lon": 4.8088480,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018427,\n
        "lat": 50.0988770,\n
        "lon": 4.8097910,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018428,\n
        "lat": 50.0988780,\n
        "lon": 4.8097510,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018429,\n
        "lat": 50.0988830,\n
        "lon": 4.8081630,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018430,\n
        "lat": 50.0988900,\n
        "lon": 4.8082760,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018431,\n
        "lat": 50.0989040,\n
        "lon": 4.8091610,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018432,\n
        "lat": 50.0989060,\n
        "lon": 4.8091190,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018433,\n
        "lat": 50.0989100,\n
        "lon": 4.8090390,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018434,\n
        "lat": 50.0989110,\n
        "lon": 4.8090110,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018435,\n
        "lat": 50.0989120,\n
        "lon": 4.8097560,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018436,\n
        "lat": 50.0989120,\n
        "lon": 4.8097920,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018437,\n
        "lat": 50.0989170,\n
        "lon": 4.8035800,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018438,\n
        "lat": 50.0989170,\n
        "lon": 4.8088500,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018439,\n
        "lat": 50.0989180,\n
        "lon": 4.8037820,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018440,\n
        "lat": 50.0989180,\n
        "lon": 4.8088290,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018441,\n
        "lat": 50.0989330,\n
        "lon": 4.8032600,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018442,\n
        "lat": 50.0989330,\n
        "lon": 4.8091640,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018443,\n
        "lat": 50.0989330,\n
        "lon": 4.8096160,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018444,\n
        "lat": 50.0989350,\n
        "lon": 4.8091210,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018445,\n
        "lat": 50.0989390,\n
        "lon": 4.8096700,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018446,\n
        "lat": 50.0989400,\n
        "lon": 4.8094540,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018447,\n
        "lat": 50.0989410,\n
        "lon": 4.8096170,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018448,\n
        "lat": 50.0989420,\n
        "lon": 4.8033740,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018449,\n
        "lat": 50.0989430,\n
        "lon": 4.8094040,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018450,\n
        "lat": 50.0989540,\n
        "lon": 4.8091140,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018451,\n
        "lat": 50.0989560,\n
        "lon": 4.8090740,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018452,\n
        "lat": 50.0989560,\n
        "lon": 4.8093080,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018453,\n
        "lat": 50.0989570,\n
        "lon": 4.8090460,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018454,\n
        "lat": 50.0989600,\n
        "lon": 4.8090150,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018455,\n
        "lat": 50.0989610,\n
        "lon": 4.8091990,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018456,\n
        "lat": 50.0989650,\n
        "lon": 4.8089190,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018457,\n
        "lat": 50.0989660,\n
        "lon": 4.8091150,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018458,\n
        "lat": 50.0989680,\n
        "lon": 4.8088340,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018459,\n
        "lat": 50.0989690,\n
        "lon": 4.8093710,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018460,\n
        "lat": 50.0989710,\n
        "lon": 4.8093110,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018461,\n
        "lat": 50.0989720,\n
        "lon": 4.8082610,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018462,\n
        "lat": 50.0989720,\n
        "lon": 4.8082650,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018463,\n
        "lat": 50.0989720,\n
        "lon": 4.8091160,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018464,\n
        "lat": 50.0989740,\n
        "lon": 4.8090760,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018465,\n
        "lat": 50.0989760,\n
        "lon": 4.8090480,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018466,\n
        "lat": 50.0989770,\n
        "lon": 4.8036690,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018467,\n
        "lat": 50.0989780,\n
        "lon": 4.8037810,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018468,\n
        "lat": 50.0989780,\n
        "lon": 4.8089970,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018469,\n
        "lat": 50.0989830,\n
        "lon": 4.8089890,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018470,\n
        "lat": 50.0989840,\n
        "lon": 4.8096440,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018471,\n
        "lat": 50.0989840,\n
        "lon": 4.8096740,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018472,\n
        "lat": 50.0989850,\n
        "lon": 4.8036730,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018473,\n
        "lat": 50.0989850,\n
        "lon": 4.8084430,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018474,\n
        "lat": 50.0989860,\n
        "lon": 4.8089230,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018475,\n
        "lat": 50.0989910,\n
        "lon": 4.8088260,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018476,\n
        "lat": 50.0989930,\n
        "lon": 4.8096450,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018477,\n
        "lat": 50.0989950,\n
        "lon": 4.8036180,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018478,\n
        "lat": 50.0989960,\n
        "lon": 4.8086080,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018479,\n
        "lat": 50.0989990,\n
        "lon": 4.8095240,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018480,\n
        "lat": 50.0990000,\n
        "lon": 4.8086570,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018481,\n
        "lat": 50.0990070,\n
        "lon": 4.8094600,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018482,\n
        "lat": 50.0990150,\n
        "lon": 4.8032430,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018483,\n
        "lat": 50.0990150,\n
        "lon": 4.8094050,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018484,\n
        "lat": 50.0990180,\n
        "lon": 4.8093800,\n
        "timestamp": "2015-03-04T16:26:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018485,\n
        "lat": 50.0990210,\n
        "lon": 4.8083130,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018486,\n
        "lat": 50.0990230,\n
        "lon": 4.8038630,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018487,\n
        "lat": 50.0990250,\n
        "lon": 4.8033560,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018488,\n
        "lat": 50.0990300,\n
        "lon": 4.8084240,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018489,\n
        "lat": 50.0990350,\n
        "lon": 4.8085980,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018490,\n
        "lat": 50.0990390,\n
        "lon": 4.8037790,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018491,\n
        "lat": 50.0990390,\n
        "lon": 4.8092090,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018492,\n
        "lat": 50.0990400,\n
        "lon": 4.8086490,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018493,\n
        "lat": 50.0990480,\n
        "lon": 4.8090570,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018494,\n
        "lat": 50.0990540,\n
        "lon": 4.8089340,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018495,\n
        "lat": 50.0990590,\n
        "lon": 4.8088340,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018496,\n
        "lat": 50.0990770,\n
        "lon": 4.8038870,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018497,\n
        "lat": 50.0990890,\n
        "lon": 4.8084120,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018498,\n
        "lat": 50.0990900,\n
        "lon": 4.8084240,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018499,\n
        "lat": 50.0991040,\n
        "lon": 4.8033730,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018500,\n
        "lat": 50.0991080,\n
        "lon": 4.8082940,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018501,\n
        "lat": 50.0991100,\n
        "lon": 4.8092140,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018502,\n
        "lat": 50.0991130,\n
        "lon": 4.8091620,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018503,\n
        "lat": 50.0991180,\n
        "lon": 4.8035330,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018504,\n
        "lat": 50.0991180,\n
        "lon": 4.8084180,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018505,\n
        "lat": 50.0991210,\n
        "lon": 4.8039780,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018506,\n
        "lat": 50.0991220,\n
        "lon": 4.8040660,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018507,\n
        "lat": 50.0991240,\n
        "lon": 4.8038180,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018508,\n
        "lat": 50.0991370,\n
        "lon": 4.8091630,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018509,\n
        "lat": 50.0991510,\n
        "lon": 4.8089680,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018510,\n
        "lat": 50.0991520,\n
        "lon": 4.8089470,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018511,\n
        "lat": 50.0991550,\n
        "lon": 4.8035050,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018512,\n
        "lat": 50.0991550,\n
        "lon": 4.8082840,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018513,\n
        "lat": 50.0991570,\n
        "lon": 4.8035250,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018514,\n
        "lat": 50.0991620,\n
        "lon": 4.8088200,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018515,\n
        "lat": 50.0991640,\n
        "lon": 4.8087810,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018516,\n
        "lat": 50.0991650,\n
        "lon": 4.8084080,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018517,\n
        "lat": 50.0991680,\n
        "lon": 4.8087670,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018518,\n
        "lat": 50.0991720,\n
        "lon": 4.8033580,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018519,\n
        "lat": 50.0991720,\n
        "lon": 4.8033780,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018520,\n
        "lat": 50.0991770,\n
        "lon": 4.8038420,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018521,\n
        "lat": 50.0991770,\n
        "lon": 4.8039270,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018522,\n
        "lat": 50.0991770,\n
        "lon": 4.8040650,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018523,\n
        "lat": 50.0991800,\n
        "lon": 4.8034990,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018524,\n
        "lat": 50.0991820,\n
        "lon": 4.8035190,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018525,\n
        "lat": 50.0992050,\n
        "lon": 4.8089660,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018526,\n
        "lat": 50.0992150,\n
        "lon": 4.8092120,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018527,\n
        "lat": 50.0992180,\n
        "lon": 4.8089510,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018528,\n
        "lat": 50.0992210,\n
        "lon": 4.8090190,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018529,\n
        "lat": 50.0992250,\n
        "lon": 4.8090190,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018530,\n
        "lat": 50.0992270,\n
        "lon": 4.8090470,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018531,\n
        "lat": 50.0992310,\n
        "lon": 4.8087450,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018532,\n
        "lat": 50.0992340,\n
        "lon": 4.8088200,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018533,\n
        "lat": 50.0992350,\n
        "lon": 4.8088430,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018534,\n
        "lat": 50.0992440,\n
        "lon": 4.8090170,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018535,\n
        "lat": 50.0992450,\n
        "lon": 4.8090450,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018536,\n
        "lat": 50.0992610,\n
        "lon": 4.8033610,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018537,\n
        "lat": 50.0992730,\n
        "lon": 4.8034990,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018538,\n
        "lat": 50.0992940,\n
        "lon": 4.8039130,\n
        "timestamp": "2015-03-04T16:26:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018539,\n
        "lat": 50.0992950,\n
        "lon": 4.8039960,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018540,\n
        "lat": 50.0992960,\n
        "lon": 4.8040700,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018541,\n
        "lat": 50.0993030,\n
        "lon": 4.8087200,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018542,\n
        "lat": 50.0993100,\n
        "lon": 4.8088310,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018543,\n
        "lat": 50.0993180,\n
        "lon": 4.8089530,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018544,\n
        "lat": 50.0993230,\n
        "lon": 4.8040690,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018545,\n
        "lat": 50.0993230,\n
        "lon": 4.8041290,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018546,\n
        "lat": 50.0993330,\n
        "lon": 4.8039960,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018547,\n
        "lat": 50.0993330,\n
        "lon": 4.8040140,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018548,\n
        "lat": 50.0993470,\n
        "lon": 4.8088370,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018549,\n
        "lat": 50.0993490,\n
        "lon": 4.8039120,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018550,\n
        "lat": 50.0993490,\n
        "lon": 4.8040140,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018551,\n
        "lat": 50.0993550,\n
        "lon": 4.8084590,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018552,\n
        "lat": 50.0993560,\n
        "lon": 4.8089450,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018553,\n
        "lat": 50.0993650,\n
        "lon": 4.8085740,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018554,\n
        "lat": 50.0993770,\n
        "lon": 4.8086920,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018555,\n
        "lat": 50.0993860,\n
        "lon": 4.8088310,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018556,\n
        "lat": 50.0993970,\n
        "lon": 4.8084510,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018557,\n
        "lat": 50.0994050,\n
        "lon": 4.8085650,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018558,\n
        "lat": 50.0994180,\n
        "lon": 4.8041280,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018559,\n
        "lat": 50.0994180,\n
        "lon": 4.8041760,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018560,\n
        "lat": 50.0994190,\n
        "lon": 4.8040130,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018561,\n
        "lat": 50.0994190,\n
        "lon": 4.8040490,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018562,\n
        "lat": 50.0994600,\n
        "lon": 4.8086610,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018563,\n
        "lat": 50.0994650,\n
        "lon": 4.8084220,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018564,\n
        "lat": 50.0994690,\n
        "lon": 4.8088010,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018565,\n
        "lat": 50.0994700,\n
        "lon": 4.8082090,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018566,\n
        "lat": 50.0994700,\n
        "lon": 4.8088170,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018567,\n
        "lat": 50.0994730,\n
        "lon": 4.8085490,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018568,\n
        "lat": 50.0994740,\n
        "lon": 4.8082600,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018569,\n
        "lat": 50.0994770,\n
        "lon": 4.8040480,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018570,\n
        "lat": 50.0994780,\n
        "lon": 4.8041760,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018571,\n
        "lat": 50.0995090,\n
        "lon": 4.8041440,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018572,\n
        "lat": 50.0995100,\n
        "lon": 4.8039940,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018573,\n
        "lat": 50.0995100,\n
        "lon": 4.8040950,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018574,\n
        "lat": 50.0995130,\n
        "lon": 4.8088290,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018575,\n
        "lat": 50.0995140,\n
        "lon": 4.8088960,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018576,\n
        "lat": 50.0995170,\n
        "lon": 4.8082000,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018577,\n
        "lat": 50.0995200,\n
        "lon": 4.8082530,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018578,\n
        "lat": 50.0995300,\n
        "lon": 4.8083380,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018579,\n
        "lat": 50.0995320,\n
        "lon": 4.8083650,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018580,\n
        "lat": 50.0995360,\n
        "lon": 4.8084140,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018581,\n
        "lat": 50.0995410,\n
        "lon": 4.8086620,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018582,\n
        "lat": 50.0995460,\n
        "lon": 4.8085500,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018583,\n
        "lat": 50.0995470,\n
        "lon": 4.8087940,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018584,\n
        "lat": 50.0995490,\n
        "lon": 4.8088250,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018585,\n
        "lat": 50.0995520,\n
        "lon": 4.8088830,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018586,\n
        "lat": 50.0995520,\n
        "lon": 4.8088920,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018587,\n
        "lat": 50.0995540,\n
        "lon": 4.8039690,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018588,\n
        "lat": 50.0995540,\n
        "lon": 4.8039930,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018589,\n
        "lat": 50.0995670,\n
        "lon": 4.8083340,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018590,\n
        "lat": 50.0995690,\n
        "lon": 4.8083620,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018591,\n
        "lat": 50.0995700,\n
        "lon": 4.8083910,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018592,\n
        "lat": 50.0995720,\n
        "lon": 4.8084170,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018593,\n
        "lat": 50.0995750,\n
        "lon": 4.8039690,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018594,\n
        "lat": 50.0995760,\n
        "lon": 4.8039930,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018595,\n
        "lat": 50.0995790,\n
        "lon": 4.8086620,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018596,\n
        "lat": 50.0995870,\n
        "lon": 4.8039390,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018597,\n
        "lat": 50.0995870,\n
        "lon": 4.8039680,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018598,\n
        "lat": 50.0995880,\n
        "lon": 4.8088450,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018599,\n
        "lat": 50.0995900,\n
        "lon": 4.8088800,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018600,\n
        "lat": 50.0995960,\n
        "lon": 4.8083880,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018601,\n
        "lat": 50.0995970,\n
        "lon": 4.8084140,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018602,\n
        "lat": 50.0996040,\n
        "lon": 4.8093100,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018603,\n
        "lat": 50.0996060,\n
        "lon": 4.8084040,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018604,\n
        "lat": 50.0996060,\n
        "lon": 4.8085510,\n
        "timestamp": "2015-03-04T16:26:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018605,\n
        "lat": 50.0996060,\n
        "lon": 4.8093590,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018606,\n
        "lat": 50.0996080,\n
        "lon": 4.8087900,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018607,\n
        "lat": 50.0996110,\n
        "lon": 4.8088400,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018608,\n
        "lat": 50.0996150,\n
        "lon": 4.8085530,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018609,\n
        "lat": 50.0996290,\n
        "lon": 4.8093070,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018610,\n
        "lat": 50.0996310,\n
        "lon": 4.8093560,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018611,\n
        "lat": 50.0996320,\n
        "lon": 4.8039400,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018612,\n
        "lat": 50.0996320,\n
        "lon": 4.8039930,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018613,\n
        "lat": 50.0996350,\n
        "lon": 4.8088120,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018614,\n
        "lat": 50.0996370,\n
        "lon": 4.8039930,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018615,\n
        "lat": 50.0996370,\n
        "lon": 4.8040930,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018616,\n
        "lat": 50.0996370,\n
        "lon": 4.8041420,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018617,\n
        "lat": 50.0996380,\n
        "lon": 4.8089670,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018618,\n
        "lat": 50.0996550,\n
        "lon": 4.8086600,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018619,\n
        "lat": 50.0996620,\n
        "lon": 4.8087860,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018620,\n
        "lat": 50.0996620,\n
        "lon": 4.8087890,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018621,\n
        "lat": 50.0996630,\n
        "lon": 4.8088100,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018622,\n
        "lat": 50.0996670,\n
        "lon": 4.8081080,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018623,\n
        "lat": 50.0996700,\n
        "lon": 4.8088090,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018624,\n
        "lat": 50.0996710,\n
        "lon": 4.8088420,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018625,\n
        "lat": 50.0996720,\n
        "lon": 4.8081500,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018626,\n
        "lat": 50.0996740,\n
        "lon": 4.8089630,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018627,\n
        "lat": 50.0996790,\n
        "lon": 4.8088110,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018628,\n
        "lat": 50.0996790,\n
        "lon": 4.8088420,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018629,\n
        "lat": 50.0996800,\n
        "lon": 4.8083940,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018630,\n
        "lat": 50.0996850,\n
        "lon": 4.8081040,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018631,\n
        "lat": 50.0996890,\n
        "lon": 4.8081460,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018632,\n
        "lat": 50.0996900,\n
        "lon": 4.8085500,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018633,\n
        "lat": 50.0996950,\n
        "lon": 4.8083190,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018634,\n
        "lat": 50.0996950,\n
        "lon": 4.8083920,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018635,\n
        "lat": 50.0996970,\n
        "lon": 4.8084180,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018636,\n
        "lat": 50.0996990,\n
        "lon": 4.8083710,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018637,\n
        "lat": 50.0997060,\n
        "lon": 4.8086590,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018638,\n
        "lat": 50.0997090,\n
        "lon": 4.8079850,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018639,\n
        "lat": 50.0997090,\n
        "lon": 4.8080690,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018640,\n
        "lat": 50.0997100,\n
        "lon": 4.8087870,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018641,\n
        "lat": 50.0997100,\n
        "lon": 4.8088090,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018642,\n
        "lat": 50.0997130,\n
        "lon": 4.8081170,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018643,\n
        "lat": 50.0997160,\n
        "lon": 4.8080680,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018644,\n
        "lat": 50.0997190,\n
        "lon": 4.8040950,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018645,\n
        "lat": 50.0997190,\n
        "lon": 4.8083820,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018646,\n
        "lat": 50.0997200,\n
        "lon": 4.8084150,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018647,\n
        "lat": 50.0997220,\n
        "lon": 4.8039560,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018648,\n
        "lat": 50.0997300,\n
        "lon": 4.8083000,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018649,\n
        "lat": 50.0997300,\n
        "lon": 4.8083100,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018650,\n
        "lat": 50.0997350,\n
        "lon": 4.8083630,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018651,\n
        "lat": 50.0997370,\n
        "lon": 4.8083790,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018652,\n
        "lat": 50.0997420,\n
        "lon": 4.8083790,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018653,\n
        "lat": 50.0997450,\n
        "lon": 4.8082980,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018654,\n
        "lat": 50.0997460,\n
        "lon": 4.8083100,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018655,\n
        "lat": 50.0997540,\n
        "lon": 4.8085490,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018656,\n
        "lat": 50.0997550,\n
        "lon": 4.8086580,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018657,\n
        "lat": 50.0997560,\n
        "lon": 4.8083100,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018658,\n
        "lat": 50.0997570,\n
        "lon": 4.8087910,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018659,\n
        "lat": 50.0997590,\n
        "lon": 4.8083580,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018660,\n
        "lat": 50.0997610,\n
        "lon": 4.8087850,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018661,\n
        "lat": 50.0997610,\n
        "lon": 4.8089520,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018662,\n
        "lat": 50.0997680,\n
        "lon": 4.8089790,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018663,\n
        "lat": 50.0997730,\n
        "lon": 4.8083740,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018664,\n
        "lat": 50.0997760,\n
        "lon": 4.8084120,\n
        "timestamp": "2015-03-04T16:26:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018665,\n
        "lat": 50.0997780,\n
        "lon": 4.8091990,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018666,\n
        "lat": 50.0997800,\n
        "lon": 4.8079680,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018667,\n
        "lat": 50.0997800,\n
        "lon": 4.8080520,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018668,\n
        "lat": 50.0997830,\n
        "lon": 4.8080880,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018669,\n
        "lat": 50.0997840,\n
        "lon": 4.8081020,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018670,\n
        "lat": 50.0997850,\n
        "lon": 4.8085480,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018671,\n
        "lat": 50.0997890,\n
        "lon": 4.8080500,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018672,\n
        "lat": 50.0997900,\n
        "lon": 4.8041180,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018673,\n
        "lat": 50.0997910,\n
        "lon": 4.8040970,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018674,\n
        "lat": 50.0997940,\n
        "lon": 4.8039810,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018675,\n
        "lat": 50.0997960,\n
        "lon": 4.8039600,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018676,\n
        "lat": 50.0997990,\n
        "lon": 4.8087870,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018677,\n
        "lat": 50.0998030,\n
        "lon": 4.8089470,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018678,\n
        "lat": 50.0998060,\n
        "lon": 4.8079620,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018679,\n
        "lat": 50.0998070,\n
        "lon": 4.8039610,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018680,\n
        "lat": 50.0998070,\n
        "lon": 4.8039820,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018681,\n
        "lat": 50.0998080,\n
        "lon": 4.8082870,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018682,\n
        "lat": 50.0998120,\n
        "lon": 4.8089730,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018683,\n
        "lat": 50.0998140,\n
        "lon": 4.8080440,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018684,\n
        "lat": 50.0998150,\n
        "lon": 4.8035720,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018685,\n
        "lat": 50.0998180,\n
        "lon": 4.8080810,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018686,\n
        "lat": 50.0998180,\n
        "lon": 4.8084060,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018687,\n
        "lat": 50.0998220,\n
        "lon": 4.8091930,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018688,\n
        "lat": 50.0998250,\n
        "lon": 4.8036910,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018689,\n
        "lat": 50.0998260,\n
        "lon": 4.8043080,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018690,\n
        "lat": 50.0998270,\n
        "lon": 4.8042230,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018691,\n
        "lat": 50.0998340,\n
        "lon": 4.8083870,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018692,\n
        "lat": 50.0998360,\n
        "lon": 4.8084090,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018693,\n
        "lat": 50.0998380,\n
        "lon": 4.8087820,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018694,\n
        "lat": 50.0998400,\n
        "lon": 4.8089420,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018695,\n
        "lat": 50.0998420,\n
        "lon": 4.8082790,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018696,\n
        "lat": 50.0998440,\n
        "lon": 4.8085440,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018697,\n
        "lat": 50.0998540,\n
        "lon": 4.8083810,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018698,\n
        "lat": 50.0998550,\n
        "lon": 4.8043090,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018699,\n
        "lat": 50.0998580,\n
        "lon": 4.8042260,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018700,\n
        "lat": 50.0998590,\n
        "lon": 4.8041200,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018701,\n
        "lat": 50.0998620,\n
        "lon": 4.8039850,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018702,\n
        "lat": 50.0998670,\n
        "lon": 4.8071610,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018703,\n
        "lat": 50.0998710,\n
        "lon": 4.8071900,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018704,\n
        "lat": 50.0998730,\n
        "lon": 4.8087780,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018705,\n
        "lat": 50.0998780,\n
        "lon": 4.8082770,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018706,\n
        "lat": 50.0998810,\n
        "lon": 4.8089370,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018707,\n
        "lat": 50.0998930,\n
        "lon": 4.8073450,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018708,\n
        "lat": 50.0998950,\n
        "lon": 4.8071520,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018709,\n
        "lat": 50.0998970,\n
        "lon": 4.8073760,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018710,\n
        "lat": 50.0998980,\n
        "lon": 4.8084120,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018711,\n
        "lat": 50.0998990,\n
        "lon": 4.8071810,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018712,\n
        "lat": 50.0999010,\n
        "lon": 4.8041180,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018713,\n
        "lat": 50.0999100,\n
        "lon": 4.8090240,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018714,\n
        "lat": 50.0999130,\n
        "lon": 4.8085200,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018715,\n
        "lat": 50.0999130,\n
        "lon": 4.8090830,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018716,\n
        "lat": 50.0999140,\n
        "lon": 4.8073380,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018717,\n
        "lat": 50.0999150,\n
        "lon": 4.8039940,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018718,\n
        "lat": 50.0999150,\n
        "lon": 4.8085430,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018719,\n
        "lat": 50.0999180,\n
        "lon": 4.8073670,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018720,\n
        "lat": 50.0999290,\n
        "lon": 4.8035490,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018721,\n
        "lat": 50.0999380,\n
        "lon": 4.8087710,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018722,\n
        "lat": 50.0999390,\n
        "lon": 4.8036680,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018723,\n
        "lat": 50.0999400,\n
        "lon": 4.8090190,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018724,\n
        "lat": 50.0999420,\n
        "lon": 4.8090800,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018725,\n
        "lat": 50.0999450,\n
        "lon": 4.8089290,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018726,\n
        "lat": 50.0999510,\n
        "lon": 4.8040190,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018727,\n
        "lat": 50.0999520,\n
        "lon": 4.8040050,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018728,\n
        "lat": 50.0999540,\n
        "lon": 4.8082070,\n
        "timestamp": "2015-03-04T16:26:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018729,\n
        "lat": 50.0999590,\n
        "lon": 4.8082540,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018730,\n
        "lat": 50.0999610,\n
        "lon": 4.8091820,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018731,\n
        "lat": 50.0999640,\n
        "lon": 4.8092080,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018732,\n
        "lat": 50.0999650,\n
        "lon": 4.8040220,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018733,\n
        "lat": 50.0999660,\n
        "lon": 4.8040090,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018734,\n
        "lat": 50.0999780,\n
        "lon": 4.8091790,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018735,\n
        "lat": 50.0999780,\n
        "lon": 4.8094580,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018736,\n
        "lat": 50.0999780,\n
        "lon": 4.8094670,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018737,\n
        "lat": 50.0999810,\n
        "lon": 4.8092010,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018738,\n
        "lat": 50.0999810,\n
        "lon": 4.8095050,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018739,\n
        "lat": 50.0999940,\n
        "lon": 4.8094560,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018740,\n
        "lat": 50.0999940,\n
        "lon": 4.8094650,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018741,\n
        "lat": 50.0999950,\n
        "lon": 4.8041430,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018742,\n
        "lat": 50.0999960,\n
        "lon": 4.8095040,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018743,\n
        "lat": 50.1000010,\n
        "lon": 4.8087560,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018744,\n
        "lat": 50.1000020,\n
        "lon": 4.8087660,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018745,\n
        "lat": 50.1000060,\n
        "lon": 4.8040310,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018746,\n
        "lat": 50.1000080,\n
        "lon": 4.8081940,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018747,\n
        "lat": 50.1000100,\n
        "lon": 4.8089180,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018748,\n
        "lat": 50.1000140,\n
        "lon": 4.8082350,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018749,\n
        "lat": 50.1000280,\n
        "lon": 4.8064370,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018750,\n
        "lat": 50.1000280,\n
        "lon": 4.8083650,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018751,\n
        "lat": 50.1000310,\n
        "lon": 4.8084030,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018752,\n
        "lat": 50.1000330,\n
        "lon": 4.8064630,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018753,\n
        "lat": 50.1000370,\n
        "lon": 4.8035170,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018754,\n
        "lat": 50.1000390,\n
        "lon": 4.8084800,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018755,\n
        "lat": 50.1000400,\n
        "lon": 4.8087590,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018756,\n
        "lat": 50.1000490,\n
        "lon": 4.8036620,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018757,\n
        "lat": 50.1000490,\n
        "lon": 4.8085420,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018758,\n
        "lat": 50.1000500,\n
        "lon": 4.8089110,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018759,\n
        "lat": 50.1000540,\n
        "lon": 4.8089100,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018760,\n
        "lat": 50.1000570,\n
        "lon": 4.8082250,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018761,\n
        "lat": 50.1000650,\n
        "lon": 4.8042840,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018762,\n
        "lat": 50.1000680,\n
        "lon": 4.8042280,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018763,\n
        "lat": 50.1000720,\n
        "lon": 4.8083550,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018764,\n
        "lat": 50.1000740,\n
        "lon": 4.8040880,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018765,\n
        "lat": 50.1000770,\n
        "lon": 4.8064170,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018766,\n
        "lat": 50.1000800,\n
        "lon": 4.8064470,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018767,\n
        "lat": 50.1000800,\n
        "lon": 4.8083320,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018768,\n
        "lat": 50.1000850,\n
        "lon": 4.8083900,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018769,\n
        "lat": 50.1000920,\n
        "lon": 4.8089030,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018770,\n
        "lat": 50.1000980,\n
        "lon": 4.8090240,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018771,\n
        "lat": 50.1001020,\n
        "lon": 4.8034770,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018772,\n
        "lat": 50.1001030,\n
        "lon": 4.8090520,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018773,\n
        "lat": 50.1001050,\n
        "lon": 4.8035030,\n
        "timestamp": "2015-03-04T16:26:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018774,\n
        "lat": 50.1001050,\n
        "lon": 4.8085440,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018775,\n
        "lat": 50.1001060,\n
        "lon": 4.8091360,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018776,\n
        "lat": 50.1001070,\n
        "lon": 4.8036240,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018777,\n
        "lat": 50.1001090,\n
        "lon": 4.8036500,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018778,\n
        "lat": 50.1001100,\n
        "lon": 4.8091360,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018779,\n
        "lat": 50.1001100,\n
        "lon": 4.8091630,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018780,\n
        "lat": 50.1001190,\n
        "lon": 4.8040920,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018781,\n
        "lat": 50.1001190,\n
        "lon": 4.8041040,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018782,\n
        "lat": 50.1001210,\n
        "lon": 4.8087450,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018783,\n
        "lat": 50.1001270,\n
        "lon": 4.8088970,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018784,\n
        "lat": 50.1001270,\n
        "lon": 4.8089180,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018785,\n
        "lat": 50.1001300,\n
        "lon": 4.8089730,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018786,\n
        "lat": 50.1001320,\n
        "lon": 4.8090190,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018787,\n
        "lat": 50.1001330,\n
        "lon": 4.8090480,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018788,\n
        "lat": 50.1001350,\n
        "lon": 4.8042900,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018789,\n
        "lat": 50.1001360,\n
        "lon": 4.8042450,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018790,\n
        "lat": 50.1001360,\n
        "lon": 4.8042640,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018791,\n
        "lat": 50.1001360,\n
        "lon": 4.8091000,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018792,\n
        "lat": 50.1001370,\n
        "lon": 4.8042350,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018793,\n
        "lat": 50.1001390,\n
        "lon": 4.8073170,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018794,\n
        "lat": 50.1001400,\n
        "lon": 4.8091600,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018795,\n
        "lat": 50.1001420,\n
        "lon": 4.8041060,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018796,\n
        "lat": 50.1001470,\n
        "lon": 4.8042650,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018797,\n
        "lat": 50.1001480,\n
        "lon": 4.8042460,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018798,\n
        "lat": 50.1001490,\n
        "lon": 4.8083220,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018799,\n
        "lat": 50.1001550,\n
        "lon": 4.8083850,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018800,\n
        "lat": 50.1001550,\n
        "lon": 4.8089680,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018801,\n
        "lat": 50.1001570,\n
        "lon": 4.8063490,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018802,\n
        "lat": 50.1001600,\n
        "lon": 4.8075090,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018803,\n
        "lat": 50.1001600,\n
        "lon": 4.8088860,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018804,\n
        "lat": 50.1001610,\n
        "lon": 4.8089100,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018805,\n
        "lat": 50.1001620,\n
        "lon": 4.8073110,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018806,\n
        "lat": 50.1001630,\n
        "lon": 4.8089660,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018807,\n
        "lat": 50.1001640,\n
        "lon": 4.8085460,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018808,\n
        "lat": 50.1001640,\n
        "lon": 4.8090950,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018809,\n
        "lat": 50.1001680,\n
        "lon": 4.8064200,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018810,\n
        "lat": 50.1001680,\n
        "lon": 4.8085560,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018811,\n
        "lat": 50.1001690,\n
        "lon": 4.8034630,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018812,\n
        "lat": 50.1001800,\n
        "lon": 4.8036070,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018813,\n
        "lat": 50.1001820,\n
        "lon": 4.8075030,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018814,\n
        "lat": 50.1001830,\n
        "lon": 4.8036360,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018815,\n
        "lat": 50.1001970,\n
        "lon": 4.8063340,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018816,\n
        "lat": 50.1002020,\n
        "lon": 4.8083720,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018817,\n
        "lat": 50.1002070,\n
        "lon": 4.8084100,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018818,\n
        "lat": 50.1002080,\n
        "lon": 4.8064050,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018819,\n
        "lat": 50.1002090,\n
        "lon": 4.8042510,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018820,\n
        "lat": 50.1002130,\n
        "lon": 4.8041110,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018821,\n
        "lat": 50.1002190,\n
        "lon": 4.8059200,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018822,\n
        "lat": 50.1002220,\n
        "lon": 4.8085420,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018823,\n
        "lat": 50.1002250,\n
        "lon": 4.8059580,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018824,\n
        "lat": 50.1002290,\n
        "lon": 4.8087250,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018825,\n
        "lat": 50.1002390,\n
        "lon": 4.8072930,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018826,\n
        "lat": 50.1002400,\n
        "lon": 4.8059110,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018827,\n
        "lat": 50.1002430,\n
        "lon": 4.8088680,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018828,\n
        "lat": 50.1002430,\n
        "lon": 4.8088730,\n
        "timestamp": "2015-03-04T16:26:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018829,\n
        "lat": 50.1002460,\n
        "lon": 4.8059510,\n
        "timestamp": "2015-03-04T16:27:00Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018830,\n
        "lat": 50.1002480,\n
        "lon": 4.8089290,\n
        "timestamp": "2015-03-04T16:27:00Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018831,\n
        "lat": 50.1002520,\n
        "lon": 4.8083690,\n
        "timestamp": "2015-03-04T16:27:00Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018832,\n
        "lat": 50.1002540,\n
        "lon": 4.8074330,\n
        "timestamp": "2015-03-04T16:27:00Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018833,\n
        "lat": 50.1002560,\n
        "lon": 4.8083970,\n
        "timestamp": "2015-03-04T16:27:00Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018834,\n
        "lat": 50.1002690,\n
        "lon": 4.8072860,\n
        "timestamp": "2015-03-04T16:27:00Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018835,\n
        "lat": 50.1002720,\n
        "lon": 4.8085290,\n
        "timestamp": "2015-03-04T16:27:00Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018836,\n
        "lat": 50.1002780,\n
        "lon": 4.8089330,\n
        "timestamp": "2015-03-04T16:27:00Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018837,\n
        "lat": 50.1002840,\n
        "lon": 4.8074270,\n
        "timestamp": "2015-03-04T16:27:00Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018838,\n
        "lat": 50.1002930,\n
        "lon": 4.8089210,\n
        "timestamp": "2015-03-04T16:27:00Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018839,\n
        "lat": 50.1002950,\n
        "lon": 4.8089080,\n
        "timestamp": "2015-03-04T16:27:00Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018840,\n
        "lat": 50.1002990,\n
        "lon": 4.8062500,\n
        "timestamp": "2015-03-04T16:27:00Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018841,\n
        "lat": 50.1003050,\n
        "lon": 4.8062880,\n
        "timestamp": "2015-03-04T16:27:00Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018842,\n
        "lat": 50.1003250,\n
        "lon": 4.8062400,\n
        "timestamp": "2015-03-04T16:27:00Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018843,\n
        "lat": 50.1003300,\n
        "lon": 4.8062780,\n
        "timestamp": "2015-03-04T16:27:00Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018844,\n
        "lat": 50.1003300,\n
        "lon": 4.8087400,\n
        "timestamp": "2015-03-04T16:27:00Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018845,\n
        "lat": 50.1003340,\n
        "lon": 4.8088510,\n
        "timestamp": "2015-03-04T16:27:00Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018846,\n
        "lat": 50.1003380,\n
        "lon": 4.8088970,\n
        "timestamp": "2015-03-04T16:27:00Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018847,\n
        "lat": 50.1003390,\n
        "lon": 4.8082920,\n
        "timestamp": "2015-03-04T16:27:00Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018848,\n
        "lat": 50.1003410,\n
        "lon": 4.8088500,\n
        "timestamp": "2015-03-04T16:27:00Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018849,\n
        "lat": 50.1003450,\n
        "lon": 4.8083460,\n
        "timestamp": "2015-03-04T16:27:00Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018850,\n
        "lat": 50.1003460,\n
        "lon": 4.8085120,\n
        "timestamp": "2015-03-04T16:27:00Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018851,\n
        "lat": 50.1003470,\n
        "lon": 4.8086950,\n
        "timestamp": "2015-03-04T16:27:00Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018852,\n
        "lat": 50.1003510,\n
        "lon": 4.8077930,\n
        "timestamp": "2015-03-04T16:27:00Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018853,\n
        "lat": 50.1003520,\n
        "lon": 4.8087350,\n
        "timestamp": "2015-03-04T16:27:00Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018893,\n
        "lat": 50.1005820,\n
        "lon": 4.8077210,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018894,\n
        "lat": 50.1005840,\n
        "lon": 4.8087390,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018895,\n
        "lat": 50.1005840,\n
        "lon": 4.8087470,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018896,\n
        "lat": 50.1005860,\n
        "lon": 4.8035630,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018897,\n
        "lat": 50.1005880,\n
        "lon": 4.8087600,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018898,\n
        "lat": 50.1005920,\n
        "lon": 4.8044910,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018899,\n
        "lat": 50.1005930,\n
        "lon": 4.8088130,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018900,\n
        "lat": 50.1005940,\n
        "lon": 4.8036670,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018901,\n
        "lat": 50.1005980,\n
        "lon": 4.8044590,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018902,\n
        "lat": 50.1005980,\n
        "lon": 4.8071260,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018903,\n
        "lat": 50.1006010,\n
        "lon": 4.8085810,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018904,\n
        "lat": 50.1006020,\n
        "lon": 4.8086050,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018905,\n
        "lat": 50.1006080,\n
        "lon": 4.8038530,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018906,\n
        "lat": 50.1006150,\n
        "lon": 4.8072170,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018907,\n
        "lat": 50.1006180,\n
        "lon": 4.8087210,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018908,\n
        "lat": 50.1006190,\n
        "lon": 4.8080410,\n
        "timestamp": "2015-03-04T16:27:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018909,\n
        "lat": 50.1006190,\n
        "lon": 4.8087310,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018910,\n
        "lat": 50.1006210,\n
        "lon": 4.8045150,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018911,\n
        "lat": 50.1006220,\n
        "lon": 4.8072160,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018912,\n
        "lat": 50.1006250,\n
        "lon": 4.8056970,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018913,\n
        "lat": 50.1006290,\n
        "lon": 4.8044730,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018914,\n
        "lat": 50.1006290,\n
        "lon": 4.8057390,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018915,\n
        "lat": 50.1006290,\n
        "lon": 4.8071170,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018916,\n
        "lat": 50.1006300,\n
        "lon": 4.8081020,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018917,\n
        "lat": 50.1006360,\n
        "lon": 4.8087500,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018918,\n
        "lat": 50.1006370,\n
        "lon": 4.8073000,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018919,\n
        "lat": 50.1006380,\n
        "lon": 4.8055900,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018920,\n
        "lat": 50.1006410,\n
        "lon": 4.8088030,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018921,\n
        "lat": 50.1006420,\n
        "lon": 4.8081690,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018922,\n
        "lat": 50.1006440,\n
        "lon": 4.8045610,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018923,\n
        "lat": 50.1006490,\n
        "lon": 4.8056900,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018924,\n
        "lat": 50.1006500,\n
        "lon": 4.8045280,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018925,\n
        "lat": 50.1006610,\n
        "lon": 4.8072940,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018926,\n
        "lat": 50.1006690,\n
        "lon": 4.8082980,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018927,\n
        "lat": 50.1006860,\n
        "lon": 4.8039210,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018928,\n
        "lat": 50.1006940,\n
        "lon": 4.8079970,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018929,\n
        "lat": 50.1006970,\n
        "lon": 4.8085530,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018930,\n
        "lat": 50.1006980,\n
        "lon": 4.8080630,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018931,\n
        "lat": 50.1007030,\n
        "lon": 4.8080860,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018932,\n
        "lat": 50.1007060,\n
        "lon": 4.8080590,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018933,\n
        "lat": 50.1007060,\n
        "lon": 4.8081350,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018934,\n
        "lat": 50.1007120,\n
        "lon": 4.8038180,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018935,\n
        "lat": 50.1007130,\n
        "lon": 4.8081310,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018936,\n
        "lat": 50.1007130,\n
        "lon": 4.8086950,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018937,\n
        "lat": 50.1007240,\n
        "lon": 4.8082160,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018938,\n
        "lat": 50.1007310,\n
        "lon": 4.8082130,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018939,\n
        "lat": 50.1007350,\n
        "lon": 4.8082650,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018940,\n
        "lat": 50.1007590,\n
        "lon": 4.8044080,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018941,\n
        "lat": 50.1007700,\n
        "lon": 4.8084140,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018942,\n
        "lat": 50.1007710,\n
        "lon": 4.8040770,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018943,\n
        "lat": 50.1007770,\n
        "lon": 4.8040450,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018944,\n
        "lat": 50.1007780,\n
        "lon": 4.8084300,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018945,\n
        "lat": 50.1007800,\n
        "lon": 4.8043000,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018946,\n
        "lat": 50.1007850,\n
        "lon": 4.8083910,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018947,\n
        "lat": 50.1007890,\n
        "lon": 4.8039840,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018948,\n
        "lat": 50.1007910,\n
        "lon": 4.8034300,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018949,\n
        "lat": 50.1007930,\n
        "lon": 4.8084060,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018950,\n
        "lat": 50.1007950,\n
        "lon": 4.8034640,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018951,\n
        "lat": 50.1008060,\n
        "lon": 4.8078020,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018952,\n
        "lat": 50.1008100,\n
        "lon": 4.8040950,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018953,\n
        "lat": 50.1008140,\n
        "lon": 4.8038800,\n
        "timestamp": "2015-03-04T16:27:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018954,\n
        "lat": 50.1008150,\n
        "lon": 4.8040630,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018955,\n
        "lat": 50.1008200,\n
        "lon": 4.8078940,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018956,\n
        "lat": 50.1008210,\n
        "lon": 4.8080470,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018958,\n
        "lat": 50.1008380,\n
        "lon": 4.8081690,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018959,\n
        "lat": 50.1008420,\n
        "lon": 4.8039930,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018960,\n
        "lat": 50.1008480,\n
        "lon": 4.8046700,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018961,\n
        "lat": 50.1008480,\n
        "lon": 4.8077900,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018962,\n
        "lat": 50.1008510,\n
        "lon": 4.8080060,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018963,\n
        "lat": 50.1008520,\n
        "lon": 4.8034190,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018964,\n
        "lat": 50.1008540,\n
        "lon": 4.8034540,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018965,\n
        "lat": 50.1008540,\n
        "lon": 4.8047950,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018966,\n
        "lat": 50.1008540,\n
        "lon": 4.8080340,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018967,\n
        "lat": 50.1008570,\n
        "lon": 4.8047940,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018968,\n
        "lat": 50.1008600,\n
        "lon": 4.8048280,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018969,\n
        "lat": 50.1008600,\n
        "lon": 4.8078810,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018970,\n
        "lat": 50.1008670,\n
        "lon": 4.8038890,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018971,\n
        "lat": 50.1008670,\n
        "lon": 4.8048400,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018974,\n
        "lat": 50.1008980,\n
        "lon": 4.8047890,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018975,\n
        "lat": 50.1009010,\n
        "lon": 4.8048350,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018977,\n
        "lat": 50.1009410,\n
        "lon": 4.8079730,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018978,\n
        "lat": 50.1009440,\n
        "lon": 4.8040560,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018979,\n
        "lat": 50.1009600,\n
        "lon": 4.8081190,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018980,\n
        "lat": 50.1009700,\n
        "lon": 4.8039530,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018981,\n
        "lat": 50.1009790,\n
        "lon": 4.8046530,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018982,\n
        "lat": 50.1009850,\n
        "lon": 4.8047760,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018983,\n
        "lat": 50.1010150,\n
        "lon": 4.8075590,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018984,\n
        "lat": 50.1010190,\n
        "lon": 4.8079000,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018985,\n
        "lat": 50.1010280,\n
        "lon": 4.8077620,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018986,\n
        "lat": 50.1010290,\n
        "lon": 4.8076660,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018987,\n
        "lat": 50.1010370,\n
        "lon": 4.8080420,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018988,\n
        "lat": 50.1010410,\n
        "lon": 4.8077580,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018989,\n
        "lat": 50.1010420,\n
        "lon": 4.8033060,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018990,\n
        "lat": 50.1010460,\n
        "lon": 4.8078920,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018991,\n
        "lat": 50.1010500,\n
        "lon": 4.8043950,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018992,\n
        "lat": 50.1010520,\n
        "lon": 4.8039750,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018993,\n
        "lat": 50.1010550,\n
        "lon": 4.8075450,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018994,\n
        "lat": 50.1010610,\n
        "lon": 4.8039730,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018995,\n
        "lat": 50.1010620,\n
        "lon": 4.8035250,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018996,\n
        "lat": 50.1010630,\n
        "lon": 4.8045270,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018997,\n
        "lat": 50.1010650,\n
        "lon": 4.8041260,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018998,\n
        "lat": 50.1010690,\n
        "lon": 4.8076540,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383018999,\n
        "lat": 50.1010750,\n
        "lon": 4.8041240,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019000,\n
        "lat": 50.1010870,\n
        "lon": 4.8032960,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019001,\n
        "lat": 50.1011060,\n
        "lon": 4.8035160,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019002,\n
        "lat": 50.1011160,\n
        "lon": 4.8080170,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019003,\n
        "lat": 50.1011250,\n
        "lon": 4.8043790,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019004,\n
        "lat": 50.1011270,\n
        "lon": 4.8043890,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019005,\n
        "lat": 50.1011400,\n
        "lon": 4.8032850,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019006,\n
        "lat": 50.1011420,\n
        "lon": 4.8039560,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019007,\n
        "lat": 50.1011550,\n
        "lon": 4.8041050,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019008,\n
        "lat": 50.1011580,\n
        "lon": 4.8077860,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019009,\n
        "lat": 50.1011590,\n
        "lon": 4.8049370,\n
        "timestamp": "2015-03-04T16:27:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019010,\n
        "lat": 50.1011610,\n
        "lon": 4.8035060,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019011,\n
        "lat": 50.1011620,\n
        "lon": 4.8030070,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019012,\n
        "lat": 50.1011660,\n
        "lon": 4.8050200,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019013,\n
        "lat": 50.1011660,\n
        "lon": 4.8078460,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019014,\n
        "lat": 50.1011690,\n
        "lon": 4.8031020,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019015,\n
        "lat": 50.1011830,\n
        "lon": 4.8043780,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019016,\n
        "lat": 50.1011840,\n
        "lon": 4.8079710,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019017,\n
        "lat": 50.1011850,\n
        "lon": 4.8077770,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019018,\n
        "lat": 50.1011890,\n
        "lon": 4.8031780,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019019,\n
        "lat": 50.1011920,\n
        "lon": 4.8032100,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019020,\n
        "lat": 50.1011930,\n
        "lon": 4.8078370,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019021,\n
        "lat": 50.1011940,\n
        "lon": 4.8044990,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019022,\n
        "lat": 50.1011960,\n
        "lon": 4.8030010,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019023,\n
        "lat": 50.1011980,\n
        "lon": 4.8049260,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019024,\n
        "lat": 50.1012000,\n
        "lon": 4.8049460,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019025,\n
        "lat": 50.1012030,\n
        "lon": 4.8030960,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019026,\n
        "lat": 50.1012060,\n
        "lon": 4.8031760,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019027,\n
        "lat": 50.1012090,\n
        "lon": 4.8032060,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019028,\n
        "lat": 50.1012090,\n
        "lon": 4.8079630,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019029,\n
        "lat": 50.1012310,\n
        "lon": 4.8077370,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019030,\n
        "lat": 50.1012330,\n
        "lon": 4.8077610,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019031,\n
        "lat": 50.1012340,\n
        "lon": 4.8049380,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019032,\n
        "lat": 50.1012350,\n
        "lon": 4.8077360,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019033,\n
        "lat": 50.1012390,\n
        "lon": 4.8049990,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019034,\n
        "lat": 50.1012390,\n
        "lon": 4.8077600,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019035,\n
        "lat": 50.1012406,\n
        "lon": 4.8041421,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019036,\n
        "lat": 50.1012518,\n
        "lon": 4.8042691,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019037,\n
        "lat": 50.1012690,\n
        "lon": 4.8026170,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019038,\n
        "lat": 50.1012740,\n
        "lon": 4.8026630,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019039,\n
        "lat": 50.1012820,\n
        "lon": 4.8035870,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019040,\n
        "lat": 50.1012860,\n
        "lon": 4.8036250,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019041,\n
        "lat": 50.1012870,\n
        "lon": 4.8077210,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019042,\n
        "lat": 50.1012910,\n
        "lon": 4.8033190,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019043,\n
        "lat": 50.1012980,\n
        "lon": 4.8034100,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019044,\n
        "lat": 50.1012990,\n
        "lon": 4.8035840,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019045,\n
        "lat": 50.1013020,\n
        "lon": 4.8034670,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019046,\n
        "lat": 50.1013030,\n
        "lon": 4.8036200,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019047,\n
        "lat": 50.1013050,\n
        "lon": 4.8026100,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019048,\n
        "lat": 50.1013100,\n
        "lon": 4.8026540,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019049,\n
        "lat": 50.1013140,\n
        "lon": 4.8079300,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019050,\n
        "lat": 50.1013206,\n
        "lon": 4.8041251,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019051,\n
        "lat": 50.1013270,\n
        "lon": 4.8026360,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019052,\n
        "lat": 50.1013285,\n
        "lon": 4.8042161,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019053,\n
        "lat": 50.1013290,\n
        "lon": 4.8047170,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019054,\n
        "lat": 50.1013310,\n
        "lon": 4.8026790,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019055,\n
        "lat": 50.1013317,\n
        "lon": 4.8042521,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019056,\n
        "lat": 50.1013380,\n
        "lon": 4.8076440,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019057,\n
        "lat": 50.1013400,\n
        "lon": 4.8043476,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019058,\n
        "lat": 50.1013490,\n
        "lon": 4.8033040,\n
        "timestamp": "2015-03-04T16:27:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019059,\n
        "lat": 50.1013530,\n
        "lon": 4.8049240,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019060,\n
        "lat": 50.1013590,\n
        "lon": 4.8033950,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019061,\n
        "lat": 50.1013610,\n
        "lon": 4.8034160,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019062,\n
        "lat": 50.1013610,\n
        "lon": 4.8078580,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019063,\n
        "lat": 50.1013650,\n
        "lon": 4.8034510,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019064,\n
        "lat": 50.1013740,\n
        "lon": 4.8026270,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019065,\n
        "lat": 50.1013740,\n
        "lon": 4.8047050,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019066,\n
        "lat": 50.1013770,\n
        "lon": 4.8026690,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019067,\n
        "lat": 50.1013860,\n
        "lon": 4.8034100,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019068,\n
        "lat": 50.1013870,\n
        "lon": 4.8076250,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019069,\n
        "lat": 50.1013890,\n
        "lon": 4.8034450,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019070,\n
        "lat": 50.1014020,\n
        "lon": 4.8049080,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019071,\n
        "lat": 50.1014030,\n
        "lon": 4.8074720,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019072,\n
        "lat": 50.1014100,\n
        "lon": 4.8040750,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019073,\n
        "lat": 50.1014120,\n
        "lon": 4.8078270,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019074,\n
        "lat": 50.1014150,\n
        "lon": 4.8041260,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019075,\n
        "lat": 50.1014170,\n
        "lon": 4.8075990,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019076,\n
        "lat": 50.1014190,\n
        "lon": 4.8041270,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019077,\n
        "lat": 50.1014210,\n
        "lon": 4.8037510,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019078,\n
        "lat": 50.1014240,\n
        "lon": 4.8037820,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019079,\n
        "lat": 50.1014350,\n
        "lon": 4.8041934,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019080,\n
        "lat": 50.1014400,\n
        "lon": 4.8024920,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019081,\n
        "lat": 50.1014420,\n
        "lon": 4.8040670,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019082,\n
        "lat": 50.1014500,\n
        "lon": 4.8026010,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019083,\n
        "lat": 50.1014540,\n
        "lon": 4.8037440,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019084,\n
        "lat": 50.1014560,\n
        "lon": 4.8037740,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019085,\n
        "lat": 50.1014610,\n
        "lon": 4.8027250,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019086,\n
        "lat": 50.1014639,\n
        "lon": 4.8043212,\n
        "timestamp": "2017-08-25T19:54:15Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019087,\n
        "lat": 50.1014640,\n
        "lon": 4.8027610,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019088,\n
        "lat": 50.1014730,\n
        "lon": 4.8024850,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019089,\n
        "lat": 50.1014770,\n
        "lon": 4.8074510,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019090,\n
        "lat": 50.1014800,\n
        "lon": 4.8024840,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019091,\n
        "lat": 50.1014800,\n
        "lon": 4.8027200,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019092,\n
        "lat": 50.1014800,\n
        "lon": 4.8042130,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019193,\n
        "lat": 50.1014820,\n
        "lon": 4.8025950,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019194,\n
        "lat": 50.1014830,\n
        "lon": 4.8025260,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019195,\n
        "lat": 50.1014840,\n
        "lon": 4.8027540,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019196,\n
        "lat": 50.1014900,\n
        "lon": 4.8043150,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019197,\n
        "lat": 50.1014920,\n
        "lon": 4.8075780,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019198,\n
        "lat": 50.1014970,\n
        "lon": 4.8081560,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019199,\n
        "lat": 50.1014970,\n
        "lon": 4.8081790,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019200,\n
        "lat": 50.1014990,\n
        "lon": 4.8081320,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019201,\n
        "lat": 50.1015080,\n
        "lon": 4.8032800,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019202,\n
        "lat": 50.1015090,\n
        "lon": 4.8081210,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019203,\n
        "lat": 50.1015110,\n
        "lon": 4.8075910,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019204,\n
        "lat": 50.1015120,\n
        "lon": 4.8081780,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019205,\n
        "lat": 50.1015170,\n
        "lon": 4.8024770,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019206,\n
        "lat": 50.1015170,\n
        "lon": 4.8076510,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019207,\n
        "lat": 50.1015180,\n
        "lon": 4.8025220,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019208,\n
        "lat": 50.1015190,\n
        "lon": 4.8042030,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019209,\n
        "lat": 50.1015200,\n
        "lon": 4.8076510,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019210,\n
        "lat": 50.1015220,\n
        "lon": 4.8034560,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019211,\n
        "lat": 50.1015230,\n
        "lon": 4.8004200,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019212,\n
        "lat": 50.1015270,\n
        "lon": 4.8081240,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019213,\n
        "lat": 50.1015280,\n
        "lon": 4.8043070,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019214,\n
        "lat": 50.1015300,\n
        "lon": 4.8083780,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019215,\n
        "lat": 50.1015320,\n
        "lon": 4.8081560,\n
        "timestamp": "2015-03-04T16:27:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019216,\n
        "lat": 50.1015330,\n
        "lon": 4.8076090,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019217,\n
        "lat": 50.1015330,\n
        "lon": 4.8076500,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019218,\n
        "lat": 50.1015340,\n
        "lon": 4.8077940,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019219,\n
        "lat": 50.1015360,\n
        "lon": 4.8032770,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019220,\n
        "lat": 50.1015370,\n
        "lon": 4.8007520,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019221,\n
        "lat": 50.1015370,\n
        "lon": 4.8033560,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019222,\n
        "lat": 50.1015380,\n
        "lon": 4.8076490,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019223,\n
        "lat": 50.1015410,\n
        "lon": 4.8007920,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019224,\n
        "lat": 50.1015420,\n
        "lon": 4.8085060,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019225,\n
        "lat": 50.1015440,\n
        "lon": 4.8047060,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019226,\n
        "lat": 50.1015480,\n
        "lon": 4.8006570,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019227,\n
        "lat": 50.1015490,\n
        "lon": 4.8077900,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019228,\n
        "lat": 50.1015500,\n
        "lon": 4.8076050,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019229,\n
        "lat": 50.1015520,\n
        "lon": 4.8086040,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019230,\n
        "lat": 50.1015530,\n
        "lon": 4.8033520,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019231,\n
        "lat": 50.1015550,\n
        "lon": 4.8047840,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019232,\n
        "lat": 50.1015550,\n
        "lon": 4.8076430,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019233,\n
        "lat": 50.1015600,\n
        "lon": 4.8034500,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019234,\n
        "lat": 50.1015660,\n
        "lon": 4.8075750,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019235,\n
        "lat": 50.1015720,\n
        "lon": 4.8003630,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019236,\n
        "lat": 50.1015730,\n
        "lon": 4.8040480,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019237,\n
        "lat": 50.1015730,\n
        "lon": 4.8076390,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019238,\n
        "lat": 50.1015760,\n
        "lon": 4.8004090,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019239,\n
        "lat": 50.1015770,\n
        "lon": 4.8046960,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019240,\n
        "lat": 50.1015780,\n
        "lon": 4.8047070,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019241,\n
        "lat": 50.1015800,\n
        "lon": 4.8041190,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019242,\n
        "lat": 50.1015810,\n
        "lon": 4.8045180,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019243,\n
        "lat": 50.1015830,\n
        "lon": 4.8047530,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019244,\n
        "lat": 50.1015830,\n
        "lon": 4.8074500,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019245,\n
        "lat": 50.1015850,\n
        "lon": 4.8047760,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019246,\n
        "lat": 50.1015860,\n
        "lon": 4.8041930,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019247,\n
        "lat": 50.1015880,\n
        "lon": 4.8075700,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019248,\n
        "lat": 50.1015890,\n
        "lon": 4.8075810,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019249,\n
        "lat": 50.1015930,\n
        "lon": 4.8075800,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019250,\n
        "lat": 50.1015950,\n
        "lon": 4.8007390,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019251,\n
        "lat": 50.1015970,\n
        "lon": 4.8004050,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019252,\n
        "lat": 50.1015970,\n
        "lon": 4.8043210,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019253,\n
        "lat": 50.1015990,\n
        "lon": 4.8007790,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019254,\n
        "lat": 50.1016030,\n
        "lon": 4.8080970,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019255,\n
        "lat": 50.1016040,\n
        "lon": 4.8046770,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019256,\n
        "lat": 50.1016050,\n
        "lon": 4.8046980,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019257,\n
        "lat": 50.1016070,\n
        "lon": 4.8081410,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019258,\n
        "lat": 50.1016130,\n
        "lon": 4.8047420,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019259,\n
        "lat": 50.1016130,\n
        "lon": 4.8074450,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019260,\n
        "lat": 50.1016170,\n
        "lon": 4.8077730,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019261,\n
        "lat": 50.1016200,\n
        "lon": 4.8006410,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019262,\n
        "lat": 50.1016230,\n
        "lon": 4.8082050,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019263,\n
        "lat": 50.1016250,\n
        "lon": 4.8075800,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019264,\n
        "lat": 50.1016270,\n
        "lon": 4.8040370,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019265,\n
        "lat": 50.1016310,\n
        "lon": 4.8003510,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019266,\n
        "lat": 50.1016320,\n
        "lon": 4.8041070,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019267,\n
        "lat": 50.1016350,\n
        "lon": 4.8003970,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019268,\n
        "lat": 50.1016370,\n
        "lon": 4.8083520,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019269,\n
        "lat": 50.1016560,\n
        "lon": 4.8011280,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019270,\n
        "lat": 50.1016630,\n
        "lon": 4.8012160,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019271,\n
        "lat": 50.1016670,\n
        "lon": 4.8034330,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019272,\n
        "lat": 50.1016720,\n
        "lon": 4.8034990,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019273,\n
        "lat": 50.1016730,\n
        "lon": 4.8010710,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019274,\n
        "lat": 50.1016730,\n
        "lon": 4.8030640,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019275,\n
        "lat": 50.1016740,\n
        "lon": 4.8030850,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019276,\n
        "lat": 50.1016780,\n
        "lon": 4.8011240,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019277,\n
        "lat": 50.1016840,\n
        "lon": 4.8044800,\n
        "timestamp": "2015-03-04T16:27:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019278,\n
        "lat": 50.1016870,\n
        "lon": 4.8041740,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019279,\n
        "lat": 50.1016900,\n
        "lon": 4.8030630,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019280,\n
        "lat": 50.1016900,\n
        "lon": 4.8030830,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019281,\n
        "lat": 50.1016970,\n
        "lon": 4.8043020,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019282,\n
        "lat": 50.1016980,\n
        "lon": 4.8043080,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019283,\n
        "lat": 50.1017020,\n
        "lon": 4.8017130,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019284,\n
        "lat": 50.1017020,\n
        "lon": 4.8045990,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019285,\n
        "lat": 50.1017050,\n
        "lon": 4.8017510,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019286,\n
        "lat": 50.1017050,\n
        "lon": 4.8043940,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019287,\n
        "lat": 50.1017060,\n
        "lon": 4.8010630,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019288,\n
        "lat": 50.1017080,\n
        "lon": 4.8046400,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019289,\n
        "lat": 50.1017100,\n
        "lon": 4.8015940,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019290,\n
        "lat": 50.1017110,\n
        "lon": 4.8011190,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019291,\n
        "lat": 50.1017180,\n
        "lon": 4.8012050,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019292,\n
        "lat": 50.1017200,\n
        "lon": 4.8017040,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019393,\n
        "lat": 50.1017210,\n
        "lon": 4.8034260,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019394,\n
        "lat": 50.1017220,\n
        "lon": 4.8085610,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019395,\n
        "lat": 50.1017230,\n
        "lon": 4.8044890,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019396,\n
        "lat": 50.1017240,\n
        "lon": 4.8085800,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019397,\n
        "lat": 50.1017260,\n
        "lon": 4.8034760,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019398,\n
        "lat": 50.1017270,\n
        "lon": 4.8034880,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019399,\n
        "lat": 50.1017330,\n
        "lon": 4.8043020,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019400,\n
        "lat": 50.1017370,\n
        "lon": 4.8045850,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019401,\n
        "lat": 50.1017380,\n
        "lon": 4.8043850,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019402,\n
        "lat": 50.1017400,\n
        "lon": 4.8042390,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019403,\n
        "lat": 50.1017470,\n
        "lon": 4.8018150,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019404,\n
        "lat": 50.1017490,\n
        "lon": 4.8085550,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019405,\n
        "lat": 50.1017500,\n
        "lon": 4.8015870,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019406,\n
        "lat": 50.1017500,\n
        "lon": 4.8085730,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019407,\n
        "lat": 50.1017520,\n
        "lon": 4.8043630,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019408,\n
        "lat": 50.1017530,\n
        "lon": 4.8081740,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019409,\n
        "lat": 50.1017610,\n
        "lon": 4.8016960,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019410,\n
        "lat": 50.1017620,\n
        "lon": 4.8019730,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019411,\n
        "lat": 50.1017630,\n
        "lon": 4.8022970,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019412,\n
        "lat": 50.1017660,\n
        "lon": 4.8034200,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019413,\n
        "lat": 50.1017670,\n
        "lon": 4.8016990,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019414,\n
        "lat": 50.1017670,\n
        "lon": 4.8034690,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019415,\n
        "lat": 50.1017700,\n
        "lon": 4.8017370,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019416,\n
        "lat": 50.1017740,\n
        "lon": 4.8024310,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019417,\n
        "lat": 50.1017740,\n
        "lon": 4.8046810,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019418,\n
        "lat": 50.1017750,\n
        "lon": 4.8018060,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019419,\n
        "lat": 50.1017780,\n
        "lon": 4.8084460,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019420,\n
        "lat": 50.1017820,\n
        "lon": 4.8020890,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019421,\n
        "lat": 50.1017890,\n
        "lon": 4.8030580,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019422,\n
        "lat": 50.1017900,\n
        "lon": 4.8019680,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019423,\n
        "lat": 50.1017900,\n
        "lon": 4.8021690,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019424,\n
        "lat": 50.1017910,\n
        "lon": 4.8024270,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019425,\n
        "lat": 50.1017920,\n
        "lon": 4.8026150,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019426,\n
        "lat": 50.1017920,\n
        "lon": 4.8031100,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019427,\n
        "lat": 50.1017970,\n
        "lon": 4.8024930,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019428,\n
        "lat": 50.1017970,\n
        "lon": 4.8074030,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019429,\n
        "lat": 50.1017990,\n
        "lon": 4.8020330,\n
        "timestamp": "2015-03-04T16:27:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019430,\n
        "lat": 50.1018010,\n
        "lon": 4.8027170,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019431,\n
        "lat": 50.1018010,\n
        "lon": 4.8048740,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019432,\n
        "lat": 50.1018040,\n
        "lon": 4.8020320,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019433,\n
        "lat": 50.1018040,\n
        "lon": 4.8024930,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019434,\n
        "lat": 50.1018040,\n
        "lon": 4.8070470,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019435,\n
        "lat": 50.1018060,\n
        "lon": 4.8021650,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019436,\n
        "lat": 50.1018080,\n
        "lon": 4.8020830,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019437,\n
        "lat": 50.1018080,\n
        "lon": 4.8070790,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019438,\n
        "lat": 50.1018110,\n
        "lon": 4.8047820,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019439,\n
        "lat": 50.1018120,\n
        "lon": 4.8025930,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019440,\n
        "lat": 50.1018140,\n
        "lon": 4.8022170,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019441,\n
        "lat": 50.1018150,\n
        "lon": 4.8021610,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019442,\n
        "lat": 50.1018150,\n
        "lon": 4.8049670,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019443,\n
        "lat": 50.1018190,\n
        "lon": 4.8022840,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019444,\n
        "lat": 50.1018200,\n
        "lon": 4.8080510,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019445,\n
        "lat": 50.1018220,\n
        "lon": 4.8048650,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019446,\n
        "lat": 50.1018250,\n
        "lon": 4.8048630,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019447,\n
        "lat": 50.1018260,\n
        "lon": 4.8032460,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019448,\n
        "lat": 50.1018270,\n
        "lon": 4.8025910,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019449,\n
        "lat": 50.1018280,\n
        "lon": 4.8026090,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019450,\n
        "lat": 50.1018300,\n
        "lon": 4.8024210,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019451,\n
        "lat": 50.1018310,\n
        "lon": 4.8016860,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019452,\n
        "lat": 50.1018340,\n
        "lon": 4.8028150,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019453,\n
        "lat": 50.1018340,\n
        "lon": 4.8042270,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019454,\n
        "lat": 50.1018350,\n
        "lon": 4.8075660,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019455,\n
        "lat": 50.1018370,\n
        "lon": 4.8027090,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019456,\n
        "lat": 50.1018370,\n
        "lon": 4.8070370,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019457,\n
        "lat": 50.1018390,\n
        "lon": 4.8034100,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019458,\n
        "lat": 50.1018390,\n
        "lon": 4.8049600,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019459,\n
        "lat": 50.1018410,\n
        "lon": 4.8027550,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019460,\n
        "lat": 50.1018410,\n
        "lon": 4.8029080,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019461,\n
        "lat": 50.1018410,\n
        "lon": 4.8070700,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019462,\n
        "lat": 50.1018420,\n
        "lon": 4.8082820,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019463,\n
        "lat": 50.1018430,\n
        "lon": 4.8043540,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019464,\n
        "lat": 50.1018470,\n
        "lon": 4.8083460,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019465,\n
        "lat": 50.1018480,\n
        "lon": 4.8083310,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019466,\n
        "lat": 50.1018550,\n
        "lon": 4.8020080,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019467,\n
        "lat": 50.1018550,\n
        "lon": 4.8030550,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019468,\n
        "lat": 50.1018570,\n
        "lon": 4.8085280,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019469,\n
        "lat": 50.1018580,\n
        "lon": 4.8077630,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019470,\n
        "lat": 50.1018600,\n
        "lon": 4.8085540,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019471,\n
        "lat": 50.1018630,\n
        "lon": 4.8084850,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019472,\n
        "lat": 50.1018640,\n
        "lon": 4.8082780,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019473,\n
        "lat": 50.1018650,\n
        "lon": 4.8027500,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019474,\n
        "lat": 50.1018650,\n
        "lon": 4.8042980,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019475,\n
        "lat": 50.1018670,\n
        "lon": 4.8031070,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019476,\n
        "lat": 50.1018670,\n
        "lon": 4.8083240,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019477,\n
        "lat": 50.1018700,\n
        "lon": 4.8028060,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019478,\n
        "lat": 50.1018700,\n
        "lon": 4.8053870,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019479,\n
        "lat": 50.1018730,\n
        "lon": 4.8021990,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019480,\n
        "lat": 50.1018740,\n
        "lon": 4.8045230,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019481,\n
        "lat": 50.1018740,\n
        "lon": 4.8045440,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019482,\n
        "lat": 50.1018760,\n
        "lon": 4.8028980,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019483,\n
        "lat": 50.1018770,\n
        "lon": 4.8029040,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019484,\n
        "lat": 50.1018790,\n
        "lon": 4.8032370,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019485,\n
        "lat": 50.1018800,\n
        "lon": 4.8044270,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019486,\n
        "lat": 50.1018870,\n
        "lon": 4.8046140,\n
        "timestamp": "2015-03-04T16:27:09Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019487,\n
        "lat": 50.1018890,\n
        "lon": 4.8045460,\n
        "timestamp": "2015-03-04T16:27:10Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019488,\n
        "lat": 50.1018900,\n
        "lon": 4.8045260,\n
        "timestamp": "2015-03-04T16:27:10Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019489,\n
        "lat": 50.1018900,\n
        "lon": 4.8055440,\n
        "timestamp": "2015-03-04T16:27:10Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019490,\n
        "lat": 50.1018910,\n
        "lon": 4.8055530,\n
        "timestamp": "2015-03-04T16:27:10Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019491,\n
        "lat": 50.1018920,\n
        "lon": 4.8034090,\n
        "timestamp": "2015-03-04T16:27:10Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019492,\n
        "lat": 50.1018950,\n
        "lon": 4.8024090,\n
        "timestamp": "2015-03-04T16:27:10Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019493,\n
        "lat": 50.1018950,\n
        "lon": 4.8053800,\n
        "timestamp": "2015-03-04T16:27:10Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019494,\n
        "lat": 50.1018960,\n
        "lon": 4.8031060,\n
        "timestamp": "2015-03-04T16:27:10Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019495,\n
        "lat": 50.1018960,\n
        "lon": 4.8084770,\n
        "timestamp": "2015-03-04T16:27:10Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019496,\n
        "lat": 50.1019000,\n
        "lon": 4.8035080,\n
        "timestamp": "2015-03-04T16:27:10Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019497,\n
        "lat": 50.1019010,\n
        "lon": 4.8056320,\n
        "timestamp": "2015-03-04T16:27:10Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019498,\n
        "lat": 50.1019020,\n
        "lon": 4.8085020,\n
        "timestamp": "2015-03-04T16:27:10Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019499,\n
        "lat": 50.1019030,\n
        "lon": 4.8085430,\n
        "timestamp": "2015-03-04T16:27:10Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019500,\n
        "lat": 50.1019070,\n
        "lon": 4.8032320,\n
        "timestamp": "2015-03-04T16:27:10Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019501,\n
        "lat": 50.1019080,\n
        "lon": 4.8025790,\n
        "timestamp": "2015-03-04T16:27:10Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019502,\n
        "lat": 50.1019080,\n
        "lon": 4.8047340,\n
        "timestamp": "2015-03-04T16:27:10Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019503,\n
        "lat": 50.1019110,\n
        "lon": 4.8030520,\n
        "timestamp": "2015-03-04T16:27:10Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019504,\n
        "lat": 50.1019120,\n
        "lon": 4.8055290,\n
        "timestamp": "2015-03-04T16:27:10Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019505,\n
        "lat": 50.1019120,\n
        "lon": 4.8057220,\n
        "timestamp": "2015-03-04T16:27:10Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019506,\n
        "lat": 50.1019130,\n
        "lon": 4.8055190,\n
        "timestamp": "2015-03-04T16:27:10Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019593,\n
        "lat": 50.1019960,\n
        "lon": 4.8064040,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019594,\n
        "lat": 50.1019980,\n
        "lon": 4.8060970,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019595,\n
        "lat": 50.1020030,\n
        "lon": 4.8021390,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019596,\n
        "lat": 50.1020030,\n
        "lon": 4.8061700,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019597,\n
        "lat": 50.1020040,\n
        "lon": 4.8048440,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019598,\n
        "lat": 50.1020040,\n
        "lon": 4.8051590,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019599,\n
        "lat": 50.1020050,\n
        "lon": 4.8037250,\n
        "timestamp": "2015-03-04T16:27:11Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019601,\n
        "lat": 50.1020060,\n
        "lon": 4.8026100,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019602,\n
        "lat": 50.1020070,\n
        "lon": 4.8061700,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019603,\n
        "lat": 50.1020090,\n
        "lon": 4.8051870,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019604,\n
        "lat": 50.1020110,\n
        "lon": 4.8022210,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019605,\n
        "lat": 50.1020130,\n
        "lon": 4.8040570,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019606,\n
        "lat": 50.1020130,\n
        "lon": 4.8048400,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019607,\n
        "lat": 50.1020140,\n
        "lon": 4.8027250,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019608,\n
        "lat": 50.1020170,\n
        "lon": 4.8041220,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019609,\n
        "lat": 50.1020180,\n
        "lon": 4.8041440,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019610,\n
        "lat": 50.1020200,\n
        "lon": 4.8062930,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019611,\n
        "lat": 50.1020210,\n
        "lon": 4.8042410,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019612,\n
        "lat": 50.1020220,\n
        "lon": 4.8042570,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019613,\n
        "lat": 50.1020240,\n
        "lon": 4.8039140,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019614,\n
        "lat": 50.1020260,\n
        "lon": 4.8063000,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019615,\n
        "lat": 50.1020270,\n
        "lon": 4.8049240,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019616,\n
        "lat": 50.1020270,\n
        "lon": 4.8051820,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019617,\n
        "lat": 50.1020290,\n
        "lon": 4.8023830,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019618,\n
        "lat": 50.1020290,\n
        "lon": 4.8029250,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019619,\n
        "lat": 50.1020310,\n
        "lon": 4.8039130,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019620,\n
        "lat": 50.1020320,\n
        "lon": 4.8052060,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019621,\n
        "lat": 50.1020330,\n
        "lon": 4.8049630,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019622,\n
        "lat": 50.1020360,\n
        "lon": 4.8063940,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019623,\n
        "lat": 50.1020360,\n
        "lon": 4.8068370,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019624,\n
        "lat": 50.1020370,\n
        "lon": 4.8030240,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019625,\n
        "lat": 50.1020380,\n
        "lon": 4.8039930,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019626,\n
        "lat": 50.1020470,\n
        "lon": 4.8025990,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019627,\n
        "lat": 50.1020480,\n
        "lon": 4.8041120,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019628,\n
        "lat": 50.1020480,\n
        "lon": 4.8069660,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019629,\n
        "lat": 50.1020550,\n
        "lon": 4.8031720,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019630,\n
        "lat": 50.1020560,\n
        "lon": 4.8031960,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019631,\n
        "lat": 50.1020570,\n
        "lon": 4.8027150,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019632,\n
        "lat": 50.1020580,\n
        "lon": 4.8042350,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019633,\n
        "lat": 50.1020590,\n
        "lon": 4.8051410,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019634,\n
        "lat": 50.1020630,\n
        "lon": 4.8042890,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019635,\n
        "lat": 50.1020670,\n
        "lon": 4.8047040,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019636,\n
        "lat": 50.1020670,\n
        "lon": 4.8051930,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019637,\n
        "lat": 50.1020710,\n
        "lon": 4.8033530,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019638,\n
        "lat": 50.1020740,\n
        "lon": 4.8033940,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019639,\n
        "lat": 50.1020740,\n
        "lon": 4.8043740,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019640,\n
        "lat": 50.1020770,\n
        "lon": 4.8029130,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019641,\n
        "lat": 50.1020810,\n
        "lon": 4.8034620,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019642,\n
        "lat": 50.1020870,\n
        "lon": 4.8030120,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019643,\n
        "lat": 50.1020880,\n
        "lon": 4.8035410,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019644,\n
        "lat": 50.1020880,\n
        "lon": 4.8055130,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019645,\n
        "lat": 50.1020900,\n
        "lon": 4.8051300,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019646,\n
        "lat": 50.1020910,\n
        "lon": 4.8052480,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019647,\n
        "lat": 50.1020940,\n
        "lon": 4.8049000,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019648,\n
        "lat": 50.1020970,\n
        "lon": 4.8048990,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019649,\n
        "lat": 50.1020980,\n
        "lon": 4.8056620,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019650,\n
        "lat": 50.1021000,\n
        "lon": 4.8056040,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019651,\n
        "lat": 50.1021010,\n
        "lon": 4.8049370,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019652,\n
        "lat": 50.1021020,\n
        "lon": 4.8036920,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019653,\n
        "lat": 50.1021020,\n
        "lon": 4.8053160,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019654,\n
        "lat": 50.1021050,\n
        "lon": 4.8031630,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019655,\n
        "lat": 50.1021070,\n
        "lon": 4.8031870,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019656,\n
        "lat": 50.1021070,\n
        "lon": 4.8052400,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019657,\n
        "lat": 50.1021070,\n
        "lon": 4.8056590,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019658,\n
        "lat": 50.1021080,\n
        "lon": 4.8037600,\n
        "timestamp": "2015-03-04T16:27:12Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019659,\n
        "lat": 50.1021120,\n
        "lon": 4.8057640,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019660,\n
        "lat": 50.1021130,\n
        "lon": 4.8038190,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019661,\n
        "lat": 50.1021130,\n
        "lon": 4.8068290,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019662,\n
        "lat": 50.1021170,\n
        "lon": 4.8038540,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019663,\n
        "lat": 50.1021180,\n
        "lon": 4.8070540,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019664,\n
        "lat": 50.1021190,\n
        "lon": 4.8069430,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019665,\n
        "lat": 50.1021210,\n
        "lon": 4.8039070,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019666,\n
        "lat": 50.1021220,\n
        "lon": 4.8033450,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019668,\n
        "lat": 50.1021250,\n
        "lon": 4.8033820,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019669,\n
        "lat": 50.1021310,\n
        "lon": 4.8040210,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019670,\n
        "lat": 50.1021320,\n
        "lon": 4.8034520,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019671,\n
        "lat": 50.1021350,\n
        "lon": 4.8071830,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019672,\n
        "lat": 50.1021390,\n
        "lon": 4.8041230,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019673,\n
        "lat": 50.1021410,\n
        "lon": 4.8035290,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019675,\n
        "lat": 50.1021450,\n
        "lon": 4.8064050,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019676,\n
        "lat": 50.1021480,\n
        "lon": 4.8064380,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019677,\n
        "lat": 50.1021490,\n
        "lon": 4.8068190,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019678,\n
        "lat": 50.1021510,\n
        "lon": 4.8061010,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019679,\n
        "lat": 50.1021530,\n
        "lon": 4.8042900,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019680,\n
        "lat": 50.1021540,\n
        "lon": 4.8051090,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019681,\n
        "lat": 50.1021570,\n
        "lon": 4.8057500,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019682,\n
        "lat": 50.1021570,\n
        "lon": 4.8069310,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019683,\n
        "lat": 50.1021610,\n
        "lon": 4.8036770,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019684,\n
        "lat": 50.1021630,\n
        "lon": 4.8062700,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019685,\n
        "lat": 50.1021650,\n
        "lon": 4.8044980,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019686,\n
        "lat": 50.1021690,\n
        "lon": 4.8062540,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019687,\n
        "lat": 50.1021700,\n
        "lon": 4.8058480,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019688,\n
        "lat": 50.1021710,\n
        "lon": 4.8037460,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019689,\n
        "lat": 50.1021710,\n
        "lon": 4.8062680,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019690,\n
        "lat": 50.1021720,\n
        "lon": 4.8063410,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019691,\n
        "lat": 50.1021720,\n
        "lon": 4.8076380,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019692,\n
        "lat": 50.1021760,\n
        "lon": 4.8054840,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019693,\n
        "lat": 50.1021760,\n
        "lon": 4.8063400,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019694,\n
        "lat": 50.1021760,\n
        "lon": 4.8075940,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019695,\n
        "lat": 50.1021780,\n
        "lon": 4.8052920,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019696,\n
        "lat": 50.1021790,\n
        "lon": 4.8038050,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019697,\n
        "lat": 50.1021790,\n
        "lon": 4.8076360,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019698,\n
        "lat": 50.1021810,\n
        "lon": 4.8063840,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019699,\n
        "lat": 50.1021830,\n
        "lon": 4.8038400,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019700,\n
        "lat": 50.1021840,\n
        "lon": 4.8077970,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019701,\n
        "lat": 50.1021870,\n
        "lon": 4.8040080,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019702,\n
        "lat": 50.1021870,\n
        "lon": 4.8060910,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019703,\n
        "lat": 50.1021870,\n
        "lon": 4.8064290,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019704,\n
        "lat": 50.1021880,\n
        "lon": 4.8059860,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019705,\n
        "lat": 50.1021900,\n
        "lon": 4.8038920,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019706,\n
        "lat": 50.1021900,\n
        "lon": 4.8040480,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019707,\n
        "lat": 50.1021900,\n
        "lon": 4.8046190,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019708,\n
        "lat": 50.1021930,\n
        "lon": 4.8075610,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019709,\n
        "lat": 50.1021940,\n
        "lon": 4.8075920,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019710,\n
        "lat": 50.1021950,\n
        "lon": 4.8056300,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019711,\n
        "lat": 50.1022000,\n
        "lon": 4.8060870,\n
        "timestamp": "2015-03-04T16:27:13Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019712,\n
        "lat": 50.1022030,\n
        "lon": 4.8062430,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019713,\n
        "lat": 50.1022050,\n
        "lon": 4.8062580,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019714,\n
        "lat": 50.1022100,\n
        "lon": 4.8066630,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019715,\n
        "lat": 50.1022100,\n
        "lon": 4.8076960,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019716,\n
        "lat": 50.1022110,\n
        "lon": 4.8040430,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019717,\n
        "lat": 50.1022160,\n
        "lon": 4.8077520,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019718,\n
        "lat": 50.1022170,\n
        "lon": 4.8044560,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019719,\n
        "lat": 50.1022190,\n
        "lon": 4.8067990,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019720,\n
        "lat": 50.1022210,\n
        "lon": 4.8041040,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019721,\n
        "lat": 50.1022230,\n
        "lon": 4.8047880,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019722,\n
        "lat": 50.1022270,\n
        "lon": 4.8048310,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019723,\n
        "lat": 50.1022270,\n
        "lon": 4.8068520,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019724,\n
        "lat": 50.1022280,\n
        "lon": 4.8056190,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019725,\n
        "lat": 50.1022330,\n
        "lon": 4.8040960,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019726,\n
        "lat": 50.1022340,\n
        "lon": 4.8041900,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019727,\n
        "lat": 50.1022340,\n
        "lon": 4.8049060,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019728,\n
        "lat": 50.1022370,\n
        "lon": 4.8040360,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019729,\n
        "lat": 50.1022440,\n
        "lon": 4.8040880,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019730,\n
        "lat": 50.1022460,\n
        "lon": 4.8042670,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019731,\n
        "lat": 50.1022500,\n
        "lon": 4.8044290,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019732,\n
        "lat": 50.1022540,\n
        "lon": 4.8058230,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019733,\n
        "lat": 50.1022550,\n
        "lon": 4.8041820,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019734,\n
        "lat": 50.1022550,\n
        "lon": 4.8045680,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019735,\n
        "lat": 50.1022570,\n
        "lon": 4.8076890,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019736,\n
        "lat": 50.1022580,\n
        "lon": 4.8065400,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019737,\n
        "lat": 50.1022580,\n
        "lon": 4.8066520,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019738,\n
        "lat": 50.1022600,\n
        "lon": 4.8077400,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019739,\n
        "lat": 50.1022620,\n
        "lon": 4.8065880,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019740,\n
        "lat": 50.1022620,\n
        "lon": 4.8077720,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019741,\n
        "lat": 50.1022650,\n
        "lon": 4.8060680,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019742,\n
        "lat": 50.1022650,\n
        "lon": 4.8068410,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019743,\n
        "lat": 50.1022670,\n
        "lon": 4.8047740,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019744,\n
        "lat": 50.1022710,\n
        "lon": 4.8048190,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019745,\n
        "lat": 50.1022710,\n
        "lon": 4.8066480,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019746,\n
        "lat": 50.1022730,\n
        "lon": 4.8059630,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019747,\n
        "lat": 50.1022730,\n
        "lon": 4.8068930,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019748,\n
        "lat": 50.1022750,\n
        "lon": 4.8061630,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019749,\n
        "lat": 50.1022750,\n
        "lon": 4.8063710,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019750,\n
        "lat": 50.1022770,\n
        "lon": 4.8048960,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019751,\n
        "lat": 50.1022770,\n
        "lon": 4.8067830,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019752,\n
        "lat": 50.1022780,\n
        "lon": 4.8048940,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019753,\n
        "lat": 50.1022810,\n
        "lon": 4.8067820,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019754,\n
        "lat": 50.1022810,\n
        "lon": 4.8067890,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019755,\n
        "lat": 50.1022840,\n
        "lon": 4.8044020,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019756,\n
        "lat": 50.1022860,\n
        "lon": 4.8045420,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019757,\n
        "lat": 50.1022880,\n
        "lon": 4.8060610,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019758,\n
        "lat": 50.1022900,\n
        "lon": 4.8062150,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019759,\n
        "lat": 50.1022900,\n
        "lon": 4.8065320,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019760,\n
        "lat": 50.1022910,\n
        "lon": 4.8049640,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019761,\n
        "lat": 50.1022940,\n
        "lon": 4.8054000,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019762,\n
        "lat": 50.1023000,\n
        "lon": 4.8061540,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019763,\n
        "lat": 50.1023070,\n
        "lon": 4.8062090,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019764,\n
        "lat": 50.1023080,\n
        "lon": 4.8063440,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019765,\n
        "lat": 50.1023120,\n
        "lon": 4.8020380,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019766,\n
        "lat": 50.1023190,\n
        "lon": 4.8045140,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019767,\n
        "lat": 50.1023200,\n
        "lon": 4.8021080,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019768,\n
        "lat": 50.1023330,\n
        "lon": 4.8065590,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019769,\n
        "lat": 50.1023370,\n
        "lon": 4.8048580,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019770,\n
        "lat": 50.1023410,\n
        "lon": 4.8068560,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019771,\n
        "lat": 50.1023420,\n
        "lon": 4.8020320,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019772,\n
        "lat": 50.1023420,\n
        "lon": 4.8070890,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019773,\n
        "lat": 50.1023430,\n
        "lon": 4.8066250,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019774,\n
        "lat": 50.1023460,\n
        "lon": 4.8042520,\n
        "timestamp": "2015-03-04T16:27:14Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019775,\n
        "lat": 50.1023470,\n
        "lon": 4.8071290,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019776,\n
        "lat": 50.1023490,\n
        "lon": 4.8021010,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019777,\n
        "lat": 50.1023530,\n
        "lon": 4.8049290,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019778,\n
        "lat": 50.1023540,\n
        "lon": 4.8069090,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019779,\n
        "lat": 50.1023540,\n
        "lon": 4.8075010,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019780,\n
        "lat": 50.1023540,\n
        "lon": 4.8075380,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019781,\n
        "lat": 50.1023630,\n
        "lon": 4.8043220,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019782,\n
        "lat": 50.1023630,\n
        "lon": 4.8044800,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019783,\n
        "lat": 50.1023660,\n
        "lon": 4.8059430,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019784,\n
        "lat": 50.1023710,\n
        "lon": 4.8045040,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019785,\n
        "lat": 50.1023730,\n
        "lon": 4.8067470,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019786,\n
        "lat": 50.1023740,\n
        "lon": 4.8074350,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019787,\n
        "lat": 50.1023760,\n
        "lon": 4.8074990,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019788,\n
        "lat": 50.1023780,\n
        "lon": 4.8042300,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019789,\n
        "lat": 50.1023790,\n
        "lon": 4.8072550,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019790,\n
        "lat": 50.1023820,\n
        "lon": 4.8043240,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019791,\n
        "lat": 50.1023820,\n
        "lon": 4.8067440,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019792,\n
        "lat": 50.1023840,\n
        "lon": 4.8074330,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019793,\n
        "lat": 50.1023910,\n
        "lon": 4.8072510,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019794,\n
        "lat": 50.1023930,\n
        "lon": 4.8068290,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019795,\n
        "lat": 50.1023950,\n
        "lon": 4.8063310,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019796,\n
        "lat": 50.1023950,\n
        "lon": 4.8075330,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019797,\n
        "lat": 50.1023980,\n
        "lon": 4.8043000,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019798,\n
        "lat": 50.1023980,\n
        "lon": 4.8074310,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019799,\n
        "lat": 50.1024010,\n
        "lon": 4.8044140,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019800,\n
        "lat": 50.1024030,\n
        "lon": 4.8068820,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019801,\n
        "lat": 50.1024040,\n
        "lon": 4.8063860,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019802,\n
        "lat": 50.1024100,\n
        "lon": 4.8044060,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019803,\n
        "lat": 50.1024130,\n
        "lon": 4.8064190,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019804,\n
        "lat": 50.1024140,\n
        "lon": 4.8042540,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019805,\n
        "lat": 50.1024150,\n
        "lon": 4.8055290,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019806,\n
        "lat": 50.1024150,\n
        "lon": 4.8070380,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019807,\n
        "lat": 50.1024180,\n
        "lon": 4.8044660,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019808,\n
        "lat": 50.1024180,\n
        "lon": 4.8070630,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019809,\n
        "lat": 50.1024190,\n
        "lon": 4.8042760,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019810,\n
        "lat": 50.1024190,\n
        "lon": 4.8070980,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019811,\n
        "lat": 50.1024190,\n
        "lon": 4.8075530,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019812,\n
        "lat": 50.1024200,\n
        "lon": 4.8071050,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019813,\n
        "lat": 50.1024260,\n
        "lon": 4.8076620,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019814,\n
        "lat": 50.1024270,\n
        "lon": 4.8065530,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019815,\n
        "lat": 50.1024310,\n
        "lon": 4.8065380,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019816,\n
        "lat": 50.1024340,\n
        "lon": 4.8063760,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019817,\n
        "lat": 50.1024360,\n
        "lon": 4.8050960,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019818,\n
        "lat": 50.1024400,\n
        "lon": 4.8064110,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019819,\n
        "lat": 50.1024420,\n
        "lon": 4.8050410,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019820,\n
        "lat": 50.1024490,\n
        "lon": 4.8050900,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019821,\n
        "lat": 50.1024490,\n
        "lon": 4.8057780,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019822,\n
        "lat": 50.1024500,\n
        "lon": 4.8066690,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019823,\n
        "lat": 50.1024520,\n
        "lon": 4.8052010,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019824,\n
        "lat": 50.1024550,\n
        "lon": 4.8041940,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019825,\n
        "lat": 50.1024630,\n
        "lon": 4.8042310,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019826,\n
        "lat": 50.1024640,\n
        "lon": 4.8059110,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019827,\n
        "lat": 50.1024660,\n
        "lon": 4.8055110,\n
        "timestamp": "2015-03-04T16:27:15Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019828,\n
        "lat": 50.1024680,\n
        "lon": 4.8063080,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019829,\n
        "lat": 50.1024690,\n
        "lon": 4.8042580,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019830,\n
        "lat": 50.1024690,\n
        "lon": 4.8067850,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019831,\n
        "lat": 50.1024710,\n
        "lon": 4.8055450,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019832,\n
        "lat": 50.1024730,\n
        "lon": 4.8066030,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019833,\n
        "lat": 50.1024730,\n
        "lon": 4.8070180,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019834,\n
        "lat": 50.1024770,\n
        "lon": 4.8064000,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019835,\n
        "lat": 50.1024820,\n
        "lon": 4.8064510,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019836,\n
        "lat": 50.1024820,\n
        "lon": 4.8066570,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019837,\n
        "lat": 50.1024830,\n
        "lon": 4.8070780,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019838,\n
        "lat": 50.1024860,\n
        "lon": 4.8065590,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019839,\n
        "lat": 50.1024890,\n
        "lon": 4.8065190,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019840,\n
        "lat": 50.1024920,\n
        "lon": 4.8065950,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019841,\n
        "lat": 50.1024930,\n
        "lon": 4.8053350,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019842,\n
        "lat": 50.1024930,\n
        "lon": 4.8072140,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019843,\n
        "lat": 50.1024950,\n
        "lon": 4.8053480,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019844,\n
        "lat": 50.1025040,\n
        "lon": 4.8050190,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019845,\n
        "lat": 50.1025050,\n
        "lon": 4.8058880,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019846,\n
        "lat": 50.1025070,\n
        "lon": 4.8054320,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019847,\n
        "lat": 50.1025100,\n
        "lon": 4.8065210,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019848,\n
        "lat": 50.1025140,\n
        "lon": 4.8064250,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019849,\n
        "lat": 50.1025150,\n
        "lon": 4.8065100,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019850,\n
        "lat": 50.1025150,\n
        "lon": 4.8065470,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019851,\n
        "lat": 50.1025170,\n
        "lon": 4.8064400,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019852,\n
        "lat": 50.1025190,\n
        "lon": 4.8053450,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019853,\n
        "lat": 50.1025200,\n
        "lon": 4.8065380,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019854,\n
        "lat": 50.1025210,\n
        "lon": 4.8076500,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019855,\n
        "lat": 50.1025260,\n
        "lon": 4.8051750,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019856,\n
        "lat": 50.1025270,\n
        "lon": 4.8065810,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019857,\n
        "lat": 50.1025290,\n
        "lon": 4.8054250,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019858,\n
        "lat": 50.1025320,\n
        "lon": 4.8054240,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019859,\n
        "lat": 50.1025330,\n
        "lon": 4.8065030,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019860,\n
        "lat": 50.1025370,\n
        "lon": 4.8065300,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019861,\n
        "lat": 50.1025420,\n
        "lon": 4.8064150,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019862,\n
        "lat": 50.1025440,\n
        "lon": 4.8059070,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019863,\n
        "lat": 50.1025440,\n
        "lon": 4.8065760,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019864,\n
        "lat": 50.1025450,\n
        "lon": 4.8055200,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019865,\n
        "lat": 50.1025460,\n
        "lon": 4.8041510,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019866,\n
        "lat": 50.1025530,\n
        "lon": 4.8064950,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019867,\n
        "lat": 50.1025540,\n
        "lon": 4.8058590,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019868,\n
        "lat": 50.1025550,\n
        "lon": 4.8042160,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019869,\n
        "lat": 50.1025640,\n
        "lon": 4.8065660,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019870,\n
        "lat": 50.1025750,\n
        "lon": 4.8067460,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019871,\n
        "lat": 50.1025930,\n
        "lon": 4.8065520,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019872,\n
        "lat": 50.1026010,\n
        "lon": 4.8058320,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019873,\n
        "lat": 50.1026090,\n
        "lon": 4.8065480,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019874,\n
        "lat": 50.1026100,\n
        "lon": 4.8065540,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019875,\n
        "lat": 50.1026180,\n
        "lon": 4.8058820,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019876,\n
        "lat": 50.1026200,\n
        "lon": 4.8058870,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019877,\n
        "lat": 50.1026210,\n
        "lon": 4.8058790,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019878,\n
        "lat": 50.1026270,\n
        "lon": 4.8066560,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019879,\n
        "lat": 50.1026300,\n
        "lon": 4.8065500,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019880,\n
        "lat": 50.1026390,\n
        "lon": 4.8067230,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019881,\n
        "lat": 50.1026400,\n
        "lon": 4.8058090,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019882,\n
        "lat": 50.1026440,\n
        "lon": 4.8066480,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019883,\n
        "lat": 50.1026470,\n
        "lon": 4.8058570,\n
        "timestamp": "2015-03-04T16:27:16Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019885,\n
        "lat": 50.1026670,\n
        "lon": 4.8058830,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019887,\n
        "lat": 50.1026712,\n
        "lon": 4.8067260,\n
        "timestamp": "2017-10-10T16:55:55Z",\n
        "version": 2,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019889,\n
        "lat": 50.1026585,\n
        "lon": 4.8066459,\n
        "timestamp": "2017-10-10T16:55:55Z",\n
        "version": 2,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019890,\n
        "lat": 50.1026880,\n
        "lon": 4.8063780,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019892,\n
        "lat": 50.1026934,\n
        "lon": 4.8066324,\n
        "timestamp": "2017-10-10T16:55:55Z",\n
        "version": 2,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019893,\n
        "lat": 50.1027060,\n
        "lon": 4.8057710,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019894,\n
        "lat": 50.1027061,\n
        "lon": 4.8067126,\n
        "timestamp": "2017-10-10T16:55:55Z",\n
        "version": 2,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019895,\n
        "lat": 50.1027120,\n
        "lon": 4.8065220,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019896,\n
        "lat": 50.1027210,\n
        "lon": 4.8066220,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019897,\n
        "lat": 50.1027230,\n
        "lon": 4.8058530,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019898,\n
        "lat": 50.1027270,\n
        "lon": 4.8066130,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019900,\n
        "lat": 50.1027380,\n
        "lon": 4.8067490,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019902,\n
        "lat": 50.1027670,\n
        "lon": 4.8064980,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019903,\n
        "lat": 50.1027810,\n
        "lon": 4.8065890,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019904,\n
        "lat": 50.1027910,\n
        "lon": 4.8063280,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019906,\n
        "lat": 50.1028020,\n
        "lon": 4.8057250,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019907,\n
        "lat": 50.1028190,\n
        "lon": 4.8064800,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019908,\n
        "lat": 50.1028220,\n
        "lon": 4.8055560,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019909,\n
        "lat": 50.1028280,\n
        "lon": 4.8058610,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019910,\n
        "lat": 50.1028350,\n
        "lon": 4.8057110,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019911,\n
        "lat": 50.1028460,\n
        "lon": 4.8065600,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019912,\n
        "lat": 50.1028490,\n
        "lon": 4.8065800,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019913,\n
        "lat": 50.1028520,\n
        "lon": 4.8063900,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019914,\n
        "lat": 50.1028520,\n
        "lon": 4.8067130,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019915,\n
        "lat": 50.1028530,\n
        "lon": 4.8056850,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019916,\n
        "lat": 50.1028530,\n
        "lon": 4.8064650,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019917,\n
        "lat": 50.1028530,\n
        "lon": 4.8067170,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019918,\n
        "lat": 50.1028540,\n
        "lon": 4.8064730,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019919,\n
        "lat": 50.1028600,\n
        "lon": 4.8058460,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019920,\n
        "lat": 50.1028650,\n
        "lon": 4.8065530,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019921,\n
        "lat": 50.1028660,\n
        "lon": 4.8064680,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019922,\n
        "lat": 50.1028680,\n
        "lon": 4.8065740,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019923,\n
        "lat": 50.1028840,\n
        "lon": 4.8063760,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019924,\n
        "lat": 50.1028870,\n
        "lon": 4.8067070,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019925,\n
        "lat": 50.1028910,\n
        "lon": 4.8062670,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019926,\n
        "lat": 50.1028940,\n
        "lon": 4.8064390,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019927,\n
        "lat": 50.1028980,\n
        "lon": 4.8063070,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019928,\n
        "lat": 50.1029110,\n
        "lon": 4.8065340,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019929,\n
        "lat": 50.1029150,\n
        "lon": 4.8065580,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019930,\n
        "lat": 50.1029210,\n
        "lon": 4.8062970,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019931,\n
        "lat": 50.1029260,\n
        "lon": 4.8062510,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019932,\n
        "lat": 50.1029330,\n
        "lon": 4.8062910,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019933,\n
        "lat": 50.1029340,\n
        "lon": 4.8066920,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019934,\n
        "lat": 50.1029410,\n
        "lon": 4.8064200,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019935,\n
        "lat": 50.1029700,\n
        "lon": 4.8062730,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019936,\n
        "lat": 50.1029810,\n
        "lon": 4.8066780,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019937,\n
        "lat": 50.1029990,\n
        "lon": 4.8063280,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019938,\n
        "lat": 50.1030070,\n
        "lon": 4.8065250,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019939,\n
        "lat": 50.1030170,\n
        "lon": 4.8064490,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019940,\n
        "lat": 50.1030310,\n
        "lon": 4.8064440,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019941,\n
        "lat": 50.1030340,\n
        "lon": 4.8063120,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019942,\n
        "lat": 50.1030350,\n
        "lon": 4.8063210,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019943,\n
        "lat": 50.1030430,\n
        "lon": 4.8065150,\n
        "timestamp": "2015-03-04T16:27:17Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019944,\n
        "lat": 50.1030460,\n
        "lon": 4.8063810,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019945,\n
        "lat": 50.1030470,\n
        "lon": 4.8063160,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019946,\n
        "lat": 50.1030510,\n
        "lon": 4.8063410,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019947,\n
        "lat": 50.1030540,\n
        "lon": 4.8064360,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019948,\n
        "lat": 50.1030580,\n
        "lon": 4.8064110,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019949,\n
        "lat": 50.1030640,\n
        "lon": 4.8063370,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019950,\n
        "lat": 50.1030660,\n
        "lon": 4.8065070,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019951,\n
        "lat": 50.1030690,\n
        "lon": 4.8063700,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019952,\n
        "lat": 50.1030730,\n
        "lon": 4.8065030,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019953,\n
        "lat": 50.1030830,\n
        "lon": 4.8063990,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019954,\n
        "lat": 50.1030880,\n
        "lon": 4.8066470,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019955,\n
        "lat": 50.1031000,\n
        "lon": 4.8064860,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019956,\n
        "lat": 50.1031270,\n
        "lon": 4.8066230,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019957,\n
        "lat": 50.1031400,\n
        "lon": 4.8064590,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019958,\n
        "lat": 50.1031640,\n
        "lon": 4.8066000,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019959,\n
        "lat": 50.1031670,\n
        "lon": 4.8066170,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019960,\n
        "lat": 50.1031720,\n
        "lon": 4.8063930,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019961,\n
        "lat": 50.1031820,\n
        "lon": 4.8064380,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019962,\n
        "lat": 50.1032160,\n
        "lon": 4.8062600,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019963,\n
        "lat": 50.1032230,\n
        "lon": 4.8063660,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019964,\n
        "lat": 50.1032260,\n
        "lon": 4.8063800,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019965,\n
        "lat": 50.1032440,\n
        "lon": 4.8063710,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019966,\n
        "lat": 50.1032570,\n
        "lon": 4.8063640,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019967,\n
        "lat": 50.1032620,\n
        "lon": 4.8063240,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019968,\n
        "lat": 50.1032670,\n
        "lon": 4.8062260,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019969,\n
        "lat": 50.1032760,\n
        "lon": 4.8063810,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019970,\n
        "lat": 50.1032870,\n
        "lon": 4.8063090,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019971,\n
        "lat": 50.1032990,\n
        "lon": 4.8065630,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019972,\n
        "lat": 50.1033360,\n
        "lon": 4.8065490,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019973,\n
        "lat": 50.1033410,\n
        "lon": 4.8063500,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019974,\n
        "lat": 50.1033490,\n
        "lon": 4.8063860,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019975,\n
        "lat": 50.1033700,\n
        "lon": 4.8063010,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019976,\n
        "lat": 50.1033790,\n
        "lon": 4.8063420,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019977,\n
        "lat": 50.1033880,\n
        "lon": 4.8063370,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019978,\n
        "lat": 50.1033940,\n
        "lon": 4.8063600,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019979,\n
        "lat": 50.1034010,\n
        "lon": 4.8062810,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019980,\n
        "lat": 50.1034180,\n
        "lon": 4.8063440,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019981,\n
        "lat": 50.1034520,\n
        "lon": 4.8064770,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019982,\n
        "lat": 50.1034610,\n
        "lon": 4.8061000,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019983,\n
        "lat": 50.1034740,\n
        "lon": 4.8063090,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019984,\n
        "lat": 50.1034750,\n
        "lon": 4.8061560,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019985,\n
        "lat": 50.1034760,\n
        "lon": 4.8063210,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019986,\n
        "lat": 50.1034840,\n
        "lon": 4.8060880,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019987,\n
        "lat": 50.1034970,\n
        "lon": 4.8061440,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019988,\n
        "lat": 50.1035010,\n
        "lon": 4.8064460,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019989,\n
        "lat": 50.1035050,\n
        "lon": 4.8064430,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019990,\n
        "lat": 50.1035070,\n
        "lon": 4.8064750,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019991,\n
        "lat": 50.1035200,\n
        "lon": 4.8061900,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019992,\n
        "lat": 50.1035320,\n
        "lon": 4.8062900,\n
        "timestamp": "2015-03-04T16:27:18Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019993,\n
        "lat": 50.1035320,\n
        "lon": 4.8062950,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019994,\n
        "lat": 50.1035330,\n
        "lon": 4.8062480,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019995,\n
        "lat": 50.1035500,\n
        "lon": 4.8061670,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019996,\n
        "lat": 50.1035510,\n
        "lon": 4.8061710,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019997,\n
        "lat": 50.1035650,\n
        "lon": 4.8062310,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019998,\n
        "lat": 50.1035690,\n
        "lon": 4.8062470,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383019999,\n
        "lat": 50.1035690,\n
        "lon": 4.8064480,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020000,\n
        "lat": 50.1035700,\n
        "lon": 4.8064560,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020001,\n
        "lat": 50.1035750,\n
        "lon": 4.8061520,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020002,\n
        "lat": 50.1035760,\n
        "lon": 4.8062790,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020003,\n
        "lat": 50.1035940,\n
        "lon": 4.8062370,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020004,\n
        "lat": 50.1036140,\n
        "lon": 4.8064410,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020005,\n
        "lat": 50.1036340,\n
        "lon": 4.8062220,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020006,\n
        "lat": 50.1036470,\n
        "lon": 4.8062920,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020007,\n
        "lat": 50.1036610,\n
        "lon": 4.8061640,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020008,\n
        "lat": 50.1036680,\n
        "lon": 4.8062440,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020009,\n
        "lat": 50.1036720,\n
        "lon": 4.8062170,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020010,\n
        "lat": 50.1036780,\n
        "lon": 4.8062830,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020011,\n
        "lat": 50.1036830,\n
        "lon": 4.8062160,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020012,\n
        "lat": 50.1036830,\n
        "lon": 4.8062800,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020013,\n
        "lat": 50.1036870,\n
        "lon": 4.8062360,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020014,\n
        "lat": 50.1036890,\n
        "lon": 4.8061470,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020015,\n
        "lat": 50.1037010,\n
        "lon": 4.8061970,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020016,\n
        "lat": 50.1037080,\n
        "lon": 4.8064080,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020017,\n
        "lat": 50.1037180,\n
        "lon": 4.8061870,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020018,\n
        "lat": 50.1037310,\n
        "lon": 4.8062360,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020019,\n
        "lat": 50.1037350,\n
        "lon": 4.8062090,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020020,\n
        "lat": 50.1037400,\n
        "lon": 4.8062290,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020021,\n
        "lat": 50.1037440,\n
        "lon": 4.8063960,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020022,\n
        "lat": 50.1037490,\n
        "lon": 4.8063930,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020023,\n
        "lat": 50.1037650,\n
        "lon": 4.8061910,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020024,\n
        "lat": 50.1037700,\n
        "lon": 4.8062140,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020025,\n
        "lat": 50.1037780,\n
        "lon": 4.8063760,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020026,\n
        "lat": 50.1037820,\n
        "lon": 4.8062060,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020027,\n
        "lat": 50.1037870,\n
        "lon": 4.8062250,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020028,\n
        "lat": 50.1038180,\n
        "lon": 4.8062090,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020029,\n
        "lat": 50.1038260,\n
        "lon": 4.8060780,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020030,\n
        "lat": 50.1038440,\n
        "lon": 4.8061490,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020031,\n
        "lat": 50.1038490,\n
        "lon": 4.8063340,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020032,\n
        "lat": 50.1038530,\n
        "lon": 4.8061790,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020033,\n
        "lat": 50.1038550,\n
        "lon": 4.8061880,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020034,\n
        "lat": 50.1038570,\n
        "lon": 4.8060580,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020035,\n
        "lat": 50.1038580,\n
        "lon": 4.8050680,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020036,\n
        "lat": 50.1038690,\n
        "lon": 4.8051040,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020037,\n
        "lat": 50.1038760,\n
        "lon": 4.8051100,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020038,\n
        "lat": 50.1038760,\n
        "lon": 4.8061270,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020039,\n
        "lat": 50.1038840,\n
        "lon": 4.8061580,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020040,\n
        "lat": 50.1038870,\n
        "lon": 4.8061700,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020041,\n
        "lat": 50.1038880,\n
        "lon": 4.8051500,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020042,\n
        "lat": 50.1039180,\n
        "lon": 4.8053640,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020043,\n
        "lat": 50.1039200,\n
        "lon": 4.8062920,\n
        "timestamp": "2015-03-04T16:27:19Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020044,\n
        "lat": 50.1039220,\n
        "lon": 4.8060890,\n
        "timestamp": "2015-03-04T16:27:21Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020045,\n
        "lat": 50.1039320,\n
        "lon": 4.8061410,\n
        "timestamp": "2015-03-04T16:27:21Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020046,\n
        "lat": 50.1039350,\n
        "lon": 4.8060800,\n
        "timestamp": "2015-03-04T16:27:21Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020047,\n
        "lat": 50.1039430,\n
        "lon": 4.8053450,\n
        "timestamp": "2015-03-04T16:27:21Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020048,\n
        "lat": 50.1039470,\n
        "lon": 4.8061330,\n
        "timestamp": "2015-03-04T16:27:21Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020049,\n
        "lat": 50.1039640,\n
        "lon": 4.8062640,\n
        "timestamp": "2015-03-04T16:27:21Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020050,\n
        "lat": 50.1039700,\n
        "lon": 4.8049880,\n
        "timestamp": "2015-03-04T16:27:21Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020051,\n
        "lat": 50.1039730,\n
        "lon": 4.8061170,\n
        "timestamp": "2015-03-04T16:27:21Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020052,\n
        "lat": 50.1039790,\n
        "lon": 4.8050350,\n
        "timestamp": "2015-03-04T16:27:21Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020053,\n
        "lat": 50.1039820,\n
        "lon": 4.8050260,\n
        "timestamp": "2015-03-04T16:27:21Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020054,\n
        "lat": 50.1039850,\n
        "lon": 4.8059960,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020055,\n
        "lat": 50.1039910,\n
        "lon": 4.8050760,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020056,\n
        "lat": 50.1039910,\n
        "lon": 4.8054980,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020057,\n
        "lat": 50.1039920,\n
        "lon": 4.8055090,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020058,\n
        "lat": 50.1039960,\n
        "lon": 4.8060590,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020059,\n
        "lat": 50.1040020,\n
        "lon": 4.8060550,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020060,\n
        "lat": 50.1040040,\n
        "lon": 4.8059830,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020061,\n
        "lat": 50.1040060,\n
        "lon": 4.8060970,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020062,\n
        "lat": 50.1040080,\n
        "lon": 4.8062360,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020063,\n
        "lat": 50.1040150,\n
        "lon": 4.8056000,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020064,\n
        "lat": 50.1040160,\n
        "lon": 4.8055900,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020065,\n
        "lat": 50.1040160,\n
        "lon": 4.8056780,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020066,\n
        "lat": 50.1040210,\n
        "lon": 4.8060420,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020067,\n
        "lat": 50.1040360,\n
        "lon": 4.8056630,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020068,\n
        "lat": 50.1040390,\n
        "lon": 4.8056600,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020069,\n
        "lat": 50.1040440,\n
        "lon": 4.8060280,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020070,\n
        "lat": 50.1040570,\n
        "lon": 4.8060710,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020071,\n
        "lat": 50.1040610,\n
        "lon": 4.8058200,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020072,\n
        "lat": 50.1040750,\n
        "lon": 4.8060000,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020073,\n
        "lat": 50.1040830,\n
        "lon": 4.8058890,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020074,\n
        "lat": 50.1040840,\n
        "lon": 4.8058020,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020075,\n
        "lat": 50.1040860,\n
        "lon": 4.8058000,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020076,\n
        "lat": 50.1040880,\n
        "lon": 4.8060440,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020077,\n
        "lat": 50.1040910,\n
        "lon": 4.8061830,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020078,\n
        "lat": 50.1041030,\n
        "lon": 4.8059810,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020079,\n
        "lat": 50.1041080,\n
        "lon": 4.8058700,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020080,\n
        "lat": 50.1041080,\n
        "lon": 4.8059740,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020081,\n
        "lat": 50.1041150,\n
        "lon": 4.8060210,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020082,\n
        "lat": 50.1041200,\n
        "lon": 4.8060160,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020083,\n
        "lat": 50.1041320,\n
        "lon": 4.8058820,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020084,\n
        "lat": 50.1041490,\n
        "lon": 4.8059410,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020085,\n
        "lat": 50.1041510,\n
        "lon": 4.8061360,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020086,\n
        "lat": 50.1041880,\n
        "lon": 4.8060450,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020087,\n
        "lat": 50.1042050,\n
        "lon": 4.8060930,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020088,\n
        "lat": 50.1042260,\n
        "lon": 4.8058100,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020089,\n
        "lat": 50.1042280,\n
        "lon": 4.8058150,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020090,\n
        "lat": 50.1042730,\n
        "lon": 4.8059590,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020091,\n
        "lat": 50.1042780,\n
        "lon": 4.8059770,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020092,\n
        "lat": 50.1042960,\n
        "lon": 4.8057640,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 3383020093,\n
        "lat": 50.1043400,\n
        "lon": 4.8059070,\n
        "timestamp": "2015-03-04T16:27:22Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383\n
      },\n
      {\n
        "type": "node",\n
        "id": 4460419338,\n
        "lat": 50.0885447,\n
        "lon": 4.7886138,\n
        "timestamp": "2016-10-23T13:46:55Z",\n
        "version": 1,\n
        "changeset": 43100617,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 4460419340,\n
        "lat": 50.0886052,\n
        "lon": 4.7890810,\n
        "timestamp": "2016-10-23T13:46:55Z",\n
        "version": 1,\n
        "changeset": 43100617,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 4460419342,\n
        "lat": 50.0888449,\n
        "lon": 4.7885193,\n
        "timestamp": "2016-10-23T13:46:55Z",\n
        "version": 1,\n
        "changeset": 43100617,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 4460419343,\n
        "lat": 50.0888728,\n
        "lon": 4.7909138,\n
        "timestamp": "2016-10-23T13:46:55Z",\n
        "version": 1,\n
        "changeset": 43100617,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 4460419344,\n
        "lat": 50.0889054,\n
        "lon": 4.7889865,\n
        "timestamp": "2016-10-23T13:46:55Z",\n
        "version": 1,\n
        "changeset": 43100617,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 4460419346,\n
        "lat": 50.0889260,\n
        "lon": 4.7913090,\n
        "timestamp": "2016-10-23T13:46:55Z",\n
        "version": 1,\n
        "changeset": 43100617,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 4460419348,\n
        "lat": 50.0891488,\n
        "lon": 4.7908236,\n
        "timestamp": "2016-10-23T13:46:55Z",\n
        "version": 1,\n
        "changeset": 43100617,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 4460419349,\n
        "lat": 50.0892020,\n
        "lon": 4.7912187,\n
        "timestamp": "2016-10-23T13:46:55Z",\n
        "version": 1,\n
        "changeset": 43100617,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 5058908600,\n
        "lat": 50.0913032,\n
        "lon": 4.8023192,\n
        "timestamp": "2017-08-25T19:54:08Z",\n
        "version": 1,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 5058908601,\n
        "lat": 50.0912604,\n
        "lon": 4.8022630,\n
        "timestamp": "2017-08-25T19:54:08Z",\n
        "version": 1,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 5058908602,\n
        "lat": 50.0912139,\n
        "lon": 4.8023490,\n
        "timestamp": "2017-08-25T19:54:08Z",\n
        "version": 1,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 5058908603,\n
        "lat": 50.0912611,\n
        "lon": 4.8024112,\n
        "timestamp": "2017-08-25T19:54:08Z",\n
        "version": 1,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 5058908604,\n
        "lat": 50.0913093,\n
        "lon": 4.8023223,\n
        "timestamp": "2017-08-25T19:54:08Z",\n
        "version": 1,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 5058908605,\n
        "lat": 50.0912955,\n
        "lon": 4.8021698,\n
        "timestamp": "2017-08-25T19:54:08Z",\n
        "version": 1,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 5058908606,\n
        "lat": 50.0912514,\n
        "lon": 4.8022512,\n
        "timestamp": "2017-08-25T19:54:08Z",\n
        "version": 1,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 5058908607,\n
        "lat": 50.0913048,\n
        "lon": 4.8023163,\n
        "timestamp": "2017-08-25T19:54:08Z",\n
        "version": 1,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 5058908608,\n
        "lat": 50.0913052,\n
        "lon": 4.8021825,\n
        "timestamp": "2017-08-25T19:54:08Z",\n
        "version": 1,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 5058908609,\n
        "lat": 50.0913472,\n
        "lon": 4.8022379,\n
        "timestamp": "2017-08-25T19:54:08Z",\n
        "version": 1,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 5058908610,\n
        "lat": 50.0913723,\n
        "lon": 4.8021915,\n
        "timestamp": "2017-08-25T19:54:08Z",\n
        "version": 1,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 5058908611,\n
        "lat": 50.0913303,\n
        "lon": 4.8021362,\n
        "timestamp": "2017-08-25T19:54:08Z",\n
        "version": 1,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 5058908612,\n
        "lat": 50.0985804,\n
        "lon": 4.8080384,\n
        "timestamp": "2017-08-25T19:54:09Z",\n
        "version": 1,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 5058908613,\n
        "lat": 50.0985921,\n
        "lon": 4.8082088,\n
        "timestamp": "2017-08-25T19:54:09Z",\n
        "version": 1,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 5058908614,\n
        "lat": 50.0986969,\n
        "lon": 4.8081914,\n
        "timestamp": "2017-08-25T19:54:09Z",\n
        "version": 1,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 5058908615,\n
        "lat": 50.0986853,\n
        "lon": 4.8080210,\n
        "timestamp": "2017-08-25T19:54:09Z",\n
        "version": 1,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 5058908616,\n
        "lat": 50.1014524,\n
        "lon": 4.8041898,\n
        "timestamp": "2017-08-25T19:54:09Z",\n
        "version": 1,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 5058908617,\n
        "lat": 50.1013151,\n
        "lon": 4.8040629,\n
        "timestamp": "2017-08-25T19:54:09Z",\n
        "version": 1,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 5058908618,\n
        "lat": 50.1012352,\n
        "lon": 4.8040799,\n
        "timestamp": "2017-08-25T19:54:09Z",\n
        "version": 1,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 5058908619,\n
        "lat": 50.1006221,\n
        "lon": 4.7976045,\n
        "timestamp": "2017-08-25T19:54:09Z",\n
        "version": 1,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 5058908620,\n
        "lat": 50.1006243,\n
        "lon": 4.7976390,\n
        "timestamp": "2017-08-25T19:54:09Z",\n
        "version": 1,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 5058911621,\n
        "lat": 50.1006858,\n
        "lon": 4.7976294,\n
        "timestamp": "2017-08-25T19:54:09Z",\n
        "version": 1,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 5058911622,\n
        "lat": 50.1006836,\n
        "lon": 4.7975949,\n
        "timestamp": "2017-08-25T19:54:09Z",\n
        "version": 1,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 5058911623,\n
        "lat": 50.1006460,\n
        "lon": 4.7974978,\n
        "timestamp": "2017-08-25T19:54:09Z",\n
        "version": 1,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 5058911624,\n
        "lat": 50.1006435,\n
        "lon": 4.7974586,\n
        "timestamp": "2017-08-25T19:54:09Z",\n
        "version": 1,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 5058911625,\n
        "lat": 50.1017994,\n
        "lon": 4.7982266,\n
        "timestamp": "2017-08-25T19:54:09Z",\n
        "version": 1,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 5058911626,\n
        "lat": 50.1018329,\n
        "lon": 4.7982002,\n
        "timestamp": "2017-08-25T19:54:09Z",\n
        "version": 1,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 5058911627,\n
        "lat": 50.1018087,\n
        "lon": 4.7981254,\n
        "timestamp": "2017-08-25T19:54:09Z",\n
        "version": 1,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 5058911628,\n
        "lat": 50.1017752,\n
        "lon": 4.7981517,\n
        "timestamp": "2017-08-25T19:54:09Z",\n
        "version": 1,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353367,\n
        "lat": 50.1028539,\n
        "lon": 4.8074239,\n
        "timestamp": "2017-10-10T16:55:49Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353369,\n
        "lat": 50.1029092,\n
        "lon": 4.8074097,\n
        "timestamp": "2017-10-10T16:55:49Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353378,\n
        "lat": 50.1028665,\n
        "lon": 4.8077590,\n
        "timestamp": "2017-10-10T16:55:50Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353417,\n
        "lat": 50.1029832,\n
        "lon": 4.8076276,\n
        "timestamp": "2017-10-10T16:55:50Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353418,\n
        "lat": 50.1028256,\n
        "lon": 4.8077688,\n
        "timestamp": "2017-10-10T16:55:50Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353419,\n
        "lat": 50.1028173,\n
        "lon": 4.8076853,\n
        "timestamp": "2017-10-10T16:55:50Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353420,\n
        "lat": 50.1028583,\n
        "lon": 4.8076754,\n
        "timestamp": "2017-10-10T16:55:50Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353621,\n
        "lat": 50.1028371,\n
        "lon": 4.8074561,\n
        "timestamp": "2017-10-10T16:55:50Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353623,\n
        "lat": 50.1028811,\n
        "lon": 4.8077895,\n
        "timestamp": "2017-10-10T16:55:50Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353624,\n
        "lat": 50.1029086,\n
        "lon": 4.8078072,\n
        "timestamp": "2017-10-10T16:55:50Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353625,\n
        "lat": 50.1029326,\n
        "lon": 4.8078010,\n
        "timestamp": "2017-10-10T16:55:50Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353626,\n
        "lat": 50.1029549,\n
        "lon": 4.8077720,\n
        "timestamp": "2017-10-10T16:55:50Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353628,\n
        "lat": 50.1029600,\n
        "lon": 4.8077063,\n
        "timestamp": "2017-10-10T16:55:51Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353629,\n
        "lat": 50.1029902,\n
        "lon": 4.8076992,\n
        "timestamp": "2017-10-10T16:55:51Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353630,\n
        "lat": 50.1029531,\n
        "lon": 4.8076347,\n
        "timestamp": "2017-10-10T16:55:51Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353631,\n
        "lat": 50.1029330,\n
        "lon": 4.8074331,\n
        "timestamp": "2017-10-10T16:55:51Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353633,\n
        "lat": 50.1028548,\n
        "lon": 4.8074235,\n
        "timestamp": "2017-10-10T16:55:51Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353634,\n
        "lat": 50.1028416,\n
        "lon": 4.8074551,\n
        "timestamp": "2017-10-10T16:55:51Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353635,\n
        "lat": 50.1028447,\n
        "lon": 4.8074348,\n
        "timestamp": "2017-10-10T16:55:51Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353636,\n
        "lat": 50.1028512,\n
        "lon": 4.8074258,\n
        "timestamp": "2017-10-10T16:55:51Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353637,\n
        "lat": 50.1028490,\n
        "lon": 4.8074279,\n
        "timestamp": "2017-10-10T16:55:51Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353638,\n
        "lat": 50.1028465,\n
        "lon": 4.8074313,\n
        "timestamp": "2017-10-10T16:55:51Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353639,\n
        "lat": 50.1028414,\n
        "lon": 4.8074511,\n
        "timestamp": "2017-10-10T16:55:51Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353640,\n
        "lat": 50.1028416,\n
        "lon": 4.8074471,\n
        "timestamp": "2017-10-10T16:55:51Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353641,\n
        "lat": 50.1028422,\n
        "lon": 4.8074427,\n
        "timestamp": "2017-10-10T16:55:51Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353642,\n
        "lat": 50.1028433,\n
        "lon": 4.8074386,\n
        "timestamp": "2017-10-10T16:55:51Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353643,\n
        "lat": 50.1029229,\n
        "lon": 4.8074176,\n
        "timestamp": "2017-10-10T16:55:51Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353644,\n
        "lat": 50.1029285,\n
        "lon": 4.8074341,\n
        "timestamp": "2017-10-10T16:55:51Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353645,\n
        "lat": 50.1029277,\n
        "lon": 4.8074293,\n
        "timestamp": "2017-10-10T16:55:51Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353646,\n
        "lat": 50.1029264,\n
        "lon": 4.8074247,\n
        "timestamp": "2017-10-10T16:55:51Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353647,\n
        "lat": 50.1029249,\n
        "lon": 4.8074210,\n
        "timestamp": "2017-10-10T16:55:51Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353648,\n
        "lat": 50.1029126,\n
        "lon": 4.8074099,\n
        "timestamp": "2017-10-10T16:55:51Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353649,\n
        "lat": 50.1029155,\n
        "lon": 4.8074109,\n
        "timestamp": "2017-10-10T16:55:51Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353650,\n
        "lat": 50.1029182,\n
        "lon": 4.8074126,\n
        "timestamp": "2017-10-10T16:55:51Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353651,\n
        "lat": 50.1029207,\n
        "lon": 4.8074148,\n
        "timestamp": "2017-10-10T16:55:51Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353668,\n
        "lat": 50.1028888,\n
        "lon": 4.8073720,\n
        "timestamp": "2017-10-10T16:55:51Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353670,\n
        "lat": 50.1028710,\n
        "lon": 4.8073765,\n
        "timestamp": "2017-10-10T16:55:51Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353673,\n
        "lat": 50.1026444,\n
        "lon": 4.8078947,\n
        "timestamp": "2017-10-10T16:55:51Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353674,\n
        "lat": 50.1027997,\n
        "lon": 4.8076072,\n
        "timestamp": "2017-10-10T16:55:52Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353675,\n
        "lat": 50.1028357,\n
        "lon": 4.8076033,\n
        "timestamp": "2017-10-10T16:55:52Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564,\n
        "tags": {\n
          "amenity": "bench"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353676,\n
        "lat": 50.1026429,\n
        "lon": 4.8078940,\n
        "timestamp": "2017-10-17T19:36:40Z",\n
        "version": 2,\n
        "changeset": 53021888,\n
        "user": "FvGordon",\n
        "uid": 161619,\n
        "tags": {\n
          "amenity": "bench"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353678,\n
        "lat": 50.1026382,\n
        "lon": 4.8070661,\n
        "timestamp": "2017-10-10T16:55:52Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564,\n
        "tags": {\n
          "amenity": "bench"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353679,\n
        "lat": 50.1027975,\n
        "lon": 4.8074708,\n
        "timestamp": "2017-10-10T16:55:52Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353680,\n
        "lat": 50.1028293,\n
        "lon": 4.8075054,\n
        "timestamp": "2017-10-10T16:55:52Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564,\n
        "tags": {\n
          "amenity": "bench"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353681,\n
        "lat": 50.1029702,\n
        "lon": 4.8072060,\n
        "timestamp": "2017-10-10T16:55:52Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353682,\n
        "lat": 50.1029973,\n
        "lon": 4.8073384,\n
        "timestamp": "2017-10-10T16:55:52Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353683,\n
        "lat": 50.1030195,\n
        "lon": 4.8074799,\n
        "timestamp": "2017-10-10T16:55:52Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353684,\n
        "lat": 50.1029687,\n
        "lon": 4.8072049,\n
        "timestamp": "2017-10-17T19:36:40Z",\n
        "version": 2,\n
        "changeset": 53021888,\n
        "user": "FvGordon",\n
        "uid": 161619,\n
        "tags": {\n
          "amenity": "bench"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353685,\n
        "lat": 50.1029780,\n
        "lon": 4.8071804,\n
        "timestamp": "2017-10-10T16:55:52Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564,\n
        "tags": {\n
          "amenity": "bench"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353690,\n
        "lat": 50.1027388,\n
        "lon": 4.8079606,\n
        "timestamp": "2017-10-10T16:55:52Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353691,\n
        "lat": 50.1025395,\n
        "lon": 4.8078632,\n
        "timestamp": "2017-10-10T16:55:52Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353692,\n
        "lat": 50.1025793,\n
        "lon": 4.8079943,\n
        "timestamp": "2017-10-10T16:55:52Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353693,\n
        "lat": 50.1025547,\n
        "lon": 4.8079847,\n
        "timestamp": "2017-10-10T16:55:52Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353694,\n
        "lat": 50.1026160,\n
        "lon": 4.8080020,\n
        "timestamp": "2017-10-10T16:55:52Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353695,\n
        "lat": 50.1026006,\n
        "lon": 4.8070325,\n
        "timestamp": "2017-10-10T16:55:52Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564,\n
        "tags": {\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:type": "underground"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353701,\n
        "lat": 50.1024661,\n
        "lon": 4.8070833,\n
        "timestamp": "2017-10-10T16:55:52Z",\n
        "version": 1,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564,\n
        "tags": {\n
          "amenity": "post_box"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159353703,\n
        "lat": 50.1027254,\n
        "lon": 4.8069091,\n
        "timestamp": "2022-05-30T14:43:09Z",\n
        "version": 2,\n
        "changeset": 121722636,\n
        "user": "user_5589",\n
        "uid": 5589,\n
        "tags": {\n
          "bus": "yes",\n
          "highway": "bus_stop",\n
          "public_transport": "platform"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159663651,\n
        "lat": 50.1073856,\n
        "lon": 4.8036342,\n
        "timestamp": "2017-10-10T19:53:45Z",\n
        "version": 1,\n
        "changeset": 52804717,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5159663652,\n
        "lat": 50.1073919,\n
        "lon": 4.8035575,\n
        "timestamp": "2017-10-10T19:53:45Z",\n
        "version": 1,\n
        "changeset": 52804717,\n
        "user": "cafecho",\n
        "uid": 1136564,\n
        "tags": {\n
          "entrance": "yes"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5171294311,\n
        "lat": 50.1076134,\n
        "lon": 4.7982050,\n
        "timestamp": "2017-10-16T13:59:44Z",\n
        "version": 1,\n
        "changeset": 52983311,\n
        "user": "cafecho",\n
        "uid": 1136564,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5171294312,\n
        "lat": 50.1076927,\n
        "lon": 4.7981709,\n
        "timestamp": "2017-10-16T13:59:44Z",\n
        "version": 1,\n
        "changeset": 52983311,\n
        "user": "cafecho",\n
        "uid": 1136564,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5171294313,\n
        "lat": 50.1077597,\n
        "lon": 4.7981326,\n
        "timestamp": "2017-10-16T13:59:44Z",\n
        "version": 1,\n
        "changeset": 52983311,\n
        "user": "cafecho",\n
        "uid": 1136564,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5171294314,\n
        "lat": 50.1076626,\n
        "lon": 4.7982668,\n
        "timestamp": "2017-10-16T13:59:44Z",\n
        "version": 1,\n
        "changeset": 52983311,\n
        "user": "cafecho",\n
        "uid": 1136564,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5171294315,\n
        "lat": 50.1077474,\n
        "lon": 4.7982476,\n
        "timestamp": "2017-10-16T13:59:44Z",\n
        "version": 1,\n
        "changeset": 52983311,\n
        "user": "cafecho",\n
        "uid": 1136564,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5171294316,\n
        "lat": 50.1076462,\n
        "lon": 4.7980580,\n
        "timestamp": "2017-10-16T13:59:44Z",\n
        "version": 1,\n
        "changeset": 52983311,\n
        "user": "cafecho",\n
        "uid": 1136564,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5171294317,\n
        "lat": 50.1073893,\n
        "lon": 4.7984202,\n
        "timestamp": "2017-10-16T13:59:44Z",\n
        "version": 1,\n
        "changeset": 52983311,\n
        "user": "cafecho",\n
        "uid": 1136564,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5171294318,\n
        "lat": 50.1073251,\n
        "lon": 4.7984628,\n
        "timestamp": "2017-10-16T13:59:44Z",\n
        "version": 1,\n
        "changeset": 52983311,\n
        "user": "cafecho",\n
        "uid": 1136564,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5171294468,\n
        "lat": 50.1140236,\n
        "lon": 4.7890900,\n
        "timestamp": "2024-07-30T13:28:27Z",\n
        "version": 3,\n
        "changeset": 154606682,\n
        "user": "mavl",\n
        "uid": 564990,\n
        "tags": {\n
          "highway": "bus_stop"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5171294470,\n
        "lat": 50.1139664,\n
        "lon": 4.7891727,\n
        "timestamp": "2017-10-16T13:59:45Z",\n
        "version": 1,\n
        "changeset": 52983311,\n
        "user": "cafecho",\n
        "uid": 1136564,\n
        "tags": {\n
          "amenity": "waste_basket"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5171294471,\n
        "lat": 50.1142807,\n
        "lon": 4.7885721,\n
        "timestamp": "2017-10-16T13:59:45Z",\n
        "version": 1,\n
        "changeset": 52983311,\n
        "user": "cafecho",\n
        "uid": 1136564,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5171294472,\n
        "lat": 50.1141723,\n
        "lon": 4.7882464,\n
        "timestamp": "2017-10-16T13:59:45Z",\n
        "version": 1,\n
        "changeset": 52983311,\n
        "user": "cafecho",\n
        "uid": 1136564,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5171294473,\n
        "lat": 50.1140260,\n
        "lon": 4.7883426,\n
        "timestamp": "2017-10-16T13:59:45Z",\n
        "version": 1,\n
        "changeset": 52983311,\n
        "user": "cafecho",\n
        "uid": 1136564,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5171294474,\n
        "lat": 50.1141403,\n
        "lon": 4.7883568,\n
        "timestamp": "2017-10-16T13:59:45Z",\n
        "version": 1,\n
        "changeset": 52983311,\n
        "user": "cafecho",\n
        "uid": 1136564,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5171359993,\n
        "lat": 50.1171818,\n
        "lon": 4.7874538,\n
        "timestamp": "2017-10-16T14:46:35Z",\n
        "version": 1,\n
        "changeset": 52984356,\n
        "user": "cafecho",\n
        "uid": 1136564,\n
        "tags": {\n
          "amenity": "recycling",\n
          "recycling:clothes": "yes",\n
          "recycling_type": "container"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5171359994,\n
        "lat": 50.1174449,\n
        "lon": 4.7869170,\n
        "timestamp": "2017-10-16T14:46:35Z",\n
        "version": 1,\n
        "changeset": 52984356,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5171359995,\n
        "lat": 50.1173700,\n
        "lon": 4.7869107,\n
        "timestamp": "2017-10-16T14:46:35Z",\n
        "version": 1,\n
        "changeset": 52984356,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5171359996,\n
        "lat": 50.1173050,\n
        "lon": 4.7869056,\n
        "timestamp": "2017-10-16T14:46:35Z",\n
        "version": 1,\n
        "changeset": 52984356,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5171359997,\n
        "lat": 50.1173119,\n
        "lon": 4.7866930,\n
        "timestamp": "2017-10-16T14:46:35Z",\n
        "version": 1,\n
        "changeset": 52984356,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5171359998,\n
        "lat": 50.1173769,\n
        "lon": 4.7866982,\n
        "timestamp": "2017-10-16T14:46:35Z",\n
        "version": 1,\n
        "changeset": 52984356,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5171359999,\n
        "lat": 50.1174506,\n
        "lon": 4.7868204,\n
        "timestamp": "2017-10-16T14:46:35Z",\n
        "version": 1,\n
        "changeset": 52984356,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5171360000,\n
        "lat": 50.1173731,\n
        "lon": 4.7868147,\n
        "timestamp": "2017-10-16T14:46:35Z",\n
        "version": 1,\n
        "changeset": 52984356,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5171360001,\n
        "lat": 50.1174335,\n
        "lon": 4.7867031,\n
        "timestamp": "2017-10-16T14:46:35Z",\n
        "version": 1,\n
        "changeset": 52984356,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5171360002,\n
        "lat": 50.1174280,\n
        "lon": 4.7868169,\n
        "timestamp": "2017-10-16T14:46:35Z",\n
        "version": 1,\n
        "changeset": 52984356,\n
        "user": "cafecho",\n
        "uid": 1136564\n
      },\n
      {\n
        "type": "node",\n
        "id": 5173564795,\n
        "lat": 50.1028169,\n
        "lon": 4.8077256,\n
        "timestamp": "2017-10-17T19:36:39Z",\n
        "version": 1,\n
        "changeset": 53021888,\n
        "user": "FvGordon",\n
        "uid": 161619,\n
        "tags": {\n
          "amenity": "drinking_water"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5449328370,\n
        "lat": 50.0916791,\n
        "lon": 4.7956083,\n
        "timestamp": "2018-03-02T23:51:52Z",\n
        "version": 1,\n
        "changeset": 56835589,\n
        "user": "cquest",\n
        "uid": 158826\n
      },\n
      {\n
        "type": "node",\n
        "id": 5449328371,\n
        "lat": 50.0916138,\n
        "lon": 4.7955520,\n
        "timestamp": "2018-03-02T23:51:52Z",\n
        "version": 1,\n
        "changeset": 56835589,\n
        "user": "cquest",\n
        "uid": 158826\n
      },\n
      {\n
        "type": "node",\n
        "id": 5449328372,\n
        "lat": 50.0915827,\n
        "lon": 4.7956395,\n
        "timestamp": "2018-03-02T23:51:52Z",\n
        "version": 1,\n
        "changeset": 56835589,\n
        "user": "cquest",\n
        "uid": 158826\n
      },\n
      {\n
        "type": "node",\n
        "id": 5449328373,\n
        "lat": 50.0916481,\n
        "lon": 4.7956958,\n
        "timestamp": "2018-03-02T23:51:52Z",\n
        "version": 1,\n
        "changeset": 56835589,\n
        "user": "cquest",\n
        "uid": 158826\n
      },\n
      {\n
        "type": "node",\n
        "id": 5449328374,\n
        "lat": 50.0915903,\n
        "lon": 4.7957240,\n
        "timestamp": "2018-03-02T23:51:52Z",\n
        "version": 1,\n
        "changeset": 56835589,\n
        "user": "cquest",\n
        "uid": 158826\n
      },\n
      {\n
        "type": "node",\n
        "id": 5449328375,\n
        "lat": 50.0914940,\n
        "lon": 4.7956302,\n
        "timestamp": "2018-03-02T23:51:52Z",\n
        "version": 1,\n
        "changeset": 56835589,\n
        "user": "cquest",\n
        "uid": 158826\n
      },\n
      {\n
        "type": "node",\n
        "id": 5449328376,\n
        "lat": 50.0914365,\n
        "lon": 4.7957736,\n
        "timestamp": "2018-03-02T23:51:52Z",\n
        "version": 1,\n
        "changeset": 56835589,\n
        "user": "cquest",\n
        "uid": 158826\n
      },\n
      {\n
        "type": "node",\n
        "id": 5449328377,\n
        "lat": 50.0915328,\n
        "lon": 4.7958675,\n
        "timestamp": "2018-03-02T23:51:52Z",\n
        "version": 1,\n
        "changeset": 56835589,\n
        "user": "cquest",\n
        "uid": 158826\n
      },\n
      {\n
        "type": "node",\n
        "id": 5449328378,\n
        "lat": 50.0933400,\n
        "lon": 4.7864195,\n
        "timestamp": "2018-03-02T23:51:52Z",\n
        "version": 1,\n
        "changeset": 56835589,\n
        "user": "cquest",\n
        "uid": 158826\n
      },\n
      {\n
        "type": "node",\n
        "id": 5449328379,\n
        "lat": 50.0933675,\n
        "lon": 4.7866502,\n
        "timestamp": "2018-03-02T23:51:52Z",\n
        "version": 1,\n
        "changeset": 56835589,\n
        "user": "cquest",\n
        "uid": 158826\n
      },\n
      {\n
        "type": "node",\n
        "id": 5449328380,\n
        "lat": 50.0931968,\n
        "lon": 4.7866997,\n
        "timestamp": "2018-03-02T23:51:52Z",\n
        "version": 1,\n
        "changeset": 56835589,\n
        "user": "cquest",\n
        "uid": 158826\n
      },\n
      {\n
        "type": "node",\n
        "id": 5449328381,\n
        "lat": 50.0931693,\n
        "lon": 4.7864690,\n
        "timestamp": "2018-03-02T23:51:52Z",\n
        "version": 1,\n
        "changeset": 56835589,\n
        "user": "cquest",\n
        "uid": 158826\n
      },\n
      {\n
        "type": "node",\n
        "id": 5875529412,\n
        "lat": 50.1041319,\n
        "lon": 4.8121856,\n
        "timestamp": "2018-09-02T11:42:32Z",\n
        "version": 1,\n
        "changeset": 62217410,\n
        "user": "Dada4",\n
        "uid": 2084563,\n
        "tags": {\n
          "amenity": "bench",\n
          "tourism": "viewpoint"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 6080998235,\n
        "lat": 50.0875679,\n
        "lon": 4.7949234,\n
        "timestamp": "2018-11-22T00:09:30Z",\n
        "version": 1,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 6080998236,\n
        "lat": 50.0875421,\n
        "lon": 4.7949234,\n
        "timestamp": "2018-11-22T00:09:31Z",\n
        "version": 1,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 6080998237,\n
        "lat": 50.0875421,\n
        "lon": 4.7948362,\n
        "timestamp": "2018-11-22T00:09:31Z",\n
        "version": 1,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 6080998238,\n
        "lat": 50.0875679,\n
        "lon": 4.7948362,\n
        "timestamp": "2018-11-22T00:09:31Z",\n
        "version": 1,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 6080998239,\n
        "lat": 50.0876984,\n
        "lon": 4.7949155,\n
        "timestamp": "2018-11-22T00:09:31Z",\n
        "version": 1,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 6080998240,\n
        "lat": 50.0876761,\n
        "lon": 4.7949141,\n
        "timestamp": "2018-11-22T00:09:31Z",\n
        "version": 1,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 6080998241,\n
        "lat": 50.0876781,\n
        "lon": 4.7948335,\n
        "timestamp": "2018-11-22T00:09:31Z",\n
        "version": 1,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 6080998242,\n
        "lat": 50.0877004,\n
        "lon": 4.7948349,\n
        "timestamp": "2018-11-22T00:09:31Z",\n
        "version": 1,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 6080998243,\n
        "lat": 50.0872417,\n
        "lon": 4.7951495,\n
        "timestamp": "2018-11-22T00:09:31Z",\n
        "version": 1,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 6080998244,\n
        "lat": 50.0872409,\n
        "lon": 4.7951883,\n
        "timestamp": "2018-11-22T00:09:31Z",\n
        "version": 1,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 6080998245,\n
        "lat": 50.0873012,\n
        "lon": 4.7951916,\n
        "timestamp": "2018-11-22T00:09:31Z",\n
        "version": 1,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 6080998246,\n
        "lat": 50.0873020,\n
        "lon": 4.7951527,\n
        "timestamp": "2018-11-22T00:09:31Z",\n
        "version": 1,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 6080998247,\n
        "lat": 50.0873132,\n
        "lon": 4.7952349,\n
        "timestamp": "2018-11-22T00:09:31Z",\n
        "version": 1,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 6080998248,\n
        "lat": 50.0873124,\n
        "lon": 4.7953073,\n
        "timestamp": "2018-11-22T00:09:31Z",\n
        "version": 1,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 6080998249,\n
        "lat": 50.0873915,\n
        "lon": 4.7953096,\n
        "timestamp": "2018-11-22T00:09:31Z",\n
        "version": 1,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 6080998250,\n
        "lat": 50.0873924,\n
        "lon": 4.7952372,\n
        "timestamp": "2018-11-22T00:09:31Z",\n
        "version": 1,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 6080998251,\n
        "lat": 50.0871342,\n
        "lon": 4.7965126,\n
        "timestamp": "2018-11-22T00:09:31Z",\n
        "version": 1,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 6080998252,\n
        "lat": 50.0871067,\n
        "lon": 4.7965126,\n
        "timestamp": "2018-11-22T00:09:31Z",\n
        "version": 1,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 6080998253,\n
        "lat": 50.0871067,\n
        "lon": 4.7964321,\n
        "timestamp": "2018-11-22T00:09:31Z",\n
        "version": 1,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 6080998254,\n
        "lat": 50.0871342,\n
        "lon": 4.7964321,\n
        "timestamp": "2018-11-22T00:09:31Z",\n
        "version": 1,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 6080998255,\n
        "lat": 50.0875860,\n
        "lon": 4.7964979,\n
        "timestamp": "2018-11-22T00:09:31Z",\n
        "version": 1,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 6080998256,\n
        "lat": 50.0875593,\n
        "lon": 4.7964992,\n
        "timestamp": "2018-11-22T00:09:31Z",\n
        "version": 1,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 6080998257,\n
        "lat": 50.0875576,\n
        "lon": 4.7964160,\n
        "timestamp": "2018-11-22T00:09:31Z",\n
        "version": 1,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 6080998258,\n
        "lat": 50.0875843,\n
        "lon": 4.7964147,\n
        "timestamp": "2018-11-22T00:09:31Z",\n
        "version": 1,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 6080998259,\n
        "lat": 50.0877773,\n
        "lon": 4.7960620,\n
        "timestamp": "2018-11-22T00:09:31Z",\n
        "version": 1,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 6080998260,\n
        "lat": 50.0877541,\n
        "lon": 4.7960606,\n
        "timestamp": "2018-11-22T00:09:31Z",\n
        "version": 1,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 6080998261,\n
        "lat": 50.0877564,\n
        "lon": 4.7959654,\n
        "timestamp": "2018-11-22T00:09:31Z",\n
        "version": 1,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 6080998262,\n
        "lat": 50.0877796,\n
        "lon": 4.7959667,\n
        "timestamp": "2018-11-22T00:09:31Z",\n
        "version": 1,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 6080998276,\n
        "lat": 50.0878410,\n
        "lon": 4.7936065,\n
        "timestamp": "2018-11-22T00:09:31Z",\n
        "version": 1,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 6080998314,\n
        "lat": 50.0865562,\n
        "lon": 4.7964091,\n
        "timestamp": "2024-06-22T10:08:22Z",\n
        "version": 2,\n
        "changeset": 153022809,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841,\n
        "tags": {\n
          "barrier": "gate"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 6080998318,\n
        "lat": 50.0884016,\n
        "lon": 4.7964257,\n
        "timestamp": "2018-11-22T00:09:32Z",\n
        "version": 1,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222,\n
        "tags": {\n
          "barrier": "gate"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7610800871,\n
        "lat": 50.0904900,\n
        "lon": 4.8018301,\n
        "timestamp": "2020-06-11T02:24:06Z",\n
        "version": 1,\n
        "changeset": 86487585,\n
        "user": "Micka08",\n
        "uid": 11328127,\n
        "tags": {\n
          "couplings": "3",\n
          "couplings:diameters": "100 ; 2x70",\n
          "couplings:type": "DSP",\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:position": "parking_lot",\n
          "fire_hydrant:type": "pillar",\n
          "survey:date": "2020-06-11"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7668400175,\n
        "lat": 50.0990694,\n
        "lon": 4.8087877,\n
        "timestamp": "2020-06-30T05:15:47Z",\n
        "version": 1,\n
        "changeset": 87322963,\n
        "user": "Micka08",\n
        "uid": 11328127,\n
        "tags": {\n
          "couplings": "1",\n
          "couplings:diameters": "100",\n
          "couplings:type": "DSP",\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:position": "sidewalk",\n
          "fire_hydrant:type": "underground",\n
          "survey:date": "2020-06-30"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7668420314,\n
        "lat": 50.1016983,\n
        "lon": 4.7997111,\n
        "timestamp": "2020-06-30T05:11:58Z",\n
        "version": 1,\n
        "changeset": 87322963,\n
        "user": "Micka08",\n
        "uid": 11328127,\n
        "tags": {\n
          "couplings": "1",\n
          "couplings:diameters": "100",\n
          "couplings:type": "DSP",\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:position": "sidewalk",\n
          "fire_hydrant:type": "underground",\n
          "survey:date": "2020-06-30"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7668426548,\n
        "lat": 50.1045816,\n
        "lon": 4.8059097,\n
        "timestamp": "2020-06-30T05:07:28Z",\n
        "version": 1,\n
        "changeset": 87322963,\n
        "user": "Micka08",\n
        "uid": 11328127,\n
        "tags": {\n
          "couplings": "1",\n
          "couplings:diameters": "100",\n
          "couplings:type": "DSP",\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:position": "sidewalk",\n
          "fire_hydrant:type": "underground",\n
          "survey:date": "2020-06-30"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7668426837,\n
        "lat": 50.1001550,\n
        "lon": 4.8038229,\n
        "timestamp": "2020-06-30T05:09:16Z",\n
        "version": 1,\n
        "changeset": 87322963,\n
        "user": "Micka08",\n
        "uid": 11328127,\n
        "tags": {\n
          "couplings": "3",\n
          "couplings:diameters": "2x65 ; 1x100",\n
          "couplings:type": "DSP",\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:type": "pillar",\n
          "survey:date": "2020-06-30"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7668427654,\n
        "lat": 50.1059149,\n
        "lon": 4.8023182,\n
        "timestamp": "2020-06-30T05:06:10Z",\n
        "version": 1,\n
        "changeset": 87322963,\n
        "user": "Micka08",\n
        "uid": 11328127,\n
        "tags": {\n
          "couplings": "1",\n
          "couplings:diameters": "100",\n
          "couplings:type": "DSP",\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:position": "sidewalk",\n
          "fire_hydrant:type": "underground",\n
          "survey:date": "2020-06-30"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7668430629,\n
        "lat": 50.1023589,\n
        "lon": 4.8060009,\n
        "timestamp": "2020-06-30T05:10:42Z",\n
        "version": 1,\n
        "changeset": 87322963,\n
        "user": "Micka08",\n
        "uid": 11328127,\n
        "tags": {\n
          "couplings": "1",\n
          "couplings:diameters": "100",\n
          "couplings:type": "DSP",\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:type": "underground",\n
          "survey:date": "2020-06-30"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7668436824,\n
        "lat": 50.1019873,\n
        "lon": 4.8080260,\n
        "timestamp": "2020-06-30T05:14:50Z",\n
        "version": 1,\n
        "changeset": 87322963,\n
        "user": "Micka08",\n
        "uid": 11328127,\n
        "tags": {\n
          "couplings": "1",\n
          "couplings:diameters": "100",\n
          "couplings:type": "DSP",\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:position": "sidewalk",\n
          "fire_hydrant:type": "underground",\n
          "survey:date": "2020-06-30"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7668463581,\n
        "lat": 50.0953580,\n
        "lon": 4.8075753,\n
        "timestamp": "2020-06-30T05:19:10Z",\n
        "version": 1,\n
        "changeset": 87322963,\n
        "user": "Micka08",\n
        "uid": 11328127,\n
        "tags": {\n
          "couplings": "1",\n
          "couplings:diameters": "100",\n
          "couplings:type": "DSP",\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:position": "sidewalk",\n
          "fire_hydrant:type": "underground",\n
          "survey:date": "2020-06-30"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7668468910,\n
        "lat": 50.1008105,\n
        "lon": 4.8115772,\n
        "timestamp": "2020-06-30T05:25:14Z",\n
        "version": 1,\n
        "changeset": 87322963,\n
        "user": "Micka08",\n
        "uid": 11328127,\n
        "tags": {\n
          "couplings": "3",\n
          "couplings:diameters": "2x65 ; 1x100",\n
          "couplings:type": "DSP",\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:position": "sidewalk",\n
          "fire_hydrant:type": "pillar",\n
          "survey:date": "2020-06-30"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872541274,\n
        "lat": 50.0891910,\n
        "lon": 4.8018456,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872541275,\n
        "lat": 50.0892048,\n
        "lon": 4.8018563,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872541276,\n
        "lat": 50.0896247,\n
        "lon": 4.8024410,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872541277,\n
        "lat": 50.0896333,\n
        "lon": 4.8024544,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872541278,\n
        "lat": 50.0896780,\n
        "lon": 4.8010033,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872541279,\n
        "lat": 50.0896866,\n
        "lon": 4.8010087,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872541280,\n
        "lat": 50.0901134,\n
        "lon": 4.8015961,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872541281,\n
        "lat": 50.0901168,\n
        "lon": 4.8016095,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872541282,\n
        "lat": 50.0900888,\n
        "lon": 4.8029775,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872541283,\n
        "lat": 50.0903400,\n
        "lon": 4.8032832,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872541284,\n
        "lat": 50.0902015,\n
        "lon": 4.8031129,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872551165,\n
        "lat": 50.0955973,\n
        "lon": 4.7869460,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872551166,\n
        "lat": 50.0958184,\n
        "lon": 4.7872008,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872551167,\n
        "lat": 50.0962787,\n
        "lon": 4.7887297,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872551168,\n
        "lat": 50.0960447,\n
        "lon": 4.7889751,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872551169,\n
        "lat": 50.0958218,\n
        "lon": 4.7892085,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872551170,\n
        "lat": 50.0955947,\n
        "lon": 4.7894405,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872551171,\n
        "lat": 50.0953624,\n
        "lon": 4.7896926,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872551172,\n
        "lat": 50.0951448,\n
        "lon": 4.7899286,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872551173,\n
        "lat": 50.0949133,\n
        "lon": 4.7903900,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872551174,\n
        "lat": 50.0946604,\n
        "lon": 4.7906595,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872551175,\n
        "lat": 50.0947894,\n
        "lon": 4.7905201,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872551176,\n
        "lat": 50.0945356,\n
        "lon": 4.7907936,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872551177,\n
        "lat": 50.0944006,\n
        "lon": 4.7909331,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872551178,\n
        "lat": 50.0948316,\n
        "lon": 4.7890274,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872551179,\n
        "lat": 50.0946793,\n
        "lon": 4.7866376,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872551180,\n
        "lat": 50.0945649,\n
        "lon": 4.7869688,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872551181,\n
        "lat": 50.0946621,\n
        "lon": 4.7860730,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872551182,\n
        "lat": 50.0946742,\n
        "lon": 4.7862822,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872551183,\n
        "lat": 50.0947688,\n
        "lon": 4.7859590,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872551184,\n
        "lat": 50.0950106,\n
        "lon": 4.7865745,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589785,\n
        "lat": 50.0904390,\n
        "lon": 4.8034066,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589786,\n
        "lat": 50.0904691,\n
        "lon": 4.8018710,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589787,\n
        "lat": 50.0908408,\n
        "lon": 4.8022667,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589788,\n
        "lat": 50.0908950,\n
        "lon": 4.8025268,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589789,\n
        "lat": 50.0909768,\n
        "lon": 4.8028353,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589790,\n
        "lat": 50.0909759,\n
        "lon": 4.8028420,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589791,\n
        "lat": 50.0908709,\n
        "lon": 4.8030914,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589792,\n
        "lat": 50.0908701,\n
        "lon": 4.8030982,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589793,\n
        "lat": 50.0907651,\n
        "lon": 4.8033570,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589794,\n
        "lat": 50.0907608,\n
        "lon": 4.8033691,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589795,\n
        "lat": 50.0906627,\n
        "lon": 4.8036131,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589796,\n
        "lat": 50.0906627,\n
        "lon": 4.8036212,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589797,\n
        "lat": 50.0911024,\n
        "lon": 4.8040396,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589798,\n
        "lat": 50.0911007,\n
        "lon": 4.8040530,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589799,\n
        "lat": 50.0912073,\n
        "lon": 4.8037915,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589800,\n
        "lat": 50.0912056,\n
        "lon": 4.8037928,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589801,\n
        "lat": 50.0913106,\n
        "lon": 4.8035233,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589802,\n
        "lat": 50.0913115,\n
        "lon": 4.8035300,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589803,\n
        "lat": 50.0914224,\n
        "lon": 4.8032644,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589804,\n
        "lat": 50.0914216,\n
        "lon": 4.8032698,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589805,\n
        "lat": 50.0915463,\n
        "lon": 4.8031250,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589806,\n
        "lat": 50.0911592,\n
        "lon": 4.8027521,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589807,\n
        "lat": 50.0905758,\n
        "lon": 4.8022090,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589808,\n
        "lat": 50.0908442,\n
        "lon": 4.8026690,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589809,\n
        "lat": 50.0919284,\n
        "lon": 4.8034978,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589810,\n
        "lat": 50.0918914,\n
        "lon": 4.8032323,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589811,\n
        "lat": 50.0919266,\n
        "lon": 4.8031424,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589812,\n
        "lat": 50.0917451,\n
        "lon": 4.8028420,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589813,\n
        "lat": 50.0916874,\n
        "lon": 4.8026194,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589814,\n
        "lat": 50.0917743,\n
        "lon": 4.8025416,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589815,\n
        "lat": 50.0919395,\n
        "lon": 4.8026972,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589816,\n
        "lat": 50.0920221,\n
        "lon": 4.8031075,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589817,\n
        "lat": 50.0926950,\n
        "lon": 4.8031290,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589818,\n
        "lat": 50.0926072,\n
        "lon": 4.8033449,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589819,\n
        "lat": 50.0925229,\n
        "lon": 4.8035474,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589820,\n
        "lat": 50.0929711,\n
        "lon": 4.8034830,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589821,\n
        "lat": 50.0927974,\n
        "lon": 4.8039270,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589822,\n
        "lat": 50.0933377,\n
        "lon": 4.8040517,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589823,\n
        "lat": 50.0932749,\n
        "lon": 4.8042998,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589824,\n
        "lat": 50.0933635,\n
        "lon": 4.8045760,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589825,\n
        "lat": 50.0935399,\n
        "lon": 4.8039109,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589826,\n
        "lat": 50.0936517,\n
        "lon": 4.8056141,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589827,\n
        "lat": 50.0939451,\n
        "lon": 4.8061062,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589828,\n
        "lat": 50.0942626,\n
        "lon": 4.8066199,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589829,\n
        "lat": 50.0945869,\n
        "lon": 4.8070611,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589830,\n
        "lat": 50.0949517,\n
        "lon": 4.8074567,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589831,\n
        "lat": 50.0954051,\n
        "lon": 4.8078095,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589832,\n
        "lat": 50.0957707,\n
        "lon": 4.8080146,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589833,\n
        "lat": 50.0962379,\n
        "lon": 4.8082627,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589834,\n
        "lat": 50.0976522,\n
        "lon": 4.8087308,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589835,\n
        "lat": 50.0979241,\n
        "lon": 4.8087978,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589836,\n
        "lat": 50.1009685,\n
        "lon": 4.8081675,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589837,\n
        "lat": 50.1012266,\n
        "lon": 4.8081005,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589838,\n
        "lat": 50.1015079,\n
        "lon": 4.8080146,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589839,\n
        "lat": 50.1017746,\n
        "lon": 4.8079315,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589840,\n
        "lat": 50.1019871,\n
        "lon": 4.8084881,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589841,\n
        "lat": 50.1020748,\n
        "lon": 4.8090151,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589842,\n
        "lat": 50.1013694,\n
        "lon": 4.8114184,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589843,\n
        "lat": 50.1026780,\n
        "lon": 4.8070859,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589844,\n
        "lat": 50.1029188,\n
        "lon": 4.8069880,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589845,\n
        "lat": 50.1031898,\n
        "lon": 4.8087006,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589846,\n
        "lat": 50.1035579,\n
        "lon": 4.8084029,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589847,\n
        "lat": 50.1021446,\n
        "lon": 4.8049321,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589848,\n
        "lat": 50.1018840,\n
        "lon": 4.8045485,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589849,\n
        "lat": 50.1014874,\n
        "lon": 4.7987107,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589850,\n
        "lat": 50.1013283,\n
        "lon": 4.7976244,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589851,\n
        "lat": 50.1003837,\n
        "lon": 4.7975252,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589852,\n
        "lat": 50.1003777,\n
        "lon": 4.7979195,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589853,\n
        "lat": 50.0998031,\n
        "lon": 4.7974380,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589854,\n
        "lat": 50.0996620,\n
        "lon": 4.7975922,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589855,\n
        "lat": 50.0996878,\n
        "lon": 4.7978390,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589856,\n
        "lat": 50.0995570,\n
        "lon": 4.7982896,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589857,\n
        "lat": 50.0995175,\n
        "lon": 4.7984197,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589858,\n
        "lat": 50.0995484,\n
        "lon": 4.7986826,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589859,\n
        "lat": 50.0988594,\n
        "lon": 4.7975547,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589860,\n
        "lat": 50.0989454,\n
        "lon": 4.7973522,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589861,\n
        "lat": 50.0990151,\n
        "lon": 4.7972181,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589862,\n
        "lat": 50.0924559,\n
        "lon": 4.7860375,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589863,\n
        "lat": 50.0924026,\n
        "lon": 4.7861891,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589864,\n
        "lat": 50.0925815,\n
        "lon": 4.7857988,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589865,\n
        "lat": 50.0925015,\n
        "lon": 4.7854917,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589866,\n
        "lat": 50.0926159,\n
        "lon": 4.7852785,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589867,\n
        "lat": 50.0926185,\n
        "lon": 4.7852825,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589868,\n
        "lat": 50.0926142,\n
        "lon": 4.7852892,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589869,\n
        "lat": 50.0926142,\n
        "lon": 4.7852825,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589870,\n
        "lat": 50.0927777,\n
        "lon": 4.7847326,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589871,\n
        "lat": 50.0929102,\n
        "lon": 4.7855614,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589872,\n
        "lat": 50.0931132,\n
        "lon": 4.7850572,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589873,\n
        "lat": 50.0932199,\n
        "lon": 4.7858283,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589874,\n
        "lat": 50.0932208,\n
        "lon": 4.7858377,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589875,\n
        "lat": 50.0932182,\n
        "lon": 4.7858391,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589876,\n
        "lat": 50.0932173,\n
        "lon": 4.7858337,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589877,\n
        "lat": 50.0934324,\n
        "lon": 4.7853576,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589878,\n
        "lat": 50.0934298,\n
        "lon": 4.7853643,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589879,\n
        "lat": 50.0934290,\n
        "lon": 4.7853563,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589880,\n
        "lat": 50.0934281,\n
        "lon": 4.7853589,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589881,\n
        "lat": 50.0937482,\n
        "lon": 4.7856553,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589882,\n
        "lat": 50.0937490,\n
        "lon": 4.7856634,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589883,\n
        "lat": 50.0937456,\n
        "lon": 4.7856540,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589884,\n
        "lat": 50.0937447,\n
        "lon": 4.7856607,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589885,\n
        "lat": 50.0936320,\n
        "lon": 4.7848158,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589886,\n
        "lat": 50.0936312,\n
        "lon": 4.7848252,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589887,\n
        "lat": 50.0936251,\n
        "lon": 4.7848198,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589888,\n
        "lat": 50.0939590,\n
        "lon": 4.7851524,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589889,\n
        "lat": 50.0939572,\n
        "lon": 4.7851631,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589890,\n
        "lat": 50.0939555,\n
        "lon": 4.7851484,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589891,\n
        "lat": 50.0939521,\n
        "lon": 4.7851524,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589892,\n
        "lat": 50.0933429,\n
        "lon": 4.7867215,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589893,\n
        "lat": 50.0933197,\n
        "lon": 4.7864050,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589894,\n
        "lat": 50.0939762,\n
        "lon": 4.7860496,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589895,\n
        "lat": 50.0940450,\n
        "lon": 4.7864989,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589896,\n
        "lat": 50.0941156,\n
        "lon": 4.7869790,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589897,\n
        "lat": 50.0941766,\n
        "lon": 4.7874242,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589898,\n
        "lat": 50.0942326,\n
        "lon": 4.7878856,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589899,\n
        "lat": 50.0936140,\n
        "lon": 4.7876361,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589900,\n
        "lat": 50.0936776,\n
        "lon": 4.7880894,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589901,\n
        "lat": 50.0935580,\n
        "lon": 4.7871842,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589902,\n
        "lat": 50.0934883,\n
        "lon": 4.7866866,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589903,\n
        "lat": 50.0934195,\n
        "lon": 4.7862468,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589904,\n
        "lat": 50.0942730,\n
        "lon": 4.7854823,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589905,\n
        "lat": 50.0942730,\n
        "lon": 4.7854890,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589906,\n
        "lat": 50.0942687,\n
        "lon": 4.7854783,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589907,\n
        "lat": 50.0942670,\n
        "lon": 4.7854850,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589908,\n
        "lat": 50.0949621,\n
        "lon": 4.7892320,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589909,\n
        "lat": 50.0949630,\n
        "lon": 4.7892388,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589910,\n
        "lat": 50.0949991,\n
        "lon": 4.7894587,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589911,\n
        "lat": 50.0950009,\n
        "lon": 4.7894694,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589912,\n
        "lat": 50.0950249,\n
        "lon": 4.7896733,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589913,\n
        "lat": 50.0950292,\n
        "lon": 4.7896786,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589914,\n
        "lat": 50.0949208,\n
        "lon": 4.7901480,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589915,\n
        "lat": 50.0941999,\n
        "lon": 4.7909312,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589916,\n
        "lat": 50.0940622,\n
        "lon": 4.7910734,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589917,\n
        "lat": 50.0939332,\n
        "lon": 4.7912035,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589918,\n
        "lat": 50.0937964,\n
        "lon": 4.7913470,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589919,\n
        "lat": 50.0936664,\n
        "lon": 4.7914918,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589920,\n
        "lat": 50.0934316,\n
        "lon": 4.7918418,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589921,\n
        "lat": 50.0931408,\n
        "lon": 4.7919625,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589922,\n
        "lat": 50.0930711,\n
        "lon": 4.7920712,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872589923,\n
        "lat": 50.0931322,\n
        "lon": 4.7922670,\n
        "timestamp": "2020-09-03T13:02:07Z",\n
        "version": 1,\n
        "changeset": 90364216,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872641785,\n
        "lat": 50.0951344,\n
        "lon": 4.7864203,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872641786,\n
        "lat": 50.0950949,\n
        "lon": 4.7861950,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872641787,\n
        "lat": 50.0949176,\n
        "lon": 4.7859684,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872641788,\n
        "lat": 50.0946836,\n
        "lon": 4.7864377,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872641789,\n
        "lat": 50.0947619,\n
        "lon": 4.7865759,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872641790,\n
        "lat": 50.0948987,\n
        "lon": 4.7866309,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872641791,\n
        "lat": 50.0950200,\n
        "lon": 4.7866738,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872641792,\n
        "lat": 50.0967738,\n
        "lon": 4.7882101,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872641793,\n
        "lat": 50.0965071,\n
        "lon": 4.7885025,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872641794,\n
        "lat": 50.0965931,\n
        "lon": 4.7881498,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872641796,\n
        "lat": 50.0962051,\n
        "lon": 4.7881484,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872641797,\n
        "lat": 50.0961311,\n
        "lon": 4.7873625,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872641798,\n
        "lat": 50.0963677,\n
        "lon": 4.7875999,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872641799,\n
        "lat": 50.0965949,\n
        "lon": 4.7878333,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872641858,\n
        "lat": 50.1174674,\n
        "lon": 4.7897712,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872641859,\n
        "lat": 50.1176677,\n
        "lon": 4.7898262,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872641860,\n
        "lat": 50.1179059,\n
        "lon": 4.7898074,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872641861,\n
        "lat": 50.1179687,\n
        "lon": 4.7895070,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872641862,\n
        "lat": 50.1180607,\n
        "lon": 4.7893273,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872641863,\n
        "lat": 50.1181588,\n
        "lon": 4.7889531,\n
        "timestamp": "2021-04-20T07:53:10Z",\n
        "version": 2,\n
        "changeset": 103249431,\n
        "user": "Maarten Deen",\n
        "uid": 9176,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872641864,\n
        "lat": 50.1183239,\n
        "lon": 4.7886768,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872641865,\n
        "lat": 50.1180977,\n
        "lon": 4.7886607,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872641866,\n
        "lat": 50.1180083,\n
        "lon": 4.7883737,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872641867,\n
        "lat": 50.1168895,\n
        "lon": 4.7894507,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872641868,\n
        "lat": 50.1181761,\n
        "lon": 4.7897933,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872641869,\n
        "lat": 50.1183481,\n
        "lon": 4.7898898,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872641870,\n
        "lat": 50.1185356,\n
        "lon": 4.7898791,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872641871,\n
        "lat": 50.1187918,\n
        "lon": 4.7895868,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872641872,\n
        "lat": 50.1187772,\n
        "lon": 4.7899851,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872641873,\n
        "lat": 50.1187652,\n
        "lon": 4.7891750,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872641874,\n
        "lat": 50.1186001,\n
        "lon": 4.7888532,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872641875,\n
        "lat": 50.1178915,\n
        "lon": 4.7880338,\n
        "timestamp": "2020-09-03T13:22:01Z",\n
        "version": 1,\n
        "changeset": 90365044,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872666995,\n
        "lat": 50.1209138,\n
        "lon": 4.7903086,\n
        "timestamp": "2020-09-03T13:43:22Z",\n
        "version": 1,\n
        "changeset": 90365980,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872666996,\n
        "lat": 50.1221340,\n
        "lon": 4.7930753,\n
        "timestamp": "2020-09-03T13:43:22Z",\n
        "version": 1,\n
        "changeset": 90365980,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872666997,\n
        "lat": 50.1219990,\n
        "lon": 4.7934360,\n
        "timestamp": "2020-09-03T13:43:22Z",\n
        "version": 1,\n
        "changeset": 90365980,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872666998,\n
        "lat": 50.1218855,\n
        "lon": 4.7938665,\n
        "timestamp": "2020-09-03T13:43:22Z",\n
        "version": 1,\n
        "changeset": 90365980,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872666999,\n
        "lat": 50.1217754,\n
        "lon": 4.7942702,\n
        "timestamp": "2020-09-03T13:43:22Z",\n
        "version": 1,\n
        "changeset": 90365980,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872667000,\n
        "lat": 50.1213696,\n
        "lon": 4.7949582,\n
        "timestamp": "2020-09-03T13:43:22Z",\n
        "version": 1,\n
        "changeset": 90365980,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872667001,\n
        "lat": 50.1214530,\n
        "lon": 4.7941978,\n
        "timestamp": "2020-09-03T13:43:22Z",\n
        "version": 1,\n
        "changeset": 90365980,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872667002,\n
        "lat": 50.1215321,\n
        "lon": 4.7941937,\n
        "timestamp": "2020-09-03T13:43:22Z",\n
        "version": 1,\n
        "changeset": 90365980,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872667003,\n
        "lat": 50.1207204,\n
        "lon": 4.7950775,\n
        "timestamp": "2020-09-03T13:43:22Z",\n
        "version": 1,\n
        "changeset": 90365980,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872667004,\n
        "lat": 50.1263334,\n
        "lon": 4.7949595,\n
        "timestamp": "2020-09-03T13:43:22Z",\n
        "version": 1,\n
        "changeset": 90365980,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872667005,\n
        "lat": 50.1263342,\n
        "lon": 4.7949622,\n
        "timestamp": "2020-09-03T13:43:22Z",\n
        "version": 1,\n
        "changeset": 90365980,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872667006,\n
        "lat": 50.1266670,\n
        "lon": 4.7952666,\n
        "timestamp": "2020-09-03T13:43:22Z",\n
        "version": 1,\n
        "changeset": 90365980,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7872667007,\n
        "lat": 50.1268596,\n
        "lon": 4.7955831,\n
        "timestamp": "2020-09-03T13:43:22Z",\n
        "version": 1,\n
        "changeset": 90365980,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8658283005,\n
        "lat": 50.0928477,\n
        "lon": 4.7875115,\n
        "timestamp": "2021-04-23T08:19:24Z",\n
        "version": 1,\n
        "changeset": 103464128,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8658283006,\n
        "lat": 50.0927673,\n
        "lon": 4.7861037,\n
        "timestamp": "2021-04-23T08:19:24Z",\n
        "version": 1,\n
        "changeset": 103464128,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8658283007,\n
        "lat": 50.0927711,\n
        "lon": 4.7861095,\n
        "timestamp": "2021-04-23T08:19:24Z",\n
        "version": 1,\n
        "changeset": 103464128,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8658283008,\n
        "lat": 50.0927692,\n
        "lon": 4.7861153,\n
        "timestamp": "2021-04-23T08:19:24Z",\n
        "version": 1,\n
        "changeset": 103464128,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8658283009,\n
        "lat": 50.0927617,\n
        "lon": 4.7861095,\n
        "timestamp": "2021-04-23T08:19:24Z",\n
        "version": 1,\n
        "changeset": 103464128,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8658283010,\n
        "lat": 50.0925822,\n
        "lon": 4.7848532,\n
        "timestamp": "2021-04-23T08:19:24Z",\n
        "version": 1,\n
        "changeset": 103464128,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8658283011,\n
        "lat": 50.0920423,\n
        "lon": 4.7859016,\n
        "timestamp": "2021-04-23T08:19:24Z",\n
        "version": 1,\n
        "changeset": 103464128,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8658286632,\n
        "lat": 50.0932973,\n
        "lon": 4.7905172,\n
        "timestamp": "2021-04-23T08:19:24Z",\n
        "version": 1,\n
        "changeset": 103464128,\n
        "user": "MrTheGeographe",\n
        "uid": 11508478,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8694419293,\n
        "lat": 50.0851138,\n
        "lon": 4.8063013,\n
        "timestamp": "2021-05-03T17:31:43Z",\n
        "version": 1,\n
        "changeset": 104072448,\n
        "user": "Woinic",\n
        "uid": 7092784\n
      },\n
      {\n
        "type": "node",\n
        "id": 8694419294,\n
        "lat": 50.0850794,\n
        "lon": 4.8063992,\n
        "timestamp": "2021-05-03T17:31:43Z",\n
        "version": 1,\n
        "changeset": 104072448,\n
        "user": "Woinic",\n
        "uid": 7092784\n
      },\n
      {\n
        "type": "node",\n
        "id": 8694419295,\n
        "lat": 50.0850948,\n
        "lon": 4.8064166,\n
        "timestamp": "2021-05-03T17:31:43Z",\n
        "version": 1,\n
        "changeset": 104072448,\n
        "user": "Woinic",\n
        "uid": 7092784\n
      },\n
      {\n
        "type": "node",\n
        "id": 8694419296,\n
        "lat": 50.0850699,\n
        "lon": 4.8064770,\n
        "timestamp": "2021-05-03T17:31:43Z",\n
        "version": 1,\n
        "changeset": 104072448,\n
        "user": "Woinic",\n
        "uid": 7092784\n
      },\n
      {\n
        "type": "node",\n
        "id": 8694419297,\n
        "lat": 50.0849615,\n
        "lon": 4.8063683,\n
        "timestamp": "2021-05-03T17:31:43Z",\n
        "version": 1,\n
        "changeset": 104072448,\n
        "user": "Woinic",\n
        "uid": 7092784\n
      },\n
      {\n
        "type": "node",\n
        "id": 8694419298,\n
        "lat": 50.0850243,\n
        "lon": 4.8062074,\n
        "timestamp": "2021-05-03T17:31:43Z",\n
        "version": 1,\n
        "changeset": 104072448,\n
        "user": "Woinic",\n
        "uid": 7092784\n
      },\n
      {\n
        "type": "node",\n
        "id": 8933405438,\n
        "lat": 50.0958710,\n
        "lon": 4.8113704,\n
        "timestamp": "2021-07-19T15:26:02Z",\n
        "version": 1,\n
        "changeset": 108262007,\n
        "user": "Fabe56",\n
        "uid": 368310\n
      },\n
      {\n
        "type": "node",\n
        "id": 8933405439,\n
        "lat": 50.0958697,\n
        "lon": 4.8115118,\n
        "timestamp": "2021-07-19T15:26:02Z",\n
        "version": 1,\n
        "changeset": 108262007,\n
        "user": "Fabe56",\n
        "uid": 368310\n
      },\n
      {\n
        "type": "node",\n
        "id": 8933405440,\n
        "lat": 50.0959294,\n
        "lon": 4.8115132,\n
        "timestamp": "2021-07-19T15:26:02Z",\n
        "version": 1,\n
        "changeset": 108262007,\n
        "user": "Fabe56",\n
        "uid": 368310\n
      },\n
      {\n
        "type": "node",\n
        "id": 8933405441,\n
        "lat": 50.0959307,\n
        "lon": 4.8113717,\n
        "timestamp": "2021-07-19T15:26:02Z",\n
        "version": 1,\n
        "changeset": 108262007,\n
        "user": "Fabe56",\n
        "uid": 368310\n
      },\n
      {\n
        "type": "node",\n
        "id": 8933426723,\n
        "lat": 50.0957333,\n
        "lon": 4.8115947,\n
        "timestamp": "2022-10-29T14:20:45Z",\n
        "version": 2,\n
        "changeset": 128213477,\n
        "user": "Mateusz Konieczny - bot account",\n
        "uid": 3199858,\n
        "tags": {\n
          "amenity": "drinking_water",\n
          "bottle": "yes",\n
          "fixme": "Emplacement au sol à améliorer une fois les vues aériennes disponibles."\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8933426728,\n
        "lat": 50.0957668,\n
        "lon": 4.8113380,\n
        "timestamp": "2021-07-19T15:39:23Z",\n
        "version": 1,\n
        "changeset": 108262726,\n
        "user": "Fabe56",\n
        "uid": 368310,\n
        "tags": {\n
          "amenity": "drinking_water",\n
          "fixme": "Emplacement au sol à améliorer une fois les vues aériennes disponibles."\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8933426729,\n
        "lat": 50.0957346,\n
        "lon": 4.8113676,\n
        "timestamp": "2021-07-19T15:39:23Z",\n
        "version": 1,\n
        "changeset": 108262726,\n
        "user": "Fabe56",\n
        "uid": 368310,\n
        "tags": {\n
          "amenity": "waste_basket",\n
          "fixme": "Emplacement au sol à améliorer une fois les vues aériennes disponibles."\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8933426731,\n
        "lat": 50.0957581,\n
        "lon": 4.8114403,\n
        "timestamp": "2021-07-19T15:39:23Z",\n
        "version": 1,\n
        "changeset": 108262726,\n
        "user": "Fabe56",\n
        "uid": 368310,\n
        "tags": {\n
          "amenity": "bench",\n
          "backrest": "yes",\n
          "fixme": "Emplacement au sol à améliorer une fois les vues aériennes disponibles."\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8933426733,\n
        "lat": 50.0956912,\n
        "lon": 4.8115226,\n
        "timestamp": "2021-07-19T15:39:23Z",\n
        "version": 1,\n
        "changeset": 108262726,\n
        "user": "Fabe56",\n
        "uid": 368310,\n
        "tags": {\n
          "amenity": "waste_basket",\n
          "fixme": "Emplacement au sol à améliorer une fois les vues aériennes disponibles."\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8933426735,\n
        "lat": 50.0956095,\n
        "lon": 4.8113599,\n
        "timestamp": "2021-07-19T15:39:23Z",\n
        "version": 1,\n
        "changeset": 108262726,\n
        "user": "Fabe56",\n
        "uid": 368310,\n
        "tags": {\n
          "amenity": "waste_basket",\n
          "fixme": "Emplacement au sol à améliorer une fois les vues aériennes disponibles."\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8933426737,\n
        "lat": 50.0954647,\n
        "lon": 4.8114281,\n
        "timestamp": "2021-07-19T15:39:23Z",\n
        "version": 1,\n
        "changeset": 108262726,\n
        "user": "Fabe56",\n
        "uid": 368310,\n
        "tags": {\n
          "amenity": "waste_basket",\n
          "fixme": "Emplacement au sol à améliorer une fois les vues aériennes disponibles."\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8933426739,\n
        "lat": 50.0953702,\n
        "lon": 4.8113715,\n
        "timestamp": "2021-07-19T15:39:23Z",\n
        "version": 1,\n
        "changeset": 108262726,\n
        "user": "Fabe56",\n
        "uid": 368310,\n
        "tags": {\n
          "amenity": "waste_basket",\n
          "fixme": "Emplacement au sol à améliorer une fois les vues aériennes disponibles."\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9212303050,\n
        "lat": 50.0950930,\n
        "lon": 4.7881615,\n
        "timestamp": "2021-10-30T15:13:45Z",\n
        "version": 1,\n
        "changeset": 113164864,\n
        "user": "gendy54",\n
        "uid": 713836,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9979942343,\n
        "lat": 50.0960706,\n
        "lon": 4.8114411,\n
        "timestamp": "2022-08-26T14:10:53Z",\n
        "version": 1,\n
        "changeset": 125409416,\n
        "user": "tintou",\n
        "uid": 178739,\n
        "tags": {\n
          "amenity": "toilets",\n
          "name": "Toilettes"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10024678465,\n
        "lat": 50.1022128,\n
        "lon": 4.8110394,\n
        "timestamp": "2022-09-14T14:54:28Z",\n
        "version": 1,\n
        "changeset": 126186297,\n
        "user": "Fabe56",\n
        "uid": 368310,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11065686344,\n
        "lat": 50.1024893,\n
        "lon": 4.8075605,\n
        "timestamp": "2023-07-24T19:53:49Z",\n
        "version": 1,\n
        "changeset": 138956778,\n
        "user": "lovethebomb",\n
        "uid": 15405797,\n
        "tags": {\n
          "addr:city": "Chooz",\n
          "addr:housenumber": "1",\n
          "addr:postcode": "08600",\n
          "addr:street": "Place de l'Église",\n
          "amenity": "townhall",\n
          "contact:email": "mairiechooz@gmail.com",\n
          "contact:phone": "+33 3 24 42 09 69",\n
          "name": "Mairie de Chooz",\n
          "opening_hours": "Mo-Tu 08:30-12:00,13:30-17:00; We 08:30-12:00; Th-Fr 08:30-12:00,13:30-17:00",\n
          "source": "Service-Public.fr - 06/2023",\n
          "website": "https://www.chooz.com/"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11109170288,\n
        "lat": 50.1020500,\n
        "lon": 4.8077880,\n
        "timestamp": "2025-04-25T00:42:27Z",\n
        "version": 5,\n
        "changeset": 165401864,\n
        "user": "wombatmaper",\n
        "uid": 1885866,\n
        "tags": {\n
          "amenity": "charging_station",\n
          "authentication:none": "yes",\n
          "email": "support@modulo-energies.fr",\n
          "fee": "no",\n
          "network": "CHOOZ - Rue Paul Emile Janson - 57639",\n
          "opening_hours": "24/7",\n
          "phone": "0800 37 37 40",\n
          "ref": "FRS08E5763",\n
          "reservation": "no",\n
          "socket:chademo": "yes",\n
          "socket:type2": "yes",\n
          "socket:type2_cable": "no",\n
          "socket:type2_combo": "yes",\n
          "start_date": "2022-08-12"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11314949459,\n
        "lat": 50.0695880,\n
        "lon": 4.7983697,\n
        "timestamp": "2023-11-04T17:53:55Z",\n
        "version": 2,\n
        "changeset": 143624314,\n
        "user": "GBT0",\n
        "uid": 12290669\n
      },\n
      {\n
        "type": "node",\n
        "id": 11314949460,\n
        "lat": 50.0694712,\n
        "lon": 4.7984449,\n
        "timestamp": "2023-11-04T17:53:55Z",\n
        "version": 2,\n
        "changeset": 143624314,\n
        "user": "GBT0",\n
        "uid": 12290669\n
      },\n
      {\n
        "type": "node",\n
        "id": 11314949461,\n
        "lat": 50.0695373,\n
        "lon": 4.7985468,\n
        "timestamp": "2023-11-04T17:53:55Z",\n
        "version": 2,\n
        "changeset": 143624314,\n
        "user": "GBT0",\n
        "uid": 12290669\n
      },\n
      {\n
        "type": "node",\n
        "id": 11314949462,\n
        "lat": 50.0696049,\n
        "lon": 4.7984411,\n
        "timestamp": "2023-11-04T17:53:55Z",\n
        "version": 2,\n
        "changeset": 143624314,\n
        "user": "GBT0",\n
        "uid": 12290669\n
      },\n
      {\n
        "type": "node",\n
        "id": 11314949463,\n
        "lat": 50.0695383,\n
        "lon": 4.7983341,\n
        "timestamp": "2023-11-04T17:51:41Z",\n
        "version": 1,\n
        "changeset": 143624247,\n
        "user": "GBT0",\n
        "uid": 12290669\n
      },\n
      {\n
        "type": "node",\n
        "id": 11314956451,\n
        "lat": 50.0695615,\n
        "lon": 4.7983502,\n
        "timestamp": "2023-11-04T17:53:55Z",\n
        "version": 1,\n
        "changeset": 143624314,\n
        "user": "GBT0",\n
        "uid": 12290669\n
      },\n
      {\n
        "type": "node",\n
        "id": 11314956452,\n
        "lat": 50.0694906,\n
        "lon": 4.7985099,\n
        "timestamp": "2023-11-04T17:53:55Z",\n
        "version": 1,\n
        "changeset": 143624314,\n
        "user": "GBT0",\n
        "uid": 12290669\n
      },\n
      {\n
        "type": "node",\n
        "id": 11314956453,\n
        "lat": 50.0695820,\n
        "lon": 4.7985150,\n
        "timestamp": "2023-11-04T17:53:55Z",\n
        "version": 1,\n
        "changeset": 143624314,\n
        "user": "GBT0",\n
        "uid": 12290669\n
      },\n
      {\n
        "type": "node",\n
        "id": 11314956454,\n
        "lat": 50.0694959,\n
        "lon": 4.7983687,\n
        "timestamp": "2023-11-04T17:53:55Z",\n
        "version": 1,\n
        "changeset": 143624314,\n
        "user": "GBT0",\n
        "uid": 12290669\n
      },\n
      {\n
        "type": "node",\n
        "id": 11315109752,\n
        "lat": 50.0696050,\n
        "lon": 4.7985731,\n
        "timestamp": "2023-11-04T18:00:24Z",\n
        "version": 1,\n
        "changeset": 143624518,\n
        "user": "GBT0",\n
        "uid": 12290669\n
      },\n
      {\n
        "type": "node",\n
        "id": 11315109753,\n
        "lat": 50.0696037,\n
        "lon": 4.7986096,\n
        "timestamp": "2023-11-04T18:00:24Z",\n
        "version": 1,\n
        "changeset": 143624518,\n
        "user": "GBT0",\n
        "uid": 12290669\n
      },\n
      {\n
        "type": "node",\n
        "id": 11315109754,\n
        "lat": 50.0696246,\n
        "lon": 4.7986114,\n
        "timestamp": "2023-11-04T18:00:24Z",\n
        "version": 1,\n
        "changeset": 143624518,\n
        "user": "GBT0",\n
        "uid": 12290669\n
      },\n
      {\n
        "type": "node",\n
        "id": 11315109755,\n
        "lat": 50.0696259,\n
        "lon": 4.7985749,\n
        "timestamp": "2023-11-04T18:00:24Z",\n
        "version": 1,\n
        "changeset": 143624518,\n
        "user": "GBT0",\n
        "uid": 12290669\n
      },\n
      {\n
        "type": "node",\n
        "id": 11315109756,\n
        "lat": 50.0694554,\n
        "lon": 4.7983326,\n
        "timestamp": "2023-11-04T18:00:24Z",\n
        "version": 1,\n
        "changeset": 143624518,\n
        "user": "GBT0",\n
        "uid": 12290669\n
      },\n
      {\n
        "type": "node",\n
        "id": 11315109757,\n
        "lat": 50.0694231,\n
        "lon": 4.7983629,\n
        "timestamp": "2023-11-04T18:00:24Z",\n
        "version": 1,\n
        "changeset": 143624518,\n
        "user": "GBT0",\n
        "uid": 12290669\n
      },\n
      {\n
        "type": "node",\n
        "id": 11315109758,\n
        "lat": 50.0694452,\n
        "lon": 4.7984202,\n
        "timestamp": "2023-11-04T18:00:24Z",\n
        "version": 1,\n
        "changeset": 143624518,\n
        "user": "GBT0",\n
        "uid": 12290669\n
      },\n
      {\n
        "type": "node",\n
        "id": 11315109759,\n
        "lat": 50.0694775,\n
        "lon": 4.7983899,\n
        "timestamp": "2023-11-04T18:00:24Z",\n
        "version": 1,\n
        "changeset": 143624518,\n
        "user": "GBT0",\n
        "uid": 12290669\n
      },\n
      {\n
        "type": "node",\n
        "id": 11315109760,\n
        "lat": 50.0694363,\n
        "lon": 4.7986438,\n
        "timestamp": "2023-11-04T18:00:24Z",\n
        "version": 1,\n
        "changeset": 143624518,\n
        "user": "GBT0",\n
        "uid": 12290669\n
      },\n
      {\n
        "type": "node",\n
        "id": 11315109761,\n
        "lat": 50.0693443,\n
        "lon": 4.7984543,\n
        "timestamp": "2023-11-04T18:00:24Z",\n
        "version": 1,\n
        "changeset": 143624518,\n
        "user": "GBT0",\n
        "uid": 12290669\n
      },\n
      {\n
        "type": "node",\n
        "id": 11315109762,\n
        "lat": 50.0693739,\n
        "lon": 4.7984194,\n
        "timestamp": "2023-11-04T18:00:24Z",\n
        "version": 1,\n
        "changeset": 143624518,\n
        "user": "GBT0",\n
        "uid": 12290669\n
      },\n
      {\n
        "type": "node",\n
        "id": 11315109763,\n
        "lat": 50.0694659,\n
        "lon": 4.7986089,\n
        "timestamp": "2023-11-04T18:00:24Z",\n
        "version": 1,\n
        "changeset": 143624518,\n
        "user": "GBT0",\n
        "uid": 12290669\n
      },\n
      {\n
        "type": "node",\n
        "id": 12000389572,\n
        "lat": 50.0961247,\n
        "lon": 4.7876170,\n
        "timestamp": "2024-06-22T09:19:24Z",\n
        "version": 1,\n
        "changeset": 153021357,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841\n
      },\n
      {\n
        "type": "node",\n
        "id": 12000389573,\n
        "lat": 50.0960313,\n
        "lon": 4.7878280,\n
        "timestamp": "2024-06-22T09:19:24Z",\n
        "version": 1,\n
        "changeset": 153021357,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841\n
      },\n
      {\n
        "type": "node",\n
        "id": 12000389574,\n
        "lat": 50.0960685,\n
        "lon": 4.7878650,\n
        "timestamp": "2024-06-22T09:19:24Z",\n
        "version": 1,\n
        "changeset": 153021357,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841\n
      },\n
      {\n
        "type": "node",\n
        "id": 12000389575,\n
        "lat": 50.0960336,\n
        "lon": 4.7879341,\n
        "timestamp": "2024-06-22T09:19:24Z",\n
        "version": 1,\n
        "changeset": 153021357,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841\n
      },\n
      {\n
        "type": "node",\n
        "id": 12000389576,\n
        "lat": 50.0959838,\n
        "lon": 4.7879798,\n
        "timestamp": "2024-06-22T09:19:24Z",\n
        "version": 1,\n
        "changeset": 153021357,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841\n
      },\n
      {\n
        "type": "node",\n
        "id": 12000389577,\n
        "lat": 50.0959149,\n
        "lon": 4.7880045,\n
        "timestamp": "2024-06-22T09:19:24Z",\n
        "version": 1,\n
        "changeset": 153021357,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841\n
      },\n
      {\n
        "type": "node",\n
        "id": 12000389578,\n
        "lat": 50.0958611,\n
        "lon": 4.7879958,\n
        "timestamp": "2024-06-22T09:19:24Z",\n
        "version": 1,\n
        "changeset": 153021357,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841\n
      },\n
      {\n
        "type": "node",\n
        "id": 12000389579,\n
        "lat": 50.0958167,\n
        "lon": 4.7879761,\n
        "timestamp": "2024-06-22T09:19:24Z",\n
        "version": 1,\n
        "changeset": 153021357,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841\n
      },\n
      {\n
        "type": "node",\n
        "id": 12000389580,\n
        "lat": 50.0958603,\n
        "lon": 4.7878379,\n
        "timestamp": "2024-06-22T09:19:24Z",\n
        "version": 1,\n
        "changeset": 153021357,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841\n
      },\n
      {\n
        "type": "node",\n
        "id": 12000389581,\n
        "lat": 50.0958389,\n
        "lon": 4.7878156,\n
        "timestamp": "2024-06-22T09:19:24Z",\n
        "version": 1,\n
        "changeset": 153021357,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841\n
      },\n
      {\n
        "type": "node",\n
        "id": 12000389582,\n
        "lat": 50.0958191,\n
        "lon": 4.7877724,\n
        "timestamp": "2024-06-22T09:19:24Z",\n
        "version": 1,\n
        "changeset": 153021357,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841\n
      },\n
      {\n
        "type": "node",\n
        "id": 12000389583,\n
        "lat": 50.0958151,\n
        "lon": 4.7877107,\n
        "timestamp": "2024-06-22T09:19:24Z",\n
        "version": 1,\n
        "changeset": 153021357,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841\n
      },\n
      {\n
        "type": "node",\n
        "id": 12000389584,\n
        "lat": 50.0958207,\n
        "lon": 4.7876614,\n
        "timestamp": "2024-06-22T09:19:24Z",\n
        "version": 1,\n
        "changeset": 153021357,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841\n
      },\n
      {\n
        "type": "node",\n
        "id": 12000389585,\n
        "lat": 50.0958365,\n
        "lon": 4.7876231,\n
        "timestamp": "2024-06-22T09:19:24Z",\n
        "version": 1,\n
        "changeset": 153021357,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841\n
      },\n
      {\n
        "type": "node",\n
        "id": 12000389586,\n
        "lat": 50.0957922,\n
        "lon": 4.7875762,\n
        "timestamp": "2024-06-22T09:19:24Z",\n
        "version": 1,\n
        "changeset": 153021357,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841\n
      },\n
      {\n
        "type": "node",\n
        "id": 12000389587,\n
        "lat": 50.0958128,\n
        "lon": 4.7875392,\n
        "timestamp": "2024-06-22T09:19:24Z",\n
        "version": 1,\n
        "changeset": 153021357,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841\n
      },\n
      {\n
        "type": "node",\n
        "id": 12000389588,\n
        "lat": 50.0958555,\n
        "lon": 4.7875047,\n
        "timestamp": "2024-06-22T09:19:24Z",\n
        "version": 1,\n
        "changeset": 153021357,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841\n
      },\n
      {\n
        "type": "node",\n
        "id": 12000389589,\n
        "lat": 50.0959078,\n
        "lon": 4.7874738,\n
        "timestamp": "2024-06-22T09:19:24Z",\n
        "version": 1,\n
        "changeset": 153021357,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841\n
      },\n
      {\n
        "type": "node",\n
        "id": 12000389590,\n
        "lat": 50.0959537,\n
        "lon": 4.7874652,\n
        "timestamp": "2024-06-22T09:19:24Z",\n
        "version": 1,\n
        "changeset": 153021357,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841\n
      },\n
      {\n
        "type": "node",\n
        "id": 12000389591,\n
        "lat": 50.0959980,\n
        "lon": 4.7874775,\n
        "timestamp": "2024-06-22T09:19:24Z",\n
        "version": 1,\n
        "changeset": 153021357,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841\n
      },\n
      {\n
        "type": "node",\n
        "id": 12000389592,\n
        "lat": 50.0960392,\n
        "lon": 4.7874948,\n
        "timestamp": "2024-06-22T09:19:24Z",\n
        "version": 1,\n
        "changeset": 153021357,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841\n
      },\n
      {\n
        "type": "node",\n
        "id": 12000389593,\n
        "lat": 50.0960748,\n
        "lon": 4.7875306,\n
        "timestamp": "2024-06-22T09:19:24Z",\n
        "version": 1,\n
        "changeset": 153021357,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841\n
      },\n
      {\n
        "type": "node",\n
        "id": 12000389594,\n
        "lat": 50.0961041,\n
        "lon": 4.7875688,\n
        "timestamp": "2024-06-22T09:19:24Z",\n
        "version": 1,\n
        "changeset": 153021357,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841\n
      },\n
      {\n
        "type": "node",\n
        "id": 12000389622,\n
        "lat": 50.0929578,\n
        "lon": 4.7901547,\n
        "timestamp": "2024-06-22T09:19:24Z",\n
        "version": 1,\n
        "changeset": 153021357,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841\n
      },\n
      {\n
        "type": "node",\n
        "id": 12000389623,\n
        "lat": 50.0926179,\n
        "lon": 4.7902594,\n
        "timestamp": "2024-06-22T09:19:24Z",\n
        "version": 1,\n
        "changeset": 153021357,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841\n
      },\n
      {\n
        "type": "node",\n
        "id": 12000389624,\n
        "lat": 50.0926896,\n
        "lon": 4.7908244,\n
        "timestamp": "2024-06-22T09:19:24Z",\n
        "version": 1,\n
        "changeset": 153021357,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841\n
      },\n
      {\n
        "type": "node",\n
        "id": 12000389625,\n
        "lat": 50.0930294,\n
        "lon": 4.7907196,\n
        "timestamp": "2024-06-22T09:19:24Z",\n
        "version": 1,\n
        "changeset": 153021357,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841\n
      },\n
      {\n
        "type": "node",\n
        "id": 12000437147,\n
        "lat": 50.0868684,\n
        "lon": 4.7968930,\n
        "timestamp": "2024-06-22T10:08:22Z",\n
        "version": 1,\n
        "changeset": 153022809,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841\n
      },\n
      {\n
        "type": "node",\n
        "id": 12001335230,\n
        "lat": 50.0942114,\n
        "lon": 4.7858575,\n
        "timestamp": "2024-06-22T19:43:38Z",\n
        "version": 1,\n
        "changeset": 153043561,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841\n
      },\n
      {\n
        "type": "node",\n
        "id": 12001335231,\n
        "lat": 50.0942850,\n
        "lon": 4.7864079,\n
        "timestamp": "2024-06-22T19:43:38Z",\n
        "version": 1,\n
        "changeset": 153043561,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841\n
      },\n
      {\n
        "type": "node",\n
        "id": 12001335232,\n
        "lat": 50.0940737,\n
        "lon": 4.7864765,\n
        "timestamp": "2024-06-22T19:43:38Z",\n
        "version": 1,\n
        "changeset": 153043561,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841\n
      },\n
      {\n
        "type": "node",\n
        "id": 12001335233,\n
        "lat": 50.0940001,\n
        "lon": 4.7859262,\n
        "timestamp": "2024-06-22T19:43:38Z",\n
        "version": 1,\n
        "changeset": 153043561,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841\n
      },\n
      {\n
        "type": "node",\n
        "id": 12095235155,\n
        "lat": 50.1017828,\n
        "lon": 4.8047442,\n
        "timestamp": "2024-08-06T13:00:20Z",\n
        "version": 1,\n
        "changeset": 154892504,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841\n
      },\n
      {\n
        "type": "node",\n
        "id": 12095235178,\n
        "lat": 50.1010482,\n
        "lon": 4.8033741,\n
        "timestamp": "2024-08-06T13:00:20Z",\n
        "version": 1,\n
        "changeset": 154892504,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670224837,\n
        "lat": 50.1205007,\n
        "lon": 4.7858103,\n
        "timestamp": "2025-03-16T14:31:42Z",\n
        "version": 1,\n
        "changeset": 163691568,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670224838,\n
        "lat": 50.1205653,\n
        "lon": 4.7860026,\n
        "timestamp": "2025-03-16T14:31:42Z",\n
        "version": 1,\n
        "changeset": 163691568,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670224839,\n
        "lat": 50.1202996,\n
        "lon": 4.7867847,\n
        "timestamp": "2025-03-16T14:31:42Z",\n
        "version": 1,\n
        "changeset": 163691568,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670224840,\n
        "lat": 50.1202003,\n
        "lon": 4.7868351,\n
        "timestamp": "2025-03-16T14:31:42Z",\n
        "version": 1,\n
        "changeset": 163691568,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670224841,\n
        "lat": 50.1200267,\n
        "lon": 4.7867847,\n
        "timestamp": "2025-03-16T14:31:42Z",\n
        "version": 1,\n
        "changeset": 163691568,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670224842,\n
        "lat": 50.1200208,\n
        "lon": 4.7869732,\n
        "timestamp": "2025-03-16T14:31:42Z",\n
        "version": 1,\n
        "changeset": 163691568,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670224843,\n
        "lat": 50.1199118,\n
        "lon": 4.7868874,\n
        "timestamp": "2025-03-16T14:31:42Z",\n
        "version": 1,\n
        "changeset": 163691568,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670224844,\n
        "lat": 50.1197503,\n
        "lon": 4.7869583,\n
        "timestamp": "2025-03-16T14:31:42Z",\n
        "version": 1,\n
        "changeset": 163691568,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670224845,\n
        "lat": 50.1199478,\n
        "lon": 4.7871207,\n
        "timestamp": "2025-03-16T14:31:42Z",\n
        "version": 1,\n
        "changeset": 163691568,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670224846,\n
        "lat": 50.1198101,\n
        "lon": 4.7871580,\n
        "timestamp": "2025-03-16T14:31:42Z",\n
        "version": 1,\n
        "changeset": 163691568,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670224847,\n
        "lat": 50.1198795,\n
        "lon": 4.7872476,\n
        "timestamp": "2025-03-16T14:31:42Z",\n
        "version": 1,\n
        "changeset": 163691568,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670224848,\n
        "lat": 50.1199585,\n
        "lon": 4.7874940,\n
        "timestamp": "2025-03-16T14:31:42Z",\n
        "version": 1,\n
        "changeset": 163691568,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670224849,\n
        "lat": 50.1200638,\n
        "lon": 4.7874567,\n
        "timestamp": "2025-03-16T14:31:42Z",\n
        "version": 1,\n
        "changeset": 163691568,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670224850,\n
        "lat": 50.1200579,\n
        "lon": 4.7872122,\n
        "timestamp": "2025-03-16T14:31:42Z",\n
        "version": 1,\n
        "changeset": 163691568,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670224851,\n
        "lat": 50.1201764,\n
        "lon": 4.7870498,\n
        "timestamp": "2025-03-16T14:31:42Z",\n
        "version": 1,\n
        "changeset": 163691568,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670276007,\n
        "lat": 50.1261298,\n
        "lon": 4.7932718,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 1,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670276008,\n
        "lat": 50.1263658,\n
        "lon": 4.7930635,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 1,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670276009,\n
        "lat": 50.1263990,\n
        "lon": 4.7931485,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 1,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670276010,\n
        "lat": 50.1261631,\n
        "lon": 4.7933631,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 1,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670276011,\n
        "lat": 50.1262060,\n
        "lon": 4.7931994,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 1,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670276017,\n
        "lat": 50.1252668,\n
        "lon": 4.7934189,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 1,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670276020,\n
        "lat": 50.1244741,\n
        "lon": 4.7924557,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 1,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670276021,\n
        "lat": 50.1244664,\n
        "lon": 4.7924885,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 1,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670276022,\n
        "lat": 50.1244508,\n
        "lon": 4.7925136,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 1,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670276023,\n
        "lat": 50.1244300,\n
        "lon": 4.7925267,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 1,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670276024,\n
        "lat": 50.1244076,\n
        "lon": 4.7925254,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 1,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670276025,\n
        "lat": 50.1243875,\n
        "lon": 4.7925100,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 1,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670276026,\n
        "lat": 50.1243732,\n
        "lon": 4.7924832,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 1,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670276027,\n
        "lat": 50.1243670,\n
        "lon": 4.7924496,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 1,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670276028,\n
        "lat": 50.1243702,\n
        "lon": 4.7924150,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 1,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670276029,\n
        "lat": 50.1243821,\n
        "lon": 4.7923854,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 1,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670276030,\n
        "lat": 50.1244007,\n
        "lon": 4.7923659,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 1,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670276031,\n
        "lat": 50.1244228,\n
        "lon": 4.7923599,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 1,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670276032,\n
        "lat": 50.1244445,\n
        "lon": 4.7923685,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 1,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670276033,\n
        "lat": 50.1244621,\n
        "lon": 4.7923900,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 1,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670276034,\n
        "lat": 50.1244726,\n
        "lon": 4.7924209,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 1,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670276035,\n
        "lat": 50.1258573,\n
        "lon": 4.7931812,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 1,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670276036,\n
        "lat": 50.1258173,\n
        "lon": 4.7931092,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 1,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670276037,\n
        "lat": 50.1258980,\n
        "lon": 4.7930000,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 1,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670276038,\n
        "lat": 50.1259380,\n
        "lon": 4.7930720,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 1,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670276039,\n
        "lat": 50.1260255,\n
        "lon": 4.7931329,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 1,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670276040,\n
        "lat": 50.1261904,\n
        "lon": 4.7935493,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 1,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670276041,\n
        "lat": 50.1260713,\n
        "lon": 4.7937204,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 1,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670276042,\n
        "lat": 50.1258795,\n
        "lon": 4.7933264,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 1,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670276043,\n
        "lat": 50.1257030,\n
        "lon": 4.7937295,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 1,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670276044,\n
        "lat": 50.1256664,\n
        "lon": 4.7938477,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 1,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670276045,\n
        "lat": 50.1252599,\n
        "lon": 4.7935407,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 1,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670276046,\n
        "lat": 50.1252697,\n
        "lon": 4.7935091,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 1,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670276047,\n
        "lat": 50.1252446,\n
        "lon": 4.7934902,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 1,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986\n
      },\n
      {\n
        "type": "node",\n
        "id": 12670276048,\n
        "lat": 50.1252715,\n
        "lon": 4.7934036,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 1,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986\n
      },\n
      {\n
        "type": "way",\n
        "id": 105913425,\n
        "timestamp": "2011-03-26T19:43:46Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269,\n
        "nodes": [\n
          1219538021,\n
          1219539277,\n
          1219540753,\n
          1219541221,\n
          1219538122,\n
          1219538834,\n
          1219539881,\n
          1219540904,\n
          1219541042,\n
          1219538285,\n
          1219539460,\n
          1219540449,\n
          1219538021\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 105913432,\n
        "timestamp": "2019-06-14T00:35:32Z",\n
        "version": 9,\n
        "changeset": 71235502,\n
        "user": "frosm",\n
        "uid": 6383530,\n
        "nodes": [\n
          2552563767,\n
          2552563768,\n
          2552563769,\n
          2552563770,\n
          1219541077,\n
          1219539007,\n
          1219539610,\n
          1219539765,\n
          1219540808,\n
          1219538491,\n
          2552563764,\n
          2552563765,\n
          2552563766,\n
          1219539151,\n
          1219539323,\n
          1219539963,\n
          1219537982,\n
          1219538662,\n
          1219538884,\n
          2552563767\n
        ],\n
        "tags": {\n
          "building": "industrial",\n
          "height": "172",\n
          "man_made": "tower",\n
          "material": "concrete",\n
          "tower:type": "cooling"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 105913451,\n
        "timestamp": "2019-06-14T00:35:32Z",\n
        "version": 9,\n
        "changeset": 71235502,\n
        "user": "frosm",\n
        "uid": 6383530,\n
        "nodes": [\n
          2552563774,\n
          2552563775,\n
          2552563776,\n
          2552563777,\n
          1219540774,\n
          1219538543,\n
          1219538462,\n
          1219539659,\n
          1219539122,\n
          1219540692,\n
          2552563771,\n
          2552563772,\n
          2552563773,\n
          1219539281,\n
          1219540854,\n
          1219539916,\n
          1219538048,\n
          1219537935,\n
          1219539222,\n
          2552563774\n
        ],\n
        "tags": {\n
          "building": "industrial",\n
          "height": "172",\n
          "man_made": "tower",\n
          "material": "concrete",\n
          "tower:type": "cooling"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 105913480,\n
        "timestamp": "2011-03-26T19:44:20Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269,\n
        "nodes": [\n
          1219539874,\n
          1219537987,\n
          1219538677,\n
          1219538892,\n
          1219539514,\n
          1219540965,\n
          1219538197,\n
          1219538378,\n
          1219539078,\n
          1219540502,\n
          1219541081,\n
          1219541190,\n
          1219539874\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 105913492,\n
        "timestamp": "2011-03-26T19:44:27Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269,\n
        "nodes": [\n
          1219540604,\n
          1219538361,\n
          1219539496,\n
          1219540488,\n
          1219539135,\n
          1219539739,\n
          1219540604\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 105913497,\n
        "timestamp": "2011-03-26T19:44:29Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269,\n
        "nodes": [\n
          1219541153,\n
          1219541096,\n
          1219538400,\n
          1219538578,\n
          1219539242,\n
          1219540721,\n
          1219541213,\n
          1219538089,\n
          1219541153\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 105913516,\n
        "timestamp": "2011-03-26T19:44:38Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269,\n
        "nodes": [\n
          1219539114,\n
          1219538508,\n
          1219539648,\n
          1219540667,\n
          1219539114\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 105913522,\n
        "timestamp": "2011-03-26T19:44:41Z",\n
        "version": 1,\n
        "changeset": 7679307,\n
        "user": "Pierre-Alain Dorange",\n
        "uid": 28269,\n
        "nodes": [\n
          1219540876,\n
          1219538667,\n
          1219539326,\n
          1219540813,\n
          1219540876\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 118655802,\n
        "timestamp": "2024-06-22T10:08:22Z",\n
        "version": 9,\n
        "changeset": 153022809,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841,\n
        "nodes": [\n
          1334050484,\n
          6080998276,\n
          1334050483,\n
          1334050489,\n
          6080998318,\n
          1334050488,\n
          1334050491,\n
          1334050486,\n
          12000437147,\n
          1334050461,\n
          6080998314,\n
          1334050460,\n
          1334050473,\n
          1334050471,\n
          1334050465,\n
          1334050464,\n
          1334050484\n
        ],\n
        "tags": {\n
          "barrier": "wall",\n
          "location": "outdoor",\n
          "name": "Poste électrique de Chooz",\n
          "operator": "RTE",\n
          "operator:wikidata": "Q2178795",\n
          "power": "substation",\n
          "ref:FR:RTE": "CHOO5",\n
          "ref:FR:RTE_nom": "CHOOZ",\n
          "source": "Bing",\n
          "substation": "transmission",\n
          "voltage": "225000;63000"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 118655844,\n
        "timestamp": "2022-05-30T12:04:48Z",\n
        "version": 5,\n
        "changeset": 121712579,\n
        "user": "user_5589",\n
        "uid": 5589,\n
        "nodes": [\n
          1334050481,\n
          1334050469,\n
          1334050470,\n
          1334050482,\n
          1334050481\n
        ],\n
        "tags": {\n
          "name": "Poste électrique de Chooz",\n
          "operator": "RTE",\n
          "operator:wikidata": "Q2178795",\n
          "power": "substation",\n
          "ref:FR:RTE": "CHOO2",\n
          "ref:FR:RTE_nom": "CHOOZ B",\n
          "source": "Bing",\n
          "voltage": "400000"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248477,\n
        "timestamp": "2015-03-04T16:17:49Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383009087,\n
          3383009086,\n
          3383009085,\n
          3383009083,\n
          3383009079,\n
          3383009080,\n
          3383009078,\n
          3383009077,\n
          3383009074,\n
          3383009076,\n
          3383009087\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248478,\n
        "timestamp": "2015-03-04T16:17:49Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006973,\n
          3383006970,\n
          3383006968,\n
          3383006960,\n
          3383006963,\n
          3383006958,\n
          3383006952,\n
          3383006957,\n
          3383006954,\n
          3383006969,\n
          3383006973\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248479,\n
        "timestamp": "2015-03-04T16:17:49Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006742,\n
          3383006745,\n
          3383006758,\n
          3383006757,\n
          3383006767,\n
          3383006765,\n
          3383006753,\n
          3383006755,\n
          3383006743,\n
          3383006744,\n
          3383006742\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248480,\n
        "timestamp": "2015-03-04T16:17:49Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008479,\n
          3383008474,\n
          3383008463,\n
          3383008464,\n
          3383008461,\n
          3383008458,\n
          3383008453,\n
          3383008459,\n
          3383008467,\n
          3383008469,\n
          3383008479\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248481,\n
        "timestamp": "2015-03-04T16:17:49Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007601,\n
          3383007486,\n
          3383007483,\n
          3383007488,\n
          3383007475,\n
          3383007492,\n
          3383007606,\n
          3383007600,\n
          3383007611,\n
          3383007594,\n
          3383007601\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248482,\n
        "timestamp": "2015-03-04T16:17:49Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008085,\n
          3383008098,\n
          3383008103,\n
          3383008107,\n
          3383008117,\n
          3383008116,\n
          3383008111,\n
          3383008104,\n
          3383008101,\n
          3383008096,\n
          3383008085\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248483,\n
        "timestamp": "2015-03-04T16:17:49Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008301,\n
          3383008290,\n
          3383008267,\n
          3383008272,\n
          3383008269,\n
          3383008279,\n
          3383008276,\n
          3383008298,\n
          3383008300,\n
          3383008296,\n
          3383008301\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248484,\n
        "timestamp": "2015-03-04T16:17:49Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008324,\n
          3383008319,\n
          3383008314,\n
          3383008316,\n
          3383008309,\n
          3383008310,\n
          3383008312,\n
          3383008313,\n
          3383008322,\n
          3383008318,\n
          3383008324\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248485,\n
        "timestamp": "2015-03-04T16:17:49Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008840,\n
          3383008837,\n
          3383008836,\n
          3383008833,\n
          3383008829,\n
          3383008830,\n
          3383008824,\n
          3383008827,\n
          3383008832,\n
          3383008831,\n
          3383008840\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248486,\n
        "timestamp": "2015-03-04T16:17:50Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008511,\n
          3383008503,\n
          3383008502,\n
          3383008499,\n
          3383008493,\n
          3383008495,\n
          3383008486,\n
          3383008484,\n
          3383008481,\n
          3383008490,\n
          3383008511\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248487,\n
        "timestamp": "2015-03-04T16:17:50Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007940,\n
          3383007946,\n
          3383007947,\n
          3383007948,\n
          3383007959,\n
          3383007958,\n
          3383007962,\n
          3383007957,\n
          3383007955,\n
          3383007951,\n
          3383007940\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248488,\n
        "timestamp": "2018-08-26T20:38:18Z",\n
        "version": 2,\n
        "changeset": 62015675,\n
        "user": "Eebie",\n
        "uid": 715684,\n
        "nodes": [\n
          3383008175,\n
          3383008179,\n
          3383008190,\n
          3383008183,\n
          3383008186,\n
          3383008182,\n
          3383008181,\n
          3383008177,\n
          3383008167,\n
          3383008169,\n
          3383008175\n
        ],\n
        "tags": {\n
          "amenity": "restaurant",\n
          "building": "yes",\n
          "name": "Chez Monique",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248489,\n
        "timestamp": "2015-03-04T16:17:50Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008422,\n
          3383008448,\n
          3383008445,\n
          3383008443,\n
          3383008435,\n
          3383008424,\n
          3383008421,\n
          3383008416,\n
          3383008420,\n
          3383008407,\n
          3383008422\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248490,\n
        "timestamp": "2015-03-04T16:17:50Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007414,\n
          3383007425,\n
          3383007428,\n
          3383007439,\n
          3383007454,\n
          3383007432,\n
          3383007424,\n
          3383007427,\n
          3383007422,\n
          3383007417,\n
          3383007414\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248491,\n
        "timestamp": "2015-03-04T16:17:50Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007968,\n
          3383007991,\n
          3383007989,\n
          3383007987,\n
          3383007999,\n
          3383007993,\n
          3383007986,\n
          3383007963,\n
          3383007969,\n
          3383007965,\n
          3383007968\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248492,\n
        "timestamp": "2015-03-04T16:17:50Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006705,\n
          3383006592,\n
          3383006590,\n
          3383006589,\n
          3383006583,\n
          3383006584,\n
          3383006576,\n
          3383006585,\n
          3383006588,\n
          3383006702,\n
          3383006705\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248493,\n
        "timestamp": "2015-03-04T16:17:50Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008357,\n
          3383008353,\n
          3383008354,\n
          3383008351,\n
          3383008347,\n
          3383008342,\n
          3383008331,\n
          3383008337,\n
          3383008345,\n
          3383008348,\n
          3383008357\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248494,\n
        "timestamp": "2015-03-04T16:17:50Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007198,\n
          3383007217,\n
          3383007216,\n
          3383007222,\n
          3383007211,\n
          3383007210,\n
          3383007208,\n
          3383007207,\n
          3383007200,\n
          3383007199,\n
          3383007198\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248495,\n
        "timestamp": "2015-03-04T16:17:50Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008697,\n
          3383008689,\n
          3383008681,\n
          3383008680,\n
          3383008675,\n
          3383008674,\n
          3383008665,\n
          3383008672,\n
          3383008669,\n
          3383008677,\n
          3383008697\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248497,\n
        "timestamp": "2015-03-04T16:17:50Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006783,\n
          3383006893,\n
          3383006894,\n
          3383006913,\n
          3383006916,\n
          3383006918,\n
          3383006895,\n
          3383006896,\n
          3383006788,\n
          3383006785,\n
          3383006783\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248498,\n
        "timestamp": "2015-03-04T16:17:51Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008750,\n
          3383008735,\n
          3383008727,\n
          3383008723,\n
          3383008719,\n
          3383008717,\n
          3383008706,\n
          3383008709,\n
          3383008704,\n
          3383008720,\n
          3383008750\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248499,\n
        "timestamp": "2015-03-04T16:17:51Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008010,\n
          3383008000,\n
          3383007977,\n
          3383007982,\n
          3383007988,\n
          3383008020,\n
          3383008016,\n
          3383007997,\n
          3383007990,\n
          3383008006,\n
          3383008003,\n
          3383008010\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248500,\n
        "timestamp": "2015-03-04T16:17:51Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006454,\n
          3383006450,\n
          3383006451,\n
          3383006448,\n
          3383006449,\n
          3383006452,\n
          3383006453,\n
          3383006458,\n
          3383006457,\n
          3383006456,\n
          3383006455,\n
          3383006454\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248501,\n
        "timestamp": "2015-03-04T16:17:51Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007198,\n
          3383007199,\n
          3383007200,\n
          3383007195,\n
          3383007196,\n
          3383006984,\n
          3383006985,\n
          3383006980,\n
          3383006978,\n
          3383006992,\n
          3383007194,\n
          3383007198\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248502,\n
        "timestamp": "2015-03-04T16:17:51Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008038,\n
          3383008036,\n
          3383007998,\n
          3383008007,\n
          3383008018,\n
          3383008037,\n
          3383008039,\n
          3383008026,\n
          3383008022,\n
          3383008032,\n
          3383008060,\n
          3383008056,\n
          3383008038\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248503,\n
        "timestamp": "2015-03-04T16:17:51Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007855,\n
          3383007861,\n
          3383007862,\n
          3383007870,\n
          3383007874,\n
          3383007911,\n
          3383007901,\n
          3383007869,\n
          3383007865,\n
          3383007868,\n
          3383007866,\n
          3383007863,\n
          3383007855\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248504,\n
        "timestamp": "2015-03-04T16:17:51Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008660,\n
          3383008649,\n
          3383008643,\n
          3383008638,\n
          3383008615,\n
          3383008621,\n
          3383008618,\n
          3383008630,\n
          3383008635,\n
          3383008639,\n
          3383008655,\n
          3383008652,\n
          3383008660\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248505,\n
        "timestamp": "2015-03-04T16:17:51Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006933,\n
          3383006906,\n
          3383006907,\n
          3383006903,\n
          3383006905,\n
          3383006899,\n
          3383006902,\n
          3383006904,\n
          3383006912,\n
          3383006915,\n
          3383006917,\n
          3383006938,\n
          3383006937,\n
          3383006933\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248506,\n
        "timestamp": "2015-03-04T16:17:51Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007628,\n
          3383007633,\n
          3383007634,\n
          3383007637,\n
          3383007654,\n
          3383007647,\n
          3383007650,\n
          3383007649,\n
          3383007646,\n
          3383007644,\n
          3383007643,\n
          3383007640,\n
          3383007627,\n
          3383007628\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248507,\n
        "timestamp": "2015-03-04T16:17:51Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008960,\n
          3383008956,\n
          3383008958,\n
          3383008955,\n
          3383008949,\n
          3383008950,\n
          3383008953,\n
          3383008954,\n
          3383008947,\n
          3383008948,\n
          3383008951,\n
          3383008952,\n
          3383008959,\n
          3383008957,\n
          3383008960\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248508,\n
        "timestamp": "2015-03-04T16:17:51Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007817,\n
          3383007819,\n
          3383007805,\n
          3383007806,\n
          3383007798,\n
          3383007797,\n
          3383007793,\n
          3383007794,\n
          3383007690,\n
          3383007691,\n
          3383007802,\n
          3383007809,\n
          3383007814,\n
          3383007815,\n
          3383007817\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248509,\n
        "timestamp": "2015-03-04T16:17:52Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007951,\n
          3383007955,\n
          3383007957,\n
          3383007962,\n
          3383007958,\n
          3383007959,\n
          3383007960,\n
          3383007970,\n
          3383007971,\n
          3383007966,\n
          3383007967,\n
          3383007973,\n
          3383007992,\n
          3383007980,\n
          3383007951\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248510,\n
        "timestamp": "2015-03-04T16:17:52Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383009059,\n
          3383009057,\n
          3383009056,\n
          3383009054,\n
          3383009055,\n
          3383009052,\n
          3383009051,\n
          3383009048,\n
          3383009050,\n
          3383009047,\n
          3383009038,\n
          3383009039,\n
          3383009040,\n
          3383009045,\n
          3383009044,\n
          3383009049,\n
          3383009053,\n
          3383009058,\n
          3383009059\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248511,\n
        "timestamp": "2021-11-11T09:10:35Z",\n
        "version": 2,\n
        "changeset": 113642212,\n
        "user": "hektor12",\n
        "uid": 548780,\n
        "nodes": [\n
          3382984683,\n
          3382984677,\n
          3382984675,\n
          3382984668,\n
          3382984674,\n
          3382984669,\n
          3382984671,\n
          3382984673,\n
          3382984676,\n
          3382984678,\n
          3382984680,\n
          3382984685,\n
          3382984687,\n
          3382984688,\n
          3382984691,\n
          3383006395,\n
          3383006393,\n
          3382984692,\n
          3382984690,\n
          3382984684,\n
          3382984682,\n
          3382984689,\n
          3382984686,\n
          3382984679,\n
          3382984683\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "name": "Chooz A",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248512,\n
        "timestamp": "2024-01-10T01:53:13Z",\n
        "version": 5,\n
        "changeset": 146086605,\n
        "user": "Olyon",\n
        "uid": 1443767,\n
        "nodes": [\n
          5159353629,\n
          5159353417,\n
          5159353630,\n
          5159353631,\n
          5159353644,\n
          5159353645,\n
          5159353646,\n
          5159353647,\n
          5159353643,\n
          5159353651,\n
          5159353650,\n
          5159353649,\n
          5159353648,\n
          5159353369,\n
          3383007921,\n
          5159353668,\n
          5159353670,\n
          3383007902,\n
          5159353633,\n
          5159353367,\n
          5159353636,\n
          5159353637,\n
          5159353638,\n
          5159353635,\n
          5159353642,\n
          5159353641,\n
          5159353640,\n
          5159353639,\n
          5159353634,\n
          5159353621,\n
          5159353420,\n
          5159353419,\n
          5159353418,\n
          5159353378,\n
          5159353623,\n
          5159353624,\n
          5159353625,\n
          5159353626,\n
          3383007938,\n
          5159353628,\n
          5159353629\n
        ],\n
        "tags": {\n
          "amenity": "place_of_worship",\n
          "building": "church",\n
          "denomination": "catholic",\n
          "name": "Église Saint-Remi",\n
          "ref:FR:CEF": "08122_01",\n
          "religion": "christian",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wikidata": "Q41744873"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248513,\n
        "timestamp": "2017-10-10T16:55:56Z",\n
        "version": 2,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564,\n
        "nodes": [\n
          5159353694,\n
          5159353692,\n
          3383007842,\n
          3383007827,\n
          3383007823,\n
          5159353693,\n
          5159353691,\n
          3383007812,\n
          3383007816,\n
          3383007796,\n
          3383007799,\n
          3383007820,\n
          3383007824,\n
          3383007826,\n
          3383007831,\n
          3383007833,\n
          3383007837,\n
          3383007839,\n
          3383007841,\n
          3383007843,\n
          3383007847,\n
          3383007848,\n
          3383007852,\n
          3383007858,\n
          3383007856,\n
          5159353694\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248514,\n
        "timestamp": "2015-03-04T16:17:52Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006701,\n
          3383006700,\n
          3383006581,\n
          3383006582,\n
          3383006701\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248515,\n
        "timestamp": "2015-03-04T16:17:52Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008035,\n
          3383008023,\n
          3383008021,\n
          3383008031,\n
          3383008035\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248516,\n
        "timestamp": "2015-03-04T16:17:52Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008598,\n
          3383008595,\n
          3383008568,\n
          3383008576,\n
          3383008598\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248517,\n
        "timestamp": "2015-03-04T16:17:52Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006914,\n
          3383006908,\n
          3383006790,\n
          3383006792,\n
          3383006914\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248518,\n
        "timestamp": "2015-03-04T16:17:52Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383009026,\n
          3383009024,\n
          3383009023,\n
          3383009025,\n
          3383009026\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248519,\n
        "timestamp": "2015-03-04T16:17:52Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007908,\n
          3383007899,\n
          3383007893,\n
          3383007904,\n
          3383007908\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248520,\n
        "timestamp": "2015-03-04T16:17:52Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008126,\n
          3383008122,\n
          3383008111,\n
          3383008116,\n
          3383008126\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248521,\n
        "timestamp": "2015-03-04T16:17:53Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008694,\n
          3383008700,\n
          3383008698,\n
          3383008692,\n
          3383008694\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248522,\n
        "timestamp": "2015-03-04T16:17:53Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007457,\n
          3383007456,\n
          3383007447,\n
          3383007449,\n
          3383007457\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248523,\n
        "timestamp": "2015-03-04T16:17:53Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008241,\n
          3383008237,\n
          3383008225,\n
          3383008229,\n
          3383008241\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248524,\n
        "timestamp": "2015-03-04T16:17:53Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383009037,\n
          3383009029,\n
          3383009027,\n
          3383009036,\n
          3383009037\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248525,\n
        "timestamp": "2015-03-04T16:17:53Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007944,\n
          3383007939,\n
          3383007931,\n
          3383007935,\n
          3383007944\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248526,\n
        "timestamp": "2015-03-04T16:17:53Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008797,\n
          3383008794,\n
          3383008787,\n
          3383008789,\n
          3383008797\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248527,\n
        "timestamp": "2015-03-04T16:17:53Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007476,\n
          3383007597,\n
          3383007489,\n
          3383007473,\n
          3383007476\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248528,\n
        "timestamp": "2015-03-04T16:17:53Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008925,\n
          3383008924,\n
          3383008922,\n
          3383008923,\n
          3383008925\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248529,\n
        "timestamp": "2015-03-04T16:17:53Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007641,\n
          3383007632,\n
          3383007631,\n
          3383007639,\n
          3383007641\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248530,\n
        "timestamp": "2015-03-04T16:17:53Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007995,\n
          3383007992,\n
          3383007973,\n
          3383007974,\n
          3383007995\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248531,\n
        "timestamp": "2015-03-04T16:17:53Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008873,\n
          3383008872,\n
          3383008868,\n
          3383008870,\n
          3383008873\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248532,\n
        "timestamp": "2015-03-04T16:17:53Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006397,\n
          3383006398,\n
          3383006396,\n
          3383006394,\n
          3383006397\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248533,\n
        "timestamp": "2015-03-04T16:17:53Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006414,\n
          3383006410,\n
          3383006409,\n
          3383006412,\n
          3383006414\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248534,\n
        "timestamp": "2015-03-04T16:17:54Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008335,\n
          3383008334,\n
          3383008325,\n
          3383008329,\n
          3383008335\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248535,\n
        "timestamp": "2015-03-04T16:17:54Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008478,\n
          3383008472,\n
          3383008466,\n
          3383008473,\n
          3383008478\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248536,\n
        "timestamp": "2015-03-04T16:17:54Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008446,\n
          3383008444,\n
          3383008428,\n
          3383008430,\n
          3383008446\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248537,\n
        "timestamp": "2015-03-04T16:17:54Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006447,\n
          3383006445,\n
          3383006444,\n
          3383006446,\n
          3383006447\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248538,\n
        "timestamp": "2015-03-04T16:17:54Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008119,\n
          3383008115,\n
          3383008110,\n
          3383008113,\n
          3383008119\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248539,\n
        "timestamp": "2015-03-04T16:17:54Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008980,\n
          3383008977,\n
          3383008971,\n
          3383008976,\n
          3383008980\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248540,\n
        "timestamp": "2015-03-04T16:17:54Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008752,\n
          3383008737,\n
          3383008699,\n
          3383008712,\n
          3383008752\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248541,\n
        "timestamp": "2015-03-04T16:17:54Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008843,\n
          3383008838,\n
          3383008826,\n
          3383008834,\n
          3383008843\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248542,\n
        "timestamp": "2015-03-04T16:17:54Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008338,\n
          3383008336,\n
          3383008326,\n
          3383008330,\n
          3383008338\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248543,\n
        "timestamp": "2015-03-04T16:17:54Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008777,\n
          3383008773,\n
          3383008755,\n
          3383008764,\n
          3383008777\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248544,\n
        "timestamp": "2015-03-04T16:17:54Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007662,\n
          3383007661,\n
          3383007656,\n
          3383007657,\n
          3383007662\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248545,\n
        "timestamp": "2015-03-04T16:17:54Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008352,\n
          3383008360,\n
          3383008356,\n
          3383008344,\n
          3383008352\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248546,\n
        "timestamp": "2015-03-04T16:17:54Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008942,\n
          3383008941,\n
          3383008939,\n
          3383008940,\n
          3383008942\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248547,\n
        "timestamp": "2015-03-04T16:17:54Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007394,\n
          3383000791,\n
          3383000787,\n
          3383000788,\n
          3383007394\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248548,\n
        "timestamp": "2015-03-04T16:17:54Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008769,\n
          3383008768,\n
          3383008762,\n
          3383008766,\n
          3383008769\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248549,\n
        "timestamp": "2015-03-04T16:17:54Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383009072,\n
          3383009071,\n
          3383009066,\n
          3383009067,\n
          3383009072\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248550,\n
        "timestamp": "2015-03-04T16:17:55Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008921,\n
          3383008919,\n
          3383008918,\n
          3383008920,\n
          3383008921\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248551,\n
        "timestamp": "2015-03-04T16:17:55Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008825,\n
          3383008823,\n
          3383008805,\n
          3383008816,\n
          3383008825\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248552,\n
        "timestamp": "2015-03-04T16:17:55Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383009002,\n
          3383008994,\n
          3383008993,\n
          3383008999,\n
          3383009002\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248553,\n
        "timestamp": "2015-03-04T16:17:55Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006525,\n
          3383006521,\n
          3383006501,\n
          3383006503,\n
          3383006525\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248554,\n
        "timestamp": "2015-03-04T16:17:55Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006542,\n
          3383006539,\n
          3383006532,\n
          3383006534,\n
          3383006542\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248555,\n
        "timestamp": "2015-03-04T16:17:55Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006421,\n
          3383006419,\n
          3383006418,\n
          3383006420,\n
          3383006421\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248556,\n
        "timestamp": "2015-03-04T16:17:55Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007219,\n
          3383007212,\n
          3383007213,\n
          3383007220,\n
          3383007219\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248557,\n
        "timestamp": "2015-03-04T16:17:55Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006754,\n
          3383006747,\n
          3383006721,\n
          3383006722,\n
          3383006754\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248558,\n
        "timestamp": "2015-03-04T16:17:55Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008174,\n
          3383008171,\n
          3383008163,\n
          3383008168,\n
          3383008174\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248560,\n
        "timestamp": "2015-03-04T16:17:55Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008286,\n
          3383008281,\n
          3383008277,\n
          3383008280,\n
          3383008286\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248561,\n
        "timestamp": "2015-03-04T16:17:55Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008010,\n
          3383008054,\n
          3383008041,\n
          3383008000,\n
          3383008010\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248562,\n
        "timestamp": "2015-03-04T16:17:55Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008992,\n
          3383008990,\n
          3383008989,\n
          3383008991,\n
          3383008992\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248563,\n
        "timestamp": "2015-03-04T16:17:55Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007811,\n
          3383007808,\n
          3383007795,\n
          3383007800,\n
          3383007811\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248564,\n
        "timestamp": "2015-03-04T16:17:55Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006428,\n
          3383006429,\n
          3383006427,\n
          3383006426,\n
          3383006428\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248565,\n
        "timestamp": "2015-03-04T16:17:56Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007882,\n
          3383007876,\n
          3383007873,\n
          3383007879,\n
          3383007882\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248566,\n
        "timestamp": "2015-03-04T16:17:56Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008104,\n
          3383008111,\n
          3383008122,\n
          3383008120,\n
          3383008104\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248567,\n
        "timestamp": "2015-03-04T16:17:56Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007835,\n
          3383007834,\n
          3383007830,\n
          3383007832,\n
          3383007835\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248568,\n
        "timestamp": "2015-03-04T16:17:56Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383000789,\n
          3383000785,\n
          3383000765,\n
          3383000771,\n
          3383000789\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248569,\n
        "timestamp": "2015-03-04T16:17:56Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006526,\n
          3383006524,\n
          3383006516,\n
          3383006519,\n
          3383006526\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248570,\n
        "timestamp": "2015-03-04T16:17:56Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006508,\n
          3383006504,\n
          3383006497,\n
          3383006499,\n
          3383006508\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248571,\n
        "timestamp": "2015-03-04T16:17:56Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008988,\n
          3383008987,\n
          3383008984,\n
          3383008986,\n
          3383008988\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248572,\n
        "timestamp": "2015-03-04T16:17:56Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008234,\n
          3383008228,\n
          3383008223,\n
          3383008226,\n
          3383008234\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248573,\n
        "timestamp": "2015-03-04T16:17:56Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008682,\n
          3383008678,\n
          3383008653,\n
          3383008656,\n
          3383008682\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248575,\n
        "timestamp": "2015-03-04T16:17:56Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007209,\n
          3383007206,\n
          3383007202,\n
          3383007204,\n
          3383007209\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248576,\n
        "timestamp": "2015-03-04T16:17:56Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007885,\n
          3383007854,\n
          3383007851,\n
          3383007881,\n
          3383007885\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248577,\n
        "timestamp": "2015-03-04T16:17:56Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008803,\n
          3383008793,\n
          3383008779,\n
          3383008786,\n
          3383008803\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248578,\n
        "timestamp": "2015-03-04T16:17:57Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383000759,\n
          3383000758,\n
          3383007223,\n
          3383007224,\n
          3383000759\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248579,\n
        "timestamp": "2015-03-04T16:17:57Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008903,\n
          3383008902,\n
          3383008900,\n
          3383008901,\n
          3383008903\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248580,\n
        "timestamp": "2015-03-04T16:17:57Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008759,\n
          3383008756,\n
          3383008741,\n
          3383008747,\n
          3383008759\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248581,\n
        "timestamp": "2015-03-04T16:17:57Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006443,\n
          3383006441,\n
          3383006440,\n
          3383006442,\n
          3383006443\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248582,\n
        "timestamp": "2015-03-04T16:17:57Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383009088,\n
          3383009082,\n
          3383009081,\n
          3383009084,\n
          3383009088\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248583,\n
        "timestamp": "2015-03-04T16:17:57Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006464,\n
          3383006463,\n
          3383006461,\n
          3383006462,\n
          3383006464\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248584,\n
        "timestamp": "2015-03-04T16:17:57Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008282,\n
          3383008278,\n
          3383008268,\n
          3383008273,\n
          3383008282\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248585,\n
        "timestamp": "2015-03-04T16:17:57Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383009006,\n
          3383009005,\n
          3383009003,\n
          3383009004,\n
          3383009006\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248586,\n
        "timestamp": "2015-03-04T16:17:57Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008909,\n
          3383008907,\n
          3383008904,\n
          3383008906,\n
          3383008909\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248587,\n
        "timestamp": "2015-03-04T16:17:57Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008308,\n
          3383008295,\n
          3383008283,\n
          3383008294,\n
          3383008308\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248588,\n
        "timestamp": "2015-03-04T16:17:57Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008265,\n
          3383008257,\n
          3383008256,\n
          3383008262,\n
          3383008265\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248589,\n
        "timestamp": "2015-03-04T16:17:57Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383009096,\n
          3383009095,\n
          3383009093,\n
          3383009094,\n
          3383009096\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248590,\n
        "timestamp": "2015-03-04T16:17:57Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006439,\n
          3383006437,\n
          3383006436,\n
          3383006438,\n
          3383006439\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248591,\n
        "timestamp": "2015-03-04T16:17:57Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008158,\n
          3383008157,\n
          3383008153,\n
          3383008155,\n
          3383008158\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248592,\n
        "timestamp": "2015-03-04T16:17:57Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008491,\n
          3383008489,\n
          3383008482,\n
          3383008487,\n
          3383008491\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248593,\n
        "timestamp": "2015-03-04T16:17:58Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383000757,\n
          3383000773,\n
          3383000772,\n
          3383000755,\n
          3383000757\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248594,\n
        "timestamp": "2015-03-04T16:17:58Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008908,\n
          3383008910,\n
          3383008913,\n
          3383008912,\n
          3383008908\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "Bing;cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248595,\n
        "timestamp": "2022-05-30T12:04:48Z",\n
        "version": 3,\n
        "changeset": 121712579,\n
        "user": "user_5589",\n
        "uid": 5589,\n
        "nodes": [\n
          3383008806,\n
          3383008813,\n
          3383008811,\n
          3383008804,\n
          3383008806\n
        ],\n
        "tags": {\n
          "building": "service",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "substation",\n
          "service": "utility",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "source:power": "Enedis",\n
          "substation": "minor_distribution",\n
          "voltage": "20000"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248596,\n
        "timestamp": "2015-03-04T16:17:58Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007909,\n
          3383007892,\n
          3383007887,\n
          3383007900,\n
          3383007909\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248597,\n
        "timestamp": "2015-03-04T16:17:58Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006417,\n
          3383006416,\n
          3383006413,\n
          3383006415,\n
          3383006417\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248598,\n
        "timestamp": "2015-03-04T16:17:58Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008143,\n
          3383008140,\n
          3383008137,\n
          3383008139,\n
          3383008143\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248599,\n
        "timestamp": "2015-03-04T16:17:58Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007977,\n
          3383007949,\n
          3383007956,\n
          3383007982,\n
          3383007977\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248600,\n
        "timestamp": "2015-03-04T16:17:58Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383009075,\n
          3383009062,\n
          3383009060,\n
          3383009070,\n
          3383009075\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248601,\n
        "timestamp": "2015-03-04T16:17:58Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007925,\n
          3383007946,\n
          3383007940,\n
          3383007919,\n
          3383007925\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248602,\n
        "timestamp": "2015-03-04T16:17:58Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008781,\n
          3383008778,\n
          3383008771,\n
          3383008774,\n
          3383008781\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248603,\n
        "timestamp": "2015-03-04T16:17:58Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008198,\n
          3383008205,\n
          3383008202,\n
          3383008195,\n
          3383008198\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248604,\n
        "timestamp": "2015-03-04T16:17:58Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008285,\n
          3383008274,\n
          3383008266,\n
          3383008271,\n
          3383008285\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248605,\n
        "timestamp": "2015-03-04T16:17:58Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006707,\n
          3383006706,\n
          3383006694,\n
          3383006695,\n
          3383006707\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248606,\n
        "timestamp": "2015-03-04T16:17:58Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008753,\n
          3383008751,\n
          3383008744,\n
          3383008749,\n
          3383008753\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248607,\n
        "timestamp": "2017-10-10T19:53:50Z",\n
        "version": 2,\n
        "changeset": 52804717,\n
        "user": "cafecho",\n
        "uid": 1136564,\n
        "nodes": [\n
          3383008899,\n
          3383008897,\n
          3383008896,\n
          3383008898,\n
          3383008899\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "height": "2.5",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248608,\n
        "timestamp": "2015-03-04T16:17:59Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008792,\n
          3383008788,\n
          3383008776,\n
          3383008782,\n
          3383008792\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248609,\n
        "timestamp": "2015-03-04T16:17:59Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383009100,\n
          3383009098,\n
          3383009097,\n
          3383009099,\n
          3383009100\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248610,\n
        "timestamp": "2015-03-04T16:17:59Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006709,\n
          3383006708,\n
          3383006591,\n
          3383006693,\n
          3383006709\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248611,\n
        "timestamp": "2015-03-04T16:17:59Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008892,\n
          3383008891,\n
          3383008888,\n
          3383008889,\n
          3383008892\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248612,\n
        "timestamp": "2015-03-04T16:17:59Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006500,\n
          3383006498,\n
          3383006493,\n
          3383006494,\n
          3383006500\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248613,\n
        "timestamp": "2015-03-04T16:17:59Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007916,\n
          3383007918,\n
          3383007929,\n
          3383007926,\n
          3383007916\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248614,\n
        "timestamp": "2015-03-04T16:17:59Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008399,\n
          3383008395,\n
          3383008383,\n
          3383008386,\n
          3383008399\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248615,\n
        "timestamp": "2015-03-04T16:17:59Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007608,\n
          3383007623,\n
          3383007622,\n
          3383007604,\n
          3383007608\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248616,\n
        "timestamp": "2015-03-04T16:17:59Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006703,\n
          3383006704,\n
          3383006586,\n
          3383006587,\n
          3383006703\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248617,\n
        "timestamp": "2015-03-04T16:17:59Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008540,\n
          3383008550,\n
          3383008544,\n
          3383008534,\n
          3383008540\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248618,\n
        "timestamp": "2023-08-29T07:36:21Z",\n
        "version": 3,\n
        "changeset": 140526595,\n
        "user": "Roue-doudou",\n
        "uid": 10224323,\n
        "nodes": [\n
          3383009092,\n
          3383009090,\n
          3383009089,\n
          3383009091,\n
          3383009092\n
        ],\n
        "tags": {\n
          "building": "service",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "substation",\n
          "service": "utility",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "source:power": "Enedis",\n
          "substation": "minor_distribution",\n
          "voltage": "20000"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248619,\n
        "timestamp": "2015-03-04T16:17:59Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008068,\n
          3383008075,\n
          3383008087,\n
          3383008076,\n
          3383008068\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248620,\n
        "timestamp": "2015-03-04T16:18:00Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008968,\n
          3383008967,\n
          3383008965,\n
          3383008966,\n
          3383008968\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248621,\n
        "timestamp": "2015-03-04T16:18:00Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008534,\n
          3383008528,\n
          3383008530,\n
          3383008540,\n
          3383008534\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248622,\n
        "timestamp": "2015-03-04T16:18:00Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008384,\n
          3383008380,\n
          3383008373,\n
          3383008382,\n
          3383008384\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248623,\n
        "timestamp": "2015-03-04T16:18:00Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006425,\n
          3383006424,\n
          3383006423,\n
          3383006422,\n
          3383006425\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248624,\n
        "timestamp": "2015-03-04T16:18:00Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008292,\n
          3383008304,\n
          3383008307,\n
          3383008299,\n
          3383008292\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248625,\n
        "timestamp": "2015-03-04T16:18:00Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008661,\n
          3383008658,\n
          3383008651,\n
          3383008654,\n
          3383008661\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248626,\n
        "timestamp": "2015-03-04T16:18:00Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008409,\n
          3383008404,\n
          3383008396,\n
          3383008398,\n
          3383008409\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248627,\n
        "timestamp": "2015-03-04T16:18:00Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008450,\n
          3383008447,\n
          3383008439,\n
          3383008440,\n
          3383008450\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248629,\n
        "timestamp": "2015-03-04T16:18:00Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006752,\n
          3383006751,\n
          3383006737,\n
          3383006739,\n
          3383006752\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248630,\n
        "timestamp": "2015-03-04T16:18:00Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008964,\n
          3383008963,\n
          3383008961,\n
          3383008962,\n
          3383008964\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248631,\n
        "timestamp": "2015-03-04T16:18:00Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008657,\n
          3383008641,\n
          3383008624,\n
          3383008644,\n
          3383008657\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248632,\n
        "timestamp": "2015-03-04T16:18:00Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383000780,\n
          3383000776,\n
          3383000760,\n
          3383000761,\n
          3383000780\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248633,\n
        "timestamp": "2015-03-04T16:18:00Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008312,\n
          3383008310,\n
          3383008293,\n
          3383008302,\n
          3383008312\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248634,\n
        "timestamp": "2015-03-04T16:18:00Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383009010,\n
          3383009008,\n
          3383009007,\n
          3383009009,\n
          3383009010\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248635,\n
        "timestamp": "2015-03-04T16:18:00Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006545,\n
          3383006529,\n
          3383006514,\n
          3383006527,\n
          3383006545\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248636,\n
        "timestamp": "2015-03-04T16:18:01Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008389,\n
          3383008361,\n
          3383008375,\n
          3383008400,\n
          3383008389\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248637,\n
        "timestamp": "2015-03-04T16:18:01Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383000788,\n
          3383000787,\n
          3383000770,\n
          3383000781,\n
          3383000788\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248638,\n
        "timestamp": "2015-03-04T16:18:01Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008985,\n
          3383008983,\n
          3383008981,\n
          3383008982,\n
          3383008985\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248639,\n
        "timestamp": "2015-03-04T16:18:01Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008650,\n
          3383008647,\n
          3383008636,\n
          3383008642,\n
          3383008650\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248640,\n
        "timestamp": "2015-03-04T16:18:01Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008225,\n
          3383008220,\n
          3383008213,\n
          3383008217,\n
          3383008225\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248641,\n
        "timestamp": "2015-03-04T16:18:01Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008946,\n
          3383008945,\n
          3383008943,\n
          3383008944,\n
          3383008946\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248642,\n
        "timestamp": "2015-03-04T16:18:01Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008603,\n
          3383008600,\n
          3383008597,\n
          3383008601,\n
          3383008603\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248643,\n
        "timestamp": "2015-03-04T16:18:01Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007661,\n
          3383007659,\n
          3383007655,\n
          3383007656,\n
          3383007661\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248644,\n
        "timestamp": "2015-03-04T16:18:02Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008842,\n
          3383008841,\n
          3383008836,\n
          3383008837,\n
          3383008842\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248645,\n
        "timestamp": "2015-03-04T16:18:02Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007415,\n
          3383007404,\n
          3383007406,\n
          3383007416,\n
          3383007415\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248646,\n
        "timestamp": "2015-03-04T16:18:02Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006567,\n
          3383006562,\n
          3383006548,\n
          3383006552,\n
          3383006567\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248647,\n
        "timestamp": "2015-03-04T16:18:02Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008093,\n
          3383008089,\n
          3383008079,\n
          3383008081,\n
          3383008093\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248648,\n
        "timestamp": "2015-03-04T16:18:02Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008070,\n
          3383008067,\n
          3383008061,\n
          3383008064,\n
          3383008070\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248650,\n
        "timestamp": "2017-10-10T16:55:56Z",\n
        "version": 2,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564,\n
        "nodes": [\n
          3383007856,\n
          3383007861,\n
          3383007855,\n
          5159353694,\n
          3383007856\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248651,\n
        "timestamp": "2015-03-04T16:18:02Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008745,\n
          3383008734,\n
          3383008714,\n
          3383008730,\n
          3383008745\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248652,\n
        "timestamp": "2015-03-04T16:18:02Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383009014,\n
          3383009012,\n
          3383009011,\n
          3383009013,\n
          3383009014\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248653,\n
        "timestamp": "2015-03-04T16:18:02Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008135,\n
          3383008133,\n
          3383008129,\n
          3383008132,\n
          3383008135\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248654,\n
        "timestamp": "2015-03-04T16:18:02Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008851,\n
          3383008846,\n
          3383008839,\n
          3383008845,\n
          3383008851\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248655,\n
        "timestamp": "2015-03-04T16:18:02Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008818,\n
          3383008812,\n
          3383008799,\n
          3383008801,\n
          3383008818\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248657,\n
        "timestamp": "2015-03-04T16:18:02Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007471,\n
          3383007468,\n
          3383007459,\n
          3383007463,\n
          3383007471\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248658,\n
        "timestamp": "2015-03-04T16:18:02Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008127,\n
          3383008125,\n
          3383008121,\n
          3383008123,\n
          3383008127\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248659,\n
        "timestamp": "2015-03-04T16:18:02Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008480,\n
          3383008476,\n
          3383008468,\n
          3383008475,\n
          3383008480\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248660,\n
        "timestamp": "2015-03-04T16:18:02Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006402,\n
          3383006401,\n
          3383006399,\n
          3383006400,\n
          3383006402\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248661,\n
        "timestamp": "2015-03-04T16:18:03Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007857,\n
          3383007853,\n
          3383007846,\n
          3383007850,\n
          3383007857\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248662,\n
        "timestamp": "2015-03-04T16:18:03Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383000755,\n
          3383000772,\n
          3383000769,\n
          3383007232,\n
          3383000755\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248663,\n
        "timestamp": "2015-03-04T16:18:03Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008917,\n
          3383008916,\n
          3383008914,\n
          3383008915,\n
          3383008917\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "Bing"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248664,\n
        "timestamp": "2015-03-04T16:18:03Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008862,\n
          3383008858,\n
          3383008854,\n
          3383008857,\n
          3383008862\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248665,\n
        "timestamp": "2015-03-04T16:18:03Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008864,\n
          3383008859,\n
          3383008849,\n
          3383008852,\n
          3383008864\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248666,\n
        "timestamp": "2015-03-04T16:18:03Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008317,\n
          3383008308,\n
          3383008294,\n
          3383008315,\n
          3383008317\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248667,\n
        "timestamp": "2015-03-04T16:18:03Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008015,\n
          3383008008,\n
          3383008009,\n
          3383008019,\n
          3383008015\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248668,\n
        "timestamp": "2015-03-04T16:18:03Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008509,\n
          3383008505,\n
          3383008496,\n
          3383008500,\n
          3383008509\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248669,\n
        "timestamp": "2015-03-04T16:18:03Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383009046,\n
          3383009042,\n
          3383009041,\n
          3383009043,\n
          3383009046\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248670,\n
        "timestamp": "2015-03-04T16:18:03Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006555,\n
          3383006554,\n
          3383006549,\n
          3383006551,\n
          3383006555\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248671,\n
        "timestamp": "2015-03-04T16:18:03Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008339,\n
          3383008333,\n
          3383008320,\n
          3383008327,\n
          3383008339\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248672,\n
        "timestamp": "2015-03-04T16:18:03Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008895,\n
          3383008894,\n
          3383008890,\n
          3383008893,\n
          3383008895\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248673,\n
        "timestamp": "2015-03-04T16:18:03Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008798,\n
          3383008790,\n
          3383008775,\n
          3383008784,\n
          3383008798\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248674,\n
        "timestamp": "2015-03-04T16:18:03Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383000783,\n
          3383000764,\n
          3383000767,\n
          3383000784,\n
          3383000783\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248675,\n
        "timestamp": "2015-03-04T16:18:04Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008819,\n
          3383008810,\n
          3383008800,\n
          3383008807,\n
          3383008819\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248676,\n
        "timestamp": "2015-03-04T16:18:04Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008770,\n
          3383008767,\n
          3383008760,\n
          3383008765,\n
          3383008770\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248677,\n
        "timestamp": "2015-03-04T16:18:04Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006763,\n
          3383006766,\n
          3383006784,\n
          3383006781,\n
          3383006763\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248678,\n
        "timestamp": "2015-03-04T16:18:04Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008208,\n
          3383008201,\n
          3383008196,\n
          3383008203,\n
          3383008208\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248679,\n
        "timestamp": "2015-03-04T16:18:04Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006964,\n
          3383006962,\n
          3383006947,\n
          3383006950,\n
          3383006964\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248680,\n
        "timestamp": "2015-03-04T16:18:04Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007907,\n
          3383007898,\n
          3383007880,\n
          3383007883,\n
          3383007907\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248681,\n
        "timestamp": "2015-03-04T16:18:04Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008542,\n
          3383008539,\n
          3383008535,\n
          3383008537,\n
          3383008542\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248682,\n
        "timestamp": "2015-03-04T16:18:04Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007878,\n
          3383007877,\n
          3383007872,\n
          3383007875,\n
          3383007878\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248683,\n
        "timestamp": "2015-03-04T16:18:04Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008425,\n
          3383008423,\n
          3383008411,\n
          3383008412,\n
          3383008425\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248684,\n
        "timestamp": "2015-03-04T16:18:04Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006480,\n
          3383006474,\n
          3383006471,\n
          3383006479,\n
          3383006480\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248685,\n
        "timestamp": "2015-03-04T16:18:04Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008211,\n
          3383008206,\n
          3383008197,\n
          3383008204,\n
          3383008211\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248686,\n
        "timestamp": "2015-03-04T16:18:04Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383009069,\n
          3383009068,\n
          3383009064,\n
          3383009065,\n
          3383009069\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248687,\n
        "timestamp": "2015-03-04T16:18:04Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008416,\n
          3383008403,\n
          3383008407,\n
          3383008420,\n
          3383008416\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248689,\n
        "timestamp": "2015-03-04T16:18:04Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008359,\n
          3383008349,\n
          3383008341,\n
          3383008350,\n
          3383008359\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248690,\n
        "timestamp": "2015-03-04T16:18:04Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006478,\n
          3383006477,\n
          3383006475,\n
          3383006476,\n
          3383006478\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248691,\n
        "timestamp": "2015-03-04T16:18:05Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008867,\n
          3383008865,\n
          3383008856,\n
          3383008863,\n
          3383008867\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248692,\n
        "timestamp": "2015-03-04T16:18:05Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008008,\n
          3383008015,\n
          3383008011,\n
          3383008005,\n
          3383008008\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248693,\n
        "timestamp": "2015-03-04T16:18:05Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008432,\n
          3383008421,\n
          3383008424,\n
          3383008435,\n
          3383008432\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248694,\n
        "timestamp": "2015-03-04T16:18:05Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008912,\n
          3383008911,\n
          3383008905,\n
          3383008908,\n
          3383008912\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "Bing;cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248695,\n
        "timestamp": "2015-03-04T16:18:05Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008465,\n
          3383008471,\n
          3383008462,\n
          3383008456,\n
          3383008465\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248696,\n
        "timestamp": "2015-03-04T16:18:05Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006573,\n
          3383006572,\n
          3383006568,\n
          3383006569,\n
          3383006573\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248697,\n
        "timestamp": "2015-03-04T16:18:05Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008078,\n
          3383008074,\n
          3383008059,\n
          3383008063,\n
          3383008078\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248698,\n
        "timestamp": "2015-03-04T16:18:05Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008693,\n
          3383008690,\n
          3383008664,\n
          3383008668,\n
          3383008693\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248699,\n
        "timestamp": "2015-03-04T16:18:05Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383000757,\n
          3383000755,\n
          3383007219,\n
          3383007220,\n
          3383007221,\n
          3383000757\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248700,\n
        "timestamp": "2015-03-04T16:18:05Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006507,\n
          3383006490,\n
          3383006487,\n
          3383006489,\n
          3383006502,\n
          3383006507\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248701,\n
        "timestamp": "2015-03-04T16:18:05Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008260,\n
          3383008261,\n
          3383008284,\n
          3383008270,\n
          3383008254,\n
          3383008260\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248702,\n
        "timestamp": "2015-03-04T16:18:05Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006728,\n
          3383006737,\n
          3383006751,\n
          3383006748,\n
          3383006727,\n
          3383006728\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248703,\n
        "timestamp": "2015-03-04T16:18:05Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008153,\n
          3383008157,\n
          3383008161,\n
          3383008156,\n
          3383008150,\n
          3383008153\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248704,\n
        "timestamp": "2015-03-04T16:18:05Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006975,\n
          3383006962,\n
          3383006964,\n
          3383006965,\n
          3383006977,\n
          3383006975\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248705,\n
        "timestamp": "2015-03-04T16:18:06Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008134,\n
          3383008142,\n
          3383008141,\n
          3383008138,\n
          3383008130,\n
          3383008134\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248706,\n
        "timestamp": "2015-03-04T16:18:06Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008225,\n
          3383008237,\n
          3383008247,\n
          3383008238,\n
          3383008220,\n
          3383008225\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248707,\n
        "timestamp": "2015-03-04T16:18:06Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007984,\n
          3383007985,\n
          3383008049,\n
          3383008050,\n
          3383008048,\n
          3383007984\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248708,\n
        "timestamp": "2015-03-04T16:18:06Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008667,\n
          3383008663,\n
          3383008632,\n
          3383008636,\n
          3383008647,\n
          3383008667\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248709,\n
        "timestamp": "2015-03-04T16:18:06Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008614,\n
          3383008612,\n
          3383008616,\n
          3383008623,\n
          3383008619,\n
          3383008614\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248710,\n
        "timestamp": "2015-03-04T16:18:06Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008166,\n
          3383008175,\n
          3383008169,\n
          3383008159,\n
          3383008160,\n
          3383008166\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248711,\n
        "timestamp": "2015-03-04T16:18:06Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006530,\n
          3383006528,\n
          3383006525,\n
          3383006503,\n
          3383006512,\n
          3383006530\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248712,\n
        "timestamp": "2015-03-04T16:18:06Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383009117,\n
          3383009119,\n
          3383009122,\n
          3383009123,\n
          3383009121,\n
          3383009117\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248713,\n
        "timestamp": "2015-03-04T16:18:06Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008887,\n
          3383008886,\n
          3383008884,\n
          3383008883,\n
          3383008885,\n
          3383008887\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248714,\n
        "timestamp": "2015-03-04T16:18:06Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008102,\n
          3383008114,\n
          3383008124,\n
          3383008118,\n
          3383008108,\n
          3383008102\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248715,\n
        "timestamp": "2015-03-04T16:18:06Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008708,\n
          3383008687,\n
          3383008695,\n
          3383008726,\n
          3383008721,\n
          3383008708\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248716,\n
        "timestamp": "2015-03-04T16:18:06Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008068,\n
          3383008038,\n
          3383008056,\n
          3383008077,\n
          3383008075,\n
          3383008068\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248717,\n
        "timestamp": "2015-03-04T16:18:06Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008339,\n
          3383008367,\n
          3383008366,\n
          3383008355,\n
          3383008333,\n
          3383008339\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248718,\n
        "timestamp": "2015-03-04T16:18:07Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008381,\n
          3383008391,\n
          3383008397,\n
          3383008414,\n
          3383008393,\n
          3383008381\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248719,\n
        "timestamp": "2015-03-04T16:18:07Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008537,\n
          3383008535,\n
          3383008533,\n
          3383008541,\n
          3383008545,\n
          3383008537\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248720,\n
        "timestamp": "2021-07-08T20:14:46Z",\n
        "version": 4,\n
        "changeset": 107659058,\n
        "user": "Fabe56",\n
        "uid": 368310,\n
        "nodes": [\n
          3383006697,\n
          3383006696,\n
          3383006578,\n
          3383006579,\n
          3383006698,\n
          3383006697\n
        ],\n
        "tags": {\n
          "building": "house",\n
          "building:levels": "2",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248721,\n
        "timestamp": "2015-03-04T16:18:07Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008222,\n
          3383008209,\n
          3383008215,\n
          3383008230,\n
          3383008231,\n
          3383008222\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248722,\n
        "timestamp": "2015-03-04T16:18:07Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008334,\n
          3383008328,\n
          3383008321,\n
          3383008323,\n
          3383008325,\n
          3383008334\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248723,\n
        "timestamp": "2015-03-04T16:18:07Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383009034,\n
          3383009030,\n
          3383009028,\n
          3383009032,\n
          3383009033,\n
          3383009034\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248724,\n
        "timestamp": "2015-03-04T16:18:07Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008614,\n
          3383008609,\n
          3383008605,\n
          3383008608,\n
          3383008612,\n
          3383008614\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248725,\n
        "timestamp": "2015-03-04T16:18:07Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006727,\n
          3383006711,\n
          3383006713,\n
          3383006714,\n
          3383006728,\n
          3383006727\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248726,\n
        "timestamp": "2021-07-08T20:14:50Z",\n
        "version": 4,\n
        "changeset": 107659058,\n
        "user": "Fabe56",\n
        "uid": 368310,\n
        "nodes": [\n
          3383006565,\n
          3383006564,\n
          3383006550,\n
          3383006553,\n
          3383006566,\n
          3383006565\n
        ],\n
        "tags": {\n
          "building": "house",\n
          "building:levels": "2",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248727,\n
        "timestamp": "2021-07-08T20:14:45Z",\n
        "version": 4,\n
        "changeset": 107659058,\n
        "user": "Fabe56",\n
        "uid": 368310,\n
        "nodes": [\n
          3383006697,\n
          3383006698,\n
          3383006699,\n
          3383006712,\n
          3383006710,\n
          3383006697\n
        ],\n
        "tags": {\n
          "building": "house",\n
          "building:levels": "2",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248728,\n
        "timestamp": "2015-03-04T16:18:07Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007416,\n
          3383007420,\n
          3383007445,\n
          3383007435,\n
          3383007415,\n
          3383007416\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248729,\n
        "timestamp": "2015-03-04T16:18:07Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007679,\n
          3383007678,\n
          3383007677,\n
          3383007670,\n
          3383007671,\n
          3383007672,\n
          3383007679\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248730,\n
        "timestamp": "2015-03-04T16:18:07Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383009001,\n
          3383008998,\n
          3383009000,\n
          3383008997,\n
          3383008995,\n
          3383008996,\n
          3383009001\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248731,\n
        "timestamp": "2015-03-04T16:18:07Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383000755,\n
          3383007232,\n
          3383007218,\n
          3383007215,\n
          3383007214,\n
          3383007219,\n
          3383000755\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248732,\n
        "timestamp": "2015-03-04T16:18:07Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008105,\n
          3383008097,\n
          3383008066,\n
          3383008073,\n
          3383008091,\n
          3383008094,\n
          3383008105\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248733,\n
        "timestamp": "2015-03-04T16:18:07Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008030,\n
          3383008028,\n
          3383008040,\n
          3383008034,\n
          3383007994,\n
          3383008002,\n
          3383008030\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248734,\n
        "timestamp": "2015-03-04T16:18:08Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007675,\n
          3383007665,\n
          3383007666,\n
          3383007648,\n
          3383007645,\n
          3383007673,\n
          3383007675\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248735,\n
        "timestamp": "2015-03-04T16:18:08Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006465,\n
          3383006466,\n
          3383006467,\n
          3383006468,\n
          3383006470,\n
          3383006469,\n
          3383006465\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248736,\n
        "timestamp": "2015-03-04T16:18:08Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008882,\n
          3383008881,\n
          3383008880,\n
          3383008879,\n
          3383008877,\n
          3383008878,\n
          3383008882\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248737,\n
        "timestamp": "2015-03-04T16:18:08Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008822,\n
          3383008820,\n
          3383008817,\n
          3383008814,\n
          3383008809,\n
          3383008815,\n
          3383008822\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248738,\n
        "timestamp": "2015-03-04T16:18:08Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008578,\n
          3383008571,\n
          3383008564,\n
          3383008562,\n
          3383008555,\n
          3383008561,\n
          3383008578\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248739,\n
        "timestamp": "2015-03-04T16:18:08Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007636,\n
          3383007638,\n
          3383007653,\n
          3383007651,\n
          3383007658,\n
          3383007652,\n
          3383007636\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248740,\n
        "timestamp": "2015-03-04T16:18:08Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008707,\n
          3383008696,\n
          3383008683,\n
          3383008684,\n
          3383008676,\n
          3383008685,\n
          3383008707\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248741,\n
        "timestamp": "2015-03-04T16:18:08Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008072,\n
          3383008069,\n
          3383008062,\n
          3383008058,\n
          3383008029,\n
          3383008045,\n
          3383008072\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248742,\n
        "timestamp": "2024-01-10T01:53:13Z",\n
        "version": 3,\n
        "changeset": 146086605,\n
        "user": "Olyon",\n
        "uid": 1443767,\n
        "nodes": [\n
          3383008861,\n
          3383008855,\n
          5159663652,\n
          3383008848,\n
          5159663651,\n
          3383008850,\n
          3383008853,\n
          3383008860,\n
          3383008861\n
        ],\n
        "tags": {\n
          "building": "chapel",\n
          "building:material": "stone",\n
          "height": "5.5",\n
          "name": "Chapelle Saint-Roch",\n
          "roof:height": "2.5",\n
          "roof:material": "slate",\n
          "roof:shape": "gabled",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wikidata": "Q60386169"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248744,\n
        "timestamp": "2015-03-04T16:18:08Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008731,\n
          3383008743,\n
          3383008754,\n
          3383008746,\n
          3383008742,\n
          3383008736,\n
          3383008731\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248746,\n
        "timestamp": "2015-03-04T16:18:08Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008408,\n
          3383008413,\n
          3383008406,\n
          3383008415,\n
          3383008409,\n
          3383008398,\n
          3383008408\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248748,\n
        "timestamp": "2015-03-04T16:18:08Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383009106,\n
          3383009115,\n
          3383009120,\n
          3383009109,\n
          3383009108,\n
          3383009107,\n
          3383009106\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248750,\n
        "timestamp": "2015-03-04T16:18:08Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006544,\n
          3383006543,\n
          3383006541,\n
          3383006540,\n
          3383006522,\n
          3383006523,\n
          3383006544\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248752,\n
        "timestamp": "2015-03-04T16:18:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008516,\n
          3383008507,\n
          3383008485,\n
          3383008492,\n
          3383008496,\n
          3383008505,\n
          3383008516\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248754,\n
        "timestamp": "2015-03-04T16:18:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008198,\n
          3383008184,\n
          3383008188,\n
          3383008193,\n
          3383008199,\n
          3383008207,\n
          3383008198\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248756,\n
        "timestamp": "2015-03-04T16:18:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383009021,\n
          3383009019,\n
          3383009020,\n
          3383009016,\n
          3383009015,\n
          3383009017,\n
          3383009021\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248757,\n
        "timestamp": "2015-03-04T16:18:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008628,\n
          3383008617,\n
          3383008599,\n
          3383008600,\n
          3383008603,\n
          3383008604,\n
          3383008628\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248759,\n
        "timestamp": "2015-03-04T16:18:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007692,\n
          3383007689,\n
          3383007686,\n
          3383007685,\n
          3383007680,\n
          3383007682,\n
          3383007692\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248761,\n
        "timestamp": "2015-03-04T16:18:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008659,\n
          3383008648,\n
          3383008640,\n
          3383008645,\n
          3383008631,\n
          3383008634,\n
          3383008659\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248762,\n
        "timestamp": "2015-03-04T16:18:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008236,\n
          3383008233,\n
          3383008219,\n
          3383008221,\n
          3383008224,\n
          3383008227,\n
          3383008236\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248763,\n
        "timestamp": "2015-03-04T16:18:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008729,\n
          3383008725,\n
          3383008703,\n
          3383008705,\n
          3383008716,\n
          3383008715,\n
          3383008729\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248764,\n
        "timestamp": "2015-03-04T16:18:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008679,\n
          3383008671,\n
          3383008662,\n
          3383008670,\n
          3383008666,\n
          3383008673,\n
          3383008679\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248766,\n
        "timestamp": "2015-03-04T16:18:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007628,\n
          3383007617,\n
          3383007630,\n
          3383007637,\n
          3383007634,\n
          3383007633,\n
          3383007628\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248768,\n
        "timestamp": "2015-03-04T16:18:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006763,\n
          3383006781,\n
          3383006778,\n
          3383006773,\n
          3383006770,\n
          3383006760,\n
          3383006763\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248770,\n
        "timestamp": "2015-03-04T16:18:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008525,\n
          3383008523,\n
          3383008512,\n
          3383008518,\n
          3383008524,\n
          3383008521,\n
          3383008525\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248772,\n
        "timestamp": "2015-03-04T16:18:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006513,\n
          3383006510,\n
          3383006508,\n
          3383006499,\n
          3383006491,\n
          3383006492,\n
          3383006513\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248774,\n
        "timestamp": "2015-03-04T16:18:09Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006571,\n
          3383006570,\n
          3383006556,\n
          3383006557,\n
          3383006559,\n
          3383006561,\n
          3383006571\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248776,\n
        "timestamp": "2015-03-04T16:18:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006575,\n
          3383006574,\n
          3383006558,\n
          3383006560,\n
          3383006568,\n
          3383006572,\n
          3383006575\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248778,\n
        "timestamp": "2015-03-04T16:18:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007968,\n
          3383007972,\n
          3383008008,\n
          3383008005,\n
          3383007996,\n
          3383007991,\n
          3383007968\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248780,\n
        "timestamp": "2015-03-04T16:18:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008356,\n
          3383008340,\n
          3383008332,\n
          3383008343,\n
          3383008352,\n
          3383008344,\n
          3383008356\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248782,\n
        "timestamp": "2015-03-04T16:18:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006751,\n
          3383006752,\n
          3383006756,\n
          3383006761,\n
          3383006759,\n
          3383006748,\n
          3383006751\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248784,\n
        "timestamp": "2015-03-04T16:18:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008546,\n
          3383008536,\n
          3383008531,\n
          3383008532,\n
          3383008526,\n
          3383008529,\n
          3383008546\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248787,\n
        "timestamp": "2015-03-04T16:18:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008558,\n
          3383008551,\n
          3383008556,\n
          3383008552,\n
          3383008508,\n
          3383008522,\n
          3383008558\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248788,\n
        "timestamp": "2018-12-05T19:47:59Z",\n
        "version": 2,\n
        "changeset": 65216025,\n
        "user": "Gom08",\n
        "uid": 1595314,\n
        "nodes": [\n
          3383009073,\n
          3383009072,\n
          3383009067,\n
          3383009066,\n
          3383009061,\n
          3383009063,\n
          3383009073\n
        ],\n
        "tags": {\n
          "addr:city": "Chooz",\n
          "addr:housenumber": "3",\n
          "addr:postcode": "08600",\n
          "addr:street": "Les 3 Fontaines",\n
          "amenity": "restaurant",\n
          "building": "yes",\n
          "cuisine": "regional;french",\n
          "name": "Auberge de la Voute",\n
          "smoking": "no",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "takeaway": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248790,\n
        "timestamp": "2015-03-04T16:18:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007681,\n
          3383007683,\n
          3383007799,\n
          3383007796,\n
          3383007816,\n
          3383007812,\n
          3383007681\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248792,\n
        "timestamp": "2015-03-04T16:18:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008099,\n
          3383008092,\n
          3383008083,\n
          3383008084,\n
          3383008082,\n
          3383008086,\n
          3383008099\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248796,\n
        "timestamp": "2015-03-04T16:18:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008876,\n
          3383008874,\n
          3383008875,\n
          3383008871,\n
          3383008866,\n
          3383008869,\n
          3383008876\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248798,\n
        "timestamp": "2015-03-04T16:18:10Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008377,\n
          3383008371,\n
          3383008364,\n
          3383008368,\n
          3383008365,\n
          3383008372,\n
          3383008377\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248800,\n
        "timestamp": "2015-03-04T16:18:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007473,\n
          3383007469,\n
          3383007468,\n
          3383007471,\n
          3383007472,\n
          3383007476,\n
          3383007473\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248802,\n
        "timestamp": "2015-03-04T16:18:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383009024,\n
          3383009026,\n
          3383009031,\n
          3383009035,\n
          3383009022,\n
          3383009018,\n
          3383009024\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248804,\n
        "timestamp": "2015-03-04T16:18:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007915,\n
          3383007953,\n
          3383007954,\n
          3383007934,\n
          3383007936,\n
          3383007917,\n
          3383007915\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248805,\n
        "timestamp": "2015-03-04T16:18:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006483,\n
          3383006484,\n
          3383006482,\n
          3383006481,\n
          3383006473,\n
          3383006472,\n
          3383006483\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248806,\n
        "timestamp": "2015-03-04T16:18:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008311,\n
          3383008306,\n
          3383008288,\n
          3383008291,\n
          3383008297,\n
          3383008303,\n
          3383008311\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248807,\n
        "timestamp": "2015-03-04T16:18:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008477,\n
          3383008470,\n
          3383008460,\n
          3383008457,\n
          3383008451,\n
          3383008454,\n
          3383008477\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248808,\n
        "timestamp": "2015-03-04T16:18:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007470,\n
          3383007465,\n
          3383007437,\n
          3383007443,\n
          3383007451,\n
          3383007453,\n
          3383007470\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248809,\n
        "timestamp": "2015-03-04T16:18:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008100,\n
          3383008095,\n
          3383008071,\n
          3383008080,\n
          3383008090,\n
          3383008088,\n
          3383008100\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248810,\n
        "timestamp": "2015-03-04T16:18:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008694,\n
          3383008686,\n
          3383008691,\n
          3383008713,\n
          3383008701,\n
          3383008700,\n
          3383008694\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248811,\n
        "timestamp": "2015-03-04T16:18:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006435,\n
          3383006431,\n
          3383006430,\n
          3383006433,\n
          3383006432,\n
          3383006434,\n
          3383006435\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248812,\n
        "timestamp": "2015-03-04T16:18:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007864,\n
          3383007871,\n
          3383007860,\n
          3383007867,\n
          3383007859,\n
          3383007849,\n
          3383007864\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248813,\n
        "timestamp": "2015-03-04T16:18:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007214,\n
          3383007197,\n
          3383007202,\n
          3383007206,\n
          3383007212,\n
          3383007219,\n
          3383007214\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248814,\n
        "timestamp": "2015-03-04T16:18:11Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007395,\n
          3383000792,\n
          3383007397,\n
          3383007393,\n
          3383000786,\n
          3383000790,\n
          3383007395\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248815,\n
        "timestamp": "2015-03-04T16:18:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3382984665,\n
          3382984663,\n
          3382984661,\n
          3382984660,\n
          3382984658,\n
          3382984664,\n
          3382984665\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248816,\n
        "timestamp": "2015-03-04T16:18:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007604,\n
          3383007603,\n
          3383007595,\n
          3383007599,\n
          3383007610,\n
          3383007608,\n
          3383007604\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248817,\n
        "timestamp": "2015-03-04T16:18:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006536,\n
          3383006535,\n
          3383006505,\n
          3383006509,\n
          3383006515,\n
          3383006518,\n
          3383006536\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248818,\n
        "timestamp": "2015-03-04T16:18:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008002,\n
          3383008017,\n
          3383008055,\n
          3383008053,\n
          3383008044,\n
          3383008030,\n
          3383008002\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248819,\n
        "timestamp": "2015-03-04T16:18:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008405,\n
          3383008385,\n
          3383008362,\n
          3383008388,\n
          3383008394,\n
          3383008392,\n
          3383008405\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248820,\n
        "timestamp": "2015-03-04T16:18:12Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008572,\n
          3383008575,\n
          3383008573,\n
          3383008589,\n
          3383008577,\n
          3383008566,\n
          3383008572\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248821,\n
        "timestamp": "2015-03-04T16:18:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008847,\n
          3383008844,\n
          3383008835,\n
          3383008828,\n
          3383008808,\n
          3383008821,\n
          3383008847\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248822,\n
        "timestamp": "2015-03-04T16:18:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007459,\n
          3383007436,\n
          3383007438,\n
          3383007448,\n
          3383007464,\n
          3383007463,\n
          3383007459\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248823,\n
        "timestamp": "2015-03-04T16:18:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008141,\n
          3383008145,\n
          3383008144,\n
          3383008147,\n
          3383008146,\n
          3383008138,\n
          3383008141\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248825,\n
        "timestamp": "2015-03-04T16:18:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008938,\n
          3383008937,\n
          3383008932,\n
          3383008934,\n
          3383008936,\n
          3383008935,\n
          3383008938\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248827,\n
        "timestamp": "2015-03-04T16:18:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008585,\n
          3383008574,\n
          3383008579,\n
          3383008590,\n
          3383008584,\n
          3383008587,\n
          3383008585\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248829,\n
        "timestamp": "2015-03-04T16:18:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008270,\n
          3383008284,\n
          3383008304,\n
          3383008292,\n
          3383008289,\n
          3383008287,\n
          3383008270\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248832,\n
        "timestamp": "2015-03-04T16:18:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007636,\n
          3383007625,\n
          3383007629,\n
          3383007635,\n
          3383007642,\n
          3383007638,\n
          3383007636\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248834,\n
        "timestamp": "2015-03-04T16:18:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007978,\n
          3383007976,\n
          3383007975,\n
          3383007950,\n
          3383007952,\n
          3383007964,\n
          3383007978\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248837,\n
        "timestamp": "2015-03-04T16:18:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008748,\n
          3383008757,\n
          3383008758,\n
          3383008772,\n
          3383008763,\n
          3383008732,\n
          3383008748\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248839,\n
        "timestamp": "2015-03-04T16:18:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008646,\n
          3383008633,\n
          3383008627,\n
          3383008629,\n
          3383008610,\n
          3383008626,\n
          3383008646\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248841,\n
        "timestamp": "2015-03-04T16:18:13Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007618,\n
          3383007596,\n
          3383007602,\n
          3383007609,\n
          3383007612,\n
          3383007621,\n
          3383007618\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248848,\n
        "timestamp": "2015-03-04T16:18:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008422,\n
          3383008407,\n
          3383008399,\n
          3383008386,\n
          3383008389,\n
          3383008400,\n
          3383008402,\n
          3383008422\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248851,\n
        "timestamp": "2015-03-04T16:18:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006950,\n
          3383006947,\n
          3383006933,\n
          3383006937,\n
          3383006944,\n
          3383006945,\n
          3383006951,\n
          3383006950\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248856,\n
        "timestamp": "2015-03-04T16:18:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006898,\n
          3383006787,\n
          3383006789,\n
          3383006774,\n
          3383006775,\n
          3383006901,\n
          3383006900,\n
          3383006898\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248859,\n
        "timestamp": "2015-03-04T16:18:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007979,\n
          3383007984,\n
          3383008048,\n
          3383008052,\n
          3383008047,\n
          3383008024,\n
          3383008014,\n
          3383007979\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248861,\n
        "timestamp": "2021-07-08T20:14:49Z",\n
        "version": 4,\n
        "changeset": 107659058,\n
        "user": "Fabe56",\n
        "uid": 368310,\n
        "nodes": [\n
          3383006579,\n
          3383006578,\n
          3383006577,\n
          3383006563,\n
          3383006564,\n
          3383006565,\n
          3383006580,\n
          3383006579\n
        ],\n
        "tags": {\n
          "building": "house",\n
          "building:levels": "2",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248864,\n
        "timestamp": "2015-03-04T16:18:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007929,\n
          3383007943,\n
          3383007941,\n
          3383007947,\n
          3383007946,\n
          3383007925,\n
          3383007926,\n
          3383007929\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248868,\n
        "timestamp": "2015-03-04T16:18:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008101,\n
          3383008128,\n
          3383008131,\n
          3383008136,\n
          3383008134,\n
          3383008130,\n
          3383008096,\n
          3383008101\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248870,\n
        "timestamp": "2015-03-04T16:18:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008557,\n
          3383008547,\n
          3383008543,\n
          3383008548,\n
          3383008538,\n
          3383008549,\n
          3383008559,\n
          3383008557\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248873,\n
        "timestamp": "2015-03-04T16:18:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006726,\n
          3383006716,\n
          3383006719,\n
          3383006733,\n
          3383006730,\n
          3383006740,\n
          3383006736,\n
          3383006726\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248874,\n
        "timestamp": "2015-03-04T16:18:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008292,\n
          3383008299,\n
          3383008305,\n
          3383008303,\n
          3383008297,\n
          3383008291,\n
          3383008289,\n
          3383008292\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248875,\n
        "timestamp": "2015-03-04T16:18:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006411,\n
          3383006408,\n
          3383006406,\n
          3383006405,\n
          3383006404,\n
          3383006403,\n
          3383006407,\n
          3383006411\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248876,\n
        "timestamp": "2015-03-04T16:18:14Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008748,\n
          3383008732,\n
          3383008708,\n
          3383008721,\n
          3383008733,\n
          3383008741,\n
          3383008756,\n
          3383008748\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248877,\n
        "timestamp": "2015-03-04T16:18:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008099,\n
          3383008103,\n
          3383008098,\n
          3383008085,\n
          3383008076,\n
          3383008087,\n
          3383008092,\n
          3383008099\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248878,\n
        "timestamp": "2015-03-04T16:18:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008102,\n
          3383008095,\n
          3383008100,\n
          3383008109,\n
          3383008112,\n
          3383008106,\n
          3383008114,\n
          3383008102\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248879,\n
        "timestamp": "2015-03-04T16:18:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383000791,\n
          3383007394,\n
          3383007396,\n
          3383007400,\n
          3383007398,\n
          3383007406,\n
          3383007404,\n
          3383000791\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248880,\n
        "timestamp": "2015-03-04T16:18:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006729,\n
          3383006728,\n
          3383006714,\n
          3383006715,\n
          3383006718,\n
          3383006725,\n
          3383006724,\n
          3383006729\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248881,\n
        "timestamp": "2015-03-04T16:18:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008802,\n
          3383008796,\n
          3383008795,\n
          3383008791,\n
          3383008783,\n
          3383008780,\n
          3383008785,\n
          3383008802\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248882,\n
        "timestamp": "2015-03-04T16:18:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008731,\n
          3383008728,\n
          3383008711,\n
          3383008722,\n
          3383008710,\n
          3383008724,\n
          3383008743,\n
          3383008731\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248883,\n
        "timestamp": "2015-03-04T16:18:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007912,\n
          3383007913,\n
          3383007916,\n
          3383007926,\n
          3383007925,\n
          3383007919,\n
          3383007906,\n
          3383007912\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248884,\n
        "timestamp": "2015-03-04T16:18:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006726,\n
          3383006736,\n
          3383006750,\n
          3383006749,\n
          3383006741,\n
          3383006738,\n
          3383006723,\n
          3383006726\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248885,\n
        "timestamp": "2017-08-25T19:54:16Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165,\n
        "nodes": [\n
          3383006898,\n
          3383006900,\n
          5058908619,\n
          5058911622,\n
          3383006928,\n
          3383006927,\n
          5058911623,\n
          3383006911,\n
          3383006910,\n
          3383006897,\n
          3383006898\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248886,\n
        "timestamp": "2015-03-04T16:18:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008230,\n
          3383008232,\n
          3383008239,\n
          3383008235,\n
          3383008260,\n
          3383008254,\n
          3383008222,\n
          3383008231,\n
          3383008230\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248887,\n
        "timestamp": "2015-03-04T16:18:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007993,\n
          3383007999,\n
          3383008001,\n
          3383008025,\n
          3383008022,\n
          3383008026,\n
          3383008018,\n
          3383008007,\n
          3383007993\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248889,\n
        "timestamp": "2015-03-04T16:18:15Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007477,\n
          3383007482,\n
          3383007478,\n
          3383007593,\n
          3383007619,\n
          3383007605,\n
          3383007598,\n
          3383007485,\n
          3383007477\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248890,\n
        "timestamp": "2015-03-04T16:18:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007425,\n
          3383007414,\n
          3383007411,\n
          3383007409,\n
          3383007405,\n
          3383007401,\n
          3383007399,\n
          3383007410,\n
          3383007425\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248891,\n
        "timestamp": "2015-03-04T16:18:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007222,\n
          3383007216,\n
          3383000774,\n
          3383000777,\n
          3383000766,\n
          3383000768,\n
          3383007230,\n
          3383007229,\n
          3383007222\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248892,\n
        "timestamp": "2015-03-04T16:18:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008431,\n
          3383008427,\n
          3383008419,\n
          3383008418,\n
          3383008401,\n
          3383008410,\n
          3383008411,\n
          3383008423,\n
          3383008431\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248893,\n
        "timestamp": "2015-03-04T16:18:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008280,\n
          3383008277,\n
          3383008281,\n
          3383008264,\n
          3383008259,\n
          3383008263,\n
          3383008258,\n
          3383008275,\n
          3383008280\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248894,\n
        "timestamp": "2015-03-04T16:18:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007601,\n
          3383007616,\n
          3383007620,\n
          3383007626,\n
          3383007607,\n
          3383007487,\n
          3383007491,\n
          3383007486,\n
          3383007601\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248895,\n
        "timestamp": "2015-03-04T16:18:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008153,\n
          3383008150,\n
          3383008149,\n
          3383008146,\n
          3383008147,\n
          3383008148,\n
          3383008151,\n
          3383008155,\n
          3383008153\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248896,\n
        "timestamp": "2015-03-04T16:18:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383009106,\n
          3383009103,\n
          3383009104,\n
          3383009101,\n
          3383009105,\n
          3383009102,\n
          3383009112,\n
          3383009115,\n
          3383009106\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248897,\n
        "timestamp": "2015-03-04T16:18:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006765,\n
          3383006767,\n
          3383006776,\n
          3383006777,\n
          3383006791,\n
          3383006786,\n
          3383006780,\n
          3383006779,\n
          3383006765\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248898,\n
        "timestamp": "2017-08-25T19:54:17Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165,\n
        "nodes": [\n
          3383007433,\n
          3383007441,\n
          3383007450,\n
          3383007452,\n
          3383007458,\n
          3383007460,\n
          3383007467,\n
          5058911625,\n
          5058911628,\n
          3383007461,\n
          3383007433\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248899,\n
        "timestamp": "2015-03-04T16:18:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008527,\n
          3383008520,\n
          3383008510,\n
          3383008513,\n
          3383008514,\n
          3383008519,\n
          3383008506,\n
          3383008517,\n
          3383008527\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248900,\n
        "timestamp": "2015-03-04T16:18:16Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006466,\n
          3383006454,\n
          3383006455,\n
          3383006456,\n
          3383006457,\n
          3383006460,\n
          3383006459,\n
          3383006467,\n
          3383006466\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248901,\n
        "timestamp": "2015-03-04T16:18:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008602,\n
          3383008596,\n
          3383008587,\n
          3383008584,\n
          3383008590,\n
          3383008579,\n
          3383008580,\n
          3383008586,\n
          3383008602\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248902,\n
        "timestamp": "2015-03-04T16:18:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008007,\n
          3383007998,\n
          3383007983,\n
          3383007981,\n
          3383007961,\n
          3383007963,\n
          3383007986,\n
          3383007993,\n
          3383008007\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248903,\n
        "timestamp": "2015-03-04T16:18:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008637,\n
          3383008622,\n
          3383008606,\n
          3383008613,\n
          3383008607,\n
          3383008611,\n
          3383008620,\n
          3383008625,\n
          3383008637\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248904,\n
        "timestamp": "2017-10-10T16:55:55Z",\n
        "version": 2,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564,\n
        "nodes": [\n
          3383007863,\n
          3383007866,\n
          3383007891,\n
          3383007894,\n
          3383007912,\n
          3383007906,\n
          3383007888,\n
          3383007886,\n
          5159353690,\n
          3383007863\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248905,\n
        "timestamp": "2015-03-04T16:18:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008537,\n
          3383008545,\n
          3383008547,\n
          3383008557,\n
          3383008569,\n
          3383008567,\n
          3383008554,\n
          3383008542,\n
          3383008537\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248906,\n
        "timestamp": "2015-03-04T16:18:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007979,\n
          3383008014,\n
          3383008042,\n
          3383008027,\n
          3383008013,\n
          3383008009,\n
          3383008008,\n
          3383007972,\n
          3383007979\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248907,\n
        "timestamp": "2015-03-04T16:18:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008161,\n
          3383008162,\n
          3383008164,\n
          3383008165,\n
          3383008170,\n
          3383008166,\n
          3383008160,\n
          3383008156,\n
          3383008161\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248908,\n
        "timestamp": "2015-03-04T16:18:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007426,\n
          3383007430,\n
          3383007407,\n
          3383007402,\n
          3383007412,\n
          3383007413,\n
          3383007418,\n
          3383007421,\n
          3383007426\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248909,\n
        "timestamp": "2015-03-04T16:18:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008065,\n
          3383008035,\n
          3383008031,\n
          3383008021,\n
          3383008023,\n
          3383008012,\n
          3383008004,\n
          3383008057,\n
          3383008065\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248910,\n
        "timestamp": "2015-03-04T16:18:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007829,\n
          3383007821,\n
          3383007818,\n
          3383007813,\n
          3383007804,\n
          3383007822,\n
          3383007825,\n
          3383007828,\n
          3383007829\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248911,\n
        "timestamp": "2020-08-29T08:44:56Z",\n
        "version": 3,\n
        "changeset": 90109344,\n
        "user": "AmiFritz",\n
        "uid": 172867,\n
        "nodes": [\n
          3383008978,\n
          3383008979,\n
          5171359994,\n
          5171359995,\n
          3383008978\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "building:material": "metal",\n
          "height": "3.5",\n
          "roof:material": "metal",\n
          "roof:shape": "flat"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248912,\n
        "timestamp": "2015-03-04T16:18:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008441,\n
          3383008417,\n
          3383008426,\n
          3383008434,\n
          3383008437,\n
          3383008438,\n
          3383008442,\n
          3383008452,\n
          3383008441\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248913,\n
        "timestamp": "2015-03-04T16:18:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006967,\n
          3383006948,\n
          3383006946,\n
          3383006955,\n
          3383006956,\n
          3383006959,\n
          3383006961,\n
          3383006966,\n
          3383006967\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248914,\n
        "timestamp": "2015-03-04T16:18:17Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007430,\n
          3383007426,\n
          3383007446,\n
          3383007442,\n
          3383007455,\n
          3383007462,\n
          3383007444,\n
          3383007440,\n
          3383007430\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248915,\n
        "timestamp": "2015-03-04T16:18:18Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383009117,\n
          3383009110,\n
          3383009111,\n
          3383009113,\n
          3383009114,\n
          3383009118,\n
          3383009116,\n
          3383009119,\n
          3383009117\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248916,\n
        "timestamp": "2015-03-04T16:18:18Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007485,\n
          3383007481,\n
          3383007484,\n
          3383007479,\n
          3383007480,\n
          3383007474,\n
          3383007466,\n
          3383007477,\n
          3383007485\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248917,\n
        "timestamp": "2015-03-04T16:18:18Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008253,\n
          3383008251,\n
          3383008252,\n
          3383008248,\n
          3383008250,\n
          3383008246,\n
          3383008238,\n
          3383008247,\n
          3383008253\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248918,\n
        "timestamp": "2015-03-04T16:18:18Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008185,\n
          3383008180,\n
          3383008152,\n
          3383008154,\n
          3383008172,\n
          3383008173,\n
          3383008178,\n
          3383008176,\n
          3383008185\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248919,\n
        "timestamp": "2015-03-04T16:18:18Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008450,\n
          3383008455,\n
          3383008449,\n
          3383008433,\n
          3383008436,\n
          3383008429,\n
          3383008439,\n
          3383008447,\n
          3383008450\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248920,\n
        "timestamp": "2015-03-04T16:18:18Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008594,\n
          3383008592,\n
          3383008583,\n
          3383008588,\n
          3383008581,\n
          3383008582,\n
          3383008593,\n
          3383008591,\n
          3383008594\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248921,\n
        "timestamp": "2015-03-04T16:18:18Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008049,\n
          3383007985,\n
          3383007994,\n
          3383008034,\n
          3383008033,\n
          3383008046,\n
          3383008043,\n
          3383008051,\n
          3383008049\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248922,\n
        "timestamp": "2015-03-04T16:18:18Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006547,\n
          3383006546,\n
          3383006538,\n
          3383006537,\n
          3383006517,\n
          3383006520,\n
          3383006533,\n
          3383006531,\n
          3383006547\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248923,\n
        "timestamp": "2015-03-04T16:18:18Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008933,\n
          3383008931,\n
          3383008930,\n
          3383008929,\n
          3383008927,\n
          3383008928,\n
          3383008924,\n
          3383008925,\n
          3383008926,\n
          3383008933\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248925,\n
        "timestamp": "2015-03-04T16:18:18Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008572,\n
          3383008566,\n
          3383008565,\n
          3383008553,\n
          3383008560,\n
          3383008563,\n
          3383008570,\n
          3383008580,\n
          3383008574,\n
          3383008572\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248926,\n
        "timestamp": "2015-03-04T16:18:18Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008209,\n
          3383008191,\n
          3383008200,\n
          3383008210,\n
          3383008212,\n
          3383008214,\n
          3383008216,\n
          3383008218,\n
          3383008215,\n
          3383008209\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248927,\n
        "timestamp": "2015-03-04T16:18:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383000779,\n
          3383000775,\n
          3383000782,\n
          3383000778,\n
          3383000762,\n
          3383007225,\n
          3383007226,\n
          3383007234,\n
          3383000756,\n
          3383000779\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248928,\n
        "timestamp": "2015-03-04T16:18:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383000764,\n
          3383000783,\n
          3383000779,\n
          3383000756,\n
          3383007231,\n
          3383007233,\n
          3383007227,\n
          3383007228,\n
          3383000763,\n
          3383000764\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248929,\n
        "timestamp": "2015-03-04T16:18:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008761,\n
          3383008738,\n
          3383008740,\n
          3383008713,\n
          3383008691,\n
          3383008688,\n
          3383008702,\n
          3383008718,\n
          3383008739,\n
          3383008761\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248930,\n
        "timestamp": "2015-03-04T16:18:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008381,\n
          3383008346,\n
          3383008355,\n
          3383008366,\n
          3383008378,\n
          3383008369,\n
          3383008376,\n
          3383008370,\n
          3383008391,\n
          3383008381\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248931,\n
        "timestamp": "2015-03-04T16:18:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007618,\n
          3383007615,\n
          3383007629,\n
          3383007625,\n
          3383007624,\n
          3383007613,\n
          3383007614,\n
          3383007490,\n
          3383007596,\n
          3383007618\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248932,\n
        "timestamp": "2015-03-04T16:18:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007197,\n
          3383006975,\n
          3383006977,\n
          3383006986,\n
          3383006991,\n
          3383007193,\n
          3383007205,\n
          3383007204,\n
          3383007202,\n
          3383007197\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248933,\n
        "timestamp": "2015-03-04T16:18:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007649,\n
          3383007667,\n
          3383007668,\n
          3383007684,\n
          3383007683,\n
          3383007681,\n
          3383007643,\n
          3383007644,\n
          3383007646,\n
          3383007649\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248934,\n
        "timestamp": "2015-03-04T16:18:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007677,\n
          3383007678,\n
          3383007687,\n
          3383007688,\n
          3383007807,\n
          3383007801,\n
          3383007810,\n
          3383007803,\n
          3383007676,\n
          3383007677\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248935,\n
        "timestamp": "2015-03-04T16:18:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006982,\n
          3383006981,\n
          3383006990,\n
          3383006989,\n
          3383007201,\n
          3383007203,\n
          3383006988,\n
          3383006987,\n
          3383006983,\n
          3383006982\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248936,\n
        "timestamp": "2015-03-04T16:18:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006932,\n
          3383006936,\n
          3383006931,\n
          3383006930,\n
          3383006920,\n
          3383006909,\n
          3383006924,\n
          3383006923,\n
          3383006929,\n
          3383006932\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248938,\n
        "timestamp": "2015-03-04T16:18:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006966,\n
          3383006972,\n
          3383006971,\n
          3383006974,\n
          3383006976,\n
          3383006979,\n
          3383006981,\n
          3383006982,\n
          3383006967,\n
          3383006966\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248940,\n
        "timestamp": "2015-03-04T16:18:19Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006511,\n
          3383006506,\n
          3383006496,\n
          3383006495,\n
          3383006485,\n
          3383006486,\n
          3383006488,\n
          3383006490,\n
          3383006507,\n
          3383006511\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248943,\n
        "timestamp": "2015-03-04T16:18:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007676,\n
          3383007674,\n
          3383007663,\n
          3383007669,\n
          3383007660,\n
          3383007664,\n
          3383007671,\n
          3383007670,\n
          3383007677,\n
          3383007676\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248945,\n
        "timestamp": "2015-03-04T16:18:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006742,\n
          3383006734,\n
          3383006735,\n
          3383006717,\n
          3383006720,\n
          3383006731,\n
          3383006732,\n
          3383006746,\n
          3383006745,\n
          3383006742\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248946,\n
        "timestamp": "2015-03-04T16:18:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383007419,\n
          3383007423,\n
          3383007434,\n
          3383007431,\n
          3383007441,\n
          3383007433,\n
          3383007429,\n
          3383007403,\n
          3383007408,\n
          3383007419\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248947,\n
        "timestamp": "2015-03-04T16:18:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008200,\n
          3383008191,\n
          3383008177,\n
          3383008181,\n
          3383008182,\n
          3383008187,\n
          3383008189,\n
          3383008194,\n
          3383008192,\n
          3383008200\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248948,\n
        "timestamp": "2015-03-04T16:18:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006916,\n
          3383006922,\n
          3383006921,\n
          3383006934,\n
          3383006935,\n
          3383006925,\n
          3383006926,\n
          3383006919,\n
          3383006918,\n
          3383006916\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248949,\n
        "timestamp": "2015-03-04T16:18:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008236,\n
          3383008240,\n
          3383008245,\n
          3383008243,\n
          3383008255,\n
          3383008249,\n
          3383008244,\n
          3383008242,\n
          3383008233,\n
          3383008236\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248950,\n
        "timestamp": "2015-03-04T16:18:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006932,\n
          3383006940,\n
          3383006941,\n
          3383006949,\n
          3383006953,\n
          3383006942,\n
          3383006943,\n
          3383006939,\n
          3383006936,\n
          3383006932\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248951,\n
        "timestamp": "2015-03-04T16:18:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383008408,\n
          3383008398,\n
          3383008396,\n
          3383008358,\n
          3383008363,\n
          3383008379,\n
          3383008374,\n
          3383008387,\n
          3383008390,\n
          3383008408\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331248952,\n
        "timestamp": "2015-03-04T16:18:20Z",\n
        "version": 1,\n
        "changeset": 29248076,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383006785,\n
          3383006771,\n
          3383006772,\n
          3383006764,\n
          3383006762,\n
          3383006769,\n
          3383006768,\n
          3383006782,\n
          3383006783,\n
          3383006785\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249625,\n
        "timestamp": "2022-05-30T12:04:48Z",\n
        "version": 4,\n
        "changeset": 121712579,\n
        "user": "user_5589",\n
        "uid": 5589,\n
        "nodes": [\n
          3383017306,\n
          3383017298,\n
          3383017183,\n
          3383017174,\n
          3383017189,\n
          3383017175,\n
          3383017170,\n
          3383017128,\n
          3383017125,\n
          3383017116,\n
          3383017118,\n
          3383017113,\n
          3383017114,\n
          3383017110,\n
          3383017111,\n
          4460419344,\n
          4460419340,\n
          3383015141,\n
          3383015139,\n
          3383015144,\n
          3383015149,\n
          3383015155,\n
          3383017117,\n
          3383017115,\n
          3383017140,\n
          3383017143,\n
          3383017152,\n
          3383017150,\n
          3383017157,\n
          3383017151,\n
          3383017155,\n
          3383017159,\n
          3383017161,\n
          3383017165,\n
          3383017306\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "generator:method": "fission",\n
          "generator:output:electricity": "1500 MW",\n
          "generator:plant": "output",\n
          "generator:source": "nuclear",\n
          "generator:type": "PWR",\n
          "name": "Chooz B1",\n
          "operator": "EDF",\n
          "operator:wikidata": "Q274591",\n
          "power": "generator",\n
          "ref:EU:ENTSOE_EIC": "17W100P100P01101",\n
          "ref:FR:RTE_nom": "CHOOZ 1",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "start_date": "1996"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249628,\n
        "timestamp": "2022-05-30T12:04:48Z",\n
        "version": 4,\n
        "changeset": 121712579,\n
        "user": "user_5589",\n
        "uid": 5589,\n
        "nodes": [\n
          3383017364,\n
          3383017357,\n
          3383017346,\n
          3383017337,\n
          3383017350,\n
          3383017336,\n
          3383017331,\n
          3383017146,\n
          3383017145,\n
          3383017135,\n
          3383017138,\n
          3383017129,\n
          3383017130,\n
          3383017126,\n
          3383017127,\n
          4460419349,\n
          4460419346,\n
          3383015158,\n
          3383015176,\n
          3383017134,\n
          3383017131,\n
          3383017167,\n
          3383017172,\n
          3383017305,\n
          3383017301,\n
          3383017296,\n
          3383017304,\n
          3383017309,\n
          3383017316,\n
          3383017318,\n
          3383017327,\n
          3383017364\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "generator:method": "fission",\n
          "generator:output:electricity": "1500 MW",\n
          "generator:plant": "output",\n
          "generator:source": "nuclear",\n
          "generator:type": "PWR",\n
          "name": "Chooz-B2",\n
          "operator": "EDF",\n
          "operator:wikidata": "Q274591",\n
          "power": "generator",\n
          "ref:EU:ENTSOE_EIC": "17W100P100P0112Y",\n
          "ref:FR:RTE_nom": "CHOOZ 2",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "start_date": "1997"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249629,\n
        "timestamp": "2015-03-04T16:27:23Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017156,\n
          3383017144,\n
          3383017132,\n
          3383017137,\n
          3383017123,\n
          3383017124,\n
          3383017121,\n
          3383017120,\n
          3383017106,\n
          3383017108,\n
          3383017156\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249630,\n
        "timestamp": "2015-03-04T16:27:23Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018140,\n
          3383018142,\n
          3383018146,\n
          3383018147,\n
          3383018154,\n
          3383018153,\n
          3383018156,\n
          3383018155,\n
          3383018143,\n
          3383018144,\n
          3383018140\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249631,\n
        "timestamp": "2015-03-04T16:27:23Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018774,\n
          3383018807,\n
          3383018810,\n
          3383018822,\n
          3383018817,\n
          3383018816,\n
          3383018799,\n
          3383018798,\n
          3383018767,\n
          3383018768,\n
          3383018774\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249632,\n
        "timestamp": "2015-03-04T16:27:23Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018748,\n
          3383018746,\n
          3383018728,\n
          3383018729,\n
          3383018705,\n
          3383018710,\n
          3383018714,\n
          3383018754,\n
          3383018751,\n
          3383018750,\n
          3383018748\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249633,\n
        "timestamp": "2015-03-04T16:27:24Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018252,\n
          3383018254,\n
          3383018241,\n
          3383018244,\n
          3383018259,\n
          3383018258,\n
          3383018272,\n
          3383018268,\n
          3383018266,\n
          3383018265,\n
          3383018252\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249634,\n
        "timestamp": "2015-03-04T16:27:24Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019860,\n
          3383019853,\n
          3383019856,\n
          3383019840,\n
          3383019832,\n
          3383019836,\n
          3383019822,\n
          3383019830,\n
          3383019870,\n
          3383019863,\n
          3383019860\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249635,\n
        "timestamp": "2015-03-04T16:27:24Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018820,\n
          3383018795,\n
          3383018781,\n
          3383018780,\n
          3383018764,\n
          3383018762,\n
          3383018792,\n
          3383018789,\n
          3383018797,\n
          3383018819,\n
          3383018820\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249636,\n
        "timestamp": "2015-03-04T16:27:24Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019745,\n
          3383019739,\n
          3383019736,\n
          3383019759,\n
          3383019749,\n
          3383019675,\n
          3383019676,\n
          3383019703,\n
          3383019714,\n
          3383019737,\n
          3383019745\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249637,\n
        "timestamp": "2015-03-04T16:27:24Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019924,\n
          3383019922,\n
          3383019912,\n
          3383019911,\n
          3383019920,\n
          3383019918,\n
          3383019916,\n
          3383019907,\n
          3383019914,\n
          3383019917,\n
          3383019924\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249638,\n
        "timestamp": "2015-03-04T16:27:24Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018122,\n
          3383018118,\n
          3383018116,\n
          3383018112,\n
          3383018108,\n
          3383018113,\n
          3383018109,\n
          3383018117,\n
          3383018120,\n
          3383018119,\n
          3383018122\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249639,\n
        "timestamp": "2015-03-04T16:27:24Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019466,\n
          3383019451,\n
          3383019413,\n
          3383019415,\n
          3383019418,\n
          3383019403,\n
          3383019410,\n
          3383019422,\n
          3383019429,\n
          3383019432,\n
          3383019466\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249640,\n
        "timestamp": "2015-03-04T16:27:24Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018537,\n
          3383018536,\n
          3383018519,\n
          3383018518,\n
          3383018499,\n
          3383018503,\n
          3383018513,\n
          3383018511,\n
          3383018523,\n
          3383018524,\n
          3383018537\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249641,\n
        "timestamp": "2015-03-04T16:27:24Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017846,\n
          3383017653,\n
          3383017634,\n
          3383017665,\n
          3383017656,\n
          3383017654,\n
          3383017655,\n
          3383017661,\n
          3383017824,\n
          3383017827,\n
          3383017832,\n
          3383017846\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249642,\n
        "timestamp": "2015-03-04T16:27:24Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018833,\n
          3383018835,\n
          3383018850,\n
          3383016813,\n
          3383016810,\n
          3383016807,\n
          3383016822,\n
          3383016818,\n
          3383018847,\n
          3383018849,\n
          3383018831,\n
          3383018833\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249643,\n
        "timestamp": "2015-03-04T16:27:24Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019751,\n
          3383019719,\n
          3383019723,\n
          3383019742,\n
          3383019747,\n
          3383019770,\n
          3383019794,\n
          3383019791,\n
          3383019785,\n
          3383019754,\n
          3383019753,\n
          3383019751\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249645,\n
        "timestamp": "2015-03-04T16:27:25Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383016862,\n
          3383016859,\n
          3383016846,\n
          3383016844,\n
          3383016858,\n
          3383016856,\n
          3383016821,\n
          3383016825,\n
          3383016836,\n
          3383016852,\n
          3383016849,\n
          3383016862\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249647,\n
        "timestamp": "2015-03-04T16:27:25Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018615,\n
          3383018614,\n
          3383018612,\n
          3383018611,\n
          3383018596,\n
          3383018597,\n
          3383018593,\n
          3383018594,\n
          3383018588,\n
          3383018572,\n
          3383018573,\n
          3383018615\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249648,\n
        "timestamp": "2015-03-04T16:27:25Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019932,\n
          3383019930,\n
          3383019934,\n
          3383019936,\n
          3383019954,\n
          3383019950,\n
          3383019947,\n
          3383019940,\n
          3383019943,\n
          3383019938,\n
          3383019935,\n
          3383019932\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249649,\n
        "timestamp": "2017-08-25T19:54:17Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165,\n
        "nodes": [\n
          3383019914,\n
          3383019907,\n
          3383019904,\n
          3383019890,\n
          3383019895,\n
          3383019902,\n
          3383019903,\n
          3383019898,\n
          3383019896,\n
          3383019900,\n
          3383019914\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249650,\n
        "timestamp": "2015-03-04T16:27:25Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383020090,\n
          3383020089,\n
          3383020088,\n
          3383020083,\n
          3383020084,\n
          3383020080,\n
          3383020082,\n
          3383020081,\n
          3383020085,\n
          3383020087,\n
          3383020086,\n
          3383020091,\n
          3383020090\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249651,\n
        "timestamp": "2015-03-04T16:27:25Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383020022,\n
          3383020015,\n
          3383020014,\n
          3383020007,\n
          3383020009,\n
          3383020011,\n
          3383020013,\n
          3383020008,\n
          3383020010,\n
          3383020012,\n
          3383020016,\n
          3383020021,\n
          3383020022\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249652,\n
        "timestamp": "2015-03-04T16:27:25Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019854,\n
          3383019842,\n
          3383019793,\n
          3383019798,\n
          3383019792,\n
          3383019786,\n
          3383019787,\n
          3383019779,\n
          3383019780,\n
          3383019796,\n
          3383019811,\n
          3383019813,\n
          3383019854\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249653,\n
        "timestamp": "2015-03-04T16:27:25Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019955,\n
          3383019956,\n
          3383019958,\n
          3383019959,\n
          3383019971,\n
          3383019966,\n
          3383019965,\n
          3383019964,\n
          3383019963,\n
          3383019960,\n
          3383019961,\n
          3383019957,\n
          3383019955\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249655,\n
        "timestamp": "2015-03-04T16:27:26Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017995,\n
          3383017991,\n
          3383017992,\n
          3383017984,\n
          3383017971,\n
          3383017977,\n
          3383017975,\n
          3383017974,\n
          3383017976,\n
          3383017979,\n
          3383017982,\n
          3383017985,\n
          3383017993,\n
          3383017995\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249656,\n
        "timestamp": "2015-03-04T16:27:26Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018569,\n
          3383018561,\n
          3383018560,\n
          3383018550,\n
          3383018547,\n
          3383018546,\n
          3383018539,\n
          3383018540,\n
          3383018544,\n
          3383018545,\n
          3383018558,\n
          3383018559,\n
          3383018570,\n
          3383018569\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249657,\n
        "timestamp": "2015-03-04T16:27:26Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019813,\n
          3383019811,\n
          3383019796,\n
          3383019780,\n
          3383019708,\n
          3383019709,\n
          3383019694,\n
          3383019697,\n
          3383019691,\n
          3383019700,\n
          3383019740,\n
          3383019738,\n
          3383019717,\n
          3383019715,\n
          3383019735,\n
          3383019813\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249658,\n
        "timestamp": "2015-03-04T16:27:26Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017940,\n
          3383017910,\n
          3383017902,\n
          3383017882,\n
          3383017889,\n
          3383017875,\n
          3383017870,\n
          3383017871,\n
          3383017868,\n
          3383017866,\n
          3383017856,\n
          3383017858,\n
          3383017863,\n
          3383017872,\n
          3383017903,\n
          3383017940\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249659,\n
        "timestamp": "2015-03-04T16:27:26Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017828,\n
          3383017813,\n
          3383017822,\n
          3383017805,\n
          3383017796,\n
          3383017677,\n
          3383017659,\n
          3383017645,\n
          3383017638,\n
          3383017616,\n
          3383017486,\n
          3383017612,\n
          3383017623,\n
          3383017662,\n
          3383017692,\n
          3383017808,\n
          3383017828\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249660,\n
        "timestamp": "2015-03-04T16:27:26Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017838,\n
          3383017671,\n
          3383017680,\n
          3383017598,\n
          3383017487,\n
          3383017627,\n
          3383017607,\n
          3383017626,\n
          3383017637,\n
          3383017676,\n
          3383017691,\n
          3383017797,\n
          3383017794,\n
          3383017795,\n
          3383017820,\n
          3383017816,\n
          3383017825,\n
          3383017838\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249661,\n
        "timestamp": "2015-03-04T16:27:26Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019454,\n
          3383019263,\n
          3383019259,\n
          3383019244,\n
          3383019249,\n
          3383019248,\n
          3383019247,\n
          3383019234,\n
          3383019237,\n
          3383019232,\n
          3383019228,\n
          3383019216,\n
          3383019222,\n
          3383019217,\n
          3383019227,\n
          3383019260,\n
          3383019469,\n
          3383019454\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249662,\n
        "timestamp": "2015-03-04T16:27:26Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018099,\n
          3383018101,\n
          3383018104,\n
          3383018093,\n
          3383018092,\n
          3383018083,\n
          3383018085,\n
          3383018079,\n
          3383018077,\n
          3383018075,\n
          3383018074,\n
          3383018076,\n
          3383018078,\n
          3383018080,\n
          3383018081,\n
          3383018086,\n
          3383018084,\n
          3383018094,\n
          3383018099\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249663,\n
        "timestamp": "2015-03-04T16:27:26Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019981,\n
          3383019980,\n
          3383019979,\n
          3383019975,\n
          3383019976,\n
          3383019977,\n
          3383019978,\n
          3383019974,\n
          3383019973,\n
          3383019969,\n
          3383019967,\n
          3383019970,\n
          3383019968,\n
          3383019962,\n
          3383019965,\n
          3383019966,\n
          3383019971,\n
          3383019972,\n
          3383019981\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249664,\n
        "timestamp": "2020-08-29T08:45:12Z",\n
        "version": 2,\n
        "changeset": 90109344,\n
        "user": "AmiFritz",\n
        "uid": 172867,\n
        "nodes": [\n
          3383019857,\n
          3383019846,\n
          3383019843,\n
          3383019841,\n
          3383019761,\n
          3383019783,\n
          3383019826,\n
          3383019845,\n
          3383019862,\n
          3383019867,\n
          3383019872,\n
          3383019881,\n
          3383019893,\n
          3383019915,\n
          3383019908,\n
          3383019821,\n
          3383019805,\n
          3383019827,\n
          3383019831,\n
          3383019864,\n
          3383019858,\n
          3383019857\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249665,\n
        "timestamp": "2015-03-04T16:27:27Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017096,\n
          3383015192,\n
          3383015183,\n
          3383015180,\n
          3383015179,\n
          3383015170,\n
          3383015166,\n
          3383015165,\n
          3383015162,\n
          3383015160,\n
          3383015163,\n
          3383015168,\n
          3383015172,\n
          3383015171,\n
          3383015174,\n
          3383015182,\n
          3383015186,\n
          3383015187,\n
          3383015189,\n
          3383015190,\n
          3383017096\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249666,\n
        "timestamp": "2015-03-04T16:27:27Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017294,\n
          3383017179,\n
          3383017173,\n
          3383017168,\n
          3383017142,\n
          3383017141,\n
          3383017133,\n
          3383017136,\n
          3383017139,\n
          3383017147,\n
          3383017160,\n
          3383017148,\n
          3383017149,\n
          3383017153,\n
          3383017169,\n
          3383017164,\n
          3383017166,\n
          3383017163,\n
          3383017176,\n
          3383017181,\n
          3383017294\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249667,\n
        "timestamp": "2015-03-04T16:27:27Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017473,\n
          3383017449,\n
          3383017390,\n
          3383017388,\n
          3383017380,\n
          3383017378,\n
          3383017382,\n
          3383017387,\n
          3383017396,\n
          3383017379,\n
          3383017373,\n
          3383017367,\n
          3383017363,\n
          3383017351,\n
          3383017341,\n
          3383017353,\n
          3383017356,\n
          3383017361,\n
          3383017362,\n
          3383017354,\n
          3383017358,\n
          3383017315,\n
          3383017343,\n
          3383017473\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249668,\n
        "timestamp": "2015-03-04T16:27:27Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017355,\n
          3383017352,\n
          3383017307,\n
          3383017311,\n
          3383017192,\n
          3383017295,\n
          3383017184,\n
          3383017188,\n
          3383017177,\n
          3383017186,\n
          3383017299,\n
          3383017302,\n
          3383017317,\n
          3383017312,\n
          3383017334,\n
          3383017348,\n
          3383017325,\n
          3383017322,\n
          3383017313,\n
          3383017310,\n
          3383017320,\n
          3383017314,\n
          3383017323,\n
          3383017321,\n
          3383017339,\n
          3383017335,\n
          3383017355\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249669,\n
        "timestamp": "2015-03-04T16:27:27Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017470,\n
          3383017469,\n
          3383017466,\n
          3383017458,\n
          3383017463,\n
          3383017460,\n
          3383017461,\n
          3383017446,\n
          3383017450,\n
          3383017443,\n
          3383017440,\n
          3383017435,\n
          3383017436,\n
          3383017420,\n
          3383017413,\n
          3383017416,\n
          3383017422,\n
          3383017448,\n
          3383017432,\n
          3383017425,\n
          3383017428,\n
          3383017433,\n
          3383017451,\n
          3383017452,\n
          3383017456,\n
          3383017455,\n
          3383017465,\n
          3383017470\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249670,\n
        "timestamp": "2015-03-04T16:27:27Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018072,\n
          3383018069,\n
          3383018067,\n
          3383018060,\n
          3383018059,\n
          3383018057,\n
          3383018058,\n
          3383018056,\n
          3383018048,\n
          3383018047,\n
          3383018041,\n
          3383018044,\n
          3383018038,\n
          3383018036,\n
          3383018040,\n
          3383018042,\n
          3383018049,\n
          3383018052,\n
          3383018055,\n
          3383018053,\n
          3383018054,\n
          3383018061,\n
          3383018062,\n
          3383018065,\n
          3383018066,\n
          3383018071,\n
          3383018068,\n
          3383018070,\n
          3383018072\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249671,\n
        "timestamp": "2015-03-04T16:27:27Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019499,\n
          3383019495,\n
          3383019471,\n
          3383019464,\n
          3383019465,\n
          3383019476,\n
          3383019472,\n
          3383019462,\n
          3383019444,\n
          3383019254,\n
          3383019257,\n
          3383019215,\n
          3383019212,\n
          3383019202,\n
          3383019200,\n
          3383019198,\n
          3383019199,\n
          3383019204,\n
          3383019214,\n
          3383019268,\n
          3383019262,\n
          3383019408,\n
          3383019419,\n
          3383019224,\n
          3383019229,\n
          3383019394,\n
          3383019404,\n
          3383019468,\n
          3383019470,\n
          3383019499\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249673,\n
        "timestamp": "2015-03-04T16:27:28Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018507,\n
          3383018521,\n
          3383018520,\n
          3383018507\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249674,\n
        "timestamp": "2015-03-04T16:27:28Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017447,\n
          3383017445,\n
          3383017441,\n
          3383017430,\n
          3383017437,\n
          3383017439,\n
          3383017438,\n
          3383017434,\n
          3383017427,\n
          3383017423,\n
          3383017419,\n
          3383017418,\n
          3383017414,\n
          3383017412,\n
          3383017408,\n
          3383017406,\n
          3383017405,\n
          3383017403,\n
          3383017398,\n
          3383017399,\n
          3383017393,\n
          3383017391,\n
          3383017392,\n
          3383017394,\n
          3383017404,\n
          3383017400,\n
          3383017395,\n
          3383017397,\n
          3383017402,\n
          3383017417,\n
          3383017421,\n
          3383017426,\n
          3383017424,\n
          3383017442,\n
          3383017447\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249675,\n
        "timestamp": "2015-03-04T16:27:28Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017937,\n
          3383017936,\n
          3383017934,\n
          3383017925,\n
          3383017931,\n
          3383017933,\n
          3383017932,\n
          3383017930,\n
          3383017920,\n
          3383017926,\n
          3383017928,\n
          3383017927,\n
          3383017924,\n
          3383017907,\n
          3383017905,\n
          3383017900,\n
          3383017901,\n
          3383017886,\n
          3383017883,\n
          3383017884,\n
          3383017888,\n
          3383017898,\n
          3383017891,\n
          3383017893,\n
          3383017892,\n
          3383017904,\n
          3383017897,\n
          3383017895,\n
          3383017896,\n
          3383017899,\n
          3383017914,\n
          3383017916,\n
          3383017922,\n
          3383017921,\n
          3383017935,\n
          3383017937\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249676,\n
        "timestamp": "2015-03-04T16:27:28Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018582,\n
          3383018580,\n
          3383018563,\n
          3383018567,\n
          3383018582\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249678,\n
        "timestamp": "2015-03-04T16:27:28Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018994,\n
          3383018999,\n
          3383019007,\n
          3383019006,\n
          3383018994\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249679,\n
        "timestamp": "2015-03-04T16:27:28Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018740,\n
          3383018739,\n
          3383018735,\n
          3383018736,\n
          3383018740\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249680,\n
        "timestamp": "2015-03-04T16:27:28Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019640,\n
          3383019631,\n
          3383019607,\n
          3383019618,\n
          3383019640\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249681,\n
        "timestamp": "2015-03-04T16:27:29Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383016810,\n
          3383016832,\n
          3383016822,\n
          3383016807,\n
          3383016810\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249683,\n
        "timestamp": "2015-03-04T16:27:29Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018676,\n
          3383018658,\n
          3383018661,\n
          3383018677,\n
          3383018676\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249684,\n
        "timestamp": "2015-03-04T16:27:29Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018610,\n
          3383018609,\n
          3383018602,\n
          3383018605,\n
          3383018610\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249685,\n
        "timestamp": "2015-03-04T16:27:29Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019857,\n
          3383019852,\n
          3383019843,\n
          3383019846,\n
          3383019857\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249686,\n
        "timestamp": "2015-03-04T16:27:29Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018969,\n
          3383018961,\n
          3383018951,\n
          3383018955,\n
          3383018969\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249687,\n
        "timestamp": "2015-03-04T16:27:29Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018229,\n
          3383018222,\n
          3383018221,\n
          3383018228,\n
          3383018229\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249688,\n
        "timestamp": "2015-03-04T16:27:29Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019933,\n
          3383019929,\n
          3383019922,\n
          3383019924,\n
          3383019933\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249689,\n
        "timestamp": "2015-03-04T16:27:29Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018994,\n
          3383018992,\n
          3383018997,\n
          3383018999,\n
          3383018994\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249690,\n
        "timestamp": "2015-03-04T16:27:29Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017685,\n
          3383017681,\n
          3383017666,\n
          3383017668,\n
          3383017685\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249692,\n
        "timestamp": "2015-03-04T16:27:29Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019280,\n
          3383019279,\n
          3383019274,\n
          3383019275,\n
          3383019280\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249693,\n
        "timestamp": "2015-03-04T16:27:29Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383016889,\n
          3383016874,\n
          3383016867,\n
          3383016876,\n
          3383016889\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249694,\n
        "timestamp": "2015-03-04T16:27:29Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019718,\n
          3383019685,\n
          3383019707,\n
          3383019734,\n
          3383019718\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249696,\n
        "timestamp": "2015-03-04T16:27:30Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018492,\n
          3383018489,\n
          3383018478,\n
          3383018480,\n
          3383018492\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249697,\n
        "timestamp": "2015-03-04T16:27:30Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018304,\n
          3383018306,\n
          3383016956,\n
          3383016955,\n
          3383018304\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249698,\n
        "timestamp": "2015-03-04T16:27:30Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018724,\n
          3383018723,\n
          3383018713,\n
          3383018715,\n
          3383018724\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249699,\n
        "timestamp": "2015-03-04T16:27:30Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018683,\n
          3383018678,\n
          3383018666,\n
          3383018671,\n
          3383018683\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249700,\n
        "timestamp": "2015-03-04T16:27:30Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018843,\n
          3383018842,\n
          3383018840,\n
          3383018841,\n
          3383018843\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249701,\n
        "timestamp": "2015-03-04T16:27:30Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018583,\n
          3383018581,\n
          3383018562,\n
          3383018564,\n
          3383018583\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249702,\n
        "timestamp": "2015-03-04T16:27:30Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017490,\n
          3383017485,\n
          3383017477,\n
          3383017483,\n
          3383017490\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249703,\n
        "timestamp": "2015-03-04T16:27:30Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017966,\n
          3383017962,\n
          3383017961,\n
          3383017964,\n
          3383017966\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249704,\n
        "timestamp": "2015-03-04T16:27:30Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019776,\n
          3383019771,\n
          3383019765,\n
          3383019767,\n
          3383019776\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249705,\n
        "timestamp": "2015-03-04T16:27:30Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017973,\n
          3383017970,\n
          3383017965,\n
          3383017969,\n
          3383017973\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249706,\n
        "timestamp": "2015-03-04T16:27:30Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018822,\n
          3383018835,\n
          3383018833,\n
          3383018817,\n
          3383018822\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249708,\n
        "timestamp": "2015-03-04T16:27:31Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019048,\n
          3383019047,\n
          3383019037,\n
          3383019038,\n
          3383019048\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249709,\n
        "timestamp": "2015-03-04T16:27:31Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017112,\n
          3383017109,\n
          3383017104,\n
          3383017107,\n
          3383017112\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249710,\n
        "timestamp": "2015-03-04T16:27:31Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017293,\n
          3383017185,\n
          3383017178,\n
          3383017182,\n
          3383017293\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249711,\n
        "timestamp": "2015-03-04T16:27:31Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018594,\n
          3383018593,\n
          3383018587,\n
          3383018588,\n
          3383018594\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249713,\n
        "timestamp": "2015-03-04T16:27:31Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018500,\n
          3383018504,\n
          3383018516,\n
          3383018512,\n
          3383018500\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249714,\n
        "timestamp": "2015-03-04T16:27:31Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019853,\n
          3383019860,\n
          3383019859,\n
          3383019849,\n
          3383019853\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249715,\n
        "timestamp": "2015-03-04T16:27:31Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019642,\n
          3383019624,\n
          3383019629,\n
          3383019654,\n
          3383019642\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249716,\n
        "timestamp": "2015-03-04T16:27:31Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017158,\n
          3383017122,\n
          3383017119,\n
          3383017154,\n
          3383017158\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249717,\n
        "timestamp": "2015-03-04T16:27:31Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017349,\n
          3383017333,\n
          3383017330,\n
          3383017347,\n
          3383017349\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249718,\n
        "timestamp": "2015-03-04T16:27:31Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018297,\n
          3383018296,\n
          3383018292,\n
          3383018293,\n
          3383018297\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249719,\n
        "timestamp": "2015-03-04T16:27:31Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019032,\n
          3383019029,\n
          3383019030,\n
          3383019034,\n
          3383019032\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249720,\n
        "timestamp": "2015-03-04T16:27:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018590,\n
          3383018589,\n
          3383018578,\n
          3383018579,\n
          3383018590\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249722,\n
        "timestamp": "2015-03-04T16:27:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383016960,\n
          3383016959,\n
          3383016957,\n
          3383016958,\n
          3383016960\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249723,\n
        "timestamp": "2015-03-04T16:27:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018435,\n
          3383018428,\n
          3383018427,\n
          3383018436,\n
          3383018435\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249724,\n
        "timestamp": "2022-05-30T14:43:09Z",\n
        "version": 3,\n
        "changeset": 121722636,\n
        "user": "user_5589",\n
        "uid": 5589,\n
        "nodes": [\n
          3383018949,\n
          3383018946,\n
          3383018941,\n
          3383018944,\n
          3383018949\n
        ],\n
        "tags": {\n
          "man_made": "street_cabinet",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "substation",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "source:power": "Enedis",\n
          "substation": "minor_distribution",\n
          "utility": "power",\n
          "voltage": "20000"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249725,\n
        "timestamp": "2015-03-04T16:27:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018487,\n
          3383018482,\n
          3383018441,\n
          3383018448,\n
          3383018487\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249726,\n
        "timestamp": "2015-03-04T16:27:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018837,\n
          3383018834,\n
          3383018825,\n
          3383018832,\n
          3383018837\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249727,\n
        "timestamp": "2015-03-04T16:27:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018677,\n
          3383018694,\n
          3383018693,\n
          3383018676,\n
          3383018677\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249729,\n
        "timestamp": "2015-03-04T16:27:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383016863,\n
          3383016864,\n
          3383016883,\n
          3383016881,\n
          3383016863\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249730,\n
        "timestamp": "2015-03-04T16:27:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018175,\n
          3383018171,\n
          3383018170,\n
          3383018174,\n
          3383018175\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249731,\n
        "timestamp": "2015-03-04T16:27:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019788,\n
          3383019774,\n
          3383019781,\n
          3383019797,\n
          3383019788\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249732,\n
        "timestamp": "2015-03-04T16:27:32Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018152,\n
          3383018150,\n
          3383018149,\n
          3383018151,\n
          3383018152\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249733,\n
        "timestamp": "2015-03-04T16:27:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383020059,\n
          3383020066,\n
          3383020060,\n
          3383020054,\n
          3383020059\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249734,\n
        "timestamp": "2015-03-04T16:27:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018964,\n
          3383018963,\n
          3383018948,\n
          3383018950,\n
          3383018964\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249735,\n
        "timestamp": "2024-08-06T13:00:20Z",\n
        "version": 2,\n
        "changeset": 154892504,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841,\n
        "nodes": [\n
          3383019001,\n
          3383019000,\n
          3383018989,\n
          12095235178,\n
          3383018995,\n
          3383019001\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249736,\n
        "timestamp": "2015-03-04T16:27:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018311,\n
          3383018310,\n
          3383018302,\n
          3383018303,\n
          3383018311\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249737,\n
        "timestamp": "2015-03-04T16:27:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383016854,\n
          3383016848,\n
          3383016828,\n
          3383016835,\n
          3383016854\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249738,\n
        "timestamp": "2015-03-04T16:27:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018239,\n
          3383018236,\n
          3383018235,\n
          3383018240,\n
          3383018239\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249739,\n
        "timestamp": "2015-03-04T16:27:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383016962,\n
          3383016961,\n
          3383016966,\n
          3383016967,\n
          3383016962\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249740,\n
        "timestamp": "2015-03-04T16:27:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019798,\n
          3383019793,\n
          3383019789,\n
          3383019792,\n
          3383019798\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249741,\n
        "timestamp": "2015-03-04T16:27:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019756,\n
          3383019766,\n
          3383019755,\n
          3383019731,\n
          3383019756\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249742,\n
        "timestamp": "2015-03-04T16:27:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019739,\n
          3383019745,\n
          3383019773,\n
          3383019768,\n
          3383019739\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249743,\n
        "timestamp": "2015-03-04T16:27:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019673,\n
          3383019643,\n
          3383019652,\n
          3383019683,\n
          3383019673\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249744,\n
        "timestamp": "2015-03-04T16:27:33Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018260,\n
          3383018248,\n
          3383018246,\n
          3383018257,\n
          3383018260\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249745,\n
        "timestamp": "2015-03-04T16:27:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383015127,\n
          3383015124,\n
          3383015121,\n
          3383015125,\n
          3383015127\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249746,\n
        "timestamp": "2015-03-04T16:27:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019069,\n
          3383019067,\n
          3383019061,\n
          3383019063,\n
          3383019069\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249747,\n
        "timestamp": "2015-03-04T16:27:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018980,\n
          3383018970,\n
          3383018959,\n
          3383018978,\n
          3383018980\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249748,\n
        "timestamp": "2015-03-04T16:27:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019738,\n
          3383019735,\n
          3383019715,\n
          3383019717,\n
          3383019738\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249749,\n
        "timestamp": "2015-03-04T16:27:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019406,\n
          3383019404,\n
          3383019394,\n
          3383019396,\n
          3383019406\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249750,\n
        "timestamp": "2015-03-04T16:27:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019631,\n
          3383019626,\n
          3383019601,\n
          3383019607,\n
          3383019631\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249751,\n
        "timestamp": "2015-03-04T16:27:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019686,\n
          3383019712,\n
          3383019702,\n
          3383019678,\n
          3383019686\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249752,\n
        "timestamp": "2015-03-04T16:27:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018818,\n
          3383018815,\n
          3383018801,\n
          3383018809,\n
          3383018818\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249753,\n
        "timestamp": "2015-03-04T16:27:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019027,\n
          3383019026,\n
          3383019018,\n
          3383019019,\n
          3383019027\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249754,\n
        "timestamp": "2015-03-04T16:27:34Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019000,\n
          3383019001,\n
          3383019010,\n
          3383019005,\n
          3383019000\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249755,\n
        "timestamp": "2015-03-04T16:27:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019696,\n
          3383019688,\n
          3383019658,\n
          3383019660,\n
          3383019696\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249757,\n
        "timestamp": "2015-03-04T16:27:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017624,\n
          3383017620,\n
          3383017609,\n
          3383017618,\n
          3383017624\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249758,\n
        "timestamp": "2015-03-04T16:27:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018640,\n
          3383018660,\n
          3383018656,\n
          3383018637,\n
          3383018640\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249759,\n
        "timestamp": "2015-03-04T16:27:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019046,\n
          3383019044,\n
          3383019039,\n
          3383019040,\n
          3383019046\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249760,\n
        "timestamp": "2015-03-04T16:27:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018577,\n
          3383018576,\n
          3383018565,\n
          3383018568,\n
          3383018577\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249761,\n
        "timestamp": "2015-03-04T16:27:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018632,\n
          3383018629,\n
          3383018603,\n
          3383018608,\n
          3383018632\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249762,\n
        "timestamp": "2015-03-04T16:27:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019193,\n
          3383019088,\n
          3383019080,\n
          3383019082,\n
          3383019193\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249763,\n
        "timestamp": "2015-03-04T16:27:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383015184,\n
          3383015177,\n
          3383015156,\n
          3383015161,\n
          3383015184\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249764,\n
        "timestamp": "2015-03-04T16:27:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017908,\n
          3383017862,\n
          3383017840,\n
          3383017861,\n
          3383017908\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249765,\n
        "timestamp": "2015-03-04T16:27:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019284,\n
          3383019400,\n
          3383019395,\n
          3383019277,\n
          3383019284\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249766,\n
        "timestamp": "2015-03-04T16:27:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019705,\n
          3383019699,\n
          3383019662,\n
          3383019665,\n
          3383019705\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249767,\n
        "timestamp": "2015-03-04T16:27:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019253,\n
          3383019250,\n
          3383019220,\n
          3383019223,\n
          3383019253\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249768,\n
        "timestamp": "2015-03-04T16:27:35Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018680,\n
          3383018679,\n
          3383018675,\n
          3383018674,\n
          3383018680\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249769,\n
        "timestamp": "2015-03-04T16:27:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017599,\n
          3383017476,\n
          3383017464,\n
          3383017492,\n
          3383017599\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249770,\n
        "timestamp": "2015-03-04T16:27:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017097,\n
          3383017094,\n
          3383015154,\n
          3383015157,\n
          3383017097\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249771,\n
        "timestamp": "2015-03-04T16:27:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019610,\n
          3383019596,\n
          3383017777,\n
          3383017787,\n
          3383019610\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249772,\n
        "timestamp": "2015-03-04T16:27:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383016971,\n
          3383016970,\n
          3383016968,\n
          3383016969,\n
          3383016971\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249773,\n
        "timestamp": "2015-03-04T16:27:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019666,\n
          3383019655,\n
          3383019630,\n
          3383019637,\n
          3383019666\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249774,\n
        "timestamp": "2015-03-04T16:27:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018755,\n
          3383018744,\n
          3383018747,\n
          3383018758,\n
          3383018755\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249775,\n
        "timestamp": "2015-03-04T16:27:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019651,\n
          3383019647,\n
          3383019615,\n
          3383019621,\n
          3383019651\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249776,\n
        "timestamp": "2015-03-04T16:27:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017923,\n
          3383017918,\n
          3383017912,\n
          3383017917,\n
          3383017923\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249777,\n
        "timestamp": "2015-03-04T16:27:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018920,\n
          3383018917,\n
          3383018897,\n
          3383018899,\n
          3383018920\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249778,\n
        "timestamp": "2015-03-04T16:27:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019197,\n
          3383019089,\n
          3383019071,\n
          3383019075,\n
          3383019197\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249779,\n
        "timestamp": "2015-03-04T16:27:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018189,\n
          3383018188,\n
          3383018185,\n
          3383018186,\n
          3383018189\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249780,\n
        "timestamp": "2015-03-04T16:27:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019664,\n
          3383019661,\n
          3383019623,\n
          3383019628,\n
          3383019664\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249781,\n
        "timestamp": "2015-03-04T16:27:36Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017752,\n
          3383017744,\n
          3383019490,\n
          3383019497,\n
          3383017752\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249782,\n
        "timestamp": "2015-03-04T16:27:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019461,\n
          3383019456,\n
          3383019434,\n
          3383019437,\n
          3383019461\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249783,\n
        "timestamp": "2015-03-04T16:27:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019744,\n
          3383019743,\n
          3383019721,\n
          3383019722,\n
          3383019744\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249784,\n
        "timestamp": "2015-03-04T16:27:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017190,\n
          3383017171,\n
          3383017162,\n
          3383017180,\n
          3383017190\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249785,\n
        "timestamp": "2015-03-04T16:27:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018102,\n
          3383018097,\n
          3383018087,\n
          3383018091,\n
          3383018102\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249786,\n
        "timestamp": "2015-03-04T16:27:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018202,\n
          3383018201,\n
          3383018191,\n
          3383018192,\n
          3383018202\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249787,\n
        "timestamp": "2015-03-04T16:27:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018285,\n
          3383018284,\n
          3383018282,\n
          3383018283,\n
          3383018285\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249788,\n
        "timestamp": "2015-03-04T16:27:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019617,\n
          3383019604,\n
          3383017776,\n
          3383017785,\n
          3383019617\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249789,\n
        "timestamp": "2015-03-04T16:27:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017805,\n
          3383017684,\n
          3383017677,\n
          3383017796,\n
          3383017805\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249790,\n
        "timestamp": "2015-03-04T16:27:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019409,\n
          3383019405,\n
          3383019289,\n
          3383019292,\n
          3383019409\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249791,\n
        "timestamp": "2015-03-04T16:27:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018246,\n
          3383018245,\n
          3383018255,\n
          3383018257,\n
          3383018246\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249792,\n
        "timestamp": "2015-03-04T16:27:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018687,\n
          3383018682,\n
          3383018662,\n
          3383018665,\n
          3383018687\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249793,\n
        "timestamp": "2015-03-04T16:27:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019997,\n
          3383019996,\n
          3383019991,\n
          3383019994,\n
          3383019997\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249794,\n
        "timestamp": "2015-03-04T16:27:37Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383020089,\n
          3383020090,\n
          3383020093,\n
          3383020092,\n
          3383020089\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249796,\n
        "timestamp": "2015-03-04T16:27:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017903,\n
          3383017872,\n
          3383017867,\n
          3383017894,\n
          3383017903\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249797,\n
        "timestamp": "2015-03-04T16:27:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017853,\n
          3383017846,\n
          3383017832,\n
          3383017844,\n
          3383017853\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249798,\n
        "timestamp": "2015-03-04T16:27:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017371,\n
          3383017368,\n
          3383017366,\n
          3383017369,\n
          3383017371\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249799,\n
        "timestamp": "2015-03-04T16:27:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018417,\n
          3383018412,\n
          3383018397,\n
          3383018401,\n
          3383018417\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249800,\n
        "timestamp": "2015-03-04T16:27:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383020055,\n
          3383020052,\n
          3383020037,\n
          3383020041,\n
          3383020055\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249802,\n
        "timestamp": "2015-03-04T16:27:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018814,\n
          3383018812,\n
          3383018776,\n
          3383018777,\n
          3383018814\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249803,\n
        "timestamp": "2015-03-04T16:27:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383016982,\n
          3383016981,\n
          3383016977,\n
          3383016978,\n
          3383016982\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249804,\n
        "timestamp": "2015-03-04T16:27:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019952,\n
          3383019955,\n
          3383019953,\n
          3383019948,\n
          3383019952\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249805,\n
        "timestamp": "2015-03-04T16:27:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019060,\n
          3383019058,\n
          3383019042,\n
          3383019043,\n
          3383019060\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249806,\n
        "timestamp": "2015-03-04T16:27:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017650,\n
          3383017644,\n
          3383017608,\n
          3383017621,\n
          3383017650\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249807,\n
        "timestamp": "2015-03-04T16:27:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018954,\n
          3383018943,\n
          3383018942,\n
          3383018952,\n
          3383018954\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249808,\n
        "timestamp": "2015-03-04T16:27:38Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018410,\n
          3383018409,\n
          3383018405,\n
          3383018406,\n
          3383018410\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249809,\n
        "timestamp": "2015-03-04T16:27:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018737,\n
          3383018734,\n
          3383018730,\n
          3383018731,\n
          3383018737\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249810,\n
        "timestamp": "2015-03-04T16:27:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383015146,\n
          3383015142,\n
          3383015138,\n
          3383015140,\n
          3383015146\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249811,\n
        "timestamp": "2015-03-04T16:27:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018243,\n
          3383018242,\n
          3383018230,\n
          3383018231,\n
          3383018243\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249812,\n
        "timestamp": "2015-03-04T16:27:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383020038,\n
          3383020034,\n
          3383020029,\n
          3383020030,\n
          3383020038\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249814,\n
        "timestamp": "2015-03-04T16:27:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018402,\n
          3383018400,\n
          3383016992,\n
          3383018393,\n
          3383018402\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249815,\n
        "timestamp": "2015-03-04T16:27:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018813,\n
          3383018805,\n
          3383018793,\n
          3383018802,\n
          3383018813\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249816,\n
        "timestamp": "2015-03-04T16:27:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383020053,\n
          3383020050,\n
          3383020035,\n
          3383020036,\n
          3383020053\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249817,\n
        "timestamp": "2015-03-04T16:27:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383015164,\n
          3383015159,\n
          3383015147,\n
          3383015150,\n
          3383015164\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249818,\n
        "timestamp": "2015-03-04T16:27:39Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018829,\n
          3383018826,\n
          3383018821,\n
          3383018823,\n
          3383018829\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249819,\n
        "timestamp": "2015-03-04T16:27:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018649,\n
          3383018633,\n
          3383018636,\n
          3383018650,\n
          3383018649\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249820,\n
        "timestamp": "2015-03-04T16:27:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019020,\n
          3383019017,\n
          3383019008,\n
          3383019013,\n
          3383019020\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249821,\n
        "timestamp": "2015-03-04T16:27:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018171,\n
          3383018177,\n
          3383018182,\n
          3383018173,\n
          3383018171\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249822,\n
        "timestamp": "2015-03-04T16:27:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019415,\n
          3383019413,\n
          3383019283,\n
          3383019285,\n
          3383019415\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249823,\n
        "timestamp": "2015-03-04T16:27:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019401,\n
          3383019399,\n
          3383019282,\n
          3383019286,\n
          3383019401\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249824,\n
        "timestamp": "2015-03-04T16:27:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019266,\n
          3383019264,\n
          3383019236,\n
          3383019241,\n
          3383019266\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249825,\n
        "timestamp": "2015-03-04T16:27:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019673,\n
          3383019670,\n
          3383019641,\n
          3383019643,\n
          3383019673\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249826,\n
        "timestamp": "2015-03-04T16:27:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019463,\n
          3383019453,\n
          3383019402,\n
          3383019407,\n
          3383019463\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249827,\n
        "timestamp": "2015-03-04T16:27:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018534,\n
          3383018529,\n
          3383018530,\n
          3383018535,\n
          3383018534\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249828,\n
        "timestamp": "2015-03-04T16:27:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018025,\n
          3383018021,\n
          3383018012,\n
          3383018019,\n
          3383018025\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249829,\n
        "timestamp": "2015-03-04T16:27:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017818,\n
          3383017619,\n
          3383017489,\n
          3383017675,\n
          3383017818\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249830,\n
        "timestamp": "2015-03-04T16:27:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017093,\n
          3383015188,\n
          3383015148,\n
          3383015151,\n
          3383017093\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249831,\n
        "timestamp": "2015-03-04T16:27:40Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019281,\n
          3383019278,\n
          3383019246,\n
          3383019252,\n
          3383019281\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249832,\n
        "timestamp": "2015-03-04T16:27:41Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019770,\n
          3383019778,\n
          3383019800,\n
          3383019794,\n
          3383019770\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249833,\n
        "timestamp": "2015-03-04T16:27:41Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018699,\n
          3383018690,\n
          3383018689,\n
          3383018698,\n
          3383018699\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249834,\n
        "timestamp": "2015-03-04T16:27:41Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019084,\n
          3383019083,\n
          3383019077,\n
          3383019078,\n
          3383019084\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249835,\n
        "timestamp": "2015-03-04T16:27:41Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017835,\n
          3383017822,\n
          3383017813,\n
          3383017828,\n
          3383017835\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249836,\n
        "timestamp": "2015-03-04T16:27:41Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018399,\n
          3383018395,\n
          3383016985,\n
          3383016988,\n
          3383018399\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249837,\n
        "timestamp": "2015-03-04T16:27:41Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017484,\n
          3383017482,\n
          3383017479,\n
          3383017481,\n
          3383017484\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249838,\n
        "timestamp": "2015-03-04T16:27:41Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018290,\n
          3383018294,\n
          3383018295,\n
          3383018291,\n
          3383018290\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249839,\n
        "timestamp": "2015-03-04T16:27:41Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019025,\n
          3383019022,\n
          3383019011,\n
          3383019014,\n
          3383019025\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249840,\n
        "timestamp": "2015-03-04T16:27:41Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017467,\n
          3383017459,\n
          3383017454,\n
          3383017462,\n
          3383017467\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249841,\n
        "timestamp": "2015-03-04T16:27:41Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019207,\n
          3383019205,\n
          3383019090,\n
          3383019194,\n
          3383019207\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249842,\n
        "timestamp": "2015-03-04T16:27:41Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018953,\n
          3383018934,\n
          3383018927,\n
          3383018947,\n
          3383018953\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249843,\n
        "timestamp": "2015-03-04T16:27:41Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018396,\n
          3383018398,\n
          3383016987,\n
          3383016986,\n
          3383018396\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249844,\n
        "timestamp": "2015-03-04T16:27:41Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019488,\n
          3383019480,\n
          3383019481,\n
          3383019487,\n
          3383019488\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249845,\n
        "timestamp": "2015-03-04T16:27:41Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018631,\n
          3383018630,\n
          3383018622,\n
          3383018625,\n
          3383018631\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249846,\n
        "timestamp": "2015-03-04T16:27:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017102,\n
          3383017099,\n
          3383015185,\n
          3383015191,\n
          3383017102\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249847,\n
        "timestamp": "2015-03-04T16:27:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018733,\n
          3383018727,\n
          3383018726,\n
          3383018732,\n
          3383018733\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249848,\n
        "timestamp": "2015-03-04T16:27:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018711,\n
          3383018708,\n
          3383018702,\n
          3383018703,\n
          3383018711\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249849,\n
        "timestamp": "2015-03-04T16:27:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018464,\n
          3383018465,\n
          3383018453,\n
          3383018451,\n
          3383018464\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249850,\n
        "timestamp": "2015-03-04T16:27:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019671,\n
          3383019663,\n
          3383017758,\n
          3383017765,\n
          3383019671\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249851,\n
        "timestamp": "2015-03-04T16:27:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383016871,\n
          3383016870,\n
          3383016841,\n
          3383016842,\n
          3383016871\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249852,\n
        "timestamp": "2015-03-04T16:27:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019213,\n
          3383019208,\n
          3383019092,\n
          3383019196,\n
          3383019213\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249853,\n
        "timestamp": "2015-03-04T16:27:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018704,\n
          3383018693,\n
          3383018694,\n
          3383018706,\n
          3383018704\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249854,\n
        "timestamp": "2015-03-04T16:27:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018115,\n
          3383018111,\n
          3383018110,\n
          3383018114,\n
          3383018115\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249855,\n
        "timestamp": "2015-03-04T16:27:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018474,\n
          3383018494,\n
          3383018495,\n
          3383018475,\n
          3383018474\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249856,\n
        "timestamp": "2015-03-04T16:27:42Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019070,\n
          3383019065,\n
          3383019053,\n
          3383019059,\n
          3383019070\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249857,\n
        "timestamp": "2015-03-04T16:27:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019028,\n
          3383019020,\n
          3383019013,\n
          3383019016,\n
          3383019028\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249858,\n
        "timestamp": "2015-03-04T16:27:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017105,\n
          3383017101,\n
          3383017095,\n
          3383017098,\n
          3383017105\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249859,\n
        "timestamp": "2015-03-04T16:27:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019290,\n
          3383019287,\n
          3383019273,\n
          3383019276,\n
          3383019290\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249860,\n
        "timestamp": "2015-03-04T16:27:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018524,\n
          3383018523,\n
          3383018511,\n
          3383018513,\n
          3383018524\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249861,\n
        "timestamp": "2015-03-04T16:27:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018200,\n
          3383018198,\n
          3383018195,\n
          3383018199,\n
          3383018200\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249862,\n
        "timestamp": "2015-03-04T16:27:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018224,\n
          3383018220,\n
          3383018219,\n
          3383018223,\n
          3383018224\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249863,\n
        "timestamp": "2015-03-04T16:27:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019734,\n
          3383019756,\n
          3383019731,\n
          3383019718,\n
          3383019734\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249864,\n
        "timestamp": "2015-03-04T16:27:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017789,\n
          3383017775,\n
          3383019498,\n
          3383017748,\n
          3383017789\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249865,\n
        "timestamp": "2015-03-04T16:27:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383020049,\n
          3383020045,\n
          3383020040,\n
          3383020043,\n
          3383020049\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249867,\n
        "timestamp": "2015-03-04T16:27:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019622,\n
          3383019614,\n
          3383017788,\n
          3383019593,\n
          3383019622\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249868,\n
        "timestamp": "2015-03-04T16:27:43Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018309,\n
          3383018305,\n
          3383018299,\n
          3383018301,\n
          3383018309\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249869,\n
        "timestamp": "2015-03-04T16:27:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019455,\n
          3383019449,\n
          3383019425,\n
          3383019430,\n
          3383019455\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249870,\n
        "timestamp": "2015-03-04T16:27:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017760,\n
          3383017754,\n
          3383019505,\n
          3383017755,\n
          3383017760\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249871,\n
        "timestamp": "2015-03-04T16:27:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018130,\n
          3383018131,\n
          3383018126,\n
          3383018127,\n
          3383018130\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249872,\n
        "timestamp": "2015-03-04T16:27:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018719,\n
          3383018716,\n
          3383018707,\n
          3383018709,\n
          3383018719\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249873,\n
        "timestamp": "2015-03-04T16:27:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018190,\n
          3383018189,\n
          3383018186,\n
          3383018187,\n
          3383018190\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249874,\n
        "timestamp": "2015-03-04T16:27:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019500,\n
          3383019494,\n
          3383019475,\n
          3383019484,\n
          3383019500\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249875,\n
        "timestamp": "2015-03-04T16:27:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019919,\n
          3383019910,\n
          3383019906,\n
          3383019909,\n
          3383019919\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249876,\n
        "timestamp": "2015-03-04T16:27:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019642,\n
          3383019640,\n
          3383019618,\n
          3383019624,\n
          3383019642\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249877,\n
        "timestamp": "2015-03-04T16:27:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018273,\n
          3383018262,\n
          3383018261,\n
          3383018270,\n
          3383018273\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249878,\n
        "timestamp": "2015-03-04T16:27:44Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018226,\n
          3383018225,\n
          3383018217,\n
          3383018218,\n
          3383018226\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249879,\n
        "timestamp": "2015-03-04T16:27:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019066,\n
          3383019064,\n
          3383019051,\n
          3383019054,\n
          3383019066\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249880,\n
        "timestamp": "2015-03-04T16:27:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017614,\n
          3383017601,\n
          3383017595,\n
          3383017602,\n
          3383017614\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249881,\n
        "timestamp": "2015-03-04T16:27:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018001,\n
          3383017999,\n
          3383017998,\n
          3383018000,\n
          3383018001\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249882,\n
        "timestamp": "2015-03-04T16:27:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383015132,\n
          3383015134,\n
          3383015128,\n
          3383015130,\n
          3383015132\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249883,\n
        "timestamp": "2015-03-04T16:27:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018601,\n
          3383018600,\n
          3383018591,\n
          3383018592,\n
          3383018601\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249884,\n
        "timestamp": "2015-03-04T16:27:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018133,\n
          3383018132,\n
          3383018136,\n
          3383018135,\n
          3383018133\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249885,\n
        "timestamp": "2015-03-04T16:27:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018616,\n
          3383018615,\n
          3383018573,\n
          3383018571,\n
          3383018616\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249886,\n
        "timestamp": "2015-03-04T16:27:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383016837,\n
          3383016872,\n
          3383016869,\n
          3383016834,\n
          3383016837\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249887,\n
        "timestamp": "2015-03-04T16:27:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019414,\n
          3383019412,\n
          3383019393,\n
          3383019397,\n
          3383019414\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249888,\n
        "timestamp": "2015-03-04T16:27:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018005,\n
          3383018003,\n
          3383018002,\n
          3383018004,\n
          3383018005\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249889,\n
        "timestamp": "2015-03-04T16:27:45Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019987,\n
          3383019986,\n
          3383019982,\n
          3383019984,\n
          3383019987\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249890,\n
        "timestamp": "2015-03-04T16:27:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018557,\n
          3383018556,\n
          3383018551,\n
          3383018553,\n
          3383018557\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249891,\n
        "timestamp": "2017-08-25T19:54:17Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165,\n
        "nodes": [\n
          3383017997,\n
          3383017968,\n
          3383017963,\n
          3383017986,\n
          3383017981,\n
          3383017988,\n
          3383017997\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249892,\n
        "timestamp": "2015-03-04T16:27:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018481,\n
          3383018483,\n
          3383018449,\n
          3383018446,\n
          3383018481\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249893,\n
        "timestamp": "2015-03-04T16:27:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019882,\n
          3383019879,\n
          3383019874,\n
          3383019878,\n
          3383019882\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249894,\n
        "timestamp": "2015-03-04T16:27:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018073,\n
          3383018064,\n
          3383018051,\n
          3383018063,\n
          3383018073\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249895,\n
        "timestamp": "2015-03-04T16:27:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019641,\n
          3383019670,\n
          3383019668,\n
          3383019638,\n
          3383019641\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249896,\n
        "timestamp": "2015-03-04T16:27:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018766,\n
          3383018765,\n
          3383018749,\n
          3383018752,\n
          3383018766\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249897,\n
        "timestamp": "2015-03-04T16:27:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017480,\n
          3383017478,\n
          3383017471,\n
          3383017475,\n
          3383017480\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249898,\n
        "timestamp": "2015-03-04T16:27:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019712,\n
          3383019686,\n
          3383019689,\n
          3383019713,\n
          3383019712\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249899,\n
        "timestamp": "2015-03-04T16:27:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018148,\n
          3383018141,\n
          3383018139,\n
          3383018145,\n
          3383018148\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249900,\n
        "timestamp": "2015-03-04T16:27:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383016811,\n
          3383016809,\n
          3383018851,\n
          3383018853,\n
          3383016811\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249901,\n
        "timestamp": "2015-03-04T16:27:46Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018945,\n
          3383016889,\n
          3383016876,\n
          3383018940,\n
          3383018945\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249902,\n
        "timestamp": "2015-03-04T16:27:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018035,\n
          3383018022,\n
          3383018024,\n
          3383018043,\n
          3383018035\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249903,\n
        "timestamp": "2015-03-04T16:27:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018998,\n
          3383018993,\n
          3383018983,\n
          3383018986,\n
          3383018998\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249904,\n
        "timestamp": "2015-03-04T16:27:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017823,\n
          3383017682,\n
          3383017664,\n
          3383017802,\n
          3383017823\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249905,\n
        "timestamp": "2015-03-04T16:27:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018308,\n
          3383018307,\n
          3383018298,\n
          3383018300,\n
          3383018308\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249906,\n
        "timestamp": "2015-03-04T16:27:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019068,\n
          3383019056,\n
          3383019062,\n
          3383019073,\n
          3383019068\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249907,\n
        "timestamp": "2015-03-04T16:27:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018736,\n
          3383018738,\n
          3383018742,\n
          3383018740,\n
          3383018736\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249908,\n
        "timestamp": "2015-03-04T16:27:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019597,\n
          3383017786,\n
          3383017772,\n
          3383017784,\n
          3383019597\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249909,\n
        "timestamp": "2015-03-04T16:27:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018425,\n
          3383018422,\n
          3383018413,\n
          3383018415,\n
          3383018425\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249910,\n
        "timestamp": "2015-03-04T16:27:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018444,\n
          3383018432,\n
          3383018431,\n
          3383018442,\n
          3383018444\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249911,\n
        "timestamp": "2015-03-04T16:27:47Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018725,\n
          3383018721,\n
          3383018704,\n
          3383018706,\n
          3383018725\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249912,\n
        "timestamp": "2015-03-04T16:27:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017375,\n
          3383017360,\n
          3383017344,\n
          3383017365,\n
          3383017375\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249913,\n
        "timestamp": "2015-03-04T16:27:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019195,\n
          3383019091,\n
          3383019085,\n
          3383019087,\n
          3383019195\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249914,\n
        "timestamp": "2015-03-04T16:27:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017342,\n
          3383017332,\n
          3383017328,\n
          3383017338,\n
          3383017342\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249915,\n
        "timestamp": "2015-03-04T16:27:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017757,\n
          3383019599,\n
          3383017792,\n
          3383017751,\n
          3383017757\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249916,\n
        "timestamp": "2015-03-04T16:27:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019626,\n
          3383019617,\n
          3383017785,\n
          3383019601,\n
          3383019626\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249917,\n
        "timestamp": "2015-03-04T16:27:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383016840,\n
          3383016833,\n
          3383016830,\n
          3383016838,\n
          3383016840\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249918,\n
        "timestamp": "2015-03-04T16:27:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018750,\n
          3383018763,\n
          3383018760,\n
          3383018748,\n
          3383018750\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249919,\n
        "timestamp": "2015-03-04T16:27:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018720,\n
          3383018684,\n
          3383018688,\n
          3383018722,\n
          3383018720\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249920,\n
        "timestamp": "2015-03-04T16:27:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019661,\n
          3383019664,\n
          3383019682,\n
          3383019677,\n
          3383019661\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249921,\n
        "timestamp": "2015-03-04T16:27:48Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017890,\n
          3383017880,\n
          3383017885,\n
          3383017877,\n
          3383017869,\n
          3383017860,\n
          3383017859,\n
          3383017854,\n
          3383017855,\n
          3383017850,\n
          3383017843,\n
          3383017836,\n
          3383017817,\n
          3383017811,\n
          3383017819,\n
          3383017810,\n
          3383017798,\n
          3383017800,\n
          3383017687,\n
          3383017690,\n
          3383017799,\n
          3383017793,\n
          3383017669,\n
          3383017628,\n
          3383017635,\n
          3383017641,\n
          3383017642,\n
          3383017639,\n
          3383017801,\n
          3383017806,\n
          3383017804,\n
          3383017807,\n
          3383017814,\n
          3383017821,\n
          3383017830,\n
          3383017837,\n
          3383017841,\n
          3383017845,\n
          3383017847,\n
          3383017849,\n
          3383017852,\n
          3383017865,\n
          3383017890\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249922,\n
        "timestamp": "2015-03-04T16:27:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019251,\n
          3383019267,\n
          3383019265,\n
          3383019235,\n
          3383019238,\n
          3383019251\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249923,\n
        "timestamp": "2015-03-04T16:27:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019726,\n
          3383019720,\n
          3383019672,\n
          3383019679,\n
          3383019730,\n
          3383019726\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249924,\n
        "timestamp": "2015-03-04T16:27:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018013,\n
          3383018008,\n
          3383018006,\n
          3383018023,\n
          3383018027,\n
          3383018013\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249925,\n
        "timestamp": "2015-03-04T16:27:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018921,\n
          3383018926,\n
          3383018939,\n
          3383018937,\n
          3383018933,\n
          3383018921\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249926,\n
        "timestamp": "2015-03-04T16:27:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019450,\n
          3383019443,\n
          3383019411,\n
          3383019416,\n
          3383019424,\n
          3383019450\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249927,\n
        "timestamp": "2015-03-04T16:27:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383016825,\n
          3383016821,\n
          3383016809,\n
          3383016811,\n
          3383016816,\n
          3383016825\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249928,\n
        "timestamp": "2015-03-04T16:27:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019869,\n
          3383019866,\n
          3383019859,\n
          3383019860,\n
          3383019863,\n
          3383019869\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249929,\n
        "timestamp": "2015-03-04T16:27:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018958,\n
          3383018956,\n
          3383018931,\n
          3383018935,\n
          3383018938,\n
          3383018958\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249930,\n
        "timestamp": "2015-03-04T16:27:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019055,\n
          3383019052,\n
          3383019050,\n
          3383019035,\n
          3383019036,\n
          3383019055\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249931,\n
        "timestamp": "2015-03-04T16:27:49Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019445,\n
          3383019431,\n
          3383019442,\n
          3383019458,\n
          3383019446,\n
          3383019445\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249932,\n
        "timestamp": "2015-03-04T16:27:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019602,\n
          3383019594,\n
          3383017769,\n
          3383017777,\n
          3383019596,\n
          3383019602\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249933,\n
        "timestamp": "2015-03-04T16:27:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018800,\n
          3383018806,\n
          3383018804,\n
          3383018784,\n
          3383018785,\n
          3383018800\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249934,\n
        "timestamp": "2015-03-04T16:27:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019956,\n
          3383019955,\n
          3383019952,\n
          3383019950,\n
          3383019954,\n
          3383019956\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249935,\n
        "timestamp": "2015-03-04T16:27:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018430,\n
          3383018429,\n
          3383018425,\n
          3383018415,\n
          3383018418,\n
          3383018430\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249936,\n
        "timestamp": "2015-03-04T16:27:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018744,\n
          3383018743,\n
          3383018721,\n
          3383018725,\n
          3383018747,\n
          3383018744\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249937,\n
        "timestamp": "2015-03-04T16:27:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383020079,\n
          3383020075,\n
          3383020074,\n
          3383020071,\n
          3383020073,\n
          3383020079\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249938,\n
        "timestamp": "2015-03-04T16:27:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019492,\n
          3383019479,\n
          3383019440,\n
          3383019443,\n
          3383019450,\n
          3383019492\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249939,\n
        "timestamp": "2015-03-04T16:27:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017776,\n
          3383019604,\n
          3383019595,\n
          3383017778,\n
          3383017770,\n
          3383017776\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249940,\n
        "timestamp": "2015-03-04T16:27:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383020002,\n
          3383019993,\n
          3383019999,\n
          3383020000,\n
          3383020004,\n
          3383020002\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249941,\n
        "timestamp": "2015-03-04T16:27:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018514,\n
          3383018532,\n
          3383018531,\n
          3383018517,\n
          3383018515,\n
          3383018514\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249942,\n
        "timestamp": "2015-03-04T16:27:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018564,\n
          3383018562,\n
          3383018554,\n
          3383018555,\n
          3383018566,\n
          3383018564\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249943,\n
        "timestamp": "2015-03-04T16:27:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019276,\n
          3383019269,\n
          3383019270,\n
          3383019291,\n
          3383019290,\n
          3383019276\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249944,\n
        "timestamp": "2015-03-04T16:27:50Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019711,\n
          3383019741,\n
          3383019757,\n
          3383019746,\n
          3383019704,\n
          3383019711\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249945,\n
        "timestamp": "2015-03-04T16:27:51Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018215,\n
          3383018213,\n
          3383018210,\n
          3383018209,\n
          3383018211,\n
          3383018215\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249946,\n
        "timestamp": "2015-03-04T16:27:51Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018692,\n
          3383018696,\n
          3383018718,\n
          3383018714,\n
          3383018710,\n
          3383018692\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249947,\n
        "timestamp": "2015-03-04T16:27:51Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019883,\n
          3383019885,\n
          3383019897,\n
          3383019893,\n
          3383019881,\n
          3383019883\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249948,\n
        "timestamp": "2015-03-04T16:27:51Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019777,\n
          3383019769,\n
          3383019752,\n
          3383019750,\n
          3383019760,\n
          3383019777\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249949,\n
        "timestamp": "2015-03-04T16:27:51Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018542,\n
          3383018541,\n
          3383018531,\n
          3383018532,\n
          3383018533,\n
          3383018542\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249950,\n
        "timestamp": "2015-03-04T16:27:51Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018584,\n
          3383018574,\n
          3383018575,\n
          3383018586,\n
          3383018585,\n
          3383018584\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249951,\n
        "timestamp": "2015-03-04T16:27:51Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018930,\n
          3383018932,\n
          3383018928,\n
          3383018908,\n
          3383018916,\n
          3383018930\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249952,\n
        "timestamp": "2015-03-04T16:27:51Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019930,\n
          3383019932,\n
          3383019931,\n
          3383019925,\n
          3383019927,\n
          3383019930\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249953,\n
        "timestamp": "2015-03-04T16:27:51Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019824,\n
          3383019825,\n
          3383019829,\n
          3383019868,\n
          3383019865,\n
          3383019824\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249954,\n
        "timestamp": "2015-03-04T16:27:51Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019063,\n
          3383019061,\n
          3383019060,\n
          3383019043,\n
          3383019045,\n
          3383019063\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249955,\n
        "timestamp": "2015-03-04T16:27:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019277,\n
          3383019242,\n
          3383019255,\n
          3383019288,\n
          3383019284,\n
          3383019277\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249956,\n
        "timestamp": "2015-03-04T16:27:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018671,\n
          3383018666,\n
          3383018638,\n
          3383018643,\n
          3383018667,\n
          3383018671\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249957,\n
        "timestamp": "2015-03-04T16:27:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019398,\n
          3383019397,\n
          3383019393,\n
          3383019271,\n
          3383019272,\n
          3383019398\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249958,\n
        "timestamp": "2015-03-04T16:27:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383016963,\n
          3383016954,\n
          3383018312,\n
          3383016961,\n
          3383016962,\n
          3383016963\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249959,\n
        "timestamp": "2015-03-04T16:27:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019752,\n
          3383019744,\n
          3383019722,\n
          3383019727,\n
          3383019750,\n
          3383019752\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249960,\n
        "timestamp": "2015-03-04T16:27:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019251,\n
          3383019238,\n
          3383019211,\n
          3383019226,\n
          3383019261,\n
          3383019251\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249961,\n
        "timestamp": "2015-03-04T16:27:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017919,\n
          3383017913,\n
          3383017911,\n
          3383017909,\n
          3383017915,\n
          3383017919\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249962,\n
        "timestamp": "2015-03-04T16:27:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383016890,\n
          3383016861,\n
          3383016865,\n
          3383018895,\n
          3383018894,\n
          3383016890\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249963,\n
        "timestamp": "2015-03-04T16:27:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019729,\n
          3383019728,\n
          3383019716,\n
          3383019720,\n
          3383019725,\n
          3383019729\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249964,\n
        "timestamp": "2015-03-04T16:27:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018640,\n
          3383018637,\n
          3383018618,\n
          3383018619,\n
          3383018620,\n
          3383018640\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249965,\n
        "timestamp": "2015-03-04T16:27:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019441,\n
          3383019436,\n
          3383019420,\n
          3383019423,\n
          3383019435,\n
          3383019441\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249966,\n
        "timestamp": "2015-03-04T16:27:52Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383020074,\n
          3383020068,\n
          3383020067,\n
          3383020065,\n
          3383020071,\n
          3383020074\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249967,\n
        "timestamp": "2015-03-04T16:27:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018893,\n
          3383016892,\n
          3383016866,\n
          3383016868,\n
          3383016885,\n
          3383018893\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249969,\n
        "timestamp": "2015-03-04T16:27:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018751,\n
          3383018754,\n
          3383018757,\n
          3383018774,\n
          3383018768,\n
          3383018751\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249970,\n
        "timestamp": "2015-03-04T16:27:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018464,\n
          3383018451,\n
          3383018450,\n
          3383018457,\n
          3383018463,\n
          3383018464\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249971,\n
        "timestamp": "2015-03-04T16:27:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018668,\n
          3383018685,\n
          3383018683,\n
          3383018671,\n
          3383018667,\n
          3383018668\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249972,\n
        "timestamp": "2015-03-04T16:27:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018652,\n
          3383018655,\n
          3383018670,\n
          3383018664,\n
          3383018663,\n
          3383018652\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249973,\n
        "timestamp": "2015-03-04T16:27:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019729,\n
          3383019725,\n
          3383019720,\n
          3383019726,\n
          3383019733,\n
          3383019729\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249974,\n
        "timestamp": "2015-03-04T16:27:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019855,\n
          3383019844,\n
          3383019819,\n
          3383019820,\n
          3383019817,\n
          3383019823,\n
          3383019855\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249975,\n
        "timestamp": "2015-03-04T16:27:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018411,\n
          3383018414,\n
          3383018404,\n
          3383018403,\n
          3383018407,\n
          3383018408,\n
          3383018411\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249976,\n
        "timestamp": "2015-03-04T16:27:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018264,\n
          3383018263,\n
          3383018251,\n
          3383018253,\n
          3383018247,\n
          3383018249,\n
          3383018264\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249977,\n
        "timestamp": "2015-03-04T16:27:53Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018013,\n
          3383018027,\n
          3383018030,\n
          3383018018,\n
          3383018017,\n
          3383018015,\n
          3383018013\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249978,\n
        "timestamp": "2015-03-04T16:27:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019068,\n
          3383019073,\n
          3383019218,\n
          3383019209,\n
          3383019206,\n
          3383019203,\n
          3383019068\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249979,\n
        "timestamp": "2015-03-04T16:27:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018434,\n
          3383018454,\n
          3383018456,\n
          3383018458,\n
          3383018440,\n
          3383018438,\n
          3383018434\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249980,\n
        "timestamp": "2017-08-25T19:54:17Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165,\n
        "nodes": [\n
          3383017603,\n
          3383017611,\n
          3383017606,\n
          3383017622,\n
          3383017613,\n
          3383017491,\n
          3383017603\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249981,\n
        "timestamp": "2015-03-04T16:27:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017953,\n
          3383017950,\n
          3383017943,\n
          3383017944,\n
          3383017941,\n
          3383017947,\n
          3383017953\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249982,\n
        "timestamp": "2015-03-04T16:27:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018184,\n
          3383018183,\n
          3383018179,\n
          3383018180,\n
          3383018172,\n
          3383018176,\n
          3383018184\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249983,\n
        "timestamp": "2015-03-04T16:27:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019608,\n
          3383019627,\n
          3383019625,\n
          3383017774,\n
          3383017780,\n
          3383019605,\n
          3383019608\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249984,\n
        "timestamp": "2015-03-04T16:27:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018288,\n
          3383018280,\n
          3383018281,\n
          3383018284,\n
          3383018285,\n
          3383018289,\n
          3383018288\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249985,\n
        "timestamp": "2015-03-04T16:27:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017672,\n
          3383017663,\n
          3383017670,\n
          3383017660,\n
          3383017649,\n
          3383017667,\n
          3383017672\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249986,\n
        "timestamp": "2015-03-04T16:27:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019834,\n
          3383019828,\n
          3383019795,\n
          3383019801,\n
          3383019816,\n
          3383019818,\n
          3383019834\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249987,\n
        "timestamp": "2015-03-04T16:27:54Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019797,\n
          3383019809,\n
          3383019804,\n
          3383019825,\n
          3383019824,\n
          3383019788,\n
          3383019797\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249988,\n
        "timestamp": "2015-03-04T16:27:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019716,\n
          3383019706,\n
          3383019701,\n
          3383019669,\n
          3383019672,\n
          3383019720,\n
          3383019716\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249989,\n
        "timestamp": "2015-03-04T16:27:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019695,\n
          3383019680,\n
          3383019645,\n
          3383019656,\n
          3383019646,\n
          3383019653,\n
          3383019695\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249990,\n
        "timestamp": "2015-03-04T16:27:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019636,\n
          3383019633,\n
          3383019598,\n
          3383019603,\n
          3383019616,\n
          3383019620,\n
          3383019636\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249991,\n
        "timestamp": "2015-03-04T16:27:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018526,\n
          3383018525,\n
          3383018509,\n
          3383018508,\n
          3383018502,\n
          3383018501,\n
          3383018526\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249992,\n
        "timestamp": "2015-03-04T16:27:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018016,\n
          3383018014,\n
          3383018007,\n
          3383018009,\n
          3383018010,\n
          3383018011,\n
          3383018016\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249993,\n
        "timestamp": "2015-03-04T16:27:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018787,\n
          3383018791,\n
          3383018808,\n
          3383018800,\n
          3383018785,\n
          3383018786,\n
          3383018787\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249994,\n
        "timestamp": "2015-03-04T16:27:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018539,\n
          3383018546,\n
          3383018547,\n
          3383018550,\n
          3383018549,\n
          3383018538,\n
          3383018539\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249995,\n
        "timestamp": "2015-03-04T16:27:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018181,\n
          3383018178,\n
          3383018166,\n
          3383018167,\n
          3383018168,\n
          3383018169,\n
          3383018181\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249996,\n
        "timestamp": "2015-03-04T16:27:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383020003,\n
          3383020001,\n
          3383019995,\n
          3383019996,\n
          3383019997,\n
          3383019998,\n
          3383020003\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249997,\n
        "timestamp": "2015-03-04T16:27:55Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018621,\n
          3383018613,\n
          3383018617,\n
          3383018626,\n
          3383018624,\n
          3383018623,\n
          3383018621\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331249998,\n
        "timestamp": "2017-10-10T16:55:56Z",\n
        "version": 2,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564,\n
        "nodes": [\n
          3383019894,\n
          3383019892,\n
          3383019889,\n
          3383019887,\n
          3383019894\n
        ],\n
        "tags": {\n
          "amenity": "shelter",\n
          "building": "roof",\n
          "height": "3",\n
          "roof:height": "0.5",\n
          "roof:material": "slate",\n
          "roof:shape": "gabled",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250000,\n
        "timestamp": "2015-03-04T16:27:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018668,\n
          3383018667,\n
          3383018643,\n
          3383018639,\n
          3383018642,\n
          3383018669,\n
          3383018668\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250001,\n
        "timestamp": "2015-03-04T16:27:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018264,\n
          3383018249,\n
          3383018250,\n
          3383018271,\n
          3383018269,\n
          3383018267,\n
          3383018264\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250002,\n
        "timestamp": "2015-03-04T16:27:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019835,\n
          3383019834,\n
          3383019818,\n
          3383019803,\n
          3383019815,\n
          3383019839,\n
          3383019835\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250004,\n
        "timestamp": "2015-03-04T16:27:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018473,\n
          3383018462,\n
          3383018461,\n
          3383018430,\n
          3383018418,\n
          3383018419,\n
          3383018473\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250005,\n
        "timestamp": "2015-03-04T16:27:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018921,\n
          3383018933,\n
          3383018935,\n
          3383018931,\n
          3383018930,\n
          3383018916,\n
          3383018921\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250006,\n
        "timestamp": "2015-03-04T16:27:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018956,\n
          3383018958,\n
          3383018979,\n
          3383018977,\n
          3383018962,\n
          3383018966,\n
          3383018956\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250007,\n
        "timestamp": "2015-03-04T16:27:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017952,\n
          3383017951,\n
          3383017946,\n
          3383017945,\n
          3383017942,\n
          3383017948,\n
          3383017952\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250008,\n
        "timestamp": "2015-03-04T16:27:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018595,\n
          3383018598,\n
          3383018607,\n
          3383018606,\n
          3383018619,\n
          3383018618,\n
          3383018595\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250009,\n
        "timestamp": "2015-03-04T16:27:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018500,\n
          3383018485,\n
          3383018488,\n
          3383018497,\n
          3383018498,\n
          3383018504,\n
          3383018500\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250010,\n
        "timestamp": "2015-03-04T16:27:56Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018198,\n
          3383018196,\n
          3383018197,\n
          3383018194,\n
          3383018193,\n
          3383018195,\n
          3383018198\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250011,\n
        "timestamp": "2015-03-04T16:27:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019988,\n
          3383019989,\n
          3383019985,\n
          3383019983,\n
          3383019980,\n
          3383019981,\n
          3383019988\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250012,\n
        "timestamp": "2015-03-04T16:27:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017389,\n
          3383017383,\n
          3383017377,\n
          3383017381,\n
          3383017385,\n
          3383017386,\n
          3383017389\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250013,\n
        "timestamp": "2015-03-04T16:27:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383015178,\n
          3383015167,\n
          3383015152,\n
          3383015153,\n
          3383015136,\n
          3383015137,\n
          3383015178\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250014,\n
        "timestamp": "2015-03-04T16:27:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019033,\n
          3383019031,\n
          3383019024,\n
          3383019023,\n
          3383019009,\n
          3383019012,\n
          3383019033\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250015,\n
        "timestamp": "2015-03-04T16:27:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018107,\n
          3383018106,\n
          3383018104,\n
          3383018101,\n
          3383018100,\n
          3383018105,\n
          3383018107\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250016,\n
        "timestamp": "2015-03-04T16:27:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018555,\n
          3383018554,\n
          3383018541,\n
          3383018543,\n
          3383018552,\n
          3383018548,\n
          3383018555\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250017,\n
        "timestamp": "2015-03-04T16:27:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018783,\n
          3383018769,\n
          3383018770,\n
          3383018786,\n
          3383018785,\n
          3383018784,\n
          3383018783\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250018,\n
        "timestamp": "2015-03-04T16:27:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018033,\n
          3383018029,\n
          3383018032,\n
          3383018026,\n
          3383018020,\n
          3383018028,\n
          3383018033\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250020,\n
        "timestamp": "2015-03-04T16:27:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018434,\n
          3383018438,\n
          3383018426,\n
          3383018424,\n
          3383018423,\n
          3383018433,\n
          3383018434\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250021,\n
        "timestamp": "2015-03-04T16:27:57Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017906,\n
          3383017879,\n
          3383017873,\n
          3383017878,\n
          3383017876,\n
          3383017887,\n
          3383017906\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250023,\n
        "timestamp": "2015-03-04T16:27:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018437,\n
          3383018439,\n
          3383018467,\n
          3383018466,\n
          3383018472,\n
          3383018477,\n
          3383018437\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250025,\n
        "timestamp": "2015-03-04T16:27:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019883,\n
          3383019881,\n
          3383019872,\n
          3383019877,\n
          3383019875,\n
          3383019876,\n
          3383019883\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250026,\n
        "timestamp": "2015-03-04T16:27:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017809,\n
          3383017803,\n
          3383017686,\n
          3383017685,\n
          3383017668,\n
          3383017674,\n
          3383017809\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250027,\n
        "timestamp": "2015-03-04T16:27:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018491,\n
          3383018455,\n
          3383018452,\n
          3383018460,\n
          3383018459,\n
          3383018484,\n
          3383018491\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250028,\n
        "timestamp": "2015-03-04T16:27:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019951,\n
          3383019949,\n
          3383019946,\n
          3383019945,\n
          3383019942,\n
          3383019944,\n
          3383019951\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250029,\n
        "timestamp": "2015-03-04T16:27:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019233,\n
          3383019230,\n
          3383019221,\n
          3383019219,\n
          3383019201,\n
          3383019210,\n
          3383019233\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250030,\n
        "timestamp": "2024-08-06T13:00:20Z",\n
        "version": 2,\n
        "changeset": 154892504,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841,\n
        "nodes": [\n
          3383019445,\n
          3383019438,\n
          3383019502,\n
          3383019486,\n
          3383019417,\n
          12095235155,\n
          3383019431,\n
          3383019445\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250031,\n
        "timestamp": "2015-03-04T16:27:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018046,\n
          3383018032,\n
          3383018029,\n
          3383018033,\n
          3383018028,\n
          3383018031,\n
          3383018046\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250032,\n
        "timestamp": "2015-03-04T16:27:58Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383020015,\n
          3383020022,\n
          3383020025,\n
          3383020020,\n
          3383020018,\n
          3383020017,\n
          3383020015\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250034,\n
        "timestamp": "2015-03-04T16:27:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018465,\n
          3383018493,\n
          3383018494,\n
          3383018474,\n
          3383018469,\n
          3383018468,\n
          3383018465\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250035,\n
        "timestamp": "2015-03-04T16:27:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017780,\n
          3383017771,\n
          3383017781,\n
          3383019609,\n
          3383019608,\n
          3383019605,\n
          3383017780\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250036,\n
        "timestamp": "2015-03-04T16:27:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019021,\n
          3383019015,\n
          3383019004,\n
          3383019003,\n
          3383018991,\n
          3383018996,\n
          3383019021\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250037,\n
        "timestamp": "2015-03-04T16:27:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018782,\n
          3383018755,\n
          3383018758,\n
          3383018759,\n
          3383018769,\n
          3383018783,\n
          3383018782\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250039,\n
        "timestamp": "2015-03-04T16:27:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019926,\n
          3383019928,\n
          3383019929,\n
          3383019933,\n
          3383019936,\n
          3383019934,\n
          3383019926\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250040,\n
        "timestamp": "2015-03-04T16:27:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018925,\n
          3383018915,\n
          3383018902,\n
          3383018906,\n
          3383018911,\n
          3383018918,\n
          3383018925\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250042,\n
        "timestamp": "2015-03-04T16:27:59Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017744,\n
          3383019504,\n
          3383019506,\n
          3383019493,\n
          3383019478,\n
          3383019489,\n
          3383019490,\n
          3383017744\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250043,\n
        "timestamp": "2017-10-11T07:08:54Z",\n
        "version": 2,\n
        "changeset": 52812888,\n
        "user": "AmiFritz",\n
        "uid": 172867,\n
        "nodes": [\n
          3383019710,\n
          3383019692,\n
          3383019644,\n
          3383019650,\n
          3383019657,\n
          3383019710\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250046,\n
        "timestamp": "2015-03-04T16:28:00Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019923,\n
          3383019913,\n
          3383019921,\n
          3383019918,\n
          3383019920,\n
          3383019928,\n
          3383019926,\n
          3383019923\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250047,\n
        "timestamp": "2015-03-04T16:28:00Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018846,\n
          3383018845,\n
          3383018828,\n
          3383018830,\n
          3383018836,\n
          3383018838,\n
          3383018839,\n
          3383018846\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250049,\n
        "timestamp": "2015-03-04T16:28:00Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018237,\n
          3383018234,\n
          3383018216,\n
          3383018217,\n
          3383018225,\n
          3383018226,\n
          3383018227,\n
          3383018237\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250050,\n
        "timestamp": "2015-03-04T16:28:00Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019501,\n
          3383019448,\n
          3383019449,\n
          3383019455,\n
          3383019459,\n
          3383019473,\n
          3383017749,\n
          3383019501\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250051,\n
        "timestamp": "2015-03-04T16:28:00Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018824,\n
          3383018782,\n
          3383018783,\n
          3383018784,\n
          3383018804,\n
          3383018803,\n
          3383018827,\n
          3383018824\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250053,\n
        "timestamp": "2015-03-04T16:28:00Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018595,\n
          3383018581,\n
          3383018583,\n
          3383018584,\n
          3383018585,\n
          3383018599,\n
          3383018598,\n
          3383018595\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250054,\n
        "timestamp": "2015-03-04T16:28:00Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383020051,\n
          3383020048,\n
          3383020046,\n
          3383020044,\n
          3383020045,\n
          3383020049,\n
          3383020062,\n
          3383020051\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250055,\n
        "timestamp": "2015-03-04T16:28:00Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383015135,\n
          3383015133,\n
          3383015131,\n
          3383015129,\n
          3383015122,\n
          3383015123,\n
          3383015126,\n
          3383015135\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250056,\n
        "timestamp": "2015-03-04T16:28:00Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018043,\n
          3383018045,\n
          3383018050,\n
          3383018039,\n
          3383018034,\n
          3383018037,\n
          3383018035,\n
          3383018043\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250057,\n
        "timestamp": "2015-03-04T16:28:00Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019773,\n
          3383019745,\n
          3383019737,\n
          3383019751,\n
          3383019753,\n
          3383019754,\n
          3383019785,\n
          3383019773\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250058,\n
        "timestamp": "2015-03-04T16:28:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019432,\n
          3383019436,\n
          3383019441,\n
          3383019435,\n
          3383019440,\n
          3383019479,\n
          3383019466,\n
          3383019432\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250059,\n
        "timestamp": "2015-03-04T16:28:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018465,\n
          3383018464,\n
          3383018463,\n
          3383018457,\n
          3383018455,\n
          3383018491,\n
          3383018493,\n
          3383018465\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250060,\n
        "timestamp": "2015-03-04T16:28:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017756,\n
          3383019483,\n
          3383019482,\n
          3383019460,\n
          3383019467,\n
          3383019503,\n
          3383017759,\n
          3383017756\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250061,\n
        "timestamp": "2015-03-04T16:28:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018745,\n
          3383018732,\n
          3383018726,\n
          3383018727,\n
          3383018717,\n
          3383018712,\n
          3383018741,\n
          3383018745\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250064,\n
        "timestamp": "2015-03-04T16:28:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019947,\n
          3383019944,\n
          3383019942,\n
          3383019941,\n
          3383019937,\n
          3383019939,\n
          3383019940,\n
          3383019947\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250067,\n
        "timestamp": "2015-03-04T16:28:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383020077,\n
          3383020085,\n
          3383020081,\n
          3383020078,\n
          3383020072,\n
          3383020076,\n
          3383020070,\n
          3383020077\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250069,\n
        "timestamp": "2015-03-04T16:28:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018424,\n
          3383018426,\n
          3383018414,\n
          3383018411,\n
          3383018416,\n
          3383018420,\n
          3383018421,\n
          3383018424\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250071,\n
        "timestamp": "2015-03-04T16:28:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019648,\n
          3383019635,\n
          3383017786,\n
          3383019597,\n
          3383019606,\n
          3383019615,\n
          3383019647,\n
          3383019648\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250072,\n
        "timestamp": "2015-03-04T16:28:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383016863,\n
          3383016860,\n
          3383016843,\n
          3383016845,\n
          3383016851,\n
          3383016853,\n
          3383016864,\n
          3383016863\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250073,\n
        "timestamp": "2015-03-04T16:28:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019639,\n
          3383019634,\n
          3383019632,\n
          3383019611,\n
          3383019612,\n
          3383019474,\n
          3383019485,\n
          3383019639\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250074,\n
        "timestamp": "2015-03-04T16:28:01Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018650,\n
          3383018659,\n
          3383018657,\n
          3383018654,\n
          3383018653,\n
          3383018648,\n
          3383018649,\n
          3383018650\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250075,\n
        "timestamp": "2015-03-04T16:28:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018787,\n
          3383018772,\n
          3383018775,\n
          3383018778,\n
          3383018779,\n
          3383018794,\n
          3383018791,\n
          3383018787\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250076,\n
        "timestamp": "2015-03-04T16:28:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383020028,\n
          3383020031,\n
          3383020043,\n
          3383020040,\n
          3383020039,\n
          3383020032,\n
          3383020033,\n
          3383020028\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250077,\n
        "timestamp": "2015-03-04T16:28:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018453,\n
          3383018465,\n
          3383018468,\n
          3383018469,\n
          3383018474,\n
          3383018456,\n
          3383018454,\n
          3383018453\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250078,\n
        "timestamp": "2015-03-04T16:28:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019985,\n
          3383019989,\n
          3383019988,\n
          3383019990,\n
          3383019999,\n
          3383019993,\n
          3383019992,\n
          3383019985\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250079,\n
        "timestamp": "2015-03-04T16:28:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018797,\n
          3383018789,\n
          3383018792,\n
          3383018762,\n
          3383018761,\n
          3383018788,\n
          3383018790,\n
          3383018796,\n
          3383018797\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250080,\n
        "timestamp": "2015-03-04T16:28:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019863,\n
          3383019870,\n
          3383019880,\n
          3383019878,\n
          3383019874,\n
          3383019873,\n
          3383019871,\n
          3383019869,\n
          3383019863\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250081,\n
        "timestamp": "2015-03-04T16:28:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018620,\n
          3383018621,\n
          3383018623,\n
          3383018624,\n
          3383018628,\n
          3383018627,\n
          3383018641,\n
          3383018640,\n
          3383018620\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250082,\n
        "timestamp": "2015-03-04T16:28:02Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019002,\n
          3383018998,\n
          3383018986,\n
          3383018988,\n
          3383018985,\n
          3383018990,\n
          3383018984,\n
          3383018987,\n
          3383019002\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250083,\n
        "timestamp": "2015-03-04T16:28:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018214,\n
          3383018212,\n
          3383018205,\n
          3383018206,\n
          3383018203,\n
          3383018204,\n
          3383018208,\n
          3383018207,\n
          3383018214\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250084,\n
        "timestamp": "2015-03-04T16:28:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018582,\n
          3383018604,\n
          3383018601,\n
          3383018592,\n
          3383018591,\n
          3383018590,\n
          3383018579,\n
          3383018580,\n
          3383018582\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250085,\n
        "timestamp": "2015-03-04T16:28:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017632,\n
          3383017605,\n
          3383017597,\n
          3383017488,\n
          3383017474,\n
          3383017596,\n
          3383017604,\n
          3383017617,\n
          3383017632\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250086,\n
        "timestamp": "2015-03-04T16:28:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019741,\n
          3383019711,\n
          3383019702,\n
          3383019712,\n
          3383019758,\n
          3383019763,\n
          3383019762,\n
          3383019748,\n
          3383019741\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250087,\n
        "timestamp": "2015-03-04T16:28:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017749,\n
          3383019473,\n
          3383019477,\n
          3383019452,\n
          3383019460,\n
          3383019482,\n
          3383019483,\n
          3383017756,\n
          3383017749\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250088,\n
        "timestamp": "2015-03-04T16:28:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018514,\n
          3383018510,\n
          3383018527,\n
          3383018528,\n
          3383018529,\n
          3383018534,\n
          3383018533,\n
          3383018532,\n
          3383018514\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250089,\n
        "timestamp": "2015-03-04T16:28:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383016827,\n
          3383016815,\n
          3383016812,\n
          3383016819,\n
          3383016820,\n
          3383016823,\n
          3383016824,\n
          3383016826,\n
          3383016827\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250090,\n
        "timestamp": "2015-03-04T16:28:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017652,\n
          3383017651,\n
          3383017646,\n
          3383017630,\n
          3383017629,\n
          3383017631,\n
          3383017633,\n
          3383017648,\n
          3383017652\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250091,\n
        "timestamp": "2015-03-04T16:28:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019258,\n
          3383019256,\n
          3383019240,\n
          3383019239,\n
          3383019225,\n
          3383019231,\n
          3383019245,\n
          3383019243,\n
          3383019258\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250092,\n
        "timestamp": "2015-03-04T16:28:03Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017679,\n
          3383017647,\n
          3383017640,\n
          3383017625,\n
          3383017610,\n
          3383017636,\n
          3383017643,\n
          3383017658,\n
          3383017679\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250094,\n
        "timestamp": "2015-03-04T16:28:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018827,\n
          3383018828,\n
          3383018845,\n
          3383018848,\n
          3383018844,\n
          3383018853,\n
          3383018851,\n
          3383018824,\n
          3383018827\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250095,\n
        "timestamp": "2015-03-04T16:28:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017954,\n
          3383017955,\n
          3383017958,\n
          3383017957,\n
          3383017959,\n
          3383017960,\n
          3383017956,\n
          3383017949,\n
          3383017954\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250096,\n
        "timestamp": "2015-03-04T16:28:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019450,\n
          3383019424,\n
          3383019427,\n
          3383019433,\n
          3383019439,\n
          3383019448,\n
          3383019501,\n
          3383019492,\n
          3383019450\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250097,\n
        "timestamp": "2015-03-04T16:28:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019835,\n
          3383019839,\n
          3383019849,\n
          3383019859,\n
          3383019866,\n
          3383019861,\n
          3383019848,\n
          3383019851,\n
          3383019835\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250098,\n
        "timestamp": "2015-03-04T16:28:04Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018103,\n
          3383018095,\n
          3383018098,\n
          3383018088,\n
          3383018082,\n
          3383018090,\n
          3383018089,\n
          3383018096,\n
          3383018103\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250099,\n
        "timestamp": "2015-03-04T16:28:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018923,\n
          3383018919,\n
          3383016886,\n
          3383016887,\n
          3383016873,\n
          3383016882,\n
          3383018914,\n
          3383018912,\n
          3383018923\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250100,\n
        "timestamp": "2015-03-04T16:28:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019766,\n
          3383019782,\n
          3383019784,\n
          3383019807,\n
          3383019799,\n
          3383019802,\n
          3383019790,\n
          3383019755,\n
          3383019766\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250101,\n
        "timestamp": "2015-03-04T16:28:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018287,\n
          3383018278,\n
          3383018279,\n
          3383018275,\n
          3383018274,\n
          3383018277,\n
          3383018276,\n
          3383018286,\n
          3383018287\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250102,\n
        "timestamp": "2015-03-04T16:28:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017768,\n
          3383019500,\n
          3383019484,\n
          3383019447,\n
          3383019457,\n
          3383017746,\n
          3383017745,\n
          3383017779,\n
          3383017768\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250103,\n
        "timestamp": "2015-03-04T16:28:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018486,\n
          3383018496,\n
          3383018505,\n
          3383018506,\n
          3383018522,\n
          3383018521,\n
          3383018507,\n
          3383018490,\n
          3383018486\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250104,\n
        "timestamp": "2017-10-10T16:55:56Z",\n
        "version": 2,\n
        "changeset": 52799950,\n
        "user": "cafecho",\n
        "uid": 1136564,\n
        "nodes": [\n
          3383019837,\n
          3383019833,\n
          3383019806,\n
          3383019808,\n
          3383019772,\n
          3383019775,\n
          3383019812,\n
          3383019810,\n
          5159353701,\n
          3383019837\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250105,\n
        "timestamp": "2015-03-04T16:28:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383015120,\n
          3383015117,\n
          3383015116,\n
          3383015115,\n
          3383015113,\n
          3383015114,\n
          3383015119,\n
          3383015118,\n
          3383015120\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250106,\n
        "timestamp": "2015-03-04T16:28:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018924,\n
          3383018910,\n
          3383018913,\n
          3383018901,\n
          3383018898,\n
          3383016891,\n
          3383016888,\n
          3383018922,\n
          3383018924\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250107,\n
        "timestamp": "2015-03-04T16:28:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017994,\n
          3383017990,\n
          3383017989,\n
          3383017983,\n
          3383017980,\n
          3383017978,\n
          3383017972,\n
          3383017987,\n
          3383017994\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250108,\n
        "timestamp": "2015-03-04T16:28:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017851,\n
          3383017834,\n
          3383017829,\n
          3383017815,\n
          3383017688,\n
          3383017826,\n
          3383017833,\n
          3383017842,\n
          3383017851\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250109,\n
        "timestamp": "2015-03-04T16:28:05Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019840,\n
          3383019838,\n
          3383019850,\n
          3383019847,\n
          3383019814,\n
          3383019822,\n
          3383019836,\n
          3383019832,\n
          3383019840\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250110,\n
        "timestamp": "2015-03-04T16:28:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019020,\n
          3383019028,\n
          3383019049,\n
          3383019041,\n
          3383019032,\n
          3383019034,\n
          3383019030,\n
          3383019017,\n
          3383019020\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250111,\n
        "timestamp": "2015-03-04T16:28:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018812,\n
          3383018811,\n
          3383018771,\n
          3383018773,\n
          3383018753,\n
          3383018756,\n
          3383018777,\n
          3383018776,\n
          3383018812\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250112,\n
        "timestamp": "2015-03-04T16:28:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383020067,\n
          3383020063,\n
          3383020064,\n
          3383020057,\n
          3383020056,\n
          3383020047,\n
          3383020042,\n
          3383020065,\n
          3383020067\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250113,\n
        "timestamp": "2015-03-04T16:28:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018894,\n
          3383018909,\n
          3383018907,\n
          3383018936,\n
          3383018929,\n
          3383018903,\n
          3383018904,\n
          3383016890,\n
          3383018894\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250114,\n
        "timestamp": "2015-03-04T16:28:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383016857,\n
          3383016855,\n
          3383016831,\n
          3383016829,\n
          3383016814,\n
          3383016817,\n
          3383018852,\n
          3383016808,\n
          3383016857\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250115,\n
        "timestamp": "2015-03-04T16:28:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019454,\n
          3383019469,\n
          3383017783,\n
          3383017782,\n
          3383017764,\n
          3383017762,\n
          3383017767,\n
          3383017761,\n
          3383019428,\n
          3383019454\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250116,\n
        "timestamp": "2015-03-04T16:28:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018700,\n
          3383018701,\n
          3383018680,\n
          3383018674,\n
          3383018675,\n
          3383018647,\n
          3383018644,\n
          3383018673,\n
          3383018672,\n
          3383018700\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250117,\n
        "timestamp": "2015-03-04T16:28:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018481,\n
          3383018446,\n
          3383018443,\n
          3383018447,\n
          3383018445,\n
          3383018471,\n
          3383018470,\n
          3383018476,\n
          3383018479,\n
          3383018481\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250118,\n
        "timestamp": "2015-03-04T16:28:06Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018233,\n
          3383018232,\n
          3383018236,\n
          3383018239,\n
          3383018240,\n
          3383018238,\n
          3383018246,\n
          3383018248,\n
          3383018256,\n
          3383018233\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250119,\n
        "timestamp": "2017-08-25T19:54:17Z",\n
        "version": 2,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165,\n
        "nodes": [\n
          5058908616,\n
          3383019079,\n
          3383019052,\n
          3383019055,\n
          3383019057,\n
          3383019086,\n
          5058908616\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250120,\n
        "timestamp": "2015-03-04T16:28:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019467,\n
          3383019421,\n
          3383019426,\n
          3383019475,\n
          3383019494,\n
          3383019500,\n
          3383017768,\n
          3383017759,\n
          3383019503,\n
          3383019467\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250121,\n
        "timestamp": "2015-03-04T16:28:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383017746,\n
          3383017747,\n
          3383019491,\n
          3383019496,\n
          3383017750,\n
          3383017753,\n
          3383017791,\n
          3383017779,\n
          3383017745,\n
          3383017746\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250122,\n
        "timestamp": "2015-03-04T16:28:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383016974,\n
          3383016973,\n
          3383016964,\n
          3383016965,\n
          3383016969,\n
          3383016968,\n
          3383016970,\n
          3383016971,\n
          3383016972,\n
          3383016974\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250123,\n
        "timestamp": "2015-03-04T16:28:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383020010,\n
          3383020006,\n
          3383020005,\n
          3383020003,\n
          3383019998,\n
          3383020002,\n
          3383020004,\n
          3383020016,\n
          3383020012,\n
          3383020010\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250124,\n
        "timestamp": "2017-10-11T07:08:54Z",\n
        "version": 2,\n
        "changeset": 52812888,\n
        "user": "AmiFritz",\n
        "uid": 172867,\n
        "nodes": [\n
          3383019657,\n
          3383019649,\n
          3383019659,\n
          3383019681,\n
          3383019687,\n
          3383019732,\n
          3383019724,\n
          3383019710,\n
          3383019657\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250125,\n
        "timestamp": "2015-03-04T16:28:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018629,\n
          3383018632,\n
          3383018655,\n
          3383018652,\n
          3383018651,\n
          3383018645,\n
          3383018646,\n
          3383018635,\n
          3383018634,\n
          3383018629\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250126,\n
        "timestamp": "2015-03-04T16:28:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018960,\n
          3383018965,\n
          3383018967,\n
          3383018968,\n
          3383018971,\n
          3383018975,\n
          3383018974,\n
          3383018982,\n
          3383018981,\n
          3383018960\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250127,\n
        "timestamp": "2015-03-04T16:28:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018157,\n
          3383018158,\n
          3383018160,\n
          3383018159,\n
          3383018161,\n
          3383018163,\n
          3383018162,\n
          3383018165,\n
          3383018164,\n
          3383018157\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250128,\n
        "timestamp": "2015-03-04T16:28:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018905,\n
          3383018900,\n
          3383018896,\n
          3383016877,\n
          3383016884,\n
          3383016878,\n
          3383016879,\n
          3383016847,\n
          3383016850,\n
          3383018905\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250129,\n
        "timestamp": "2015-03-04T16:28:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018664,\n
          3383018670,\n
          3383018696,\n
          3383018692,\n
          3383018691,\n
          3383018697,\n
          3383018695,\n
          3383018681,\n
          3383018686,\n
          3383018664\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250130,\n
        "timestamp": "2015-03-04T16:28:07Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383016984,\n
          3383016983,\n
          3383016979,\n
          3383016980,\n
          3383016975,\n
          3383016976,\n
          3383016978,\n
          3383016977,\n
          3383016981,\n
          3383016984\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250132,\n
        "timestamp": "2015-03-04T16:28:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383020031,\n
          3383020028,\n
          3383020027,\n
          3383020026,\n
          3383020024,\n
          3383020023,\n
          3383020019,\n
          3383020020,\n
          3383020025,\n
          3383020031\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250133,\n
        "timestamp": "2015-03-04T16:28:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019712,\n
          3383019713,\n
          3383019689,\n
          3383019684,\n
          3383019690,\n
          3383019693,\n
          3383019698,\n
          3383019764,\n
          3383019758,\n
          3383019712\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250134,\n
        "timestamp": "2015-03-04T16:28:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383019625,\n
          3383019619,\n
          3383019613,\n
          3383019599,\n
          3383017757,\n
          3383017763,\n
          3383017766,\n
          3383017773,\n
          3383017774,\n
          3383019625\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250135,\n
        "timestamp": "2015-03-04T16:28:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383018128,\n
          3383018132,\n
          3383018133,\n
          3383018135,\n
          3383018136,\n
          3383018134,\n
          3383018137,\n
          3383018138,\n
          3383018129,\n
          3383018128\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250136,\n
        "timestamp": "2015-03-04T16:28:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383016872,\n
          3383016837,\n
          3383016839,\n
          3383016843,\n
          3383016860,\n
          3383016863,\n
          3383016881,\n
          3383016880,\n
          3383016875,\n
          3383016872\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 331250137,\n
        "timestamp": "2015-03-04T16:28:08Z",\n
        "version": 1,\n
        "changeset": 29248285,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3383020077,\n
          3383020070,\n
          3383020069,\n
          3383020066,\n
          3383020059,\n
          3383020058,\n
          3383020061,\n
          3383020051,\n
          3383020062,\n
          3383020077\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 449071868,\n
        "timestamp": "2025-01-04T23:12:46Z",\n
        "version": 4,\n
        "changeset": 161004907,\n
        "user": "InfosReseaux",\n
        "uid": 93222,\n
        "nodes": [\n
          4460419348,\n
          4460419349,\n
          4460419346,\n
          4460419343,\n
          4460419348\n
        ],\n
        "tags": {\n
          "barrier": "fence",\n
          "location": "outdoor",\n
          "operator": "Électricité de France",\n
          "operator:wikidata": "Q274591",\n
          "power": "substation",\n
          "ref:FR:RTE": "CHOO2",\n
          "substation": "generation",\n
          "voltage": "400000"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 449071869,\n
        "timestamp": "2025-01-04T23:12:46Z",\n
        "version": 4,\n
        "changeset": 161004907,\n
        "user": "InfosReseaux",\n
        "uid": 93222,\n
        "nodes": [\n
          4460419342,\n
          4460419344,\n
          4460419340,\n
          4460419338,\n
          4460419342\n
        ],\n
        "tags": {\n
          "barrier": "fence",\n
          "location": "outdoor",\n
          "operator": "Électricité de France",\n
          "operator:wikidata": "Q274591",\n
          "power": "substation",\n
          "ref:FR:RTE": "CHOO2",\n
          "substation": "generation",\n
          "voltage": "400000"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 518656213,\n
        "timestamp": "2017-08-25T19:54:12Z",\n
        "version": 1,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165,\n
        "nodes": [\n
          5058908607,\n
          5058908604,\n
          5058908603,\n
          5058908602,\n
          5058908601,\n
          5058908600,\n
          5058908607\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "Direction Générale des Finances Publiques - cadastre",\n
          "source:date": "2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 518656214,\n
        "timestamp": "2017-08-25T19:54:12Z",\n
        "version": 1,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165,\n
        "nodes": [\n
          5058908609,\n
          5058908607,\n
          5058908600,\n
          5058908601,\n
          5058908606,\n
          5058908605,\n
          5058908608,\n
          5058908609\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "Direction Générale des Finances Publiques - cadastre",\n
          "source:date": "2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 518656215,\n
        "timestamp": "2017-08-25T19:54:13Z",\n
        "version": 1,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165,\n
        "nodes": [\n
          5058908611,\n
          5058908610,\n
          5058908609,\n
          5058908608,\n
          5058908611\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "Direction Générale des Finances Publiques - cadastre",\n
          "source:date": "2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 518656216,\n
        "timestamp": "2017-08-25T19:54:13Z",\n
        "version": 1,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165,\n
        "nodes": [\n
          5058908615,\n
          5058908614,\n
          5058908613,\n
          5058908612,\n
          5058908615\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "Direction Générale des Finances Publiques - cadastre",\n
          "source:date": "2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 518656217,\n
        "timestamp": "2017-08-25T19:54:13Z",\n
        "version": 1,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165,\n
        "nodes": [\n
          3383019079,\n
          5058908616,\n
          3383019081,\n
          3383019072,\n
          3383019074,\n
          3383019076,\n
          3383019079\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 518656218,\n
        "timestamp": "2017-08-25T19:54:13Z",\n
        "version": 1,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165,\n
        "nodes": [\n
          3383019035,\n
          5058908618,\n
          5058908617,\n
          3383019050,\n
          3383019035\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "Direction Générale des Finances Publiques - cadastre",\n
          "source:date": "2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 518656219,\n
        "timestamp": "2017-08-25T19:54:13Z",\n
        "version": 1,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165,\n
        "nodes": [\n
          5058911622,\n
          5058911621,\n
          5058908620,\n
          5058908619,\n
          5058911622\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "Direction Générale des Finances Publiques - cadastre",\n
          "source:date": "2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 518656220,\n
        "timestamp": "2017-08-25T19:54:13Z",\n
        "version": 1,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165,\n
        "nodes": [\n
          3383006910,\n
          5058911624,\n
          5058911623,\n
          3383006911,\n
          3383006910\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "Direction Générale des Finances Publiques - cadastre",\n
          "source:date": "2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 518656221,\n
        "timestamp": "2017-08-25T19:54:13Z",\n
        "version": 1,\n
        "changeset": 51443827,\n
        "user": "Denis_Helfer",\n
        "uid": 22165,\n
        "nodes": [\n
          5058911628,\n
          5058911627,\n
          5058911626,\n
          5058911625,\n
          5058911628\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "Direction Générale des Finances Publiques - cadastre",\n
          "source:date": "2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 532958263,\n
        "timestamp": "2017-10-16T14:46:35Z",\n
        "version": 1,\n
        "changeset": 52984356,\n
        "user": "cafecho",\n
        "uid": 1136564,\n
        "nodes": [\n
          5171359995,\n
          5171359996,\n
          5171359997,\n
          5171359998,\n
          5171360000,\n
          5171359995\n
        ],\n
        "tags": {\n
          "building": "house",\n
          "building:levels": "2",\n
          "height": "7.5",\n
          "roof:height": "2",\n
          "roof:material": "slate",\n
          "roof:shape": "gabled"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 532958266,\n
        "timestamp": "2017-10-16T14:46:36Z",\n
        "version": 1,\n
        "changeset": 52984356,\n
        "user": "cafecho",\n
        "uid": 1136564,\n
        "nodes": [\n
          5171359995,\n
          5171359994,\n
          5171359999,\n
          5171360002,\n
          5171360000,\n
          5171359995\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "height": "5.5",\n
          "roof:height": "2.5",\n
          "roof:material": "slate",\n
          "roof:shape": "skillion"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 532958268,\n
        "timestamp": "2017-10-16T14:46:36Z",\n
        "version": 1,\n
        "changeset": 52984356,\n
        "user": "cafecho",\n
        "uid": 1136564,\n
        "nodes": [\n
          5171359998,\n
          5171360001,\n
          5171360002,\n
          5171360000,\n
          5171359998\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "height": "2.5",\n
          "roof:height": "0.5",\n
          "roof:material": "wood",\n
          "roof:shape": "skillion"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 565965822,\n
        "timestamp": "2018-03-02T23:51:52Z",\n
        "version": 1,\n
        "changeset": 56835589,\n
        "user": "cquest",\n
        "uid": 158826,\n
        "nodes": [\n
          5449328373,\n
          5449328372,\n
          5449328371,\n
          5449328370,\n
          5449328373\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 565965823,\n
        "timestamp": "2018-03-02T23:51:52Z",\n
        "version": 1,\n
        "changeset": 56835589,\n
        "user": "cquest",\n
        "uid": 158826,\n
        "nodes": [\n
          5449328377,\n
          5449328376,\n
          5449328375,\n
          5449328374,\n
          5449328377\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 565965824,\n
        "timestamp": "2018-03-02T23:51:52Z",\n
        "version": 1,\n
        "changeset": 56835589,\n
        "user": "cquest",\n
        "uid": 158826,\n
        "nodes": [\n
          5449328381,\n
          5449328378,\n
          5449328379,\n
          5449328380,\n
          5449328381\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 647535163,\n
        "timestamp": "2018-11-22T00:09:33Z",\n
        "version": 1,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222,\n
        "nodes": [\n
          6080998238,\n
          6080998235,\n
          6080998236,\n
          6080998237,\n
          6080998238\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 647535164,\n
        "timestamp": "2018-11-22T00:09:33Z",\n
        "version": 1,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222,\n
        "nodes": [\n
          6080998242,\n
          6080998239,\n
          6080998240,\n
          6080998241,\n
          6080998242\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 647535165,\n
        "timestamp": "2018-11-22T00:09:33Z",\n
        "version": 1,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222,\n
        "nodes": [\n
          6080998246,\n
          6080998245,\n
          6080998244,\n
          6080998243,\n
          6080998246\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 647535167,\n
        "timestamp": "2018-11-22T00:09:33Z",\n
        "version": 1,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222,\n
        "nodes": [\n
          6080998250,\n
          6080998249,\n
          6080998248,\n
          6080998247,\n
          6080998250\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 647535169,\n
        "timestamp": "2018-11-22T00:09:33Z",\n
        "version": 1,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222,\n
        "nodes": [\n
          6080998254,\n
          6080998251,\n
          6080998252,\n
          6080998253,\n
          6080998254\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 647535170,\n
        "timestamp": "2018-11-22T00:09:33Z",\n
        "version": 1,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222,\n
        "nodes": [\n
          6080998258,\n
          6080998255,\n
          6080998256,\n
          6080998257,\n
          6080998258\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 647535172,\n
        "timestamp": "2018-11-22T00:09:33Z",\n
        "version": 1,\n
        "changeset": 64758485,\n
        "user": "InfosReseaux",\n
        "uid": 93222,\n
        "nodes": [\n
          6080998262,\n
          6080998259,\n
          6080998260,\n
          6080998261,\n
          6080998262\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 938506399,\n
        "timestamp": "2021-05-03T17:31:43Z",\n
        "version": 1,\n
        "changeset": 104072448,\n
        "user": "Woinic",\n
        "uid": 7092784,\n
        "nodes": [\n
          8694419298,\n
          8694419297,\n
          8694419296,\n
          8694419295,\n
          8694419294,\n
          8694419293,\n
          8694419298\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 965665760,\n
        "timestamp": "2022-08-26T14:09:24Z",\n
        "version": 3,\n
        "changeset": 125409340,\n
        "user": "tintou",\n
        "uid": 178739,\n
        "nodes": [\n
          8933405438,\n
          8933405439,\n
          8933405440,\n
          8933405441,\n
          8933405438\n
        ],\n
        "tags": {\n
          "addr:city": "Chooz",\n
          "addr:postcode": "08600",\n
          "addr:street": "Rue du Petit Chooz",\n
          "amenity": "restaurant",\n
          "building": "yes",\n
          "cuisine": "friterie",\n
          "facebook": "https://www.facebook.com/profile.php?id=100057680550171",\n
          "fixme": "Emplacement au sol à améliorer une fois les vues aériennes disponibles.",\n
          "name": "La frite Calcéenne",\n
          "opening_hours": "Tu-Fr 11:30-13:15, 18:30-21:00; Sa, Su 18:30-21:00"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1221041494,\n
        "timestamp": "2023-11-04T17:53:55Z",\n
        "version": 2,\n
        "changeset": 143624314,\n
        "user": "GBT0",\n
        "uid": 12290669,\n
        "nodes": [\n
          11314949463,\n
          11314956451,\n
          11314949459,\n
          11314949462,\n
          11314956453,\n
          11314949461,\n
          11314956452,\n
          11314949460,\n
          11314956454,\n
          11314949463\n
        ],\n
        "tags": {\n
          "building": "shed",\n
          "building:levels": "1",\n
          "height": "7",\n
          "name": "Cabane de chasse de Chooz",\n
          "operator": "Commune de Chooz"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1221044117,\n
        "timestamp": "2023-11-04T18:00:24Z",\n
        "version": 1,\n
        "changeset": 143624518,\n
        "user": "GBT0",\n
        "uid": 12290669,\n
        "nodes": [\n
          11315109755,\n
          11315109754,\n
          11315109753,\n
          11315109752,\n
          11315109755\n
        ],\n
        "tags": {\n
          "building": "cabin"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1221044118,\n
        "timestamp": "2023-11-04T18:00:24Z",\n
        "version": 1,\n
        "changeset": 143624518,\n
        "user": "GBT0",\n
        "uid": 12290669,\n
        "nodes": [\n
          11315109759,\n
          11315109758,\n
          11315109757,\n
          11315109756,\n
          11315109759\n
        ],\n
        "tags": {\n
          "building": "carport",\n
          "building:levels": "1",\n
          "height": "2",\n
          "name": "Abri bûches",\n
          "operator": "Société de chasse de Chooz"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1221044119,\n
        "timestamp": "2023-11-04T18:00:24Z",\n
        "version": 1,\n
        "changeset": 143624518,\n
        "user": "GBT0",\n
        "uid": 12290669,\n
        "nodes": [\n
          11315109763,\n
          11315109762,\n
          11315109761,\n
          11315109760,\n
          11315109763\n
        ],\n
        "tags": {\n
          "building": "carport",\n
          "building:levels": "1",\n
          "height": "2",\n
          "name": "Abri bûches",\n
          "operator": "Société de chasse de Chooz"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1294922786,\n
        "timestamp": "2024-06-22T09:19:24Z",\n
        "version": 1,\n
        "changeset": 153021357,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841,\n
        "nodes": [\n
          12000389572,\n
          12000389573,\n
          12000389574,\n
          12000389575,\n
          12000389576,\n
          12000389577,\n
          12000389578,\n
          12000389579,\n
          12000389580,\n
          12000389581,\n
          12000389582,\n
          12000389583,\n
          12000389584,\n
          12000389585,\n
          12000389586,\n
          12000389587,\n
          12000389588,\n
          12000389589,\n
          12000389590,\n
          12000389591,\n
          12000389592,\n
          12000389593,\n
          12000389594,\n
          12000389572\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1294922794,\n
        "timestamp": "2024-06-22T09:19:24Z",\n
        "version": 1,\n
        "changeset": 153021357,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841,\n
        "nodes": [\n
          12000389622,\n
          12000389623,\n
          12000389624,\n
          12000389625,\n
          12000389622\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "fixme": "bad satellite image when drawing",\n
          "name": "Livraisons / Magasin Rupture de Charge (MRC)"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1295050188,\n
        "timestamp": "2024-06-22T19:43:38Z",\n
        "version": 1,\n
        "changeset": 153043561,\n
        "user": "Macumba Macaca",\n
        "uid": 2109841,\n
        "nodes": [\n
          12001335230,\n
          12001335231,\n
          12001335232,\n
          12001335233,\n
          12001335230\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1368111260,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 1,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986,\n
        "nodes": [\n
          12670276034,\n
          12670276033,\n
          12670276032,\n
          12670276031,\n
          12670276030,\n
          12670276029,\n
          12670276028,\n
          12670276027,\n
          12670276026,\n
          12670276025,\n
          12670276024,\n
          12670276023,\n
          12670276022,\n
          12670276021,\n
          12670276020,\n
          12670276034\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1368111261,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 1,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986,\n
        "nodes": [\n
          12670276038,\n
          12670276037,\n
          12670276036,\n
          12670276035,\n
          12670276038\n
        ],\n
        "tags": {\n
          "building": "roof"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1368111262,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 1,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986,\n
        "nodes": [\n
          12670276010,\n
          12670276009,\n
          12670276008,\n
          12670276011,\n
          12670276007,\n
          12670276039,\n
          12670276042,\n
          12670276041,\n
          12670276040,\n
          12670276010\n
        ],\n
        "tags": {\n
          "building": "roof"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1368111263,\n
        "timestamp": "2025-03-16T15:03:07Z",\n
        "version": 1,\n
        "changeset": 163693011,\n
        "user": "CouscousMerguez",\n
        "uid": 12749986,\n
        "nodes": [\n
          12670276048,\n
          12670276017,\n
          12670276047,\n
          12670276046,\n
          12670276045,\n
          12670276044,\n
          12670276043,\n
          12670276048\n
        ],\n
        "tags": {\n
          "building": "roof"\n
        }\n
      }\n
      \n
        ]\n
      }\n
      """
  ]
]